[==========] 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:54:41.777804 17962 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.138.190:41413
I20260709 14:54:41.779254 17962 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:54:41.780193 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:41.795123 17971 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:54:41.795184 17969 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:54:41.796656 17962 server_base.cc:1061] running on GCE node
W20260709 14:54:41.796031 17968 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:54:42.896370 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:42.896589 17962 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:54:42.896811 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608882896777 us; error 0 us; skew 500 ppm
I20260709 14:54:42.897614 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:42.903436 17962 webserver.cc:533] Webserver started at http://127.17.138.190:44531/ using document root <none> and password file <none>
I20260709 14:54:42.904265 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:42.904464 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:42.904892 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:42.910413 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/master-0-root/instance:
uuid: "1b2569bba1dd4e508c972ddaa63ebaab"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-h37j"
I20260709 14:54:42.917562 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:42.922411 17977 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:54:42.923434 17962 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:54:42.923738 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/master-0-root
uuid: "1b2569bba1dd4e508c972ddaa63ebaab"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-h37j"
I20260709 14:54:42.924072 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-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:54:42.969700 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:42.971467 17962 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:54:42.972088 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:43.038586 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.190:41413
I20260709 14:54:43.038661 18028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.190:41413 every 8 connection(s)
I20260709 14:54:43.045797 18029 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:54:43.065726 18029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab: Bootstrap starting.
I20260709 14:54:43.071116 18029 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:43.072831 18029 log.cc:826] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab: Log is configured to *not* fsync() on all Append() calls
I20260709 14:54:43.076855 18029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab: No bootstrap required, opened a new log
I20260709 14:54:43.096680 18029 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b2569bba1dd4e508c972ddaa63ebaab" member_type: VOTER }
I20260709 14:54:43.097163 18029 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:43.097395 18029 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2569bba1dd4e508c972ddaa63ebaab, State: Initialized, Role: FOLLOWER
I20260709 14:54:43.098217 18029 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b2569bba1dd4e508c972ddaa63ebaab" member_type: VOTER }
I20260709 14:54:43.098666 18029 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:43.098934 18029 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:43.099258 18029 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.103066 18029 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b2569bba1dd4e508c972ddaa63ebaab" member_type: VOTER }
I20260709 14:54:43.103709 18029 leader_election.cc:304] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [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: 1b2569bba1dd4e508c972ddaa63ebaab; no voters: 
I20260709 14:54:43.105283 18029 leader_election.cc:290] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:43.105574 18032 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:43.107820 18032 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [term 1 LEADER]: Becoming Leader. State: Replica: 1b2569bba1dd4e508c972ddaa63ebaab, State: Running, Role: LEADER
I20260709 14:54:43.108636 18032 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [LEADER]: Queue going to LEADER mode. State: All 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: "1b2569bba1dd4e508c972ddaa63ebaab" member_type: VOTER }
I20260709 14:54:43.109591 18029 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:43.117842 18033 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1b2569bba1dd4e508c972ddaa63ebaab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b2569bba1dd4e508c972ddaa63ebaab" member_type: VOTER } }
I20260709 14:54:43.118155 18034 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1b2569bba1dd4e508c972ddaa63ebaab. Latest consensus state: current_term: 1 leader_uuid: "1b2569bba1dd4e508c972ddaa63ebaab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b2569bba1dd4e508c972ddaa63ebaab" member_type: VOTER } }
I20260709 14:54:43.118501 18033 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:43.118829 18034 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:43.121201 18041 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:43.131850 18041 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:43.133934 17962 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:43.148372 18041 catalog_manager.cc:1383] Generated new cluster ID: 3f4142e034664469879ab58e2ed23277
I20260709 14:54:43.148607 18041 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:43.162065 18041 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:43.163441 18041 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:43.176661 18041 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab: Generated new TSK 0
I20260709 14:54:43.177482 18041 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:43.200492 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:43.209465 18051 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:54:43.210502 18052 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:54:43.213318 18054 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:54:43.214095 17962 server_base.cc:1061] running on GCE node
I20260709 14:54:43.214815 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:43.215010 17962 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:54:43.215178 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608883215158 us; error 0 us; skew 500 ppm
I20260709 14:54:43.215735 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:43.219560 17962 webserver.cc:533] Webserver started at http://127.17.138.129:37605/ using document root <none> and password file <none>
I20260709 14:54:43.220059 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:43.220242 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:43.220551 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:43.221727 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-0-root/instance:
uuid: "98e7fc060a4a4423b1c67bb729777d04"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-h37j"
I20260709 14:54:43.227276 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 14:54:43.231139 18059 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:54:43.231917 17962 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:54:43.232245 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-0-root
uuid: "98e7fc060a4a4423b1c67bb729777d04"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-h37j"
I20260709 14:54:43.232620 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-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:54:43.263909 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:43.265542 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:43.268162 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:43.273312 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:43.273607 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.273939 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:43.274165 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.359191 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.129:38723
I20260709 14:54:43.359225 18121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.129:38723 every 8 connection(s)
I20260709 14:54:43.366709 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:43.375280 18126 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:54:43.376884 18127 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:54:43.385624 17962 server_base.cc:1061] running on GCE node
W20260709 14:54:43.385787 18129 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:54:43.386945 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:43.387403 17962 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:54:43.387751 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608883387705 us; error 0 us; skew 500 ppm
I20260709 14:54:43.388595 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:43.392638 17962 webserver.cc:533] Webserver started at http://127.17.138.130:45993/ using document root <none> and password file <none>
I20260709 14:54:43.393016 18122 heartbeater.cc:344] Connected to a master server at 127.17.138.190:41413
I20260709 14:54:43.393326 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:43.393492 18122 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:43.393569 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:43.393947 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:43.394650 18122 heartbeater.cc:507] Master 127.17.138.190:41413 requested a full tablet report, sending...
I20260709 14:54:43.395493 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-1-root/instance:
uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-h37j"
I20260709 14:54:43.398010 17994 ts_manager.cc:194] Registered new tserver with Master: 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723)
I20260709 14:54:43.400822 17994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46464
I20260709 14:54:43.402064 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:54:43.406507 18134 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:54:43.407245 17962 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:54:43.407486 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-1-root
uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-h37j"
I20260709 14:54:43.407724 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-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:54:43.444742 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:43.445996 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:43.447365 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:43.450085 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:43.450268 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.450495 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:43.450644 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.535760 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.130:34531
I20260709 14:54:43.535983 18196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.130:34531 every 8 connection(s)
I20260709 14:54:43.543407 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:43.551411 18200 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:54:43.554235 18201 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:54:43.556629 18197 heartbeater.cc:344] Connected to a master server at 127.17.138.190:41413
I20260709 14:54:43.557070 18197 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:43.558171 18197 heartbeater.cc:507] Master 127.17.138.190:41413 requested a full tablet report, sending...
I20260709 14:54:43.558558 17962 server_base.cc:1061] running on GCE node
W20260709 14:54:43.559780 18203 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:54:43.560307 17994 ts_manager.cc:194] Registered new tserver with Master: 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:43.560802 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:43.561055 17962 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:54:43.561255 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608883561233 us; error 0 us; skew 500 ppm
I20260709 14:54:43.562003 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:43.562039 17994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46468
I20260709 14:54:43.564932 17962 webserver.cc:533] Webserver started at http://127.17.138.131:35041/ using document root <none> and password file <none>
I20260709 14:54:43.565403 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:43.565582 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:43.565847 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:43.566866 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-2-root/instance:
uuid: "202e22cc7a364d3d91944886e26d98cd"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-h37j"
I20260709 14:54:43.571211 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:43.574600 18208 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:54:43.575677 17962 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:54:43.576042 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-2-root
uuid: "202e22cc7a364d3d91944886e26d98cd"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-h37j"
I20260709 14:54:43.576323 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608881620301-17962-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:54:43.602995 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:43.604242 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:43.606483 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:43.609273 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:43.609551 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.609820 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:43.610030 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.689064 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.131:36603
I20260709 14:54:43.689217 18270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.131:36603 every 8 connection(s)
I20260709 14:54:43.704321 18271 heartbeater.cc:344] Connected to a master server at 127.17.138.190:41413
I20260709 14:54:43.704636 18271 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:43.705363 18271 heartbeater.cc:507] Master 127.17.138.190:41413 requested a full tablet report, sending...
I20260709 14:54:43.707185 17994 ts_manager.cc:194] Registered new tserver with Master: 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:43.707343 17962 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012220013s
I20260709 14:54:43.708854 17994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46482
I20260709 14:54:43.754142 17994 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46488:
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:54:43.757546 17994 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:54:43.850438 18162 tablet_service.cc:1511] Processing CreateTablet for tablet c2a3362f6050488291e5a105507319c8 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:43.851231 18159 tablet_service.cc:1511] Processing CreateTablet for tablet f399164d28a24cc1a8203999cb9f6f7c (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:43.851595 18161 tablet_service.cc:1511] Processing CreateTablet for tablet 45dc572f009a42ba826352e8c0e235e4 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:43.852028 18162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a3362f6050488291e5a105507319c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.855167 18161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45dc572f009a42ba826352e8c0e235e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.855878 18235 tablet_service.cc:1511] Processing CreateTablet for tablet 45dc572f009a42ba826352e8c0e235e4 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:43.856262 18236 tablet_service.cc:1511] Processing CreateTablet for tablet c2a3362f6050488291e5a105507319c8 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:43.857228 18235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45dc572f009a42ba826352e8c0e235e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.853416 18160 tablet_service.cc:1511] Processing CreateTablet for tablet fefd4af9272e45d894fdf8305a5cbbe9 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:43.858508 18234 tablet_service.cc:1511] Processing CreateTablet for tablet fefd4af9272e45d894fdf8305a5cbbe9 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:43.858942 18159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f399164d28a24cc1a8203999cb9f6f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.859501 18236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a3362f6050488291e5a105507319c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.866184 18160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefd4af9272e45d894fdf8305a5cbbe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.872447 18234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefd4af9272e45d894fdf8305a5cbbe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.874804 18233 tablet_service.cc:1511] Processing CreateTablet for tablet f399164d28a24cc1a8203999cb9f6f7c (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:43.879036 18233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f399164d28a24cc1a8203999cb9f6f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.886264 18158 tablet_service.cc:1511] Processing CreateTablet for tablet 5482ebcf010c468b9deb7cc8cd83bf4f (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:43.891170 18232 tablet_service.cc:1511] Processing CreateTablet for tablet 5482ebcf010c468b9deb7cc8cd83bf4f (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:43.892818 18232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5482ebcf010c468b9deb7cc8cd83bf4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.895097 18158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5482ebcf010c468b9deb7cc8cd83bf4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.922065 18157 tablet_service.cc:1511] Processing CreateTablet for tablet 5347788b99ce46289198e59e9daf5550 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:43.924161 18157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5347788b99ce46289198e59e9daf5550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.925513 18234 tablet_service.cc:1511] Processing CreateTablet for tablet 5347788b99ce46289198e59e9daf5550 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:43.929790 18234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5347788b99ce46289198e59e9daf5550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.929477 18087 tablet_service.cc:1511] Processing CreateTablet for tablet c2a3362f6050488291e5a105507319c8 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:43.943409 18087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a3362f6050488291e5a105507319c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.944785 18086 tablet_service.cc:1511] Processing CreateTablet for tablet 45dc572f009a42ba826352e8c0e235e4 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:43.947516 18083 tablet_service.cc:1511] Processing CreateTablet for tablet 5482ebcf010c468b9deb7cc8cd83bf4f (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:43.949641 18085 tablet_service.cc:1511] Processing CreateTablet for tablet fefd4af9272e45d894fdf8305a5cbbe9 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:43.953069 18083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5482ebcf010c468b9deb7cc8cd83bf4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.954013 18081 tablet_service.cc:1511] Processing CreateTablet for tablet b12364fb7be64d939914c4c764bd147c (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:43.948119 18084 tablet_service.cc:1511] Processing CreateTablet for tablet f399164d28a24cc1a8203999cb9f6f7c (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:43.957237 18082 tablet_service.cc:1511] Processing CreateTablet for tablet 5347788b99ce46289198e59e9daf5550 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:43.959628 18086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45dc572f009a42ba826352e8c0e235e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.960458 18081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12364fb7be64d939914c4c764bd147c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.963817 18235 tablet_service.cc:1511] Processing CreateTablet for tablet b12364fb7be64d939914c4c764bd147c (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:43.964962 18235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12364fb7be64d939914c4c764bd147c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.965507 18082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5347788b99ce46289198e59e9daf5550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.967422 18085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefd4af9272e45d894fdf8305a5cbbe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.961144 18289 tablet_bootstrap.cc:492] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd: Bootstrap starting.
I20260709 14:54:43.971062 18084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f399164d28a24cc1a8203999cb9f6f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.970141 18158 tablet_service.cc:1511] Processing CreateTablet for tablet b12364fb7be64d939914c4c764bd147c (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:43.978873 18080 tablet_service.cc:1511] Processing CreateTablet for tablet 23099c41c23c4a01b0f0f95e0ff32e56 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:43.980883 18162 tablet_service.cc:1511] Processing CreateTablet for tablet 23099c41c23c4a01b0f0f95e0ff32e56 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:43.981550 18080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23099c41c23c4a01b0f0f95e0ff32e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.986454 18158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12364fb7be64d939914c4c764bd147c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.988389 18162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23099c41c23c4a01b0f0f95e0ff32e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.982383 18290 tablet_bootstrap.cc:492] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6: Bootstrap starting.
I20260709 14:54:43.996579 18233 tablet_service.cc:1511] Processing CreateTablet for tablet 23099c41c23c4a01b0f0f95e0ff32e56 (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:44.000811 18233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23099c41c23c4a01b0f0f95e0ff32e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:44.004541 18079 tablet_service.cc:1511] Processing CreateTablet for tablet 31d37559adb5483a847f2755cd89e75a (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:44.016613 18079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d37559adb5483a847f2755cd89e75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:44.046056 18236 tablet_service.cc:1511] Processing CreateTablet for tablet 31d37559adb5483a847f2755cd89e75a (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:44.044912 18157 tablet_service.cc:1511] Processing CreateTablet for tablet 31d37559adb5483a847f2755cd89e75a (DEFAULT_TABLE table=test-workload [id=a702508472ce4b5f9fda388c6ed8d8a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:44.054947 18236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d37559adb5483a847f2755cd89e75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:44.068598 18157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d37559adb5483a847f2755cd89e75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:44.069597 18290 tablet_bootstrap.cc:654] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.077407 18291 tablet_bootstrap.cc:492] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04: Bootstrap starting.
I20260709 14:54:44.083204 18289 tablet_bootstrap.cc:654] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.087809 18290 tablet_bootstrap.cc:492] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6: No bootstrap required, opened a new log
I20260709 14:54:44.088174 18290 ts_tablet_manager.cc:1403] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent bootstrapping tablet: real 0.138s	user 0.003s	sys 0.009s
I20260709 14:54:44.090303 18290 raft_consensus.cc:359] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.091035 18290 raft_consensus.cc:385] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.091332 18290 raft_consensus.cc:740] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.092180 18291 tablet_bootstrap.cc:654] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.092482 18290 consensus_queue.cc:260] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.097265 18289 tablet_bootstrap.cc:492] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd: No bootstrap required, opened a new log
I20260709 14:54:44.097688 18289 ts_tablet_manager.cc:1403] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd: Time spent bootstrapping tablet: real 0.168s	user 0.004s	sys 0.009s
I20260709 14:54:44.098963 18197 heartbeater.cc:499] Master 127.17.138.190:41413 was elected leader, sending a full tablet report...
I20260709 14:54:44.101244 18291 tablet_bootstrap.cc:492] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04: No bootstrap required, opened a new log
I20260709 14:54:44.101727 18291 ts_tablet_manager.cc:1403] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.009s
I20260709 14:54:44.103264 18290 ts_tablet_manager.cc:1434] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 14:54:44.104290 18290 tablet_bootstrap.cc:492] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6: Bootstrap starting.
I20260709 14:54:44.104673 18291 raft_consensus.cc:359] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.105448 18291 raft_consensus.cc:385] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.105800 18291 raft_consensus.cc:740] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.106616 18291 consensus_queue.cc:260] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.110641 18289 raft_consensus.cc:359] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.111498 18289 raft_consensus.cc:385] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.111889 18289 raft_consensus.cc:740] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.112763 18289 consensus_queue.cc:260] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.117400 18290 tablet_bootstrap.cc:654] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.124185 18122 heartbeater.cc:499] Master 127.17.138.190:41413 was elected leader, sending a full tablet report...
W20260709 14:54:44.127190 18042 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:44.129379 18291 ts_tablet_manager.cc:1434] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04: Time spent starting tablet: real 0.027s	user 0.021s	sys 0.001s
I20260709 14:54:44.130324 18291 tablet_bootstrap.cc:492] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04: Bootstrap starting.
I20260709 14:54:44.130330 18271 heartbeater.cc:499] Master 127.17.138.190:41413 was elected leader, sending a full tablet report...
I20260709 14:54:44.132812 18290 tablet_bootstrap.cc:492] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6: No bootstrap required, opened a new log
I20260709 14:54:44.138203 18290 ts_tablet_manager.cc:1403] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.002s
I20260709 14:54:44.140954 18290 raft_consensus.cc:359] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.137208 18291 tablet_bootstrap.cc:654] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.141566 18289 ts_tablet_manager.cc:1434] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd: Time spent starting tablet: real 0.044s	user 0.011s	sys 0.000s
I20260709 14:54:44.141649 18290 raft_consensus.cc:385] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.145180 18290 raft_consensus.cc:740] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.146062 18290 consensus_queue.cc:260] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.148113 18290 ts_tablet_manager.cc:1434] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260709 14:54:44.148945 18290 tablet_bootstrap.cc:492] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6: Bootstrap starting.
I20260709 14:54:44.146535 18289 tablet_bootstrap.cc:492] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd: Bootstrap starting.
I20260709 14:54:44.159807 18290 tablet_bootstrap.cc:654] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.161191 18289 tablet_bootstrap.cc:654] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.166165 18291 tablet_bootstrap.cc:492] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04: No bootstrap required, opened a new log
I20260709 14:54:44.166535 18291 ts_tablet_manager.cc:1403] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.009s
I20260709 14:54:44.168490 18291 raft_consensus.cc:359] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.168999 18291 raft_consensus.cc:385] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.169236 18291 raft_consensus.cc:740] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.169763 18291 consensus_queue.cc:260] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.171357 18290 tablet_bootstrap.cc:492] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6: No bootstrap required, opened a new log
I20260709 14:54:44.171799 18290 ts_tablet_manager.cc:1403] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260709 14:54:44.171963 18291 ts_tablet_manager.cc:1434] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260709 14:54:44.172847 18291 tablet_bootstrap.cc:492] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04: Bootstrap starting.
I20260709 14:54:44.174526 18290 raft_consensus.cc:359] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.175199 18290 raft_consensus.cc:385] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.175465 18290 raft_consensus.cc:740] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.176132 18290 consensus_queue.cc:260] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.178506 18290 ts_tablet_manager.cc:1434] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:44.179136 18291 tablet_bootstrap.cc:654] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.179438 18290 tablet_bootstrap.cc:492] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6: Bootstrap starting.
I20260709 14:54:44.185827 18290 tablet_bootstrap.cc:654] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.191601 18291 tablet_bootstrap.cc:492] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04: No bootstrap required, opened a new log
I20260709 14:54:44.192041 18291 ts_tablet_manager.cc:1403] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:54:44.195294 18290 tablet_bootstrap.cc:492] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6: No bootstrap required, opened a new log
I20260709 14:54:44.194943 18291 raft_consensus.cc:359] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.195674 18291 raft_consensus.cc:385] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.195741 18290 ts_tablet_manager.cc:1403] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:54:44.196053 18291 raft_consensus.cc:740] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.196839 18289 tablet_bootstrap.cc:492] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd: No bootstrap required, opened a new log
I20260709 14:54:44.196774 18291 consensus_queue.cc:260] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
W20260709 14:54:44.197314 18272 tablet.cc:2406] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:44.197361 18289 ts_tablet_manager.cc:1403] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260709 14:54:44.199155 18291 ts_tablet_manager.cc:1434] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:54:44.200049 18291 tablet_bootstrap.cc:492] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04: Bootstrap starting.
I20260709 14:54:44.201052 18290 raft_consensus.cc:359] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.201735 18290 raft_consensus.cc:385] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.202056 18290 raft_consensus.cc:740] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.202732 18290 consensus_queue.cc:260] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.205085 18290 ts_tablet_manager.cc:1434] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:44.205997 18290 tablet_bootstrap.cc:492] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6: Bootstrap starting.
I20260709 14:54:44.207923 18291 tablet_bootstrap.cc:654] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.212090 18290 tablet_bootstrap.cc:654] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.218676 18289 raft_consensus.cc:359] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.219516 18289 raft_consensus.cc:385] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.219872 18289 raft_consensus.cc:740] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.220801 18289 consensus_queue.cc:260] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.223104 18289 ts_tablet_manager.cc:1434] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:44.223246 18290 tablet_bootstrap.cc:492] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6: No bootstrap required, opened a new log
I20260709 14:54:44.223716 18290 ts_tablet_manager.cc:1403] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:54:44.224435 18289 tablet_bootstrap.cc:492] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd: Bootstrap starting.
I20260709 14:54:44.226416 18290 raft_consensus.cc:359] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.227098 18290 raft_consensus.cc:385] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.227382 18290 raft_consensus.cc:740] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.228048 18290 consensus_queue.cc:260] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.231251 18296 raft_consensus.cc:493] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.232245 18290 ts_tablet_manager.cc:1434] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:54:44.236284 18290 tablet_bootstrap.cc:492] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6: Bootstrap starting.
I20260709 14:54:44.231948 18296 raft_consensus.cc:515] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.233553 18289 tablet_bootstrap.cc:654] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.238931 18294 raft_consensus.cc:493] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.239243 18296 leader_election.cc:290] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.239390 18294 raft_consensus.cc:515] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.242849 18294 leader_election.cc:290] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.235589 18291 tablet_bootstrap.cc:492] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04: No bootstrap required, opened a new log
I20260709 14:54:44.244200 18291 ts_tablet_manager.cc:1403] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.014s
I20260709 14:54:44.260842 18291 raft_consensus.cc:359] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.261613 18291 raft_consensus.cc:385] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.261919 18291 raft_consensus.cc:740] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.266914 18291 consensus_queue.cc:260] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.274930 18291 ts_tablet_manager.cc:1434] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:54:44.275903 18291 tablet_bootstrap.cc:492] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04: Bootstrap starting.
I20260709 14:54:44.277462 18290 tablet_bootstrap.cc:654] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.284878 18289 tablet_bootstrap.cc:492] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd: No bootstrap required, opened a new log
I20260709 14:54:44.285360 18289 ts_tablet_manager.cc:1403] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.004s
I20260709 14:54:44.289101 18289 raft_consensus.cc:359] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.289819 18289 raft_consensus.cc:385] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.290179 18289 raft_consensus.cc:740] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.290977 18289 consensus_queue.cc:260] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.295017 18289 ts_tablet_manager.cc:1434] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:44.315241 18289 tablet_bootstrap.cc:492] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd: Bootstrap starting.
I20260709 14:54:44.320175 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d37559adb5483a847f2755cd89e75a" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" is_pre_election: true
I20260709 14:54:44.323139 18290 tablet_bootstrap.cc:492] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6: No bootstrap required, opened a new log
I20260709 14:54:44.323663 18290 ts_tablet_manager.cc:1403] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.020s
I20260709 14:54:44.325855 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04" is_pre_election: true
W20260709 14:54:44.325505 18060 leader_election.cc:343] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.326861 18097 raft_consensus.cc:2468] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 0.
I20260709 14:54:44.329685 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd" is_pre_election: true
I20260709 14:54:44.331727 18135 leader_election.cc:304] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
W20260709 14:54:44.332552 18137 leader_election.cc:343] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.332631 18294 raft_consensus.cc:2804] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.333066 18294 raft_consensus.cc:493] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.333745 18294 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.334142 18291 tablet_bootstrap.cc:654] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.337025 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d37559adb5483a847f2755cd89e75a" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd" is_pre_election: true
I20260709 14:54:44.336175 18290 raft_consensus.cc:359] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.338049 18290 raft_consensus.cc:385] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.338361 18290 raft_consensus.cc:740] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Initialized, Role: FOLLOWER
W20260709 14:54:44.339051 18062 leader_election.cc:343] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.339486 18062 leader_election.cc:304] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e7fc060a4a4423b1c67bb729777d04; no voters: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6
I20260709 14:54:44.343330 18296 raft_consensus.cc:2749] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:44.339398 18290 consensus_queue.cc:260] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.347512 18314 raft_consensus.cc:493] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.348834 18314 raft_consensus.cc:515] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.349391 18294 raft_consensus.cc:515] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.349438 18289 tablet_bootstrap.cc:654] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.350800 18314 leader_election.cc:290] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.351491 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04" is_pre_election: true
I20260709 14:54:44.349887 18290 ts_tablet_manager.cc:1434] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.003s
W20260709 14:54:44.354621 18135 leader_election.cc:343] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.354925 18294 leader_election.cc:290] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.355633 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd" is_pre_election: true
I20260709 14:54:44.355871 18290 tablet_bootstrap.cc:492] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6: Bootstrap starting.
I20260709 14:54:44.356206 18246 raft_consensus.cc:2468] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 0.
I20260709 14:54:44.356621 18289 tablet_bootstrap.cc:492] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd: No bootstrap required, opened a new log
I20260709 14:54:44.357041 18289 ts_tablet_manager.cc:1403] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.001s
I20260709 14:54:44.358780 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:44.359020 18137 leader_election.cc:304] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:44.359290 18097 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.364166 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:44.364640 18289 raft_consensus.cc:359] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.365713 18289 raft_consensus.cc:385] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.366030 18289 raft_consensus.cc:740] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Initialized, Role: FOLLOWER
W20260709 14:54:44.366135 18137 leader_election.cc:343] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.366852 18289 consensus_queue.cc:260] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.360993 18294 raft_consensus.cc:2804] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.368894 18294 raft_consensus.cc:493] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.370054 18294 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.373682 18097 raft_consensus.cc:2468] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 1.
I20260709 14:54:44.378265 18135 leader_election.cc:304] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 202e22cc7a364d3d91944886e26d98cd
I20260709 14:54:44.379083 18314 raft_consensus.cc:2804] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.379520 18314 raft_consensus.cc:697] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:44.380409 18314 consensus_queue.cc:237] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.385005 18289 ts_tablet_manager.cc:1434] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.006s
I20260709 14:54:44.386020 18289 tablet_bootstrap.cc:492] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd: Bootstrap starting.
I20260709 14:54:44.389015 18294 raft_consensus.cc:515] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.395037 18291 tablet_bootstrap.cc:492] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04: No bootstrap required, opened a new log
I20260709 14:54:44.395512 18291 ts_tablet_manager.cc:1403] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04: Time spent bootstrapping tablet: real 0.120s	user 0.007s	sys 0.020s
I20260709 14:54:44.397539 18294 leader_election.cc:290] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.398172 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
W20260709 14:54:44.399384 18135 leader_election.cc:343] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.399127 18291 raft_consensus.cc:359] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.399821 18291 raft_consensus.cc:385] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.399791 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:44.400228 18291 raft_consensus.cc:740] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.400398 18246 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.402735 18289 tablet_bootstrap.cc:654] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.404296 18291 consensus_queue.cc:260] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.405445 18246 raft_consensus.cc:2468] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 1.
I20260709 14:54:44.406440 18137 leader_election.cc:304] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:44.407447 18294 raft_consensus.cc:2804] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.407933 18294 raft_consensus.cc:697] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:44.408821 18291 ts_tablet_manager.cc:1434] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:54:44.408705 18294 consensus_queue.cc:237] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.419683 18291 tablet_bootstrap.cc:492] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04: Bootstrap starting.
I20260709 14:54:44.438304 18291 tablet_bootstrap.cc:654] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.438832 17993 catalog_manager.cc:5697] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.440654 18290 tablet_bootstrap.cc:654] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.441331 18297 raft_consensus.cc:493] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.441962 18297 raft_consensus.cc:515] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.444545 18297 leader_election.cc:290] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:44.447515 18289 tablet_bootstrap.cc:492] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd: No bootstrap required, opened a new log
I20260709 14:54:44.448024 18289 ts_tablet_manager.cc:1403] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.000s
I20260709 14:54:44.452224 18289 raft_consensus.cc:359] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.452975 18289 raft_consensus.cc:385] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.453320 18289 raft_consensus.cc:740] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.454100 18289 consensus_queue.cc:260] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.457983 18290 tablet_bootstrap.cc:492] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6: No bootstrap required, opened a new log
I20260709 14:54:44.458464 18290 ts_tablet_manager.cc:1403] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.000s
I20260709 14:54:44.461192 18290 raft_consensus.cc:359] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.462512 18290 raft_consensus.cc:385] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.462879 18290 raft_consensus.cc:740] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.463608 18290 consensus_queue.cc:260] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.465921 18290 ts_tablet_manager.cc:1434] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:44.462196 18289 ts_tablet_manager.cc:1434] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:54:44.466116 18291 tablet_bootstrap.cc:492] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04: No bootstrap required, opened a new log
I20260709 14:54:44.466584 18291 ts_tablet_manager.cc:1403] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.012s
I20260709 14:54:44.467057 18289 tablet_bootstrap.cc:492] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd: Bootstrap starting.
I20260709 14:54:44.469223 18291 raft_consensus.cc:359] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.469940 18291 raft_consensus.cc:385] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.470263 18291 raft_consensus.cc:740] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.471019 18290 tablet_bootstrap.cc:492] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6: Bootstrap starting.
I20260709 14:54:44.477602 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" is_pre_election: true
I20260709 14:54:44.478262 18172 raft_consensus.cc:2468] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 0.
I20260709 14:54:44.479633 18209 leader_election.cc:304] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 
I20260709 14:54:44.480444 18297 raft_consensus.cc:2804] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.480719 18297 raft_consensus.cc:493] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.480969 18297 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.482165 18290 tablet_bootstrap.cc:654] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.487196 18297 raft_consensus.cc:515] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.488941 18314 raft_consensus.cc:493] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.489171 18297 leader_election.cc:290] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:44.489398 18314 raft_consensus.cc:515] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.489642 18297 raft_consensus.cc:493] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.491091 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:44.491379 18314 leader_election.cc:290] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.491295 18297 raft_consensus.cc:515] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.491801 18096 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.493072 18297 leader_election.cc:290] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:44.494382 18171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" is_pre_election: true
I20260709 14:54:44.472319 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04" is_pre_election: true
I20260709 14:54:44.474387 18289 tablet_bootstrap.cc:654] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.495096 18171 raft_consensus.cc:2468] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 0.
I20260709 14:54:44.495400 18095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482ebcf010c468b9deb7cc8cd83bf4f" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04" is_pre_election: true
I20260709 14:54:44.496062 18095 raft_consensus.cc:2468] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 0.
I20260709 14:54:44.491267 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:44.496467 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04" is_pre_election: true
I20260709 14:54:44.496903 18172 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:44.498384 18209 leader_election.cc:343] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.499697 18209 leader_election.cc:304] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:44.500269 18096 raft_consensus.cc:2468] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 1.
I20260709 14:54:44.500483 18297 raft_consensus.cc:2804] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.500797 18297 raft_consensus.cc:493] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.501084 18297 raft_consensus.cc:3060] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.501384 18209 leader_election.cc:304] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:44.501616 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482ebcf010c468b9deb7cc8cd83bf4f" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd" is_pre_election: true
I20260709 14:54:44.502224 18246 raft_consensus.cc:2468] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 0.
I20260709 14:54:44.502360 18135 leader_election.cc:304] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:44.502625 18326 raft_consensus.cc:2804] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.503188 18314 raft_consensus.cc:2804] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.470934 18291 consensus_queue.cc:260] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.503544 18314 raft_consensus.cc:493] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.503925 18314 raft_consensus.cc:3060] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.505333 18172 raft_consensus.cc:2468] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 1.
I20260709 14:54:44.505788 18291 ts_tablet_manager.cc:1434] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:54:44.511121 18314 raft_consensus.cc:515] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.513674 18290 tablet_bootstrap.cc:492] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6: No bootstrap required, opened a new log
I20260709 14:54:44.513675 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482ebcf010c468b9deb7cc8cd83bf4f" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:44.514109 18290 ts_tablet_manager.cc:1403] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.012s
I20260709 14:54:44.514523 18096 raft_consensus.cc:3060] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.516711 18290 raft_consensus.cc:359] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.517324 18290 raft_consensus.cc:385] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.517627 18314 leader_election.cc:290] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.518613 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482ebcf010c468b9deb7cc8cd83bf4f" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:44.518975 18326 raft_consensus.cc:697] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Becoming Leader. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:44.519157 18246 raft_consensus.cc:3060] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.519804 18326 consensus_queue.cc:237] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.520098 18297 raft_consensus.cc:515] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.522058 18096 raft_consensus.cc:2468] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 1.
I20260709 14:54:44.523311 18135 leader_election.cc:304] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:44.524243 18314 raft_consensus.cc:2804] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.524523 18097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:44.524760 18314 raft_consensus.cc:697] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:44.525369 18297 leader_election.cc:290] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:44.517585 18290 raft_consensus.cc:740] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Initialized, Role: FOLLOWER
W20260709 14:54:44.525909 18209 leader_election.cc:343] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.525709 18314 consensus_queue.cc:237] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.526316 18290 consensus_queue.cc:260] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.526964 18246 raft_consensus.cc:2468] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 1.
I20260709 14:54:44.527151 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:44.527670 18172 raft_consensus.cc:3060] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.528519 18290 ts_tablet_manager.cc:1434] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:54:44.529073 18291 tablet_bootstrap.cc:492] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04: Bootstrap starting.
I20260709 14:54:44.529341 18290 tablet_bootstrap.cc:492] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6: Bootstrap starting.
I20260709 14:54:44.533428 18172 raft_consensus.cc:2468] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 1.
I20260709 14:54:44.534521 18209 leader_election.cc:304] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:44.535598 18297 raft_consensus.cc:2804] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.536113 18297 raft_consensus.cc:697] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Becoming Leader. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:44.536911 18297 consensus_queue.cc:237] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.539006 18290 tablet_bootstrap.cc:654] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.543883 18289 tablet_bootstrap.cc:492] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd: No bootstrap required, opened a new log
I20260709 14:54:44.546386 18289 ts_tablet_manager.cc:1403] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.009s
I20260709 14:54:44.550002 18289 raft_consensus.cc:359] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.550704 18289 raft_consensus.cc:385] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.550985 18289 raft_consensus.cc:740] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.551764 18289 consensus_queue.cc:260] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.554874 17994 catalog_manager.cc:5697] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 202e22cc7a364d3d91944886e26d98cd (127.17.138.131). New cstate: current_term: 1 leader_uuid: "202e22cc7a364d3d91944886e26d98cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.561439 18291 tablet_bootstrap.cc:654] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.561607 18290 tablet_bootstrap.cc:492] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6: No bootstrap required, opened a new log
I20260709 14:54:44.564508 18290 ts_tablet_manager.cc:1403] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.003s
I20260709 14:54:44.567128 18290 raft_consensus.cc:359] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.567806 18290 raft_consensus.cc:385] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.568073 18290 raft_consensus.cc:740] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.569168 18289 ts_tablet_manager.cc:1434] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:54:44.568876 18290 consensus_queue.cc:260] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.570904 18290 ts_tablet_manager.cc:1434] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:44.578017 17993 catalog_manager.cc:5697] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 202e22cc7a364d3d91944886e26d98cd (127.17.138.131). New cstate: current_term: 1 leader_uuid: "202e22cc7a364d3d91944886e26d98cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.588763 18289 tablet_bootstrap.cc:492] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd: Bootstrap starting.
I20260709 14:54:44.589789 18297 raft_consensus.cc:493] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.590998 18297 raft_consensus.cc:515] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.592892 18297 leader_election.cc:290] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:44.594264 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04" is_pre_election: true
I20260709 14:54:44.594877 18096 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 0.
I20260709 14:54:44.595783 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" is_pre_election: true
I20260709 14:54:44.596329 18172 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 0.
I20260709 14:54:44.599349 18209 leader_election.cc:304] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 
I20260709 14:54:44.600454 18297 raft_consensus.cc:2804] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.600822 18297 raft_consensus.cc:493] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.601150 18297 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.602257 18314 raft_consensus.cc:493] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.602682 18314 raft_consensus.cc:515] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.604653 18314 leader_election.cc:290] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.605670 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12364fb7be64d939914c4c764bd147c" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd" is_pre_election: true
I20260709 14:54:44.606088 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12364fb7be64d939914c4c764bd147c" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04" is_pre_election: true
W20260709 14:54:44.607040 18137 leader_election.cc:343] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.607157 18297 raft_consensus.cc:515] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
W20260709 14:54:44.607645 18135 leader_election.cc:343] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.608043 18135 leader_election.cc:304] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:44.608713 18314 raft_consensus.cc:2749] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:44.607753 17994 catalog_manager.cc:5697] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.609601 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:44.610132 18096 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.610220 17994 catalog_manager.cc:5697] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.615161 18096 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 1.
I20260709 14:54:44.616142 18209 leader_election.cc:304] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:44.616866 18326 raft_consensus.cc:2804] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.617326 18326 raft_consensus.cc:697] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Becoming Leader. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:44.618094 18326 consensus_queue.cc:237] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.621838 18289 tablet_bootstrap.cc:654] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.629976 18297 leader_election.cc:290] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:44.630209 17992 catalog_manager.cc:5697] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 202e22cc7a364d3d91944886e26d98cd (127.17.138.131). New cstate: current_term: 1 leader_uuid: "202e22cc7a364d3d91944886e26d98cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.632102 18289 tablet_bootstrap.cc:492] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd: No bootstrap required, opened a new log
I20260709 14:54:44.632470 18289 ts_tablet_manager.cc:1403] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.006s
I20260709 14:54:44.634087 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:44.634649 18172 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.635138 18289 raft_consensus.cc:359] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.635794 18289 raft_consensus.cc:385] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.636056 18289 raft_consensus.cc:740] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.636718 18289 consensus_queue.cc:260] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.639011 18289 ts_tablet_manager.cc:1434] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:44.639889 18289 tablet_bootstrap.cc:492] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd: Bootstrap starting.
I20260709 14:54:44.640638 18172 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 1.
I20260709 14:54:44.644928 18291 tablet_bootstrap.cc:492] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04: No bootstrap required, opened a new log
I20260709 14:54:44.645346 18291 ts_tablet_manager.cc:1403] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.034s
I20260709 14:54:44.647784 18289 tablet_bootstrap.cc:654] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.648427 18291 raft_consensus.cc:359] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.649096 18291 raft_consensus.cc:385] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.649374 18291 raft_consensus.cc:740] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.650166 18291 consensus_queue.cc:260] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.651443 18289 tablet_bootstrap.cc:492] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd: No bootstrap required, opened a new log
I20260709 14:54:44.651763 18289 ts_tablet_manager.cc:1403] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 14:54:44.653925 18289 raft_consensus.cc:359] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.654618 18289 raft_consensus.cc:385] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.654706 18291 ts_tablet_manager.cc:1434] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:54:44.654995 18289 raft_consensus.cc:740] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.656016 18291 tablet_bootstrap.cc:492] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04: Bootstrap starting.
I20260709 14:54:44.655750 18289 consensus_queue.cc:260] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.660037 18289 ts_tablet_manager.cc:1434] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:44.660836 18289 tablet_bootstrap.cc:492] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd: Bootstrap starting.
I20260709 14:54:44.664004 18291 tablet_bootstrap.cc:654] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.666525 18289 tablet_bootstrap.cc:654] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.674424 18289 tablet_bootstrap.cc:492] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd: No bootstrap required, opened a new log
I20260709 14:54:44.674899 18289 ts_tablet_manager.cc:1403] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:54:44.674965 18291 tablet_bootstrap.cc:492] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04: No bootstrap required, opened a new log
I20260709 14:54:44.675422 18291 ts_tablet_manager.cc:1403] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 14:54:44.676745 18289 raft_consensus.cc:359] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.677198 18289 raft_consensus.cc:385] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.677392 18289 raft_consensus.cc:740] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.677938 18289 consensus_queue.cc:260] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.677726 18291 raft_consensus.cc:359] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.678691 18291 raft_consensus.cc:385] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.678978 18291 raft_consensus.cc:740] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.679647 18291 consensus_queue.cc:260] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.681764 18291 ts_tablet_manager.cc:1434] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:44.682631 18291 tablet_bootstrap.cc:492] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04: Bootstrap starting.
I20260709 14:54:44.682898 18289 ts_tablet_manager.cc:1434] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:54:44.688094 18291 tablet_bootstrap.cc:654] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.695729 18291 tablet_bootstrap.cc:492] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04: No bootstrap required, opened a new log
I20260709 14:54:44.696130 18291 ts_tablet_manager.cc:1403] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.010s
I20260709 14:54:44.698457 18291 raft_consensus.cc:359] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.699110 18291 raft_consensus.cc:385] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.699370 18291 raft_consensus.cc:740] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.699946 18291 consensus_queue.cc:260] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.701754 18291 ts_tablet_manager.cc:1434] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:44.704576 18297 raft_consensus.cc:493] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.704957 18297 raft_consensus.cc:515] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.706452 18297 leader_election.cc:290] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723)
I20260709 14:54:44.707830 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" is_pre_election: true
I20260709 14:54:44.708144 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04" is_pre_election: true
I20260709 14:54:44.708801 18096 raft_consensus.cc:2393] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 202e22cc7a364d3d91944886e26d98cd in current term 1: Already voted for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in this term.
I20260709 14:54:44.709784 18209 leader_election.cc:304] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd; no voters: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:44.710521 18297 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.715358 18297 raft_consensus.cc:2749] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:44.744654 18314 raft_consensus.cc:493] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.745327 18296 raft_consensus.cc:493] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.745203 18314 raft_consensus.cc:515] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.745733 18296 raft_consensus.cc:515] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.747218 18314 leader_election.cc:290] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.747490 18296 leader_election.cc:290] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.748378 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" is_pre_election: true
I20260709 14:54:44.748900 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23099c41c23c4a01b0f0f95e0ff32e56" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd" is_pre_election: true
I20260709 14:54:44.749130 18172 raft_consensus.cc:2393] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98e7fc060a4a4423b1c67bb729777d04 in current term 1: Already voted for candidate 202e22cc7a364d3d91944886e26d98cd in this term.
I20260709 14:54:44.749487 18246 raft_consensus.cc:2468] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 0.
I20260709 14:54:44.749696 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd" is_pre_election: true
I20260709 14:54:44.748427 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23099c41c23c4a01b0f0f95e0ff32e56" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04" is_pre_election: true
I20260709 14:54:44.750692 18137 leader_election.cc:304] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 
I20260709 14:54:44.751060 18096 raft_consensus.cc:2468] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 0.
I20260709 14:54:44.751246 18062 leader_election.cc:304] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e7fc060a4a4423b1c67bb729777d04; no voters: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6
I20260709 14:54:44.751547 18314 raft_consensus.cc:2804] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.751869 18314 raft_consensus.cc:493] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.752187 18314 raft_consensus.cc:3060] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.752315 18296 raft_consensus.cc:3060] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.758498 18296 raft_consensus.cc:2749] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:44.758502 18314 raft_consensus.cc:515] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.760171 18314 leader_election.cc:290] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.760955 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23099c41c23c4a01b0f0f95e0ff32e56" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:44.761381 18096 raft_consensus.cc:3060] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.761198 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23099c41c23c4a01b0f0f95e0ff32e56" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:44.761832 18245 raft_consensus.cc:3060] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.765348 18096 raft_consensus.cc:2468] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 1.
I20260709 14:54:44.766216 18135 leader_election.cc:304] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:44.766773 18314 raft_consensus.cc:2804] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.767127 18314 raft_consensus.cc:697] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:44.768226 18245 raft_consensus.cc:2468] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 1.
I20260709 14:54:44.768128 18314 consensus_queue.cc:237] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.775261 17993 catalog_manager.cc:5697] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.816491 18296 raft_consensus.cc:493] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.816903 18296 raft_consensus.cc:515] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.818576 18296 leader_election.cc:290] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.819378 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" is_pre_election: true
I20260709 14:54:44.819653 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd" is_pre_election: true
I20260709 14:54:44.820811 18245 raft_consensus.cc:2393] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98e7fc060a4a4423b1c67bb729777d04 in current term 1: Already voted for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in this term.
I20260709 14:54:44.821980 18062 leader_election.cc:304] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e7fc060a4a4423b1c67bb729777d04; no voters: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6
I20260709 14:54:44.822559 18296 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.829290 18296 raft_consensus.cc:2749] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:44.862010 18296 raft_consensus.cc:493] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.862459 18296 raft_consensus.cc:515] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.864653 18296 leader_election.cc:290] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.865129 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12364fb7be64d939914c4c764bd147c" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" is_pre_election: true
I20260709 14:54:44.865244 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12364fb7be64d939914c4c764bd147c" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd" is_pre_election: true
I20260709 14:54:44.865636 18172 raft_consensus.cc:2468] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 0.
I20260709 14:54:44.865901 18245 raft_consensus.cc:2468] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 0.
I20260709 14:54:44.866647 18060 leader_election.cc:304] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:44.867412 18296 raft_consensus.cc:2804] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.867767 18296 raft_consensus.cc:493] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.868084 18296 raft_consensus.cc:3060] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.874248 18296 raft_consensus.cc:515] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.876121 18296 leader_election.cc:290] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 election: Requested vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.876835 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12364fb7be64d939914c4c764bd147c" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:44.877264 18172 raft_consensus.cc:3060] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.877174 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12364fb7be64d939914c4c764bd147c" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:44.877797 18245 raft_consensus.cc:3060] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.881373 18172 raft_consensus.cc:2468] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 1.
I20260709 14:54:44.882207 18060 leader_election.cc:304] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:44.882771 18296 raft_consensus.cc:2804] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.883678 18296 raft_consensus.cc:697] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 1 LEADER]: Becoming Leader. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:44.883869 18245 raft_consensus.cc:2468] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 1.
I20260709 14:54:44.884877 18296 consensus_queue.cc:237] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.892479 17993 catalog_manager.cc:5697] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "98e7fc060a4a4423b1c67bb729777d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.910005 18314 consensus_queue.cc:1048] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.910665 18297 consensus_queue.cc:1048] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.924928 18314 consensus_queue.cc:1048] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.928617 18314 consensus_queue.cc:1048] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.943977 18329 consensus_queue.cc:1048] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:44.951200 18314 consensus_queue.cc:1048] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.955629 18314 raft_consensus.cc:493] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.956245 18314 raft_consensus.cc:515] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.960135 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d37559adb5483a847f2755cd89e75a" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd" is_pre_election: true
I20260709 14:54:44.960729 18245 raft_consensus.cc:2468] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 0.
I20260709 14:54:44.961189 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d37559adb5483a847f2755cd89e75a" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04" is_pre_election: true
I20260709 14:54:44.961750 18137 leader_election.cc:304] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 
I20260709 14:54:44.961812 18093 raft_consensus.cc:2468] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 0.
I20260709 14:54:44.962486 18314 leader_election.cc:290] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.962616 18353 raft_consensus.cc:2804] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.963001 18353 raft_consensus.cc:493] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.963373 18353 raft_consensus.cc:3060] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.963388 18314 consensus_queue.cc:1048] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.970185 18353 raft_consensus.cc:515] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.972853 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d37559adb5483a847f2755cd89e75a" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:44.973426 18094 raft_consensus.cc:3060] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.975450 18353 leader_election.cc:290] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:44.976825 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d37559adb5483a847f2755cd89e75a" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:44.977897 18245 raft_consensus.cc:3060] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.980096 18094 raft_consensus.cc:2468] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 1.
I20260709 14:54:44.981170 18135 leader_election.cc:304] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:44.981950 18353 raft_consensus.cc:2804] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.982390 18353 raft_consensus.cc:697] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:44.983136 18353 consensus_queue.cc:237] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:44.988482 18245 raft_consensus.cc:2468] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 1.
I20260709 14:54:44.999502 18314 consensus_queue.cc:1048] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.026439 17993 catalog_manager.cc:5697] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.098784 18329 consensus_queue.cc:1048] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.109148 18329 consensus_queue.cc:1048] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.130004 18329 consensus_queue.cc:1048] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.141671 18326 consensus_queue.cc:1048] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.166973 18353 consensus_queue.cc:1048] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.171427 18353 consensus_queue.cc:1048] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.233345 18172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2a3362f6050488291e5a105507319c8"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
mode: GRACEFUL
new_leader_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:50686
I20260709 14:54:45.234074 18172 raft_consensus.cc:606] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Received request to transfer leadership to TS 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:45.238926 18172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
mode: GRACEFUL
new_leader_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:50686
I20260709 14:54:45.239494 18172 raft_consensus.cc:606] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Received request to transfer leadership to TS 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:45.251788 18246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9"
dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
mode: GRACEFUL
new_leader_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:51902
I20260709 14:54:45.252260 18246 raft_consensus.cc:606] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Received request to transfer leadership to TS 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:45.256949 18246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c"
dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
mode: GRACEFUL
new_leader_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:51902
I20260709 14:54:45.257375 18246 raft_consensus.cc:606] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Received request to transfer leadership to TS 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:45.264039 18246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5347788b99ce46289198e59e9daf5550"
dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
mode: GRACEFUL
new_leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:51902
I20260709 14:54:45.264506 18246 raft_consensus.cc:606] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Received request to transfer leadership to TS 48e9cde4700b410491c1aaa21a2cf7c6
I20260709 14:54:45.277240 18095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b12364fb7be64d939914c4c764bd147c"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
mode: GRACEFUL
new_leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:34816
I20260709 14:54:45.277911 18095 raft_consensus.cc:606] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 1 LEADER]: Received request to transfer leadership to TS 48e9cde4700b410491c1aaa21a2cf7c6
I20260709 14:54:45.285408 18172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31d37559adb5483a847f2755cd89e75a"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
mode: GRACEFUL
new_leader_uuid: "202e22cc7a364d3d91944886e26d98cd"
 from {username='slave'} at 127.0.0.1:50686
I20260709 14:54:45.286016 18172 raft_consensus.cc:606] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Received request to transfer leadership to TS 202e22cc7a364d3d91944886e26d98cd
I20260709 14:54:45.294994 18296 consensus_queue.cc:1048] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.301759 18343 raft_consensus.cc:993] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04: : Instructing follower 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:45.302480 18296 raft_consensus.cc:1081] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 1 LEADER]: Signalling peer 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:45.305080 18171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b12364fb7be64d939914c4c764bd147c"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:50670
I20260709 14:54:45.305624 18171 raft_consensus.cc:493] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.305984 18171 raft_consensus.cc:3060] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.310448 18296 consensus_queue.cc:1048] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.313346 18171 raft_consensus.cc:515] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.315795 18171 leader_election.cc:290] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 2 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:45.316363 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12364fb7be64d939914c4c764bd147c" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:45.318001 18095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12364fb7be64d939914c4c764bd147c" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:45.318506 18095 raft_consensus.cc:3055] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.318792 18095 raft_consensus.cc:740] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:45.319136 18172 raft_consensus.cc:1240] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Rejecting Update request from peer 98e7fc060a4a4423b1c67bb729777d04 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:45.319516 18095 consensus_queue.cc:260] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.320784 18095 raft_consensus.cc:3060] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.326494 18095 raft_consensus.cc:2468] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 2.
I20260709 14:54:45.327396 18135 leader_election.cc:304] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [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: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 202e22cc7a364d3d91944886e26d98cd
I20260709 14:54:45.328136 18314 raft_consensus.cc:2804] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.328590 18314 raft_consensus.cc:697] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:45.329334 18314 consensus_queue.cc:237] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.335703 17992 catalog_manager.cc:5697] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 1 to 2, leader changed from 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129) to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.488363 18314 consensus_queue.cc:1048] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.492489 18329 raft_consensus.cc:993] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd: : Instructing follower 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:45.492940 18329 raft_consensus.cc:1081] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Signalling peer 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:45.494805 18096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:34808
I20260709 14:54:45.495373 18096 raft_consensus.cc:493] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.495733 18096 raft_consensus.cc:3060] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.508317 18096 raft_consensus.cc:515] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.510742 18096 leader_election.cc:290] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 2 election: Requested vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:45.510910 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:45.511459 18172 raft_consensus.cc:3060] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.510403 18314 consensus_queue.cc:1048] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.511861 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:45.512375 18246 raft_consensus.cc:3055] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.512717 18246 raft_consensus.cc:740] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:45.513415 18246 consensus_queue.cc:260] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.516270 18246 raft_consensus.cc:3060] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.518471 18329 raft_consensus.cc:993] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd: : Instructing follower 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:45.518860 18329 raft_consensus.cc:1081] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Signalling peer 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:45.520404 18170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5347788b99ce46289198e59e9daf5550"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:50680
I20260709 14:54:45.520938 18170 raft_consensus.cc:493] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.521263 18170 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.522791 18246 raft_consensus.cc:2468] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 2.
I20260709 14:54:45.523979 18062 leader_election.cc:304] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:45.524722 18296 raft_consensus.cc:2804] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.525198 18296 raft_consensus.cc:697] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Becoming Leader. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:45.526013 18296 consensus_queue.cc:237] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.528962 18170 raft_consensus.cc:515] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.533061 18314 raft_consensus.cc:993] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6: : Instructing follower 202e22cc7a364d3d91944886e26d98cd to start an election
I20260709 14:54:45.533474 18314 raft_consensus.cc:1081] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Signalling peer 202e22cc7a364d3d91944886e26d98cd to start an election
I20260709 14:54:45.535037 18246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31d37559adb5483a847f2755cd89e75a"
dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
 from {username='slave'} at 127.0.0.1:51898
I20260709 14:54:45.534590 17992 catalog_manager.cc:5697] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 reported cstate change: term changed from 1 to 2, leader changed from 202e22cc7a364d3d91944886e26d98cd (127.17.138.131) to 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "98e7fc060a4a4423b1c67bb729777d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.535552 18246 raft_consensus.cc:493] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.535928 18246 raft_consensus.cc:3060] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.536258 18172 raft_consensus.cc:2468] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 2.
I20260709 14:54:45.537670 18170 leader_election.cc:290] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 2 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:45.539027 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:45.539608 18096 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.540539 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:45.541090 18245 raft_consensus.cc:3055] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.541432 18245 raft_consensus.cc:740] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:45.542246 18245 consensus_queue.cc:260] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.543426 18245 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.547206 18096 raft_consensus.cc:2468] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 2.
I20260709 14:54:45.548393 18135 leader_election.cc:304] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:45.549226 18294 raft_consensus.cc:2804] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.549003 18246 raft_consensus.cc:515] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.549988 18245 raft_consensus.cc:2468] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 2.
I20260709 14:54:45.549707 18294 raft_consensus.cc:697] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:45.551225 18294 consensus_queue.cc:237] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.554816 18246 leader_election.cc:290] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 2 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:45.556504 18095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d37559adb5483a847f2755cd89e75a" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:45.557054 18095 raft_consensus.cc:3060] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.560258 17992 catalog_manager.cc:5697] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 1 to 2, leader changed from 202e22cc7a364d3d91944886e26d98cd (127.17.138.131) to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.561890 18352 raft_consensus.cc:993] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6: : Instructing follower 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:45.562295 18352 raft_consensus.cc:1081] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Signalling peer 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:45.563230 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d37559adb5483a847f2755cd89e75a" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:45.563669 18095 raft_consensus.cc:2468] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 2.
I20260709 14:54:45.563767 18172 raft_consensus.cc:3055] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.564064 18093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:34798
I20260709 14:54:45.564211 18172 raft_consensus.cc:740] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:45.564826 18093 raft_consensus.cc:493] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.565395 18093 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.565857 18172 consensus_queue.cc:260] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.567406 18172 raft_consensus.cc:3060] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.570322 18209 leader_election.cc:304] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:45.571169 18326 raft_consensus.cc:2804] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.571640 18326 raft_consensus.cc:697] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 2 LEADER]: Becoming Leader. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:45.572304 18093 raft_consensus.cc:515] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.572429 18326 consensus_queue.cc:237] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.574079 18172 raft_consensus.cc:2468] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 2.
I20260709 14:54:45.575132 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:45.575667 18172 raft_consensus.cc:3055] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.575981 18172 raft_consensus.cc:740] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:45.576344 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:45.576872 18246 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.576680 18172 consensus_queue.cc:260] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.577731 18172 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.583174 18246 raft_consensus.cc:2468] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 2.
I20260709 14:54:45.582803 17991 catalog_manager.cc:5697] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd reported cstate change: term changed from 1 to 2, leader changed from 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130) to 202e22cc7a364d3d91944886e26d98cd (127.17.138.131). New cstate: current_term: 2 leader_uuid: "202e22cc7a364d3d91944886e26d98cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:45.584479 18062 leader_election.cc:304] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:45.585305 18296 raft_consensus.cc:2804] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.585736 18296 raft_consensus.cc:697] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Becoming Leader. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:45.585994 18172 raft_consensus.cc:2468] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 2.
I20260709 14:54:45.586513 18296 consensus_queue.cc:237] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.589921 18093 leader_election.cc:290] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 2 election: Requested vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:45.593341 18294 raft_consensus.cc:993] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6: : Instructing follower 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:45.593894 18352 raft_consensus.cc:1081] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Signalling peer 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:45.596364 18095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2a3362f6050488291e5a105507319c8"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:34798
I20260709 14:54:45.596987 18095 raft_consensus.cc:493] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.597414 18095 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.604136 18095 raft_consensus.cc:515] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.606066 17992 catalog_manager.cc:5697] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 reported cstate change: term changed from 1 to 2, leader changed from 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130) to 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "98e7fc060a4a4423b1c67bb729777d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.606791 18095 leader_election.cc:290] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 2 election: Requested vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:45.606989 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:45.607563 18246 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.608897 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:45.609513 18172 raft_consensus.cc:3055] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.609851 18172 raft_consensus.cc:740] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:45.611656 18172 consensus_queue.cc:260] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.612982 18172 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.614087 18246 raft_consensus.cc:2468] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 2.
I20260709 14:54:45.615187 18062 leader_election.cc:304] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:45.616071 18372 raft_consensus.cc:2804] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.616557 18372 raft_consensus.cc:697] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Becoming Leader. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:45.617344 18372 consensus_queue.cc:237] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.619844 18172 raft_consensus.cc:2468] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 2.
I20260709 14:54:45.624761 17992 catalog_manager.cc:5697] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 reported cstate change: term changed from 1 to 2, leader changed from 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130) to 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "98e7fc060a4a4423b1c67bb729777d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.632191 18326 raft_consensus.cc:993] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd: : Instructing follower 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:45.632635 18329 raft_consensus.cc:1081] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Signalling peer 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:45.634323 18095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:34808
I20260709 14:54:45.634732 18095 raft_consensus.cc:493] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.635042 18095 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.639164 18095 raft_consensus.cc:515] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.640501 18095 leader_election.cc:290] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 2 election: Requested vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:45.641228 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:45.641481 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:45.641731 18172 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.642068 18246 raft_consensus.cc:3055] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.642339 18246 raft_consensus.cc:740] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:45.642941 18246 consensus_queue.cc:260] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.643764 18246 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.647694 18246 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 2.
I20260709 14:54:45.647729 18172 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 2.
I20260709 14:54:45.648535 18062 leader_election.cc:304] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:45.649253 18372 raft_consensus.cc:2804] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.649696 18372 raft_consensus.cc:697] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Becoming Leader. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:45.650481 18372 consensus_queue.cc:237] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:45.656802 17992 catalog_manager.cc:5697] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 reported cstate change: term changed from 1 to 2, leader changed from 202e22cc7a364d3d91944886e26d98cd (127.17.138.131) to 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "98e7fc060a4a4423b1c67bb729777d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.803748 18246 raft_consensus.cc:3060] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.808326 18246 raft_consensus.cc:1275] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.809435 18352 consensus_queue.cc:1048] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.817389 18095 raft_consensus.cc:1275] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.818596 18294 consensus_queue.cc:1048] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.979036 18246 raft_consensus.cc:1275] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.980304 18294 consensus_queue.cc:1048] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.988054 18095 raft_consensus.cc:1275] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.989464 18352 consensus_queue.cc:1048] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.994683 18246 raft_consensus.cc:1275] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.995095 18245 raft_consensus.cc:1275] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.996263 18372 consensus_queue.cc:1048] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.996488 18296 consensus_queue.cc:1048] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.007010 18172 raft_consensus.cc:1275] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.008912 18372 consensus_queue.cc:1048] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.015574 18172 raft_consensus.cc:1275] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.016934 18246 raft_consensus.cc:1275] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.018033 18372 consensus_queue.cc:1048] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.018301 18378 consensus_queue.cc:1048] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.029048 18172 raft_consensus.cc:1275] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.031534 18372 consensus_queue.cc:1048] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.040498 18172 raft_consensus.cc:1275] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.041499 18372 consensus_queue.cc:1048] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.047773 18246 raft_consensus.cc:1275] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.049180 18378 consensus_queue.cc:1048] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:46.111716 18095 raft_consensus.cc:1275] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Refusing update from remote peer 202e22cc7a364d3d91944886e26d98cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.112914 18329 consensus_queue.cc:1048] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.120489 18172 raft_consensus.cc:1275] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Refusing update from remote peer 202e22cc7a364d3d91944886e26d98cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.121765 18326 consensus_queue.cc:1048] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.314000 17962 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:54:48.314845 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:48.329312 18172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5347788b99ce46289198e59e9daf5550"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
mode: GRACEFUL
new_leader_uuid: "202e22cc7a364d3d91944886e26d98cd"
 from {username='slave'} at 127.0.0.1:41602
I20260709 14:54:48.329777 18172 raft_consensus.cc:606] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 LEADER]: Received request to transfer leadership to TS 202e22cc7a364d3d91944886e26d98cd
I20260709 14:54:48.339699 18093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
mode: GRACEFUL
new_leader_uuid: "202e22cc7a364d3d91944886e26d98cd"
 from {username='slave'} at 127.0.0.1:37582
I20260709 14:54:48.340170 18093 raft_consensus.cc:606] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Received request to transfer leadership to TS 202e22cc7a364d3d91944886e26d98cd
I20260709 14:54:48.341185 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:48.341589 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:48.380054 18352 raft_consensus.cc:993] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6: : Instructing follower 202e22cc7a364d3d91944886e26d98cd to start an election
I20260709 14:54:48.380486 18386 raft_consensus.cc:1081] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 LEADER]: Signalling peer 202e22cc7a364d3d91944886e26d98cd to start an election
I20260709 14:54:48.381839 18246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5347788b99ce46289198e59e9daf5550"
dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
 from {username='slave'} at 127.0.0.1:51898
I20260709 14:54:48.382333 18246 raft_consensus.cc:493] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.382601 18246 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:48.386377 18246 raft_consensus.cc:515] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:48.387610 18246 leader_election.cc:290] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 3 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:48.388317 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:48.388546 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:48.388810 18093 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:48.388969 18172 raft_consensus.cc:3055] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:48.389252 18172 raft_consensus.cc:740] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:48.389741 18172 consensus_queue.cc:260] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:48.390491 18172 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:48.393179 18093 raft_consensus.cc:2468] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 3.
I20260709 14:54:48.393992 18172 raft_consensus.cc:2468] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 3.
I20260709 14:54:48.394110 18209 leader_election.cc:304] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [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: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:48.394754 18326 raft_consensus.cc:2804] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:48.395749 18326 raft_consensus.cc:697] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 3 LEADER]: Becoming Leader. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:48.396461 18326 consensus_queue.cc:237] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:48.402417 17993 catalog_manager.cc:5697] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd reported cstate change: term changed from 2 to 3, leader changed from 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130) to 202e22cc7a364d3d91944886e26d98cd (127.17.138.131). New cstate: current_term: 3 leader_uuid: "202e22cc7a364d3d91944886e26d98cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:48.638427 18379 raft_consensus.cc:993] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04: : Instructing follower 202e22cc7a364d3d91944886e26d98cd to start an election
I20260709 14:54:48.638813 18393 raft_consensus.cc:1081] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Signalling peer 202e22cc7a364d3d91944886e26d98cd to start an election
I20260709 14:54:48.640105 18246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9"
dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
 from {username='slave'} at 127.0.0.1:51890
I20260709 14:54:48.640506 18246 raft_consensus.cc:493] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.640744 18246 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:48.644469 18246 raft_consensus.cc:515] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:48.645754 18246 leader_election.cc:290] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 3 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:48.646540 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:48.646872 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:48.647075 18093 raft_consensus.cc:3055] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:48.647392 18093 raft_consensus.cc:740] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:48.647428 18172 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:48.648052 18093 consensus_queue.cc:260] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:48.649523 18093 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:48.652871 18172 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 3.
I20260709 14:54:48.653786 18209 leader_election.cc:304] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [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: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 
I20260709 14:54:48.654490 18326 raft_consensus.cc:2804] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:48.654559 18093 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 3.
I20260709 14:54:48.655012 18326 raft_consensus.cc:697] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 3 LEADER]: Becoming Leader. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:48.655733 18326 consensus_queue.cc:237] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:48.661571 17993 catalog_manager.cc:5697] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd reported cstate change: term changed from 2 to 3, leader changed from 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129) to 202e22cc7a364d3d91944886e26d98cd (127.17.138.131). New cstate: current_term: 3 leader_uuid: "202e22cc7a364d3d91944886e26d98cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:48.838455 18172 raft_consensus.cc:1275] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Refusing update from remote peer 202e22cc7a364d3d91944886e26d98cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:48.839933 18326 consensus_queue.cc:1048] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:48.849015 18093 raft_consensus.cc:1275] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Refusing update from remote peer 202e22cc7a364d3d91944886e26d98cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:48.850502 18387 consensus_queue.cc:1048] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:49.071352 18093 raft_consensus.cc:1275] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Refusing update from remote peer 202e22cc7a364d3d91944886e26d98cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:49.072605 18397 consensus_queue.cc:1048] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:49.080715 18172 raft_consensus.cc:1275] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Refusing update from remote peer 202e22cc7a364d3d91944886e26d98cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:49.082342 18326 consensus_queue.cc:1048] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:49.342298 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:49.351845 18093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2a3362f6050488291e5a105507319c8"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
mode: GRACEFUL
new_leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:34816
I20260709 14:54:49.352329 18093 raft_consensus.cc:606] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Received request to transfer leadership to TS 48e9cde4700b410491c1aaa21a2cf7c6
I20260709 14:54:49.357051 18093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
mode: GRACEFUL
new_leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:34816
I20260709 14:54:49.357508 18093 raft_consensus.cc:606] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Received request to transfer leadership to TS 48e9cde4700b410491c1aaa21a2cf7c6
I20260709 14:54:49.362174 18246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9"
dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
mode: GRACEFUL
new_leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:51902
I20260709 14:54:49.362735 18246 raft_consensus.cc:606] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 3 LEADER]: Received request to transfer leadership to TS 48e9cde4700b410491c1aaa21a2cf7c6
I20260709 14:54:49.367177 18093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
mode: GRACEFUL
new_leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:34816
I20260709 14:54:49.367653 18093 raft_consensus.cc:606] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Received request to transfer leadership to TS 48e9cde4700b410491c1aaa21a2cf7c6
I20260709 14:54:49.374589 18246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5347788b99ce46289198e59e9daf5550"
dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
mode: GRACEFUL
new_leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:51902
I20260709 14:54:49.375008 18246 raft_consensus.cc:606] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 3 LEADER]: Received request to transfer leadership to TS 48e9cde4700b410491c1aaa21a2cf7c6
I20260709 14:54:49.500874 18403 raft_consensus.cc:993] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04: : Instructing follower 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:49.501293 18379 raft_consensus.cc:1081] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Signalling peer 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:49.502620 18172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:50670
I20260709 14:54:49.503110 18172 raft_consensus.cc:493] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.503520 18172 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.506896 18379 raft_consensus.cc:993] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04: : Instructing follower 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:49.507476 18379 raft_consensus.cc:1081] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Signalling peer 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:49.509178 18170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:50670
I20260709 14:54:49.509699 18170 raft_consensus.cc:493] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.510012 18397 raft_consensus.cc:993] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd: : Instructing follower 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:49.509812 18172 raft_consensus.cc:515] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.510083 18170 raft_consensus.cc:3060] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.510512 18397 raft_consensus.cc:1081] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 3 LEADER]: Signalling peer 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:49.512158 18171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:50680
I20260709 14:54:49.512697 18171 raft_consensus.cc:493] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.512236 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:49.513192 18172 leader_election.cc:290] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 3 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:49.513609 18093 raft_consensus.cc:3055] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:49.513047 18171 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:49.513979 18093 raft_consensus.cc:740] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:49.514719 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:49.515225 18246 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.515130 18093 consensus_queue.cc:260] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.516573 18093 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.516595 18170 raft_consensus.cc:515] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.519318 18095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:49.519841 18095 raft_consensus.cc:3055] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:49.520160 18095 raft_consensus.cc:740] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:49.519989 18171 raft_consensus.cc:515] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.520802 18246 raft_consensus.cc:2468] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 3.
I20260709 14:54:49.521013 18095 consensus_queue.cc:260] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.521771 18137 leader_election.cc:304] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 
I20260709 14:54:49.522066 18095 raft_consensus.cc:3060] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.523082 18170 leader_election.cc:290] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 3 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:49.523151 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:49.523953 18096 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:49.524084 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:49.524390 18093 raft_consensus.cc:2468] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 3.
I20260709 14:54:49.524616 18246 raft_consensus.cc:3055] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:49.524967 18246 raft_consensus.cc:740] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:49.525209 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399164d28a24cc1a8203999cb9f6f7c" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:49.525740 18245 raft_consensus.cc:3060] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.525607 18246 consensus_queue.cc:260] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.526621 18246 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:49.529911 18096 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 4.
I20260709 14:54:49.530930 18095 raft_consensus.cc:2468] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 3.
I20260709 14:54:49.531123 18135 leader_election.cc:304] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:49.522337 18171 leader_election.cc:290] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 4 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:49.522746 18386 raft_consensus.cc:2804] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:49.531924 18246 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 4.
I20260709 14:54:49.532848 18245 raft_consensus.cc:2468] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 3.
I20260709 14:54:49.533928 18137 leader_election.cc:304] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [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: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 
I20260709 14:54:49.534255 18405 raft_consensus.cc:2804] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:49.534371 18386 raft_consensus.cc:697] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:49.535498 18386 consensus_queue.cc:237] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.541949 18406 raft_consensus.cc:2804] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:49.542104 18405 raft_consensus.cc:697] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:49.543351 18406 raft_consensus.cc:697] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:49.543704 18405 consensus_queue.cc:237] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.544126 18406 consensus_queue.cc:237] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.549045 18379 raft_consensus.cc:993] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04: : Instructing follower 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:49.549388 18403 raft_consensus.cc:1081] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Signalling peer 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:49.550779 18171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2a3362f6050488291e5a105507319c8"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:50670
I20260709 14:54:49.551222 18171 raft_consensus.cc:493] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.551594 18171 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.551709 17991 catalog_manager.cc:5697] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 2 to 3, leader changed from 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129) to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:49.553191 17991 catalog_manager.cc:5697] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 3 to 4, leader changed from 202e22cc7a364d3d91944886e26d98cd (127.17.138.131) to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:49.556551 18171 raft_consensus.cc:515] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.558730 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:49.558974 18171 leader_election.cc:290] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 3 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:49.559245 18096 raft_consensus.cc:3055] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:49.559172 18245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:49.559653 18096 raft_consensus.cc:740] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:49.559808 18245 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.560417 18096 consensus_queue.cc:260] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [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: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.561398 18096 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:49.566042 18245 raft_consensus.cc:2468] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 3.
I20260709 14:54:49.567083 18137 leader_election.cc:304] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: 202e22cc7a364d3d91944886e26d98cd, 48e9cde4700b410491c1aaa21a2cf7c6; no voters: 
I20260709 14:54:49.567497 18096 raft_consensus.cc:2468] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 3.
I20260709 14:54:49.567860 18406 raft_consensus.cc:2804] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:49.568280 18406 raft_consensus.cc:697] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:49.568964 18406 consensus_queue.cc:237] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.570899 17991 catalog_manager.cc:5697] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 2 to 3, leader changed from 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129) to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:49.582026 17991 catalog_manager.cc:5697] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 2 to 3, leader changed from 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129) to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:49.949144 18245 raft_consensus.cc:1275] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:49.950232 18406 consensus_queue.cc:1048] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:49.958228 18096 raft_consensus.cc:1275] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:49.961267 18406 consensus_queue.cc:1048] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:49.977901 18397 raft_consensus.cc:993] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd: : Instructing follower 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:49.978289 18326 raft_consensus.cc:1081] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 3 LEADER]: Signalling peer 48e9cde4700b410491c1aaa21a2cf7c6 to start an election
I20260709 14:54:49.979507 18171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5347788b99ce46289198e59e9daf5550"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
 from {username='slave'} at 127.0.0.1:50680
I20260709 14:54:49.979912 18171 raft_consensus.cc:493] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.980166 18171 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:49.984230 18171 raft_consensus.cc:515] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.985764 18245 raft_consensus.cc:1275] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:49.985980 18171 leader_election.cc:290] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [CANDIDATE]: Term 4 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:49.986554 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:49.986892 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:49.987104 18096 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:49.987375 18246 raft_consensus.cc:3055] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:49.987670 18246 raft_consensus.cc:740] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:49.987794 18406 consensus_queue.cc:1048] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:49.988385 18246 consensus_queue.cc:260] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:49.989423 18246 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:49.993202 18096 raft_consensus.cc:2468] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 4.
I20260709 14:54:49.994861 18135 leader_election.cc:304] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: 48e9cde4700b410491c1aaa21a2cf7c6, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:49.995114 18246 raft_consensus.cc:2468] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48e9cde4700b410491c1aaa21a2cf7c6 in term 4.
I20260709 14:54:49.995532 18405 raft_consensus.cc:2804] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:49.995981 18405 raft_consensus.cc:697] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 LEADER]: Becoming Leader. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:49.996706 18405 consensus_queue.cc:237] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:50.001657 18096 raft_consensus.cc:1275] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:50.003810 18405 consensus_queue.cc:1048] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:50.007203 17991 catalog_manager.cc:5697] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 reported cstate change: term changed from 3 to 4, leader changed from 202e22cc7a364d3d91944886e26d98cd (127.17.138.131) to 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.026613 18245 raft_consensus.cc:1275] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:50.027586 18405 consensus_queue.cc:1048] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:50.034663 18096 raft_consensus.cc:1275] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:50.037266 18405 consensus_queue.cc:1048] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:50.039567 18245 raft_consensus.cc:1275] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:50.040791 18405 consensus_queue.cc:1048] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:50.051189 18096 raft_consensus.cc:1275] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:50.052496 18405 consensus_queue.cc:1048] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:50.477427 18096 raft_consensus.cc:1275] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:50.478641 18405 consensus_queue.cc:1048] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:50.486366 18245 raft_consensus.cc:1275] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Refusing update from remote peer 48e9cde4700b410491c1aaa21a2cf7c6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:50.487807 18406 consensus_queue.cc:1048] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:52.383924 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:52.390889 18171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
mode: GRACEFUL
new_leader_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:41602
I20260709 14:54:52.391522 18171 raft_consensus.cc:606] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Received request to transfer leadership to TS 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:52.393904 18171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5347788b99ce46289198e59e9daf5550"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
mode: GRACEFUL
new_leader_uuid: "202e22cc7a364d3d91944886e26d98cd"
 from {username='slave'} at 127.0.0.1:41602
I20260709 14:54:52.394304 18171 raft_consensus.cc:606] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 LEADER]: Received request to transfer leadership to TS 202e22cc7a364d3d91944886e26d98cd
I20260709 14:54:52.396169 18171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5482ebcf010c468b9deb7cc8cd83bf4f"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
mode: GRACEFUL
new_leader_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:41602
I20260709 14:54:52.396556 18171 raft_consensus.cc:606] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Received request to transfer leadership to TS 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:52.398469 18171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2a3362f6050488291e5a105507319c8"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
mode: GRACEFUL
new_leader_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:41602
I20260709 14:54:52.398869 18171 raft_consensus.cc:606] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Received request to transfer leadership to TS 98e7fc060a4a4423b1c67bb729777d04
I20260709 14:54:52.400696 18171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9"
dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
mode: GRACEFUL
new_leader_uuid: "202e22cc7a364d3d91944886e26d98cd"
 from {username='slave'} at 127.0.0.1:41602
I20260709 14:54:52.401079 18171 raft_consensus.cc:606] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 LEADER]: Received request to transfer leadership to TS 202e22cc7a364d3d91944886e26d98cd
I20260709 14:54:52.401980 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:52.402341 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:52.453688 18386 raft_consensus.cc:993] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6: : Instructing follower 202e22cc7a364d3d91944886e26d98cd to start an election
I20260709 14:54:52.454183 18428 raft_consensus.cc:1081] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 LEADER]: Signalling peer 202e22cc7a364d3d91944886e26d98cd to start an election
I20260709 14:54:52.455578 18246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5347788b99ce46289198e59e9daf5550"
dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
 from {username='slave'} at 127.0.0.1:51898
I20260709 14:54:52.456027 18246 raft_consensus.cc:493] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.456336 18246 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:52.460645 18246 raft_consensus.cc:515] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.462074 18246 leader_election.cc:290] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 5 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:52.462932 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:52.463059 18171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5347788b99ce46289198e59e9daf5550" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:52.463532 18096 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:52.463613 18171 raft_consensus.cc:3055] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:52.464082 18171 raft_consensus.cc:740] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:52.464721 18171 consensus_queue.cc:260] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.465663 18171 raft_consensus.cc:3060] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:52.468003 18096 raft_consensus.cc:2468] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 5.
I20260709 14:54:52.469017 18209 leader_election.cc:304] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [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: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:52.469741 18326 raft_consensus.cc:2804] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:52.470345 18171 raft_consensus.cc:2468] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 5.
I20260709 14:54:52.470682 18326 raft_consensus.cc:697] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 5 LEADER]: Becoming Leader. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:52.471652 18326 consensus_queue.cc:237] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.478250 17993 catalog_manager.cc:5697] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd reported cstate change: term changed from 4 to 5, leader changed from 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130) to 202e22cc7a364d3d91944886e26d98cd (127.17.138.131). New cstate: current_term: 5 leader_uuid: "202e22cc7a364d3d91944886e26d98cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:52.540863 18386 raft_consensus.cc:993] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6: : Instructing follower 202e22cc7a364d3d91944886e26d98cd to start an election
I20260709 14:54:52.541210 18428 raft_consensus.cc:1081] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 LEADER]: Signalling peer 202e22cc7a364d3d91944886e26d98cd to start an election
I20260709 14:54:52.542568 18246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9"
dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
 from {username='slave'} at 127.0.0.1:51898
I20260709 14:54:52.543071 18246 raft_consensus.cc:493] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.543411 18246 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:52.547339 18246 raft_consensus.cc:515] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.548556 18246 leader_election.cc:290] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [CANDIDATE]: Term 5 election: Requested vote from peers 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723), 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531)
I20260709 14:54:52.549232 18096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
I20260709 14:54:52.549508 18171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd4af9272e45d894fdf8305a5cbbe9" candidate_uuid: "202e22cc7a364d3d91944886e26d98cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:52.549674 18096 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:52.549988 18171 raft_consensus.cc:3055] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:52.550249 18171 raft_consensus.cc:740] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:52.550854 18171 consensus_queue.cc:260] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.551693 18171 raft_consensus.cc:3060] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:52.553217 18096 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 5.
I20260709 14:54:52.553987 18209 leader_election.cc:304] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [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: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:52.554585 18326 raft_consensus.cc:2804] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:52.555051 18326 raft_consensus.cc:697] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 5 LEADER]: Becoming Leader. State: Replica: 202e22cc7a364d3d91944886e26d98cd, State: Running, Role: LEADER
I20260709 14:54:52.555866 18326 consensus_queue.cc:237] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.556258 18171 raft_consensus.cc:2468] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202e22cc7a364d3d91944886e26d98cd in term 5.
I20260709 14:54:52.561944 17993 catalog_manager.cc:5697] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd reported cstate change: term changed from 4 to 5, leader changed from 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130) to 202e22cc7a364d3d91944886e26d98cd (127.17.138.131). New cstate: current_term: 5 leader_uuid: "202e22cc7a364d3d91944886e26d98cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:52.643098 18386 raft_consensus.cc:993] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6: : Instructing follower 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:52.643522 18428 raft_consensus.cc:1081] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Signalling peer 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:52.644991 18096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5482ebcf010c468b9deb7cc8cd83bf4f"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:34798
I20260709 14:54:52.645491 18096 raft_consensus.cc:493] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.645730 18096 raft_consensus.cc:3060] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.650034 18096 raft_consensus.cc:515] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.651512 18096 leader_election.cc:290] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 2 election: Requested vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:52.652164 18171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482ebcf010c468b9deb7cc8cd83bf4f" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:52.652668 18171 raft_consensus.cc:3055] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.652614 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482ebcf010c468b9deb7cc8cd83bf4f" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:52.652987 18171 raft_consensus.cc:740] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:52.653132 18246 raft_consensus.cc:3060] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.653690 18171 consensus_queue.cc:260] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.654589 18171 raft_consensus.cc:3060] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.656880 18246 raft_consensus.cc:2468] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 2.
I20260709 14:54:52.657861 18062 leader_election.cc:304] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:52.658994 18171 raft_consensus.cc:2468] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 2.
I20260709 14:54:52.659487 18436 raft_consensus.cc:2804] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.660573 18436 raft_consensus.cc:697] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Becoming Leader. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:52.661247 18436 consensus_queue.cc:237] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.666987 17993 catalog_manager.cc:5697] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 reported cstate change: term changed from 1 to 2, leader changed from 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130) to 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "98e7fc060a4a4423b1c67bb729777d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.719210 18428 raft_consensus.cc:993] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6: : Instructing follower 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:52.719609 18428 raft_consensus.cc:1081] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Signalling peer 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:52.720932 18096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2a3362f6050488291e5a105507319c8"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:34798
I20260709 14:54:52.721374 18096 raft_consensus.cc:493] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.721688 18096 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:52.726158 18096 raft_consensus.cc:515] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.727413 18096 leader_election.cc:290] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 4 election: Requested vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:52.728111 18171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:52.728343 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3362f6050488291e5a105507319c8" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:52.728674 18171 raft_consensus.cc:3055] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:52.728806 18246 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:52.729002 18171 raft_consensus.cc:740] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:52.729776 18171 consensus_queue.cc:260] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.730960 18171 raft_consensus.cc:3060] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:52.734412 18246 raft_consensus.cc:2468] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 4.
I20260709 14:54:52.735404 18062 leader_election.cc:304] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [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: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:52.736012 18436 raft_consensus.cc:2804] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:52.736459 18436 raft_consensus.cc:697] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 LEADER]: Becoming Leader. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:52.737042 18171 raft_consensus.cc:2468] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 4.
I20260709 14:54:52.737248 18436 consensus_queue.cc:237] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [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: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.739369 18386 raft_consensus.cc:993] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6: : Instructing follower 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:52.739755 18428 raft_consensus.cc:1081] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Signalling peer 98e7fc060a4a4423b1c67bb729777d04 to start an election
I20260709 14:54:52.741390 18096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4"
dest_uuid: "98e7fc060a4a4423b1c67bb729777d04"
 from {username='slave'} at 127.0.0.1:34798
I20260709 14:54:52.742007 18096 raft_consensus.cc:493] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.742323 18096 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:52.744612 17993 catalog_manager.cc:5697] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 reported cstate change: term changed from 3 to 4, leader changed from 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130) to 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129). New cstate: current_term: 4 leader_uuid: "98e7fc060a4a4423b1c67bb729777d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.747424 18096 raft_consensus.cc:515] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.748696 18096 leader_election.cc:290] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [CANDIDATE]: Term 4 election: Requested vote from peers 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531), 202e22cc7a364d3d91944886e26d98cd (127.17.138.131:36603)
I20260709 14:54:52.749449 18171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "48e9cde4700b410491c1aaa21a2cf7c6"
I20260709 14:54:52.749679 18246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dc572f009a42ba826352e8c0e235e4" candidate_uuid: "98e7fc060a4a4423b1c67bb729777d04" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "202e22cc7a364d3d91944886e26d98cd"
I20260709 14:54:52.750015 18171 raft_consensus.cc:3055] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:52.750142 18246 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:52.750357 18171 raft_consensus.cc:740] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 48e9cde4700b410491c1aaa21a2cf7c6, State: Running, Role: LEADER
I20260709 14:54:52.751144 18171 consensus_queue.cc:260] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.752295 18171 raft_consensus.cc:3060] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:52.755611 18246 raft_consensus.cc:2468] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 4.
I20260709 14:54:52.756528 18062 leader_election.cc:304] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [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: 202e22cc7a364d3d91944886e26d98cd, 98e7fc060a4a4423b1c67bb729777d04; no voters: 
I20260709 14:54:52.757270 18436 raft_consensus.cc:2804] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:52.757638 18436 raft_consensus.cc:697] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 LEADER]: Becoming Leader. State: Replica: 98e7fc060a4a4423b1c67bb729777d04, State: Running, Role: LEADER
I20260709 14:54:52.758109 18171 raft_consensus.cc:2468] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e7fc060a4a4423b1c67bb729777d04 in term 4.
I20260709 14:54:52.758391 18436 consensus_queue.cc:237] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [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: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } }
I20260709 14:54:52.764701 17993 catalog_manager.cc:5697] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 reported cstate change: term changed from 3 to 4, leader changed from 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130) to 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129). New cstate: current_term: 4 leader_uuid: "98e7fc060a4a4423b1c67bb729777d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:53.014119 18171 raft_consensus.cc:1275] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 5 FOLLOWER]: Refusing update from remote peer 202e22cc7a364d3d91944886e26d98cd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:53.015209 18326 consensus_queue.cc:1048] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:53.024474 18096 raft_consensus.cc:1275] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 5 FOLLOWER]: Refusing update from remote peer 202e22cc7a364d3d91944886e26d98cd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:53.026302 18443 consensus_queue.cc:1048] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:54:53.050078 18096 raft_consensus.cc:1275] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 5 FOLLOWER]: Refusing update from remote peer 202e22cc7a364d3d91944886e26d98cd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:53.050971 18443 consensus_queue.cc:1048] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e7fc060a4a4423b1c67bb729777d04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:53.054265 18171 raft_consensus.cc:1275] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 5 FOLLOWER]: Refusing update from remote peer 202e22cc7a364d3d91944886e26d98cd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:53.055585 18443 consensus_queue.cc:1048] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:53.106945 18171 raft_consensus.cc:1275] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.108024 18436 consensus_queue.cc:1048] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.116472 18246 raft_consensus.cc:1275] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.117861 18436 consensus_queue.cc:1048] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.205346 18246 raft_consensus.cc:1275] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:53.206519 18436 consensus_queue.cc:1048] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:53.214993 18171 raft_consensus.cc:1275] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:53.217213 18450 consensus_queue.cc:1048] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:53.235070 18246 raft_consensus.cc:1275] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:53.236045 18450 consensus_queue.cc:1048] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202e22cc7a364d3d91944886e26d98cd" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:53.244143 18171 raft_consensus.cc:1275] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Refusing update from remote peer 98e7fc060a4a4423b1c67bb729777d04: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:53.245344 18437 consensus_queue.cc:1048] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48e9cde4700b410491c1aaa21a2cf7c6" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:53.403115 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:53.408282 17962 tablet_server.cc:179] TabletServer@127.17.138.129:0 shutting down...
I20260709 14:54:53.431236 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:53.431885 17962 tablet_replica.cc:333] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04: stopping tablet replica
I20260709 14:54:53.432600 17962 raft_consensus.cc:2243] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.433053 17962 raft_consensus.cc:2272] T f399164d28a24cc1a8203999cb9f6f7c P 98e7fc060a4a4423b1c67bb729777d04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.435304 17962 tablet_replica.cc:333] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04: stopping tablet replica
I20260709 14:54:53.435822 17962 raft_consensus.cc:2243] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.436216 17962 raft_consensus.cc:2272] T b12364fb7be64d939914c4c764bd147c P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.437759 17962 tablet_replica.cc:333] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04: stopping tablet replica
I20260709 14:54:53.438233 17962 raft_consensus.cc:2243] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.439102 17962 raft_consensus.cc:2272] T 45dc572f009a42ba826352e8c0e235e4 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.439301 18209 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:53.441257 17962 tablet_replica.cc:333] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04: stopping tablet replica
I20260709 14:54:53.441773 17962 raft_consensus.cc:2243] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.442611 17962 raft_consensus.cc:2272] T c2a3362f6050488291e5a105507319c8 P 98e7fc060a4a4423b1c67bb729777d04 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.443267 18209 consensus_peers.cc:597] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd -> Peer 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723): Couldn't send request to peer 98e7fc060a4a4423b1c67bb729777d04. 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:54:53.444512 17962 tablet_replica.cc:333] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04: stopping tablet replica
I20260709 14:54:53.444939 17962 raft_consensus.cc:2243] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.445274 17962 raft_consensus.cc:2272] T 5347788b99ce46289198e59e9daf5550 P 98e7fc060a4a4423b1c67bb729777d04 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.446956 17962 tablet_replica.cc:333] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04: stopping tablet replica
I20260709 14:54:53.447371 17962 raft_consensus.cc:2243] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.447692 17962 raft_consensus.cc:2272] T 23099c41c23c4a01b0f0f95e0ff32e56 P 98e7fc060a4a4423b1c67bb729777d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.448992 17962 tablet_replica.cc:333] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04: stopping tablet replica
I20260709 14:54:53.449381 17962 raft_consensus.cc:2243] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.449688 17962 raft_consensus.cc:2272] T fefd4af9272e45d894fdf8305a5cbbe9 P 98e7fc060a4a4423b1c67bb729777d04 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.451509 17962 tablet_replica.cc:333] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04: stopping tablet replica
I20260709 14:54:53.451928 17962 raft_consensus.cc:2243] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.452303 17962 raft_consensus.cc:2272] T 31d37559adb5483a847f2755cd89e75a P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.453841 17962 tablet_replica.cc:333] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04: stopping tablet replica
I20260709 14:54:53.454272 17962 raft_consensus.cc:2243] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.454954 17962 raft_consensus.cc:2272] T 5482ebcf010c468b9deb7cc8cd83bf4f P 98e7fc060a4a4423b1c67bb729777d04 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.457751 18209 consensus_peers.cc:597] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd -> Peer 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723): Couldn't send request to peer 98e7fc060a4a4423b1c67bb729777d04. 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:54:53.546619 17962 tablet_server.cc:196] TabletServer@127.17.138.129:0 shutdown complete.
W20260709 14:54:53.547003 18209 consensus_peers.cc:597] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd -> Peer 98e7fc060a4a4423b1c67bb729777d04 (127.17.138.129:38723): Couldn't send request to peer 98e7fc060a4a4423b1c67bb729777d04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:38723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.563053 17962 tablet_server.cc:179] TabletServer@127.17.138.130:0 shutting down...
I20260709 14:54:53.583902 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:53.584511 17962 tablet_replica.cc:333] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6: stopping tablet replica
I20260709 14:54:53.585085 17962 raft_consensus.cc:2243] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.585482 17962 raft_consensus.cc:2272] T 31d37559adb5483a847f2755cd89e75a P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.587090 17962 tablet_replica.cc:333] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6: stopping tablet replica
I20260709 14:54:53.587508 17962 raft_consensus.cc:2243] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.588124 17962 raft_consensus.cc:2272] T b12364fb7be64d939914c4c764bd147c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.589509 17962 tablet_replica.cc:333] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6: stopping tablet replica
I20260709 14:54:53.590025 17962 raft_consensus.cc:2243] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.590641 17962 raft_consensus.cc:2272] T 23099c41c23c4a01b0f0f95e0ff32e56 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.592068 17962 tablet_replica.cc:333] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6: stopping tablet replica
I20260709 14:54:53.592464 17962 raft_consensus.cc:2243] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.592775 17962 raft_consensus.cc:2272] T fefd4af9272e45d894fdf8305a5cbbe9 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.594590 17962 tablet_replica.cc:333] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6: stopping tablet replica
I20260709 14:54:53.595026 17962 raft_consensus.cc:2243] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.595335 17962 raft_consensus.cc:2272] T 5482ebcf010c468b9deb7cc8cd83bf4f P 48e9cde4700b410491c1aaa21a2cf7c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.596915 17962 tablet_replica.cc:333] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6: stopping tablet replica
I20260709 14:54:53.597314 17962 raft_consensus.cc:2243] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.597956 17962 raft_consensus.cc:2272] T f399164d28a24cc1a8203999cb9f6f7c P 48e9cde4700b410491c1aaa21a2cf7c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.599324 17962 tablet_replica.cc:333] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6: stopping tablet replica
I20260709 14:54:53.599699 17962 raft_consensus.cc:2243] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.600008 17962 raft_consensus.cc:2272] T 5347788b99ce46289198e59e9daf5550 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.601544 17962 tablet_replica.cc:333] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6: stopping tablet replica
I20260709 14:54:53.601974 17962 raft_consensus.cc:2243] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.602293 17962 raft_consensus.cc:2272] T c2a3362f6050488291e5a105507319c8 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.603929 17962 tablet_replica.cc:333] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6: stopping tablet replica
I20260709 14:54:53.604285 17962 raft_consensus.cc:2243] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.604579 17962 raft_consensus.cc:2272] T 45dc572f009a42ba826352e8c0e235e4 P 48e9cde4700b410491c1aaa21a2cf7c6 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.617244 18209 consensus_peers.cc:597] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd -> Peer 48e9cde4700b410491c1aaa21a2cf7c6 (127.17.138.130:34531): Couldn't send request to peer 48e9cde4700b410491c1aaa21a2cf7c6. 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:54:53.631091 17962 tablet_server.cc:196] TabletServer@127.17.138.130:0 shutdown complete.
I20260709 14:54:53.646173 17962 tablet_server.cc:179] TabletServer@127.17.138.131:0 shutting down...
I20260709 14:54:53.667176 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:53.667807 17962 tablet_replica.cc:333] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd: stopping tablet replica
I20260709 14:54:53.668331 17962 raft_consensus.cc:2243] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.669015 17962 raft_consensus.cc:2272] T 31d37559adb5483a847f2755cd89e75a P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.670820 17962 tablet_replica.cc:333] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd: stopping tablet replica
I20260709 14:54:53.671299 17962 raft_consensus.cc:2243] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.671671 17962 raft_consensus.cc:2272] T b12364fb7be64d939914c4c764bd147c P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.673177 17962 tablet_replica.cc:333] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd: stopping tablet replica
I20260709 14:54:53.673612 17962 raft_consensus.cc:2243] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.674015 17962 raft_consensus.cc:2272] T 5482ebcf010c468b9deb7cc8cd83bf4f P 202e22cc7a364d3d91944886e26d98cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.675814 17962 tablet_replica.cc:333] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd: stopping tablet replica
I20260709 14:54:53.676240 17962 raft_consensus.cc:2243] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.676590 17962 raft_consensus.cc:2272] T 45dc572f009a42ba826352e8c0e235e4 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.678376 17962 tablet_replica.cc:333] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd: stopping tablet replica
I20260709 14:54:53.678817 17962 raft_consensus.cc:2243] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.679173 17962 raft_consensus.cc:2272] T f399164d28a24cc1a8203999cb9f6f7c P 202e22cc7a364d3d91944886e26d98cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.680603 17962 tablet_replica.cc:333] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd: stopping tablet replica
I20260709 14:54:53.681025 17962 raft_consensus.cc:2243] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.681377 17962 raft_consensus.cc:2272] T c2a3362f6050488291e5a105507319c8 P 202e22cc7a364d3d91944886e26d98cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.683172 17962 tablet_replica.cc:333] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd: stopping tablet replica
I20260709 14:54:53.683617 17962 raft_consensus.cc:2243] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.684231 17962 raft_consensus.cc:2272] T 5347788b99ce46289198e59e9daf5550 P 202e22cc7a364d3d91944886e26d98cd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.685792 17962 tablet_replica.cc:333] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd: stopping tablet replica
I20260709 14:54:53.686233 17962 raft_consensus.cc:2243] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.686564 17962 raft_consensus.cc:2272] T 23099c41c23c4a01b0f0f95e0ff32e56 P 202e22cc7a364d3d91944886e26d98cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.687942 17962 tablet_replica.cc:333] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd: stopping tablet replica
I20260709 14:54:53.688329 17962 raft_consensus.cc:2243] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.688933 17962 raft_consensus.cc:2272] T fefd4af9272e45d894fdf8305a5cbbe9 P 202e22cc7a364d3d91944886e26d98cd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.713404 17962 tablet_server.cc:196] TabletServer@127.17.138.131:0 shutdown complete.
I20260709 14:54:53.728111 17962 master.cc:562] Master@127.17.138.190:41413 shutting down...
I20260709 14:54:53.917214 17962 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.917716 17962 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.918098 17962 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1b2569bba1dd4e508c972ddaa63ebaab: stopping tablet replica
I20260709 14:54:53.936904 17962 master.cc:584] Master@127.17.138.190:41413 shutdown complete.
202e22cc7a364d3d91944886e26d98cd  1
48e9cde4700b410491c1aaa21a2cf7c6  4
98e7fc060a4a4423b1c67bb729777d04  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12197 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:54:53.973032 17962 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.138.190:44221
I20260709 14:54:53.974149 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:53.978937 18459 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:54:53.979961 18460 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:54:53.980062 18462 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:54:53.980777 17962 server_base.cc:1061] running on GCE node
I20260709 14:54:53.981446 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:53.981613 17962 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:54:53.981724 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608893981713 us; error 0 us; skew 500 ppm
I20260709 14:54:53.982205 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:53.990427 17962 webserver.cc:533] Webserver started at http://127.17.138.190:44011/ using document root <none> and password file <none>
I20260709 14:54:53.991114 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:53.991362 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:53.991881 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:53.993501 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/master-0-root/instance:
uuid: "7ca0b930e018402b893e981c82e81dc7"
format_stamp: "Formatted at 2026-07-09 14:54:53 on dist-test-slave-h37j"
I20260709 14:54:54.000171 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:54.004482 18467 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:54:54.005333 17962 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:54:54.005709 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/master-0-root
uuid: "7ca0b930e018402b893e981c82e81dc7"
format_stamp: "Formatted at 2026-07-09 14:54:53 on dist-test-slave-h37j"
I20260709 14:54:54.006142 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-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:54:54.023303 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:54.024435 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:54.059528 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.190:44221
I20260709 14:54:54.059633 18518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.190:44221 every 8 connection(s)
I20260709 14:54:54.064687 18519 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:54:54.075567 18519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7: Bootstrap starting.
I20260709 14:54:54.079710 18519 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.083472 18519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7: No bootstrap required, opened a new log
I20260709 14:54:54.085285 18519 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ca0b930e018402b893e981c82e81dc7" member_type: VOTER }
I20260709 14:54:54.085613 18519 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.085784 18519 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca0b930e018402b893e981c82e81dc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.086380 18519 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ca0b930e018402b893e981c82e81dc7" member_type: VOTER }
I20260709 14:54:54.086807 18519 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:54.087023 18519 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:54.087276 18519 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.090765 18519 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ca0b930e018402b893e981c82e81dc7" member_type: VOTER }
I20260709 14:54:54.091205 18519 leader_election.cc:304] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [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: 7ca0b930e018402b893e981c82e81dc7; no voters: 
I20260709 14:54:54.092121 18519 leader_election.cc:290] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:54.092447 18522 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:54.093514 18522 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7ca0b930e018402b893e981c82e81dc7, State: Running, Role: LEADER
I20260709 14:54:54.094144 18522 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [LEADER]: Queue going to LEADER mode. State: All 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: "7ca0b930e018402b893e981c82e81dc7" member_type: VOTER }
I20260709 14:54:54.094620 18519 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:54.098016 18523 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ca0b930e018402b893e981c82e81dc7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ca0b930e018402b893e981c82e81dc7" member_type: VOTER } }
I20260709 14:54:54.098639 18523 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:54.098491 18524 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ca0b930e018402b893e981c82e81dc7. Latest consensus state: current_term: 1 leader_uuid: "7ca0b930e018402b893e981c82e81dc7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ca0b930e018402b893e981c82e81dc7" member_type: VOTER } }
I20260709 14:54:54.099090 18524 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:54.100719 18529 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:54.105427 18529 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:54.108790 17962 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:54.112967 18529 catalog_manager.cc:1383] Generated new cluster ID: 7e787983493449c39d3b264e60bebf0a
I20260709 14:54:54.113162 18529 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:54.132501 18529 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:54.133565 18529 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:54.144479 18529 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7: Generated new TSK 0
I20260709 14:54:54.144948 18529 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:54.174556 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:54.179824 18540 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:54:54.180608 18541 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:54:54.182574 18543 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:54:54.182627 17962 server_base.cc:1061] running on GCE node
I20260709 14:54:54.183476 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:54.183647 17962 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:54:54.183825 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608894183807 us; error 0 us; skew 500 ppm
I20260709 14:54:54.184314 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:54.186455 17962 webserver.cc:533] Webserver started at http://127.17.138.129:44481/ using document root <none> and password file <none>
I20260709 14:54:54.186898 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:54.187060 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:54.187305 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:54.188277 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-0-root/instance:
uuid: "2a426503976745319e798a3408ec43a7"
format_stamp: "Formatted at 2026-07-09 14:54:54 on dist-test-slave-h37j"
I20260709 14:54:54.192227 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 14:54:54.195161 18548 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:54:54.195816 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:54.196094 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-0-root
uuid: "2a426503976745319e798a3408ec43a7"
format_stamp: "Formatted at 2026-07-09 14:54:54 on dist-test-slave-h37j"
I20260709 14:54:54.196363 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-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:54:54.212358 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:54.213459 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:54.214804 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:54.216800 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:54.216970 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:54.217142 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:54.217276 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:54.253244 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.129:36999
I20260709 14:54:54.253342 18610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.129:36999 every 8 connection(s)
I20260709 14:54:54.257915 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:54.264084 18615 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:54:54.265596 18616 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:54:54.268287 18618 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:54:54.268376 17962 server_base.cc:1061] running on GCE node
I20260709 14:54:54.269810 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:54.270143 17962 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:54:54.270364 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608894270343 us; error 0 us; skew 500 ppm
I20260709 14:54:54.270951 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:54.272156 18611 heartbeater.cc:344] Connected to a master server at 127.17.138.190:44221
I20260709 14:54:54.272529 18611 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:54.273382 18611 heartbeater.cc:507] Master 127.17.138.190:44221 requested a full tablet report, sending...
I20260709 14:54:54.273543 17962 webserver.cc:533] Webserver started at http://127.17.138.130:37055/ using document root <none> and password file <none>
I20260709 14:54:54.274240 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:54.274518 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:54.274870 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:54.275640 18484 ts_manager.cc:194] Registered new tserver with Master: 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999)
I20260709 14:54:54.276036 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-1-root/instance:
uuid: "f94c8088336444508401c3f3a10c87ee"
format_stamp: "Formatted at 2026-07-09 14:54:54 on dist-test-slave-h37j"
I20260709 14:54:54.277390 18484 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39802
I20260709 14:54:54.280674 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:54.284097 18623 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:54:54.284824 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:54.285091 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-1-root
uuid: "f94c8088336444508401c3f3a10c87ee"
format_stamp: "Formatted at 2026-07-09 14:54:54 on dist-test-slave-h37j"
I20260709 14:54:54.285338 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-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:54:54.308970 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:54.310043 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:54.311378 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:54.313442 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:54.313635 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:54.313853 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:54.314018 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 14:54:54.350383 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.130:44405
I20260709 14:54:54.350478 18685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.130:44405 every 8 connection(s)
I20260709 14:54:54.354682 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:54.361795 18689 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:54:54.364280 18690 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:54:54.365850 17962 server_base.cc:1061] running on GCE node
I20260709 14:54:54.366367 18686 heartbeater.cc:344] Connected to a master server at 127.17.138.190:44221
W20260709 14:54:54.366559 18692 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:54:54.366701 18686 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:54.367439 18686 heartbeater.cc:507] Master 127.17.138.190:44221 requested a full tablet report, sending...
I20260709 14:54:54.367398 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:54.367879 17962 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:54:54.368085 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608894368064 us; error 0 us; skew 500 ppm
I20260709 14:54:54.368749 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:54.369479 18484 ts_manager.cc:194] Registered new tserver with Master: f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
I20260709 14:54:54.370975 18484 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39812
I20260709 14:54:54.371244 17962 webserver.cc:533] Webserver started at http://127.17.138.131:36155/ using document root <none> and password file <none>
I20260709 14:54:54.371809 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:54.372042 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:54.372445 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:54.373497 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-2-root/instance:
uuid: "a7362e98bd724af7a8a56fd35085ae2a"
format_stamp: "Formatted at 2026-07-09 14:54:54 on dist-test-slave-h37j"
I20260709 14:54:54.377619 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:54:54.380719 18697 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:54:54.381518 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:54.381815 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-2-root
uuid: "a7362e98bd724af7a8a56fd35085ae2a"
format_stamp: "Formatted at 2026-07-09 14:54:54 on dist-test-slave-h37j"
I20260709 14:54:54.382148 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608881620301-17962-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:54:54.396461 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:54.397738 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:54.399183 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:54.401172 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:54.401360 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:54.401571 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:54.401809 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:54.441341 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.131:39859
I20260709 14:54:54.441462 18759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.131:39859 every 8 connection(s)
I20260709 14:54:54.454386 18760 heartbeater.cc:344] Connected to a master server at 127.17.138.190:44221
I20260709 14:54:54.454768 18760 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:54.455439 18760 heartbeater.cc:507] Master 127.17.138.190:44221 requested a full tablet report, sending...
I20260709 14:54:54.457180 18484 ts_manager.cc:194] Registered new tserver with Master: a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:54.458047 17962 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013686213s
I20260709 14:54:54.458575 18484 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39824
I20260709 14:54:54.480846 18484 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39828:
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:54:54.483475 18484 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:54:54.546504 18725 tablet_service.cc:1511] Processing CreateTablet for tablet fa6cbc7681e64aa5baaa01092d590253 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:54.546799 18724 tablet_service.cc:1511] Processing CreateTablet for tablet be0479a19c92448da9dde81029a66840 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:54.547959 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6cbc7681e64aa5baaa01092d590253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.548599 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0479a19c92448da9dde81029a66840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.556069 18723 tablet_service.cc:1511] Processing CreateTablet for tablet 7d60007d831542698e4aa7ce7cd0bdb6 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:54.557325 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d60007d831542698e4aa7ce7cd0bdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.560923 18722 tablet_service.cc:1511] Processing CreateTablet for tablet f2627227666f44d3b02fb4468d7ac876 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:54.562268 18722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2627227666f44d3b02fb4468d7ac876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.565393 18721 tablet_service.cc:1511] Processing CreateTablet for tablet 8db5770a0a954c3fb1dc8385708e965c (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:54.566663 18721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db5770a0a954c3fb1dc8385708e965c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.576251 18720 tablet_service.cc:1511] Processing CreateTablet for tablet 071a36ab87d940de92bf3c59458e13b4 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:54.577481 18720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071a36ab87d940de92bf3c59458e13b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.584802 18719 tablet_service.cc:1511] Processing CreateTablet for tablet a047fef951f04aeab604f3676119f1ec (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:54.586005 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a047fef951f04aeab604f3676119f1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.590952 18718 tablet_service.cc:1511] Processing CreateTablet for tablet ea1689a6b4cc456d9a8c8d5e2c173753 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:54.592125 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1689a6b4cc456d9a8c8d5e2c173753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.599385 18717 tablet_service.cc:1511] Processing CreateTablet for tablet ff3bf045e8c345c1b5ffdfea9eb680a3 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:54.600634 18717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3bf045e8c345c1b5ffdfea9eb680a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.607932 18576 tablet_service.cc:1511] Processing CreateTablet for tablet fa6cbc7681e64aa5baaa01092d590253 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:54.609156 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6cbc7681e64aa5baaa01092d590253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.610814 18575 tablet_service.cc:1511] Processing CreateTablet for tablet be0479a19c92448da9dde81029a66840 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:54.611939 18575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0479a19c92448da9dde81029a66840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.612958 18569 tablet_service.cc:1511] Processing CreateTablet for tablet ea1689a6b4cc456d9a8c8d5e2c173753 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:54.614723 18651 tablet_service.cc:1511] Processing CreateTablet for tablet fa6cbc7681e64aa5baaa01092d590253 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:54.614995 18570 tablet_service.cc:1511] Processing CreateTablet for tablet a047fef951f04aeab604f3676119f1ec (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:54.616000 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6cbc7681e64aa5baaa01092d590253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.616214 18570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a047fef951f04aeab604f3676119f1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.618551 18571 tablet_service.cc:1511] Processing CreateTablet for tablet 071a36ab87d940de92bf3c59458e13b4 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:54.619078 18650 tablet_service.cc:1511] Processing CreateTablet for tablet be0479a19c92448da9dde81029a66840 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:54.619696 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071a36ab87d940de92bf3c59458e13b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.620384 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0479a19c92448da9dde81029a66840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.622905 18572 tablet_service.cc:1511] Processing CreateTablet for tablet 8db5770a0a954c3fb1dc8385708e965c (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:54.623100 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 7d60007d831542698e4aa7ce7cd0bdb6 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:54.624132 18572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db5770a0a954c3fb1dc8385708e965c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.624468 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d60007d831542698e4aa7ce7cd0bdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.627075 18573 tablet_service.cc:1511] Processing CreateTablet for tablet f2627227666f44d3b02fb4468d7ac876 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:54.628408 18573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2627227666f44d3b02fb4468d7ac876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.628232 18647 tablet_service.cc:1511] Processing CreateTablet for tablet 8db5770a0a954c3fb1dc8385708e965c (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:54.629832 18647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db5770a0a954c3fb1dc8385708e965c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.634732 18574 tablet_service.cc:1511] Processing CreateTablet for tablet 7d60007d831542698e4aa7ce7cd0bdb6 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:54.634944 18568 tablet_service.cc:1511] Processing CreateTablet for tablet ff3bf045e8c345c1b5ffdfea9eb680a3 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:54.637027 18645 tablet_service.cc:1511] Processing CreateTablet for tablet a047fef951f04aeab604f3676119f1ec (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:54.627087 18648 tablet_service.cc:1511] Processing CreateTablet for tablet f2627227666f44d3b02fb4468d7ac876 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:54.638726 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a047fef951f04aeab604f3676119f1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.639209 18643 tablet_service.cc:1511] Processing CreateTablet for tablet ff3bf045e8c345c1b5ffdfea9eb680a3 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:54.640506 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3bf045e8c345c1b5ffdfea9eb680a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.642007 18569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1689a6b4cc456d9a8c8d5e2c173753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.642467 18648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2627227666f44d3b02fb4468d7ac876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.644362 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3bf045e8c345c1b5ffdfea9eb680a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.631836 18644 tablet_service.cc:1511] Processing CreateTablet for tablet ea1689a6b4cc456d9a8c8d5e2c173753 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:54.646180 18574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d60007d831542698e4aa7ce7cd0bdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.658113 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 071a36ab87d940de92bf3c59458e13b4 (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:54.659237 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1689a6b4cc456d9a8c8d5e2c173753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.678321 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071a36ab87d940de92bf3c59458e13b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.663990 18724 tablet_service.cc:1511] Processing CreateTablet for tablet a444f64f391f452bb7fcd8f6626b976c (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:54.682674 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a444f64f391f452bb7fcd8f6626b976c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.664534 18568 tablet_service.cc:1511] Processing CreateTablet for tablet a444f64f391f452bb7fcd8f6626b976c (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:54.647367 18642 tablet_service.cc:1511] Processing CreateTablet for tablet a444f64f391f452bb7fcd8f6626b976c (DEFAULT_TABLE table=test-workload [id=df5b8672d62b45eaac1fabe182b42dc0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:54.697780 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a444f64f391f452bb7fcd8f6626b976c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.726434 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a444f64f391f452bb7fcd8f6626b976c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.726969 18775 tablet_bootstrap.cc:492] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a: Bootstrap starting.
I20260709 14:54:54.730453 18776 tablet_bootstrap.cc:492] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7: Bootstrap starting.
I20260709 14:54:54.732884 18777 tablet_bootstrap.cc:492] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee: Bootstrap starting.
I20260709 14:54:54.741839 18777 tablet_bootstrap.cc:654] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.749226 18775 tablet_bootstrap.cc:654] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.753079 18776 tablet_bootstrap.cc:654] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.762234 18775 tablet_bootstrap.cc:492] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a: No bootstrap required, opened a new log
I20260709 14:54:54.762247 18777 tablet_bootstrap.cc:492] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee: No bootstrap required, opened a new log
I20260709 14:54:54.762745 18775 ts_tablet_manager.cc:1403] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.006s
I20260709 14:54:54.762842 18777 ts_tablet_manager.cc:1403] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.016s
I20260709 14:54:54.765740 18775 raft_consensus.cc:359] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:54.766467 18775 raft_consensus.cc:385] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.766788 18775 raft_consensus.cc:740] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.767601 18775 consensus_queue.cc:260] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:54.768601 18777 raft_consensus.cc:359] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.769358 18777 raft_consensus.cc:385] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.769680 18777 raft_consensus.cc:740] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.770005 18760 heartbeater.cc:499] Master 127.17.138.190:44221 was elected leader, sending a full tablet report...
I20260709 14:54:54.770537 18777 consensus_queue.cc:260] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.771196 18775 ts_tablet_manager.cc:1434] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:54:54.772119 18775 tablet_bootstrap.cc:492] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a: Bootstrap starting.
I20260709 14:54:54.778048 18775 tablet_bootstrap.cc:654] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.779104 18686 heartbeater.cc:499] Master 127.17.138.190:44221 was elected leader, sending a full tablet report...
I20260709 14:54:54.779338 18776 tablet_bootstrap.cc:492] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7: No bootstrap required, opened a new log
I20260709 14:54:54.780316 18777 ts_tablet_manager.cc:1434] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.007s
I20260709 14:54:54.782879 18775 tablet_bootstrap.cc:492] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a: No bootstrap required, opened a new log
I20260709 14:54:54.783067 18777 tablet_bootstrap.cc:492] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee: Bootstrap starting.
I20260709 14:54:54.783488 18775 ts_tablet_manager.cc:1403] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 14:54:54.786388 18775 raft_consensus.cc:359] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.787115 18775 raft_consensus.cc:385] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.787432 18775 raft_consensus.cc:740] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.788162 18775 consensus_queue.cc:260] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.789469 18777 tablet_bootstrap.cc:654] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.786926 18776 ts_tablet_manager.cc:1403] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.000s
I20260709 14:54:54.790172 18775 ts_tablet_manager.cc:1434] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:54:54.791101 18775 tablet_bootstrap.cc:492] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a: Bootstrap starting.
I20260709 14:54:54.792702 18776 raft_consensus.cc:359] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.793512 18776 raft_consensus.cc:385] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.793901 18776 raft_consensus.cc:740] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.794798 18776 consensus_queue.cc:260] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.797427 18775 tablet_bootstrap.cc:654] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.804111 18776 ts_tablet_manager.cc:1434] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:54:54.804721 18611 heartbeater.cc:499] Master 127.17.138.190:44221 was elected leader, sending a full tablet report...
I20260709 14:54:54.805109 18776 tablet_bootstrap.cc:492] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7: Bootstrap starting.
I20260709 14:54:54.811512 18776 tablet_bootstrap.cc:654] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.817965 18775 tablet_bootstrap.cc:492] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a: No bootstrap required, opened a new log
I20260709 14:54:54.817981 18777 tablet_bootstrap.cc:492] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee: No bootstrap required, opened a new log
I20260709 14:54:54.818531 18775 ts_tablet_manager.cc:1403] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260709 14:54:54.818601 18777 ts_tablet_manager.cc:1403] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.020s
I20260709 14:54:54.818903 18776 tablet_bootstrap.cc:492] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7: No bootstrap required, opened a new log
I20260709 14:54:54.819417 18776 ts_tablet_manager.cc:1403] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260709 14:54:54.821442 18775 raft_consensus.cc:359] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.821617 18777 raft_consensus.cc:359] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.822278 18775 raft_consensus.cc:385] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.822330 18777 raft_consensus.cc:385] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.822105 18776 raft_consensus.cc:359] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.822758 18775 raft_consensus.cc:740] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.822824 18777 raft_consensus.cc:740] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.822988 18776 raft_consensus.cc:385] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.823506 18776 raft_consensus.cc:740] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.823757 18777 consensus_queue.cc:260] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.823745 18775 consensus_queue.cc:260] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.824275 18776 consensus_queue.cc:260] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.825994 18777 ts_tablet_manager.cc:1434] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:54.826357 18776 ts_tablet_manager.cc:1434] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 14:54:54.826870 18777 tablet_bootstrap.cc:492] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee: Bootstrap starting.
I20260709 14:54:54.827226 18776 tablet_bootstrap.cc:492] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7: Bootstrap starting.
I20260709 14:54:54.829420 18775 ts_tablet_manager.cc:1434] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:54.830415 18775 tablet_bootstrap.cc:492] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a: Bootstrap starting.
I20260709 14:54:54.833269 18777 tablet_bootstrap.cc:654] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.833484 18776 tablet_bootstrap.cc:654] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.836181 18775 tablet_bootstrap.cc:654] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.844892 18776 tablet_bootstrap.cc:492] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7: No bootstrap required, opened a new log
I20260709 14:54:54.845362 18776 ts_tablet_manager.cc:1403] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260709 14:54:54.845395 18777 tablet_bootstrap.cc:492] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee: No bootstrap required, opened a new log
I20260709 14:54:54.845428 18775 tablet_bootstrap.cc:492] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a: No bootstrap required, opened a new log
I20260709 14:54:54.846088 18777 ts_tablet_manager.cc:1403] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 14:54:54.846212 18775 ts_tablet_manager.cc:1403] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 14:54:54.848281 18776 raft_consensus.cc:359] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.848672 18777 raft_consensus.cc:359] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.849033 18776 raft_consensus.cc:385] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.849347 18777 raft_consensus.cc:385] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.849431 18776 raft_consensus.cc:740] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.849771 18777 raft_consensus.cc:740] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.849512 18775 raft_consensus.cc:359] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.850339 18776 consensus_queue.cc:260] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.850543 18777 consensus_queue.cc:260] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.851094 18775 raft_consensus.cc:385] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.851485 18775 raft_consensus.cc:740] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.852763 18776 ts_tablet_manager.cc:1434] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:54:54.852360 18775 consensus_queue.cc:260] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.853663 18776 tablet_bootstrap.cc:492] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7: Bootstrap starting.
I20260709 14:54:54.855334 18777 ts_tablet_manager.cc:1434] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:54.856276 18777 tablet_bootstrap.cc:492] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee: Bootstrap starting.
I20260709 14:54:54.856957 18775 ts_tablet_manager.cc:1434] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:54.857910 18775 tablet_bootstrap.cc:492] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a: Bootstrap starting.
I20260709 14:54:54.860345 18776 tablet_bootstrap.cc:654] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.862316 18777 tablet_bootstrap.cc:654] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.863826 18775 tablet_bootstrap.cc:654] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.874536 18776 tablet_bootstrap.cc:492] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7: No bootstrap required, opened a new log
I20260709 14:54:54.874586 18777 tablet_bootstrap.cc:492] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee: No bootstrap required, opened a new log
I20260709 14:54:54.875099 18776 ts_tablet_manager.cc:1403] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260709 14:54:54.875151 18777 ts_tablet_manager.cc:1403] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260709 14:54:54.876554 18775 tablet_bootstrap.cc:492] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a: No bootstrap required, opened a new log
I20260709 14:54:54.876900 18775 ts_tablet_manager.cc:1403] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 14:54:54.878163 18782 raft_consensus.cc:493] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.877957 18776 raft_consensus.cc:359] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.878090 18777 raft_consensus.cc:359] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.878775 18777 raft_consensus.cc:385] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.878701 18782 raft_consensus.cc:515] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.879137 18777 raft_consensus.cc:740] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.879176 18775 raft_consensus.cc:359] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.879953 18775 raft_consensus.cc:385] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.880396 18775 raft_consensus.cc:740] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.879942 18777 consensus_queue.cc:260] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.881249 18782 leader_election.cc:290] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:54.882045 18785 raft_consensus.cc:493] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.882504 18785 raft_consensus.cc:515] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.889189 18785 leader_election.cc:290] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:54.888283 18775 consensus_queue.cc:260] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.878684 18776 raft_consensus.cc:385] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.895273 18776 raft_consensus.cc:740] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.897342 18776 consensus_queue.cc:260] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.899375 18785 raft_consensus.cc:493] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.899756 18775 ts_tablet_manager.cc:1434] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.004s
I20260709 14:54:54.899879 18785 raft_consensus.cc:515] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.905416 18785 leader_election.cc:290] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:54.905614 18782 raft_consensus.cc:493] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.906121 18782 raft_consensus.cc:515] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.907009 18775 tablet_bootstrap.cc:492] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a: Bootstrap starting.
I20260709 14:54:54.908102 18781 raft_consensus.cc:493] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.908646 18781 raft_consensus.cc:515] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.913046 18781 leader_election.cc:290] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
I20260709 14:54:54.908082 18782 leader_election.cc:290] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:54.934880 18735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3bf045e8c345c1b5ffdfea9eb680a3" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
I20260709 14:54:54.935415 18777 ts_tablet_manager.cc:1434] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee: Time spent starting tablet: real 0.060s	user 0.034s	sys 0.020s
I20260709 14:54:54.936338 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
W20260709 14:54:54.938386 18549 leader_election.cc:343] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:54.939069 18549 leader_election.cc:343] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.939378 18777 tablet_bootstrap.cc:492] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee: Bootstrap starting.
I20260709 14:54:54.946470 18775 tablet_bootstrap.cc:654] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.947430 18776 ts_tablet_manager.cc:1434] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.000s
I20260709 14:54:54.948649 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3bf045e8c345c1b5ffdfea9eb680a3" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee" is_pre_election: true
I20260709 14:54:54.949302 18661 raft_consensus.cc:2468] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 0.
I20260709 14:54:54.954056 18777 tablet_bootstrap.cc:654] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.959106 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee" is_pre_election: true
I20260709 14:54:54.959683 18661 raft_consensus.cc:2468] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 0.
I20260709 14:54:54.962090 18794 raft_consensus.cc:493] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.962284 18552 leader_election.cc:304] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: a7362e98bd724af7a8a56fd35085ae2a
I20260709 14:54:54.962555 18794 raft_consensus.cc:515] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.963069 18785 raft_consensus.cc:2804] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.963488 18785 raft_consensus.cc:493] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.963812 18785 raft_consensus.cc:3060] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.965045 18794 leader_election.cc:290] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:54.966774 18776 tablet_bootstrap.cc:492] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7: Bootstrap starting.
I20260709 14:54:54.970244 18552 leader_election.cc:304] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: a7362e98bd724af7a8a56fd35085ae2a
I20260709 14:54:54.971885 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047fef951f04aeab604f3676119f1ec" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee" is_pre_election: true
W20260709 14:54:54.977319 18701 leader_election.cc:343] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.979606 18775 tablet_bootstrap.cc:492] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a: No bootstrap required, opened a new log
I20260709 14:54:54.980053 18775 ts_tablet_manager.cc:1403] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.009s
I20260709 14:54:54.980929 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071a36ab87d940de92bf3c59458e13b4" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7" is_pre_election: true
I20260709 14:54:54.977972 18785 raft_consensus.cc:515] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.982758 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7" is_pre_election: true
I20260709 14:54:54.982828 18775 raft_consensus.cc:359] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.984043 18775 raft_consensus.cc:385] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.984218 18804 raft_consensus.cc:2804] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.984282 18775 raft_consensus.cc:740] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.984627 18804 raft_consensus.cc:493] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.984912 18804 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:54.985592 18624 leader_election.cc:343] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.985703 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2627227666f44d3b02fb4468d7ac876" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7" is_pre_election: true
W20260709 14:54:54.986769 18624 leader_election.cc:343] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.989068 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047fef951f04aeab604f3676119f1ec" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7" is_pre_election: true
I20260709 14:54:54.989535 18785 leader_election.cc:290] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 election: Requested vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:54.990304 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3bf045e8c345c1b5ffdfea9eb680a3" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:54:54.990741 18661 raft_consensus.cc:3060] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.990811 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3bf045e8c345c1b5ffdfea9eb680a3" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
W20260709 14:54:54.991901 18549 leader_election.cc:343] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.992645 18776 tablet_bootstrap.cc:654] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.984977 18775 consensus_queue.cc:260] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:54.996351 18661 raft_consensus.cc:2468] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 1.
I20260709 14:54:54.996726 18777 tablet_bootstrap.cc:492] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee: No bootstrap required, opened a new log
I20260709 14:54:54.997157 18777 ts_tablet_manager.cc:1403] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.007s
I20260709 14:54:54.997437 18552 leader_election.cc:304] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: a7362e98bd724af7a8a56fd35085ae2a
W20260709 14:54:54.998812 18698 leader_election.cc:343] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.999202 18698 leader_election.cc:304] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a; no voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee
I20260709 14:54:55.000213 18785 raft_consensus.cc:2804] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:55.000058 18777 raft_consensus.cc:359] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.000769 18777 raft_consensus.cc:385] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.001065 18777 raft_consensus.cc:740] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.002136 18781 raft_consensus.cc:2749] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:55.003607 18735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
I20260709 14:54:55.004882 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2627227666f44d3b02fb4468d7ac876" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
I20260709 14:54:55.005501 18733 raft_consensus.cc:2468] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 0.
I20260709 14:54:55.006062 18775 ts_tablet_manager.cc:1434] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:54:55.006332 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071a36ab87d940de92bf3c59458e13b4" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
I20260709 14:54:55.006899 18734 raft_consensus.cc:2468] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 0.
I20260709 14:54:55.007077 18775 tablet_bootstrap.cc:492] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a: Bootstrap starting.
W20260709 14:54:55.007874 18624 leader_election.cc:343] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:55.009205 18624 leader_election.cc:304] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 2a426503976745319e798a3408ec43a7
I20260709 14:54:55.010273 18794 raft_consensus.cc:2804] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:55.010600 18794 raft_consensus.cc:493] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:55.010901 18794 raft_consensus.cc:3060] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.015003 18804 raft_consensus.cc:515] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.016168 18586 raft_consensus.cc:2393] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f94c8088336444508401c3f3a10c87ee in current term 1: Already voted for candidate 2a426503976745319e798a3408ec43a7 in this term.
I20260709 14:54:55.016492 18624 leader_election.cc:304] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 2a426503976745319e798a3408ec43a7
I20260709 14:54:55.017037 18777 consensus_queue.cc:260] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.017915 18782 raft_consensus.cc:2804] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:55.018882 18782 raft_consensus.cc:493] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:55.022727 18782 raft_consensus.cc:3060] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.022859 18624 leader_election.cc:304] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94c8088336444508401c3f3a10c87ee; no voters: 2a426503976745319e798a3408ec43a7, a7362e98bd724af7a8a56fd35085ae2a
I20260709 14:54:55.025216 18785 raft_consensus.cc:697] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:54:55.032173 18808 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.032612 18776 tablet_bootstrap.cc:492] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7: No bootstrap required, opened a new log
I20260709 14:54:55.035377 18776 ts_tablet_manager.cc:1403] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.011s
I20260709 14:54:55.033139 18785 consensus_queue.cc:237] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.037179 18804 leader_election.cc:290] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 election: Requested vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.037820 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:54:55.038257 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:55.039804 18794 raft_consensus.cc:515] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
W20260709 14:54:55.041193 18549 leader_election.cc:343] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:55.038844 18775 tablet_bootstrap.cc:654] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.041709 18794 leader_election.cc:290] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.044480 18808 raft_consensus.cc:2749] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:55.044720 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2627227666f44d3b02fb4468d7ac876" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:54:55.045373 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2627227666f44d3b02fb4468d7ac876" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:55.045910 18734 raft_consensus.cc:3060] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:55.048643 18624 leader_election.cc:343] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:55.052070 18782 raft_consensus.cc:515] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.052462 18776 raft_consensus.cc:359] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.053241 18776 raft_consensus.cc:385] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.053576 18776 raft_consensus.cc:740] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.054111 18782 leader_election.cc:290] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.054643 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071a36ab87d940de92bf3c59458e13b4" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:54:55.055325 18782 raft_consensus.cc:493] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:55.054387 18776 consensus_queue.cc:260] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.055755 18661 raft_consensus.cc:2468] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 1.
I20260709 14:54:55.056200 18586 raft_consensus.cc:3060] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.056191 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071a36ab87d940de92bf3c59458e13b4" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:55.056800 18733 raft_consensus.cc:3060] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.058135 18777 ts_tablet_manager.cc:1434] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.004s
I20260709 14:54:55.058938 18552 leader_election.cc:304] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: a7362e98bd724af7a8a56fd35085ae2a
I20260709 14:54:55.059684 18804 raft_consensus.cc:2804] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:55.060117 18804 raft_consensus.cc:697] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:54:55.061105 18777 tablet_bootstrap.cc:492] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee: Bootstrap starting.
I20260709 14:54:55.060889 18804 consensus_queue.cc:237] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.063170 18733 raft_consensus.cc:2468] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 1.
I20260709 14:54:55.064179 18586 raft_consensus.cc:2468] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 1.
I20260709 14:54:55.064337 18624 leader_election.cc:304] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.065053 18809 raft_consensus.cc:2804] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:55.065528 18809 raft_consensus.cc:697] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Leader. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:54:55.055794 18782 raft_consensus.cc:515] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.066310 18809 consensus_queue.cc:237] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.068490 18777 tablet_bootstrap.cc:654] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.069209 18775 tablet_bootstrap.cc:492] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a: No bootstrap required, opened a new log
I20260709 14:54:55.069448 18734 raft_consensus.cc:2468] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 1.
I20260709 14:54:55.070994 18775 ts_tablet_manager.cc:1403] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.013s
I20260709 14:54:55.072299 18782 leader_election.cc:290] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.067989 18776 ts_tablet_manager.cc:1434] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260709 14:54:55.073741 18776 tablet_bootstrap.cc:492] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7: Bootstrap starting.
I20260709 14:54:55.076785 18775 raft_consensus.cc:359] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.077512 18775 raft_consensus.cc:385] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.077836 18775 raft_consensus.cc:740] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.078685 18775 consensus_queue.cc:260] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.080276 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7" is_pre_election: true
I20260709 14:54:55.080536 18624 leader_election.cc:304] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 2a426503976745319e798a3408ec43a7
I20260709 14:54:55.081028 18586 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 0.
I20260709 14:54:55.082190 18624 leader_election.cc:304] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.083058 18808 raft_consensus.cc:2804] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:55.083599 18808 raft_consensus.cc:697] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Leader. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:54:55.083709 18794 raft_consensus.cc:2804] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:55.084059 18794 raft_consensus.cc:493] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:55.084448 18794 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.084481 18808 consensus_queue.cc:237] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.084342 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
I20260709 14:54:55.087472 18734 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 0.
I20260709 14:54:55.089414 18775 ts_tablet_manager.cc:1434] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:54:55.091048 18794 raft_consensus.cc:515] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.093781 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:54:55.094427 18586 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.095088 18775 tablet_bootstrap.cc:492] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a: Bootstrap starting.
I20260709 14:54:55.095897 18776 tablet_bootstrap.cc:654] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.095435 18480 catalog_manager.cc:5697] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.099850 18777 tablet_bootstrap.cc:492] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee: No bootstrap required, opened a new log
I20260709 14:54:55.100299 18777 ts_tablet_manager.cc:1403] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.005s
I20260709 14:54:55.102072 18775 tablet_bootstrap.cc:654] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.102138 18483 catalog_manager.cc:5697] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee reported cstate change: term changed from 0 to 1, leader changed from <none> to f94c8088336444508401c3f3a10c87ee (127.17.138.130). New cstate: current_term: 1 leader_uuid: "f94c8088336444508401c3f3a10c87ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:55.104585 18532 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:55.105126 18794 leader_election.cc:290] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.105305 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:55.105859 18734 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.102895 18777 raft_consensus.cc:359] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.107050 18777 raft_consensus.cc:385] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.107316 18777 raft_consensus.cc:740] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.109550 18777 consensus_queue.cc:260] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.110118 18807 raft_consensus.cc:493] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:55.110536 18807 raft_consensus.cc:515] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:55.111390 18586 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 1.
I20260709 14:54:55.111773 18777 ts_tablet_manager.cc:1434] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:55.112612 18807 leader_election.cc:290] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999)
I20260709 14:54:55.112532 18624 leader_election.cc:304] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.114476 18794 raft_consensus.cc:2804] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:55.114629 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6cbc7681e64aa5baaa01092d590253" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee" is_pre_election: true
I20260709 14:54:55.115002 18794 raft_consensus.cc:697] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Leader. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
W20260709 14:54:55.115942 18701 leader_election.cc:343] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:55.116382 18794 consensus_queue.cc:237] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.116860 18734 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 1.
I20260709 14:54:55.115490 18807 raft_consensus.cc:493] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:55.118700 18807 raft_consensus.cc:515] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.119721 18776 tablet_bootstrap.cc:492] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7: No bootstrap required, opened a new log
I20260709 14:54:55.121109 18776 ts_tablet_manager.cc:1403] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.001s
I20260709 14:54:55.121254 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7" is_pre_election: true
I20260709 14:54:55.122088 18807 leader_election.cc:290] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
I20260709 14:54:55.123482 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee" is_pre_election: true
I20260709 14:54:55.123757 18775 tablet_bootstrap.cc:492] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a: No bootstrap required, opened a new log
I20260709 14:54:55.124208 18661 raft_consensus.cc:2393] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7362e98bd724af7a8a56fd35085ae2a in current term 1: Already voted for candidate 2a426503976745319e798a3408ec43a7 in this term.
I20260709 14:54:55.114212 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6cbc7681e64aa5baaa01092d590253" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7" is_pre_election: true
I20260709 14:54:55.125550 18701 leader_election.cc:304] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a; no voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee
W20260709 14:54:55.125830 18698 leader_election.cc:343] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:55.126317 18698 leader_election.cc:304] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a; no voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee
I20260709 14:54:55.126639 18807 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.127384 18781 raft_consensus.cc:2749] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:55.112668 18777 tablet_bootstrap.cc:492] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee: Bootstrap starting.
I20260709 14:54:55.130657 18776 raft_consensus.cc:359] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.131413 18776 raft_consensus.cc:385] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.131759 18776 raft_consensus.cc:740] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.132665 18776 consensus_queue.cc:260] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.133435 18807 raft_consensus.cc:2749] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:55.124203 18775 ts_tablet_manager.cc:1403] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260709 14:54:55.134666 18777 tablet_bootstrap.cc:654] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.135349 18776 ts_tablet_manager.cc:1434] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:55.141360 18776 tablet_bootstrap.cc:492] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7: Bootstrap starting.
I20260709 14:54:55.136271 18775 raft_consensus.cc:359] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.137992 18785 raft_consensus.cc:493] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:55.142143 18775 raft_consensus.cc:385] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.142530 18775 raft_consensus.cc:740] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.142218 18785 raft_consensus.cc:515] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.143363 18775 consensus_queue.cc:260] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.144304 18785 leader_election.cc:290] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.145234 18775 ts_tablet_manager.cc:1434] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 14:54:55.145709 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db5770a0a954c3fb1dc8385708e965c" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
I20260709 14:54:55.146255 18734 raft_consensus.cc:2468] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 0.
I20260709 14:54:55.146474 18775 tablet_bootstrap.cc:492] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a: Bootstrap starting.
I20260709 14:54:55.147383 18549 leader_election.cc:304] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, a7362e98bd724af7a8a56fd35085ae2a; no voters: 
I20260709 14:54:55.148008 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db5770a0a954c3fb1dc8385708e965c" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee" is_pre_election: true
I20260709 14:54:55.148170 18785 raft_consensus.cc:2804] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:55.148531 18785 raft_consensus.cc:493] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:54:55.149648 18552 leader_election.cc:343] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:55.152367 18775 tablet_bootstrap.cc:654] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.153795 18776 tablet_bootstrap.cc:654] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.155730 18785 raft_consensus.cc:3060] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.156639 18482 catalog_manager.cc:5697] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee reported cstate change: term changed from 0 to 1, leader changed from <none> to f94c8088336444508401c3f3a10c87ee (127.17.138.130). New cstate: current_term: 1 leader_uuid: "f94c8088336444508401c3f3a10c87ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.158823 18482 catalog_manager.cc:5697] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee reported cstate change: term changed from 0 to 1, leader changed from <none> to f94c8088336444508401c3f3a10c87ee (127.17.138.130). New cstate: current_term: 1 leader_uuid: "f94c8088336444508401c3f3a10c87ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.165923 18483 catalog_manager.cc:5697] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.168746 18785 raft_consensus.cc:515] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.173501 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db5770a0a954c3fb1dc8385708e965c" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee"
W20260709 14:54:55.174755 18552 leader_election.cc:343] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:55.175940 18785 leader_election.cc:290] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 election: Requested vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.179137 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db5770a0a954c3fb1dc8385708e965c" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:55.179695 18734 raft_consensus.cc:3060] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.180111 18775 tablet_bootstrap.cc:492] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a: No bootstrap required, opened a new log
I20260709 14:54:55.180513 18775 ts_tablet_manager.cc:1403] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.010s
I20260709 14:54:55.182966 18777 tablet_bootstrap.cc:492] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee: No bootstrap required, opened a new log
I20260709 14:54:55.183512 18777 ts_tablet_manager.cc:1403] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.013s
I20260709 14:54:55.183938 18775 raft_consensus.cc:359] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.184598 18775 raft_consensus.cc:385] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.184849 18775 raft_consensus.cc:740] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.186633 18734 raft_consensus.cc:2468] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 1.
I20260709 14:54:55.186758 18777 raft_consensus.cc:359] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:55.187631 18777 raft_consensus.cc:385] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.187815 18776 tablet_bootstrap.cc:492] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7: No bootstrap required, opened a new log
I20260709 14:54:55.187924 18777 raft_consensus.cc:740] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.188270 18776 ts_tablet_manager.cc:1403] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.009s
I20260709 14:54:55.187945 18549 leader_election.cc:304] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a426503976745319e798a3408ec43a7, a7362e98bd724af7a8a56fd35085ae2a; no voters: f94c8088336444508401c3f3a10c87ee
I20260709 14:54:55.189102 18785 raft_consensus.cc:2804] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:55.188776 18777 consensus_queue.cc:260] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:55.190326 18785 raft_consensus.cc:697] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:54:55.191223 18777 ts_tablet_manager.cc:1434] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:54:55.185508 18775 consensus_queue.cc:260] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.191160 18785 consensus_queue.cc:237] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.192160 18777 tablet_bootstrap.cc:492] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee: Bootstrap starting.
I20260709 14:54:55.190932 18776 raft_consensus.cc:359] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.193012 18775 ts_tablet_manager.cc:1434] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:54:55.197516 18776 raft_consensus.cc:385] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.197999 18776 raft_consensus.cc:740] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.198421 18775 tablet_bootstrap.cc:492] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a: Bootstrap starting.
I20260709 14:54:55.198915 18776 consensus_queue.cc:260] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.200975 18776 ts_tablet_manager.cc:1434] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:54:55.201864 18776 tablet_bootstrap.cc:492] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7: Bootstrap starting.
I20260709 14:54:55.203787 18775 tablet_bootstrap.cc:654] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.207633 18776 tablet_bootstrap.cc:654] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.209219 18482 catalog_manager.cc:5697] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.210124 18777 tablet_bootstrap.cc:654] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.214804 18775 tablet_bootstrap.cc:492] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a: No bootstrap required, opened a new log
I20260709 14:54:55.215180 18775 ts_tablet_manager.cc:1403] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260709 14:54:55.217501 18775 raft_consensus.cc:359] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.218103 18775 raft_consensus.cc:385] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.218313 18775 raft_consensus.cc:740] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.219079 18775 consensus_queue.cc:260] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.220752 18775 ts_tablet_manager.cc:1434] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:54:55.224222 18777 tablet_bootstrap.cc:492] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee: No bootstrap required, opened a new log
I20260709 14:54:55.224637 18777 ts_tablet_manager.cc:1403] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.005s
I20260709 14:54:55.226763 18777 raft_consensus.cc:359] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.227363 18777 raft_consensus.cc:385] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.227604 18777 raft_consensus.cc:740] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.228040 18776 tablet_bootstrap.cc:492] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7: No bootstrap required, opened a new log
I20260709 14:54:55.228119 18777 consensus_queue.cc:260] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.228538 18776 ts_tablet_manager.cc:1403] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 14:54:55.229593 18777 ts_tablet_manager.cc:1434] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:54:55.230295 18777 tablet_bootstrap.cc:492] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee: Bootstrap starting.
I20260709 14:54:55.230957 18776 raft_consensus.cc:359] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:55.231596 18776 raft_consensus.cc:385] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.231858 18776 raft_consensus.cc:740] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.232530 18776 consensus_queue.cc:260] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:55.234364 18776 ts_tablet_manager.cc:1434] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:55.234678 18777 tablet_bootstrap.cc:654] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.235152 18776 tablet_bootstrap.cc:492] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7: Bootstrap starting.
I20260709 14:54:55.240674 18776 tablet_bootstrap.cc:654] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.246672 18777 tablet_bootstrap.cc:492] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee: No bootstrap required, opened a new log
I20260709 14:54:55.247010 18777 ts_tablet_manager.cc:1403] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 14:54:55.248694 18777 raft_consensus.cc:359] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.249140 18777 raft_consensus.cc:385] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.249333 18777 raft_consensus.cc:740] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.249760 18776 tablet_bootstrap.cc:492] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7: No bootstrap required, opened a new log
I20260709 14:54:55.250231 18776 ts_tablet_manager.cc:1403] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260709 14:54:55.249760 18777 consensus_queue.cc:260] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.251672 18777 ts_tablet_manager.cc:1434] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:55.252044 18776 raft_consensus.cc:359] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.252461 18777 tablet_bootstrap.cc:492] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee: Bootstrap starting.
I20260709 14:54:55.252589 18776 raft_consensus.cc:385] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.252902 18776 raft_consensus.cc:740] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.253448 18776 consensus_queue.cc:260] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.255329 18776 ts_tablet_manager.cc:1434] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:55.256102 18776 tablet_bootstrap.cc:492] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7: Bootstrap starting.
I20260709 14:54:55.256995 18777 tablet_bootstrap.cc:654] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.261286 18776 tablet_bootstrap.cc:654] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:55.265887 18776 tablet_bootstrap.cc:492] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7: No bootstrap required, opened a new log
I20260709 14:54:55.266199 18776 ts_tablet_manager.cc:1403] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.008s
I20260709 14:54:55.267894 18777 tablet_bootstrap.cc:492] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee: No bootstrap required, opened a new log
I20260709 14:54:55.267855 18776 raft_consensus.cc:359] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.268267 18777 ts_tablet_manager.cc:1403] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260709 14:54:55.268376 18776 raft_consensus.cc:385] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.268630 18776 raft_consensus.cc:740] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.269225 18776 consensus_queue.cc:260] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.270215 18777 raft_consensus.cc:359] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.270633 18777 raft_consensus.cc:385] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:55.270783 18777 raft_consensus.cc:740] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Initialized, Role: FOLLOWER
I20260709 14:54:55.270929 18776 ts_tablet_manager.cc:1434] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:55.271165 18777 consensus_queue.cc:260] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.272624 18777 ts_tablet_manager.cc:1434] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260709 14:54:55.276611 18794 raft_consensus.cc:493] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:55.277014 18794 raft_consensus.cc:515] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.278764 18794 leader_election.cc:290] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.279589 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7" is_pre_election: true
I20260709 14:54:55.279649 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
I20260709 14:54:55.280042 18586 raft_consensus.cc:2468] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 0.
I20260709 14:54:55.280246 18734 raft_consensus.cc:2468] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 0.
I20260709 14:54:55.281181 18624 leader_election.cc:304] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.282008 18794 raft_consensus.cc:2804] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:55.282343 18794 raft_consensus.cc:493] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:55.282589 18794 raft_consensus.cc:3060] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.287002 18794 raft_consensus.cc:515] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.288503 18794 leader_election.cc:290] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.289052 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:54:55.289407 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:55.289634 18586 raft_consensus.cc:3060] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.289899 18734 raft_consensus.cc:3060] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.290509 18785 raft_consensus.cc:493] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:55.290954 18785 raft_consensus.cc:515] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.292943 18785 leader_election.cc:290] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.293569 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a444f64f391f452bb7fcd8f6626b976c" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee" is_pre_election: true
I20260709 14:54:55.294138 18661 raft_consensus.cc:2468] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 0.
I20260709 14:54:55.294355 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a444f64f391f452bb7fcd8f6626b976c" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
I20260709 14:54:55.294981 18733 raft_consensus.cc:2468] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 0.
I20260709 14:54:55.295413 18552 leader_election.cc:304] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.295415 18586 raft_consensus.cc:2468] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 1.
I20260709 14:54:55.296411 18734 raft_consensus.cc:2468] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 1.
I20260709 14:54:55.296478 18785 raft_consensus.cc:2804] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:55.296960 18785 raft_consensus.cc:493] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:55.297290 18785 raft_consensus.cc:3060] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.297317 18624 leader_election.cc:304] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.298116 18794 raft_consensus.cc:2804] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:55.298635 18794 raft_consensus.cc:697] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Leader. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:54:55.299516 18794 consensus_queue.cc:237] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.303267 18785 raft_consensus.cc:515] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.305564 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a444f64f391f452bb7fcd8f6626b976c" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:54:55.305578 18785 leader_election.cc:290] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 election: Requested vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.305745 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a444f64f391f452bb7fcd8f6626b976c" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:55.306222 18661 raft_consensus.cc:3060] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.306438 18734 raft_consensus.cc:3060] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.307307 18483 catalog_manager.cc:5697] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee reported cstate change: term changed from 0 to 1, leader changed from <none> to f94c8088336444508401c3f3a10c87ee (127.17.138.130). New cstate: current_term: 1 leader_uuid: "f94c8088336444508401c3f3a10c87ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.312301 18661 raft_consensus.cc:2468] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 1.
I20260709 14:54:55.312444 18734 raft_consensus.cc:2468] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 1.
I20260709 14:54:55.313302 18552 leader_election.cc:304] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.314055 18785 raft_consensus.cc:2804] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:55.314477 18785 raft_consensus.cc:697] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:54:55.315196 18785 consensus_queue.cc:237] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.318161 18794 raft_consensus.cc:493] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:55.318636 18794 raft_consensus.cc:515] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:55.320334 18794 leader_election.cc:290] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859), 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999)
I20260709 14:54:55.320916 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6cbc7681e64aa5baaa01092d590253" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
I20260709 14:54:55.321194 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6cbc7681e64aa5baaa01092d590253" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7" is_pre_election: true
I20260709 14:54:55.321496 18734 raft_consensus.cc:2468] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 0.
I20260709 14:54:55.321691 18586 raft_consensus.cc:2468] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 0.
I20260709 14:54:55.321974 18483 catalog_manager.cc:5697] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.322587 18624 leader_election.cc:304] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.323172 18794 raft_consensus.cc:2804] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:55.323520 18794 raft_consensus.cc:493] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:55.323778 18794 raft_consensus.cc:3060] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.328740 18794 raft_consensus.cc:515] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:55.330327 18794 leader_election.cc:290] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Requested vote from peers a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859), 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999)
I20260709 14:54:55.330832 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6cbc7681e64aa5baaa01092d590253" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:55.331110 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6cbc7681e64aa5baaa01092d590253" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:54:55.331243 18734 raft_consensus.cc:3060] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.331525 18586 raft_consensus.cc:3060] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.335116 18734 raft_consensus.cc:2468] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 1.
I20260709 14:54:55.335414 18586 raft_consensus.cc:2468] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 1.
I20260709 14:54:55.335919 18624 leader_election.cc:304] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.336475 18794 raft_consensus.cc:2804] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:55.336926 18794 raft_consensus.cc:697] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Leader. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:54:55.337486 18794 consensus_queue.cc:237] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:55.344187 18483 catalog_manager.cc:5697] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee reported cstate change: term changed from 0 to 1, leader changed from <none> to f94c8088336444508401c3f3a10c87ee (127.17.138.130). New cstate: current_term: 1 leader_uuid: "f94c8088336444508401c3f3a10c87ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.421020 18807 raft_consensus.cc:493] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:55.421453 18807 raft_consensus.cc:515] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.423044 18807 leader_election.cc:290] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
I20260709 14:54:55.423878 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3bf045e8c345c1b5ffdfea9eb680a3" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7" is_pre_election: true
I20260709 14:54:55.424049 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3bf045e8c345c1b5ffdfea9eb680a3" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee" is_pre_election: true
I20260709 14:54:55.424685 18661 raft_consensus.cc:2393] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7362e98bd724af7a8a56fd35085ae2a in current term 1: Already voted for candidate 2a426503976745319e798a3408ec43a7 in this term.
I20260709 14:54:55.425477 18701 leader_election.cc:304] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a; no voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee
I20260709 14:54:55.426146 18807 raft_consensus.cc:3060] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.430923 18807 raft_consensus.cc:2749] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:55.462280 18794 consensus_queue.cc:1048] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.472457 18809 consensus_queue.cc:1048] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.555754 18785 consensus_queue.cc:1048] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.557240 18785 consensus_queue.cc:1048] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.577708 18809 consensus_queue.cc:1048] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.581291 18809 raft_consensus.cc:493] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:55.581799 18809 raft_consensus.cc:515] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.584327 18586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047fef951f04aeab604f3676119f1ec" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7" is_pre_election: true
I20260709 14:54:55.585019 18586 raft_consensus.cc:2468] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 0.
I20260709 14:54:55.587220 18624 leader_election.cc:304] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.587847 18794 raft_consensus.cc:2804] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:55.588195 18794 raft_consensus.cc:493] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:55.588500 18794 raft_consensus.cc:3060] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.588681 18809 leader_election.cc:290] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.589012 18808 consensus_queue.cc:1048] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.592224 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047fef951f04aeab604f3676119f1ec" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
I20260709 14:54:55.594018 18734 raft_consensus.cc:2468] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 0.
I20260709 14:54:55.594908 18794 raft_consensus.cc:515] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.595690 18804 consensus_queue.cc:1048] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.597097 18794 leader_election.cc:290] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.597939 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047fef951f04aeab604f3676119f1ec" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:55.598454 18733 raft_consensus.cc:3060] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.600006 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047fef951f04aeab604f3676119f1ec" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:54:55.600522 18585 raft_consensus.cc:3060] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.605512 18733 raft_consensus.cc:2468] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 1.
I20260709 14:54:55.606709 18624 leader_election.cc:304] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.607506 18794 raft_consensus.cc:2804] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:55.608142 18794 raft_consensus.cc:697] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Leader. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:54:55.609329 18585 raft_consensus.cc:2468] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 1.
I20260709 14:54:55.609020 18794 consensus_queue.cc:237] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.615015 18785 consensus_queue.cc:1048] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.621268 18480 catalog_manager.cc:5697] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee reported cstate change: term changed from 0 to 1, leader changed from <none> to f94c8088336444508401c3f3a10c87ee (127.17.138.130). New cstate: current_term: 1 leader_uuid: "f94c8088336444508401c3f3a10c87ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.624059 18785 raft_consensus.cc:493] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:55.624505 18785 raft_consensus.cc:515] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.626811 18785 leader_election.cc:290] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:55.627457 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2627227666f44d3b02fb4468d7ac876" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
I20260709 14:54:55.628250 18734 raft_consensus.cc:2393] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a426503976745319e798a3408ec43a7 in current term 1: Already voted for candidate f94c8088336444508401c3f3a10c87ee in this term.
I20260709 14:54:55.631309 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2627227666f44d3b02fb4468d7ac876" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee" is_pre_election: true
I20260709 14:54:55.632447 18552 leader_election.cc:304] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a426503976745319e798a3408ec43a7; no voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee
I20260709 14:54:55.633019 18785 raft_consensus.cc:3060] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.637760 18806 consensus_queue.cc:1048] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.639568 18785 raft_consensus.cc:2749] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:55.643796 18794 consensus_queue.cc:1048] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.649075 18661 raft_consensus.cc:3060] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.655395 18804 consensus_queue.cc:1048] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.666095 18808 consensus_queue.cc:1048] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.694880 18661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa6cbc7681e64aa5baaa01092d590253"
dest_uuid: "f94c8088336444508401c3f3a10c87ee"
mode: GRACEFUL
new_leader_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:43410
I20260709 14:54:55.695338 18661 raft_consensus.cc:606] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Received request to transfer leadership to TS 2a426503976745319e798a3408ec43a7
I20260709 14:54:55.699414 18661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be0479a19c92448da9dde81029a66840"
dest_uuid: "f94c8088336444508401c3f3a10c87ee"
mode: GRACEFUL
new_leader_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:43410
I20260709 14:54:55.699831 18661 raft_consensus.cc:606] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Received request to transfer leadership to TS 2a426503976745319e798a3408ec43a7
I20260709 14:54:55.706161 18661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2627227666f44d3b02fb4468d7ac876"
dest_uuid: "f94c8088336444508401c3f3a10c87ee"
mode: GRACEFUL
new_leader_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:43410
I20260709 14:54:55.706589 18661 raft_consensus.cc:606] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Received request to transfer leadership to TS 2a426503976745319e798a3408ec43a7
I20260709 14:54:55.726820 18585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff3bf045e8c345c1b5ffdfea9eb680a3"
dest_uuid: "2a426503976745319e798a3408ec43a7"
mode: GRACEFUL
new_leader_uuid: "f94c8088336444508401c3f3a10c87ee"
 from {username='slave'} at 127.0.0.1:54974
I20260709 14:54:55.727260 18585 raft_consensus.cc:606] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Received request to transfer leadership to TS f94c8088336444508401c3f3a10c87ee
I20260709 14:54:55.731673 18585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a444f64f391f452bb7fcd8f6626b976c"
dest_uuid: "2a426503976745319e798a3408ec43a7"
mode: GRACEFUL
new_leader_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
 from {username='slave'} at 127.0.0.1:54974
I20260709 14:54:55.732098 18585 raft_consensus.cc:606] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Received request to transfer leadership to TS a7362e98bd724af7a8a56fd35085ae2a
I20260709 14:54:55.782833 18804 consensus_queue.cc:1048] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.788800 18806 raft_consensus.cc:993] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7: : Instructing follower a7362e98bd724af7a8a56fd35085ae2a to start an election
I20260709 14:54:55.789189 18806 raft_consensus.cc:1081] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Signalling peer a7362e98bd724af7a8a56fd35085ae2a to start an election
I20260709 14:54:55.791092 18733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a444f64f391f452bb7fcd8f6626b976c"
dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
 from {username='slave'} at 127.0.0.1:43436
I20260709 14:54:55.792550 18733 raft_consensus.cc:493] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.792909 18733 raft_consensus.cc:3060] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.794090 18804 consensus_queue.cc:1048] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.799649 18808 consensus_queue.cc:1048] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.801683 18733 raft_consensus.cc:515] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.806633 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a444f64f391f452bb7fcd8f6626b976c" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:54:55.807149 18661 raft_consensus.cc:3060] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.810384 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a444f64f391f452bb7fcd8f6626b976c" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:54:55.810928 18585 raft_consensus.cc:3055] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.811257 18585 raft_consensus.cc:740] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:54:55.811877 18794 consensus_queue.cc:1048] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.813114 18661 raft_consensus.cc:2468] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7362e98bd724af7a8a56fd35085ae2a in term 2.
I20260709 14:54:55.813984 18733 leader_election.cc:290] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 2 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
I20260709 14:54:55.814035 18701 leader_election.cc:304] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:55.814905 18849 raft_consensus.cc:2804] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.815390 18849 raft_consensus.cc:697] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 2 LEADER]: Becoming Leader. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Running, Role: LEADER
I20260709 14:54:55.815081 18585 consensus_queue.cc:260] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.816104 18849 consensus_queue.cc:237] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:55.816358 18585 raft_consensus.cc:3060] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.823894 18480 catalog_manager.cc:5697] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a reported cstate change: term changed from 1 to 2, leader changed from 2a426503976745319e798a3408ec43a7 (127.17.138.129) to a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7362e98bd724af7a8a56fd35085ae2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:55.825335 18585 raft_consensus.cc:2468] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7362e98bd724af7a8a56fd35085ae2a in term 2.
I20260709 14:54:55.828213 18794 consensus_queue.cc:1048] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.839891 18794 consensus_queue.cc:1048] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.846698 18809 raft_consensus.cc:993] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee: : Instructing follower 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:54:55.847118 18794 raft_consensus.cc:1081] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Signalling peer 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:54:55.848523 18585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa6cbc7681e64aa5baaa01092d590253"
dest_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:54964
I20260709 14:54:55.849020 18585 raft_consensus.cc:493] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.849364 18585 raft_consensus.cc:3060] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.853667 18585 raft_consensus.cc:515] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:55.855480 18585 leader_election.cc:290] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Requested vote from peers a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859), f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
I20260709 14:54:55.855779 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6cbc7681e64aa5baaa01092d590253" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:55.856045 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6cbc7681e64aa5baaa01092d590253" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:54:55.856330 18734 raft_consensus.cc:3060] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.856592 18661 raft_consensus.cc:3055] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.856907 18661 raft_consensus.cc:740] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:54:55.857657 18661 consensus_queue.cc:260] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:55.858824 18661 raft_consensus.cc:3060] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.862628 18734 raft_consensus.cc:2468] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:54:55.863700 18549 leader_election.cc:304] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, a7362e98bd724af7a8a56fd35085ae2a; no voters: 
I20260709 14:54:55.864303 18804 raft_consensus.cc:2804] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.864666 18661 raft_consensus.cc:2468] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:54:55.864758 18804 raft_consensus.cc:697] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:54:55.865597 18804 consensus_queue.cc:237] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } }
I20260709 14:54:55.871414 18483 catalog_manager.cc:5697] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 1 to 2, leader changed from f94c8088336444508401c3f3a10c87ee (127.17.138.130) to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:56.000912 18794 consensus_queue.cc:1048] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:56.011420 18794 consensus_queue.cc:1048] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:56.127113 18808 raft_consensus.cc:993] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee: : Instructing follower 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:54:56.127508 18794 raft_consensus.cc:1081] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Signalling peer 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:54:56.128839 18585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be0479a19c92448da9dde81029a66840"
dest_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:54964
I20260709 14:54:56.129313 18585 raft_consensus.cc:493] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:56.129585 18585 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:56.133720 18585 raft_consensus.cc:515] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:56.135181 18585 leader_election.cc:290] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Requested vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:56.135892 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:54:56.136083 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:56.136386 18661 raft_consensus.cc:3055] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:56.136524 18734 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:56.136680 18661 raft_consensus.cc:740] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:54:56.137372 18661 consensus_queue.cc:260] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:56.138208 18661 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:56.140666 18734 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:54:56.141538 18549 leader_election.cc:304] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, a7362e98bd724af7a8a56fd35085ae2a; no voters: 
I20260709 14:54:56.142143 18785 raft_consensus.cc:2804] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:56.142372 18661 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:54:56.142480 18785 raft_consensus.cc:697] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:54:56.143134 18785 consensus_queue.cc:237] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:56.148783 18483 catalog_manager.cc:5697] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 1 to 2, leader changed from f94c8088336444508401c3f3a10c87ee (127.17.138.130) to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:56.179776 18804 raft_consensus.cc:993] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7: : Instructing follower f94c8088336444508401c3f3a10c87ee to start an election
I20260709 14:54:56.180193 18785 raft_consensus.cc:1081] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Signalling peer f94c8088336444508401c3f3a10c87ee to start an election
I20260709 14:54:56.181514 18661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff3bf045e8c345c1b5ffdfea9eb680a3"
dest_uuid: "f94c8088336444508401c3f3a10c87ee"
 from {username='slave'} at 127.0.0.1:43384
I20260709 14:54:56.181980 18661 raft_consensus.cc:493] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:56.182297 18661 raft_consensus.cc:3060] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:56.186916 18661 raft_consensus.cc:515] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:56.188333 18661 leader_election.cc:290] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 2 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:56.189035 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3bf045e8c345c1b5ffdfea9eb680a3" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:54:56.189235 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3bf045e8c345c1b5ffdfea9eb680a3" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:56.189628 18585 raft_consensus.cc:3055] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:56.189750 18734 raft_consensus.cc:3060] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:56.190001 18585 raft_consensus.cc:740] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:54:56.190778 18585 consensus_queue.cc:260] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:56.191900 18585 raft_consensus.cc:3060] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:56.196089 18734 raft_consensus.cc:2468] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 2.
I20260709 14:54:56.197110 18624 leader_election.cc:304] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:56.197736 18794 raft_consensus.cc:2804] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:56.197736 18585 raft_consensus.cc:2468] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 2.
I20260709 14:54:56.198354 18794 raft_consensus.cc:697] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 2 LEADER]: Becoming Leader. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:54:56.199132 18794 consensus_queue.cc:237] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:56.205072 18483 catalog_manager.cc:5697] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee reported cstate change: term changed from 1 to 2, leader changed from 2a426503976745319e798a3408ec43a7 (127.17.138.129) to f94c8088336444508401c3f3a10c87ee (127.17.138.130). New cstate: current_term: 2 leader_uuid: "f94c8088336444508401c3f3a10c87ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:56.217097 18808 raft_consensus.cc:993] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee: : Instructing follower 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:54:56.217453 18794 raft_consensus.cc:1081] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Signalling peer 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:54:56.218719 18585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2627227666f44d3b02fb4468d7ac876"
dest_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:54964
I20260709 14:54:56.219144 18585 raft_consensus.cc:493] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:56.219416 18585 raft_consensus.cc:3060] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:56.223788 18585 raft_consensus.cc:515] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:56.225279 18585 leader_election.cc:290] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Requested vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:54:56.225841 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2627227666f44d3b02fb4468d7ac876" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:54:56.226260 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2627227666f44d3b02fb4468d7ac876" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:54:56.226436 18661 raft_consensus.cc:3055] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:56.226835 18734 raft_consensus.cc:3060] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:56.226850 18661 raft_consensus.cc:740] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:54:56.227733 18661 consensus_queue.cc:260] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:56.228847 18661 raft_consensus.cc:3060] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:56.233114 18734 raft_consensus.cc:2468] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:54:56.234089 18549 leader_election.cc:304] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, a7362e98bd724af7a8a56fd35085ae2a; no voters: 
I20260709 14:54:56.234786 18864 raft_consensus.cc:2804] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:56.234897 18661 raft_consensus.cc:2468] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:54:56.235163 18864 raft_consensus.cc:697] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:54:56.235908 18864 consensus_queue.cc:237] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:56.241160 18480 catalog_manager.cc:5697] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 1 to 2, leader changed from f94c8088336444508401c3f3a10c87ee (127.17.138.130) to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:56.304837 18734 raft_consensus.cc:1275] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.305915 18864 consensus_queue.cc:1048] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.314667 18661 raft_consensus.cc:1275] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.315969 18864 consensus_queue.cc:1048] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.321475 18585 raft_consensus.cc:1275] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Refusing update from remote peer a7362e98bd724af7a8a56fd35085ae2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.322623 18849 consensus_queue.cc:1048] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.330760 18661 raft_consensus.cc:1275] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Refusing update from remote peer a7362e98bd724af7a8a56fd35085ae2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.332161 18849 consensus_queue.cc:1048] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:54:56.615228 18734 raft_consensus.cc:1275] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.616426 18864 consensus_queue.cc:1048] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.619302 18733 raft_consensus.cc:1275] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Refusing update from remote peer f94c8088336444508401c3f3a10c87ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.620644 18794 consensus_queue.cc:1048] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.623911 18661 raft_consensus.cc:1275] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.626358 18806 consensus_queue.cc:1048] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.632417 18585 raft_consensus.cc:1275] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Refusing update from remote peer f94c8088336444508401c3f3a10c87ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.633997 18808 consensus_queue.cc:1048] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.706090 18661 raft_consensus.cc:1275] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.707170 18785 consensus_queue.cc:1048] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.714583 18733 raft_consensus.cc:1275] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.715940 18806 consensus_queue.cc:1048] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:58.762060 17962 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:54:58.762964 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:58.782351 18585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6"
dest_uuid: "2a426503976745319e798a3408ec43a7"
mode: GRACEFUL
new_leader_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
 from {username='slave'} at 127.0.0.1:56936
I20260709 14:54:58.782931 18585 raft_consensus.cc:606] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Received request to transfer leadership to TS a7362e98bd724af7a8a56fd35085ae2a
I20260709 14:54:58.785312 18585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be0479a19c92448da9dde81029a66840"
dest_uuid: "2a426503976745319e798a3408ec43a7"
mode: GRACEFUL
new_leader_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
 from {username='slave'} at 127.0.0.1:56936
I20260709 14:54:58.785851 18585 raft_consensus.cc:606] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Received request to transfer leadership to TS a7362e98bd724af7a8a56fd35085ae2a
I20260709 14:54:58.786907 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:58.787354 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:58.825440 18785 raft_consensus.cc:993] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7: : Instructing follower a7362e98bd724af7a8a56fd35085ae2a to start an election
I20260709 14:54:58.825830 18785 raft_consensus.cc:1081] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Signalling peer a7362e98bd724af7a8a56fd35085ae2a to start an election
I20260709 14:54:58.827122 18734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6"
dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
 from {username='slave'} at 127.0.0.1:43436
I20260709 14:54:58.827533 18734 raft_consensus.cc:493] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:58.827781 18734 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:58.831573 18734 raft_consensus.cc:515] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:58.832933 18734 leader_election.cc:290] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 2 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
I20260709 14:54:58.833832 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:54:58.834223 18661 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:58.834213 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:54:58.834769 18585 raft_consensus.cc:3055] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:58.835098 18585 raft_consensus.cc:740] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:54:58.835891 18585 consensus_queue.cc:260] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:58.836999 18585 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:58.838567 18661 raft_consensus.cc:2468] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7362e98bd724af7a8a56fd35085ae2a in term 2.
I20260709 14:54:58.839563 18701 leader_election.cc:304] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:58.840137 18873 raft_consensus.cc:2804] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:58.841221 18873 raft_consensus.cc:697] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 2 LEADER]: Becoming Leader. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Running, Role: LEADER
I20260709 14:54:58.841611 18585 raft_consensus.cc:2468] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7362e98bd724af7a8a56fd35085ae2a in term 2.
I20260709 14:54:58.841934 18873 consensus_queue.cc:237] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:58.848264 18480 catalog_manager.cc:5697] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a reported cstate change: term changed from 1 to 2, leader changed from 2a426503976745319e798a3408ec43a7 (127.17.138.129) to a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7362e98bd724af7a8a56fd35085ae2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:58.896379 18876 raft_consensus.cc:993] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7: : Instructing follower a7362e98bd724af7a8a56fd35085ae2a to start an election
I20260709 14:54:58.896839 18785 raft_consensus.cc:1081] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Signalling peer a7362e98bd724af7a8a56fd35085ae2a to start an election
I20260709 14:54:58.898082 18734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be0479a19c92448da9dde81029a66840"
dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
 from {username='slave'} at 127.0.0.1:43436
I20260709 14:54:58.898461 18734 raft_consensus.cc:493] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:58.898700 18734 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:58.902220 18734 raft_consensus.cc:515] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:58.903434 18734 leader_election.cc:290] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 3 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
I20260709 14:54:58.904217 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:54:58.904356 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:54:58.904775 18585 raft_consensus.cc:3055] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:58.904831 18661 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:58.905071 18585 raft_consensus.cc:740] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:54:58.905638 18585 consensus_queue.cc:260] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:58.906473 18585 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:58.908783 18661 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7362e98bd724af7a8a56fd35085ae2a in term 3.
I20260709 14:54:58.909593 18701 leader_election.cc:304] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [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: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:54:58.910307 18873 raft_consensus.cc:2804] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:58.910684 18873 raft_consensus.cc:697] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 3 LEADER]: Becoming Leader. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Running, Role: LEADER
I20260709 14:54:58.910957 18585 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7362e98bd724af7a8a56fd35085ae2a in term 3.
I20260709 14:54:58.911337 18873 consensus_queue.cc:237] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:54:58.917011 18480 catalog_manager.cc:5697] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a reported cstate change: term changed from 2 to 3, leader changed from 2a426503976745319e798a3408ec43a7 (127.17.138.129) to a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131). New cstate: current_term: 3 leader_uuid: "a7362e98bd724af7a8a56fd35085ae2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.290164 18661 raft_consensus.cc:1275] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 3 FOLLOWER]: Refusing update from remote peer a7362e98bd724af7a8a56fd35085ae2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:59.291195 18873 consensus_queue.cc:1048] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:59.301445 18585 raft_consensus.cc:1275] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 3 FOLLOWER]: Refusing update from remote peer a7362e98bd724af7a8a56fd35085ae2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:59.304158 18887 consensus_queue.cc:1048] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:59.389534 18661 raft_consensus.cc:1275] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Refusing update from remote peer a7362e98bd724af7a8a56fd35085ae2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:59.390632 18887 consensus_queue.cc:1048] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:59.398741 18585 raft_consensus.cc:1275] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Refusing update from remote peer a7362e98bd724af7a8a56fd35085ae2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:59.400250 18877 consensus_queue.cc:1048] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:59.788085 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:59.815382 18734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be0479a19c92448da9dde81029a66840"
dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
mode: GRACEFUL
new_leader_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:45272
I20260709 14:54:59.815829 18734 raft_consensus.cc:606] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 3 LEADER]: Received request to transfer leadership to TS 2a426503976745319e798a3408ec43a7
I20260709 14:54:59.819921 18734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6"
dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
mode: GRACEFUL
new_leader_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:45272
I20260709 14:54:59.820302 18734 raft_consensus.cc:606] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 2 LEADER]: Received request to transfer leadership to TS 2a426503976745319e798a3408ec43a7
I20260709 14:54:59.828593 18661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "071a36ab87d940de92bf3c59458e13b4"
dest_uuid: "f94c8088336444508401c3f3a10c87ee"
mode: GRACEFUL
new_leader_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:43410
I20260709 14:54:59.829025 18661 raft_consensus.cc:606] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Received request to transfer leadership to TS 2a426503976745319e798a3408ec43a7
I20260709 14:54:59.832891 18661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a047fef951f04aeab604f3676119f1ec"
dest_uuid: "f94c8088336444508401c3f3a10c87ee"
mode: GRACEFUL
new_leader_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:43410
I20260709 14:54:59.833231 18661 raft_consensus.cc:606] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Received request to transfer leadership to TS 2a426503976745319e798a3408ec43a7
I20260709 14:54:59.837029 18661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753"
dest_uuid: "f94c8088336444508401c3f3a10c87ee"
mode: GRACEFUL
new_leader_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:43410
I20260709 14:54:59.837357 18661 raft_consensus.cc:606] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Received request to transfer leadership to TS 2a426503976745319e798a3408ec43a7
I20260709 14:55:00.017141 18808 raft_consensus.cc:993] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee: : Instructing follower 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:55:00.017586 18894 raft_consensus.cc:1081] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Signalling peer 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:55:00.018898 18585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "071a36ab87d940de92bf3c59458e13b4"
dest_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:54964
I20260709 14:55:00.019300 18585 raft_consensus.cc:493] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.019544 18585 raft_consensus.cc:3060] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.023272 18585 raft_consensus.cc:515] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.024577 18585 leader_election.cc:290] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Requested vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:55:00.025192 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071a36ab87d940de92bf3c59458e13b4" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:55:00.025484 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071a36ab87d940de92bf3c59458e13b4" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:55:00.025708 18661 raft_consensus.cc:3055] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.026028 18734 raft_consensus.cc:3060] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.026051 18661 raft_consensus.cc:740] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:55:00.027150 18661 consensus_queue.cc:260] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.028223 18661 raft_consensus.cc:3060] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.028672 18873 raft_consensus.cc:993] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a: : Instructing follower 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:55:00.029107 18887 raft_consensus.cc:1081] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 2 LEADER]: Signalling peer 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:55:00.031854 18585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6"
dest_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:54972
I20260709 14:55:00.032245 18734 raft_consensus.cc:2468] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:55:00.032347 18585 raft_consensus.cc:493] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.032729 18585 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:00.033178 18549 leader_election.cc:304] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, a7362e98bd724af7a8a56fd35085ae2a; no voters: 
I20260709 14:55:00.033768 18785 raft_consensus.cc:2804] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.034564 18661 raft_consensus.cc:2468] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:55:00.035321 18785 raft_consensus.cc:697] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:55:00.036264 18785 consensus_queue.cc:237] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.037355 18585 raft_consensus.cc:515] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.039508 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:55:00.039966 18585 leader_election.cc:290] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 3 election: Requested vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:55:00.039996 18661 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:00.040244 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:55:00.040733 18734 raft_consensus.cc:3055] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:00.041003 18734 raft_consensus.cc:740] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Running, Role: LEADER
I20260709 14:55:00.041635 18734 consensus_queue.cc:260] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.042666 18734 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:00.042666 18483 catalog_manager.cc:5697] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 1 to 2, leader changed from f94c8088336444508401c3f3a10c87ee (127.17.138.130) to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.044078 18661 raft_consensus.cc:2468] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 3.
I20260709 14:55:00.045112 18552 leader_election.cc:304] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [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: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:55:00.045807 18785 raft_consensus.cc:2804] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:00.046247 18785 raft_consensus.cc:697] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 3 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:55:00.046904 18785 consensus_queue.cc:237] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.047497 18734 raft_consensus.cc:2468] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 3.
I20260709 14:55:00.051247 18808 raft_consensus.cc:993] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee: : Instructing follower 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:55:00.051620 18894 raft_consensus.cc:1081] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Signalling peer 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:55:00.053020 18585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a047fef951f04aeab604f3676119f1ec"
dest_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:54964
I20260709 14:55:00.053467 18585 raft_consensus.cc:493] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.053695 18585 raft_consensus.cc:3060] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.058202 18585 raft_consensus.cc:515] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.060345 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047fef951f04aeab604f3676119f1ec" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:55:00.060447 18585 leader_election.cc:290] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Requested vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:55:00.060868 18661 raft_consensus.cc:3055] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.061162 18661 raft_consensus.cc:740] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:55:00.061728 18661 consensus_queue.cc:260] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.062146 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047fef951f04aeab604f3676119f1ec" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:55:00.062597 18661 raft_consensus.cc:3060] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.063968 18483 catalog_manager.cc:5697] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 2 to 3, leader changed from a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131) to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 3 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.062624 18734 raft_consensus.cc:3060] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.066175 18661 raft_consensus.cc:2468] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:55:00.067140 18552 leader_election.cc:304] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:55:00.067878 18785 raft_consensus.cc:2804] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.068221 18785 raft_consensus.cc:697] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:55:00.068826 18785 consensus_queue.cc:237] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.070022 18734 raft_consensus.cc:2468] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:55:00.074597 18483 catalog_manager.cc:5697] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 1 to 2, leader changed from f94c8088336444508401c3f3a10c87ee (127.17.138.130) to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.165117 18808 raft_consensus.cc:993] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee: : Instructing follower 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:55:00.165519 18894 raft_consensus.cc:1081] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Signalling peer 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:55:00.166767 18585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753"
dest_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:54964
I20260709 14:55:00.167122 18585 raft_consensus.cc:493] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.167333 18585 raft_consensus.cc:3060] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.171025 18585 raft_consensus.cc:515] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.172271 18585 leader_election.cc:290] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Requested vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:55:00.172952 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:55:00.173244 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:55:00.173470 18661 raft_consensus.cc:3055] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.173732 18734 raft_consensus.cc:3060] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.173730 18661 raft_consensus.cc:740] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:55:00.174439 18661 consensus_queue.cc:260] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.175173 18661 raft_consensus.cc:3060] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.177559 18734 raft_consensus.cc:2468] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:55:00.178390 18549 leader_election.cc:304] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a426503976745319e798a3408ec43a7, a7362e98bd724af7a8a56fd35085ae2a; no voters: 
I20260709 14:55:00.178895 18661 raft_consensus.cc:2468] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 2.
I20260709 14:55:00.179008 18785 raft_consensus.cc:2804] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.179373 18785 raft_consensus.cc:697] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:55:00.179930 18785 consensus_queue.cc:237] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.185647 18483 catalog_manager.cc:5697] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 1 to 2, leader changed from f94c8088336444508401c3f3a10c87ee (127.17.138.130) to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.365186 18873 raft_consensus.cc:993] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a: : Instructing follower 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:55:00.365585 18887 raft_consensus.cc:1081] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 3 LEADER]: Signalling peer 2a426503976745319e798a3408ec43a7 to start an election
I20260709 14:55:00.366950 18585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be0479a19c92448da9dde81029a66840"
dest_uuid: "2a426503976745319e798a3408ec43a7"
 from {username='slave'} at 127.0.0.1:54972
I20260709 14:55:00.367327 18585 raft_consensus.cc:493] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.367578 18585 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:00.371256 18585 raft_consensus.cc:515] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.372502 18585 leader_election.cc:290] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [CANDIDATE]: Term 4 election: Requested vote from peers f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:55:00.373154 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:55:00.373437 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "2a426503976745319e798a3408ec43a7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:55:00.373616 18661 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:00.373899 18734 raft_consensus.cc:3055] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:00.374154 18734 raft_consensus.cc:740] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Running, Role: LEADER
I20260709 14:55:00.374663 18734 consensus_queue.cc:260] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.375392 18734 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:00.377525 18661 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 4.
I20260709 14:55:00.378304 18552 leader_election.cc:304] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [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: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:55:00.378880 18785 raft_consensus.cc:2804] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:00.379288 18785 raft_consensus.cc:697] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 4 LEADER]: Becoming Leader. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:55:00.379351 18734 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a426503976745319e798a3408ec43a7 in term 4.
I20260709 14:55:00.379997 18785 consensus_queue.cc:237] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:00.385727 18483 catalog_manager.cc:5697] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 reported cstate change: term changed from 3 to 4, leader changed from a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131) to 2a426503976745319e798a3408ec43a7 (127.17.138.129). New cstate: current_term: 4 leader_uuid: "2a426503976745319e798a3408ec43a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.419072 18661 raft_consensus.cc:1275] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.420035 18785 consensus_queue.cc:1048] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.429116 18734 raft_consensus.cc:1275] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.430594 18906 consensus_queue.cc:1048] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.544817 18734 raft_consensus.cc:1275] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 3 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:00.545892 18906 consensus_queue.cc:1048] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:00.553128 18660 raft_consensus.cc:1275] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 3 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:00.554551 18895 consensus_queue.cc:1048] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:00.599876 18660 raft_consensus.cc:1275] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.600977 18895 consensus_queue.cc:1048] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.609112 18734 raft_consensus.cc:1275] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.610411 18895 consensus_queue.cc:1048] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.683112 18660 raft_consensus.cc:1275] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.684298 18895 consensus_queue.cc:1048] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.692408 18734 raft_consensus.cc:1275] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.693962 18785 consensus_queue.cc:1048] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.788512 18734 raft_consensus.cc:1275] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 4 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:00.789655 18906 consensus_queue.cc:1048] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:00.797232 18660 raft_consensus.cc:1275] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 4 FOLLOWER]: Refusing update from remote peer 2a426503976745319e798a3408ec43a7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:00.798720 18785 consensus_queue.cc:1048] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:02.949456 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:02.956827 18585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6"
dest_uuid: "2a426503976745319e798a3408ec43a7"
mode: GRACEFUL
new_leader_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
 from {username='slave'} at 127.0.0.1:56936
I20260709 14:55:02.957432 18585 raft_consensus.cc:606] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 3 LEADER]: Received request to transfer leadership to TS a7362e98bd724af7a8a56fd35085ae2a
I20260709 14:55:02.959848 18585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8db5770a0a954c3fb1dc8385708e965c"
dest_uuid: "2a426503976745319e798a3408ec43a7"
mode: GRACEFUL
new_leader_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
 from {username='slave'} at 127.0.0.1:56936
I20260709 14:55:02.960213 18585 raft_consensus.cc:606] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Received request to transfer leadership to TS a7362e98bd724af7a8a56fd35085ae2a
I20260709 14:55:02.962256 18585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be0479a19c92448da9dde81029a66840"
dest_uuid: "2a426503976745319e798a3408ec43a7"
mode: GRACEFUL
new_leader_uuid: "f94c8088336444508401c3f3a10c87ee"
 from {username='slave'} at 127.0.0.1:56936
I20260709 14:55:02.962669 18585 raft_consensus.cc:606] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 4 LEADER]: Received request to transfer leadership to TS f94c8088336444508401c3f3a10c87ee
I20260709 14:55:02.964524 18585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753"
dest_uuid: "2a426503976745319e798a3408ec43a7"
mode: GRACEFUL
new_leader_uuid: "f94c8088336444508401c3f3a10c87ee"
 from {username='slave'} at 127.0.0.1:56936
I20260709 14:55:02.964860 18585 raft_consensus.cc:606] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Received request to transfer leadership to TS f94c8088336444508401c3f3a10c87ee
I20260709 14:55:02.965602 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:02.966030 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:03.008414 18920 raft_consensus.cc:993] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7: : Instructing follower a7362e98bd724af7a8a56fd35085ae2a to start an election
I20260709 14:55:03.008929 18921 raft_consensus.cc:1081] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 3 LEADER]: Signalling peer a7362e98bd724af7a8a56fd35085ae2a to start an election
I20260709 14:55:03.010409 18734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6"
dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
 from {username='slave'} at 127.0.0.1:43436
I20260709 14:55:03.010797 18734 raft_consensus.cc:493] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:03.011053 18734 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:03.015893 18734 raft_consensus.cc:515] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.017277 18734 leader_election.cc:290] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 4 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
I20260709 14:55:03.017975 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:55:03.018515 18585 raft_consensus.cc:3055] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:03.018329 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60007d831542698e4aa7ce7cd0bdb6" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:55:03.018765 18585 raft_consensus.cc:740] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:55:03.018998 18661 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:03.019565 18585 consensus_queue.cc:260] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.020394 18585 raft_consensus.cc:3060] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:03.023041 18661 raft_consensus.cc:2468] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7362e98bd724af7a8a56fd35085ae2a in term 4.
I20260709 14:55:03.024073 18701 leader_election.cc:304] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [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: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:55:03.024885 18887 raft_consensus.cc:2804] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:03.024943 18585 raft_consensus.cc:2468] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7362e98bd724af7a8a56fd35085ae2a in term 4.
I20260709 14:55:03.025827 18887 raft_consensus.cc:697] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 4 LEADER]: Becoming Leader. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Running, Role: LEADER
I20260709 14:55:03.026703 18887 consensus_queue.cc:237] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.035588 18483 catalog_manager.cc:5697] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a reported cstate change: term changed from 3 to 4, leader changed from 2a426503976745319e798a3408ec43a7 (127.17.138.129) to a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131). New cstate: current_term: 4 leader_uuid: "a7362e98bd724af7a8a56fd35085ae2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.047029 18920 raft_consensus.cc:993] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7: : Instructing follower f94c8088336444508401c3f3a10c87ee to start an election
I20260709 14:55:03.047444 18921 raft_consensus.cc:1081] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Signalling peer f94c8088336444508401c3f3a10c87ee to start an election
I20260709 14:55:03.048672 18661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753"
dest_uuid: "f94c8088336444508401c3f3a10c87ee"
 from {username='slave'} at 127.0.0.1:43384
I20260709 14:55:03.049101 18661 raft_consensus.cc:493] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:03.049360 18661 raft_consensus.cc:3060] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:03.053181 18661 raft_consensus.cc:515] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.054598 18661 leader_election.cc:290] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 3 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:55:03.055299 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:55:03.055634 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1689a6b4cc456d9a8c8d5e2c173753" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:55:03.055783 18585 raft_consensus.cc:3055] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:03.056093 18585 raft_consensus.cc:740] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:55:03.056103 18734 raft_consensus.cc:3060] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:03.056916 18585 consensus_queue.cc:260] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.058036 18585 raft_consensus.cc:3060] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:03.061954 18734 raft_consensus.cc:2468] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 3.
I20260709 14:55:03.063162 18624 leader_election.cc:304] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [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: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:55:03.063612 18585 raft_consensus.cc:2468] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 3.
I20260709 14:55:03.064029 18894 raft_consensus.cc:2804] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:03.065104 18894 raft_consensus.cc:697] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 3 LEADER]: Becoming Leader. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:55:03.065843 18894 consensus_queue.cc:237] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.072125 18483 catalog_manager.cc:5697] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee reported cstate change: term changed from 2 to 3, leader changed from 2a426503976745319e798a3408ec43a7 (127.17.138.129) to f94c8088336444508401c3f3a10c87ee (127.17.138.130). New cstate: current_term: 3 leader_uuid: "f94c8088336444508401c3f3a10c87ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:03.083531 18607 debug-util.cc:398] Leaking SignalData structure 0x7b080014cf40 after lost signal to thread 17965
W20260709 14:55:03.084396 18607 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3680 after lost signal to thread 18518
W20260709 14:55:03.085160 18607 debug-util.cc:398] Leaking SignalData structure 0x7b0800148dc0 after lost signal to thread 18610
W20260709 14:55:03.085809 18607 debug-util.cc:398] Leaking SignalData structure 0x7b0800096200 after lost signal to thread 18685
W20260709 14:55:03.086499 18607 debug-util.cc:398] Leaking SignalData structure 0x7b0800093ee0 after lost signal to thread 18759
I20260709 14:55:03.231377 18920 raft_consensus.cc:993] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7: : Instructing follower a7362e98bd724af7a8a56fd35085ae2a to start an election
I20260709 14:55:03.231843 18921 raft_consensus.cc:1081] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Signalling peer a7362e98bd724af7a8a56fd35085ae2a to start an election
I20260709 14:55:03.233322 18734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8db5770a0a954c3fb1dc8385708e965c"
dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
 from {username='slave'} at 127.0.0.1:43436
I20260709 14:55:03.233822 18734 raft_consensus.cc:493] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:03.234169 18734 raft_consensus.cc:3060] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:03.240305 18734 raft_consensus.cc:515] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.242036 18734 leader_election.cc:290] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 2 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
I20260709 14:55:03.242687 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db5770a0a954c3fb1dc8385708e965c" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:55:03.243093 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db5770a0a954c3fb1dc8385708e965c" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f94c8088336444508401c3f3a10c87ee"
I20260709 14:55:03.243208 18585 raft_consensus.cc:3055] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:03.243548 18585 raft_consensus.cc:740] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:55:03.243607 18661 raft_consensus.cc:3060] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:03.244280 18585 consensus_queue.cc:260] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.245361 18585 raft_consensus.cc:3060] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:03.249287 18661 raft_consensus.cc:2468] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7362e98bd724af7a8a56fd35085ae2a in term 2.
I20260709 14:55:03.250241 18701 leader_election.cc:304] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:55:03.251048 18585 raft_consensus.cc:2468] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7362e98bd724af7a8a56fd35085ae2a in term 2.
I20260709 14:55:03.251004 18887 raft_consensus.cc:2804] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:03.251674 18887 raft_consensus.cc:697] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 2 LEADER]: Becoming Leader. State: Replica: a7362e98bd724af7a8a56fd35085ae2a, State: Running, Role: LEADER
I20260709 14:55:03.252487 18887 consensus_queue.cc:237] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.260017 18483 catalog_manager.cc:5697] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a reported cstate change: term changed from 1 to 2, leader changed from 2a426503976745319e798a3408ec43a7 (127.17.138.129) to a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7362e98bd724af7a8a56fd35085ae2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.291074 18920 raft_consensus.cc:993] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7: : Instructing follower f94c8088336444508401c3f3a10c87ee to start an election
I20260709 14:55:03.291496 18921 raft_consensus.cc:1081] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 4 LEADER]: Signalling peer f94c8088336444508401c3f3a10c87ee to start an election
I20260709 14:55:03.292920 18661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be0479a19c92448da9dde81029a66840"
dest_uuid: "f94c8088336444508401c3f3a10c87ee"
 from {username='slave'} at 127.0.0.1:43384
I20260709 14:55:03.293409 18661 raft_consensus.cc:493] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:03.293725 18661 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:03.299686 18661 raft_consensus.cc:515] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.301419 18661 leader_election.cc:290] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 5 election: Requested vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:55:03.302415 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a"
I20260709 14:55:03.302881 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0479a19c92448da9dde81029a66840" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2a426503976745319e798a3408ec43a7"
I20260709 14:55:03.303411 18585 raft_consensus.cc:3055] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:03.303699 18585 raft_consensus.cc:740] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2a426503976745319e798a3408ec43a7, State: Running, Role: LEADER
I20260709 14:55:03.303025 18734 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:03.304443 18585 consensus_queue.cc:260] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.305547 18585 raft_consensus.cc:3060] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:03.309659 18734 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 5.
I20260709 14:55:03.310700 18624 leader_election.cc:304] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [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: a7362e98bd724af7a8a56fd35085ae2a, f94c8088336444508401c3f3a10c87ee; no voters: 
I20260709 14:55:03.311308 18585 raft_consensus.cc:2468] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94c8088336444508401c3f3a10c87ee in term 5.
I20260709 14:55:03.311445 18894 raft_consensus.cc:2804] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:03.311985 18894 raft_consensus.cc:697] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 5 LEADER]: Becoming Leader. State: Replica: f94c8088336444508401c3f3a10c87ee, State: Running, Role: LEADER
I20260709 14:55:03.312885 18894 consensus_queue.cc:237] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [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: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:03.320200 18483 catalog_manager.cc:5697] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee reported cstate change: term changed from 4 to 5, leader changed from 2a426503976745319e798a3408ec43a7 (127.17.138.129) to f94c8088336444508401c3f3a10c87ee (127.17.138.130). New cstate: current_term: 5 leader_uuid: "f94c8088336444508401c3f3a10c87ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.495158 18734 raft_consensus.cc:1275] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 3 FOLLOWER]: Refusing update from remote peer f94c8088336444508401c3f3a10c87ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:03.496409 18894 consensus_queue.cc:1048] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:03.512327 18585 raft_consensus.cc:1275] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 3 FOLLOWER]: Refusing update from remote peer f94c8088336444508401c3f3a10c87ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:03.513783 18894 consensus_queue.cc:1048] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:03.553574 18586 raft_consensus.cc:1275] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 4 FOLLOWER]: Refusing update from remote peer a7362e98bd724af7a8a56fd35085ae2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:03.555207 18887 consensus_queue.cc:1048] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:03.563386 18661 raft_consensus.cc:1275] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 4 FOLLOWER]: Refusing update from remote peer a7362e98bd724af7a8a56fd35085ae2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:03.565748 18887 consensus_queue.cc:1048] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:03.672222 18661 raft_consensus.cc:1275] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Refusing update from remote peer a7362e98bd724af7a8a56fd35085ae2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:03.673489 18887 consensus_queue.cc:1048] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:03.681986 18585 raft_consensus.cc:1275] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Refusing update from remote peer a7362e98bd724af7a8a56fd35085ae2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:03.684027 18922 consensus_queue.cc:1048] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:03.695147 18585 raft_consensus.cc:1275] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 5 FOLLOWER]: Refusing update from remote peer f94c8088336444508401c3f3a10c87ee: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:03.696569 18928 consensus_queue.cc:1048] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:03.707587 18734 raft_consensus.cc:1275] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 5 FOLLOWER]: Refusing update from remote peer f94c8088336444508401c3f3a10c87ee: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:03.708920 18894 consensus_queue.cc:1048] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:03.966836 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:03.973111 17962 tablet_server.cc:179] TabletServer@127.17.138.129:0 shutting down...
I20260709 14:55:03.999084 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:03.999924 17962 tablet_replica.cc:333] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7: stopping tablet replica
I20260709 14:55:04.000672 17962 raft_consensus.cc:2243] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.001693 17962 raft_consensus.cc:2272] T fa6cbc7681e64aa5baaa01092d590253 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.004210 17962 tablet_replica.cc:333] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7: stopping tablet replica
I20260709 14:55:04.004995 17962 raft_consensus.cc:2243] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.006083 17962 raft_consensus.cc:2272] T f2627227666f44d3b02fb4468d7ac876 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:04.007014 18624 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 14:55:04.008249 17962 tablet_replica.cc:333] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7: stopping tablet replica
I20260709 14:55:04.008945 17962 raft_consensus.cc:2243] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.009431 17962 raft_consensus.cc:2272] T ea1689a6b4cc456d9a8c8d5e2c173753 P 2a426503976745319e798a3408ec43a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.013430 17962 tablet_replica.cc:333] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7: stopping tablet replica
I20260709 14:55:04.014101 17962 raft_consensus.cc:2243] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:55:04.014516 18624 consensus_peers.cc:597] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee -> Peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Couldn't send request to peer 2a426503976745319e798a3408ec43a7. 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:55:04.014999 17962 raft_consensus.cc:2272] T 071a36ab87d940de92bf3c59458e13b4 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.017402 17962 tablet_replica.cc:333] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7: stopping tablet replica
I20260709 14:55:04.018100 17962 raft_consensus.cc:2243] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.019068 17962 raft_consensus.cc:2272] T a047fef951f04aeab604f3676119f1ec P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.021190 17962 tablet_replica.cc:333] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7: stopping tablet replica
I20260709 14:55:04.021803 17962 raft_consensus.cc:2243] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.022269 17962 raft_consensus.cc:2272] T 8db5770a0a954c3fb1dc8385708e965c P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.024693 17962 tablet_replica.cc:333] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7: stopping tablet replica
I20260709 14:55:04.025326 17962 raft_consensus.cc:2243] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.025908 17962 raft_consensus.cc:2272] T a444f64f391f452bb7fcd8f6626b976c P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.027980 17962 tablet_replica.cc:333] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7: stopping tablet replica
I20260709 14:55:04.028576 17962 raft_consensus.cc:2243] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.029009 17962 raft_consensus.cc:2272] T be0479a19c92448da9dde81029a66840 P 2a426503976745319e798a3408ec43a7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.031507 17962 tablet_replica.cc:333] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7: stopping tablet replica
I20260709 14:55:04.032101 17962 raft_consensus.cc:2243] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.032548 17962 raft_consensus.cc:2272] T 7d60007d831542698e4aa7ce7cd0bdb6 P 2a426503976745319e798a3408ec43a7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.034832 17962 tablet_replica.cc:333] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7: stopping tablet replica
I20260709 14:55:04.035392 17962 raft_consensus.cc:2243] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.035861 17962 raft_consensus.cc:2272] T ff3bf045e8c345c1b5ffdfea9eb680a3 P 2a426503976745319e798a3408ec43a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:04.072266 18698 consensus_peers.cc:597] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a -> Peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Couldn't send request to peer 2a426503976745319e798a3408ec43a7. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:04.095618 18698 consensus_peers.cc:597] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a -> Peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Couldn't send request to peer 2a426503976745319e798a3408ec43a7. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:04.123075 18698 consensus_peers.cc:597] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a -> Peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Couldn't send request to peer 2a426503976745319e798a3408ec43a7. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:04.205307 18624 consensus_peers.cc:597] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee -> Peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Couldn't send request to peer 2a426503976745319e798a3408ec43a7. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:04.411664 18624 consensus_peers.cc:597] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee -> Peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Couldn't send request to peer 2a426503976745319e798a3408ec43a7. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:04.977669 18922 raft_consensus.cc:493] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2a426503976745319e798a3408ec43a7)
I20260709 14:55:04.978130 18922 raft_consensus.cc:515] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:04.979633 18922 leader_election.cc:290] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
I20260709 14:55:04.980720 18661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2627227666f44d3b02fb4468d7ac876" candidate_uuid: "a7362e98bd724af7a8a56fd35085ae2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f94c8088336444508401c3f3a10c87ee" is_pre_election: true
W20260709 14:55:04.982864 18698 leader_election.cc:336] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Network error: Client connection negotiation failed: client connection to 127.17.138.129:36999: connect: Connection refused (error 111)
I20260709 14:55:04.983206 18698 leader_election.cc:304] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [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: a7362e98bd724af7a8a56fd35085ae2a; no voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee
I20260709 14:55:04.983753 18922 raft_consensus.cc:2749] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:05.003015 18894 raft_consensus.cc:493] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2a426503976745319e798a3408ec43a7)
I20260709 14:55:05.003435 18894 raft_consensus.cc:515] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:05.005077 18894 leader_election.cc:290] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), a7362e98bd724af7a8a56fd35085ae2a (127.17.138.131:39859)
I20260709 14:55:05.006179 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071a36ab87d940de92bf3c59458e13b4" candidate_uuid: "f94c8088336444508401c3f3a10c87ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7362e98bd724af7a8a56fd35085ae2a" is_pre_election: true
W20260709 14:55:05.008388 18624 leader_election.cc:336] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Network error: Client connection negotiation failed: client connection to 127.17.138.129:36999: connect: Connection refused (error 111)
I20260709 14:55:05.008687 18624 leader_election.cc:304] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [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: f94c8088336444508401c3f3a10c87ee; no voters: 2a426503976745319e798a3408ec43a7, a7362e98bd724af7a8a56fd35085ae2a
I20260709 14:55:05.009198 18894 raft_consensus.cc:2749] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:55:05.066558 17962 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18607)
I20260709 14:55:05.100857 17962 tablet_server.cc:196] TabletServer@127.17.138.129:0 shutdown complete.
I20260709 14:55:05.118583 17962 tablet_server.cc:179] TabletServer@127.17.138.130:0 shutting down...
I20260709 14:55:05.135511 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:05.136067 17962 tablet_replica.cc:333] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee: stopping tablet replica
I20260709 14:55:05.136564 17962 raft_consensus.cc:2243] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.136957 17962 raft_consensus.cc:2272] T a047fef951f04aeab604f3676119f1ec P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.138584 17962 tablet_replica.cc:333] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee: stopping tablet replica
I20260709 14:55:05.139014 17962 raft_consensus.cc:2243] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.139343 17962 raft_consensus.cc:2272] T 8db5770a0a954c3fb1dc8385708e965c P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.140700 17962 tablet_replica.cc:333] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee: stopping tablet replica
I20260709 14:55:05.141120 17962 raft_consensus.cc:2243] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.141482 17962 raft_consensus.cc:2272] T fa6cbc7681e64aa5baaa01092d590253 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.142942 17962 tablet_replica.cc:333] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee: stopping tablet replica
I20260709 14:55:05.143353 17962 raft_consensus.cc:2243] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.143657 17962 raft_consensus.cc:2272] T a444f64f391f452bb7fcd8f6626b976c P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.145052 17962 tablet_replica.cc:333] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee: stopping tablet replica
I20260709 14:55:05.145462 17962 raft_consensus.cc:2243] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.145794 17962 raft_consensus.cc:2272] T 7d60007d831542698e4aa7ce7cd0bdb6 P f94c8088336444508401c3f3a10c87ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.147496 17962 tablet_replica.cc:333] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee: stopping tablet replica
I20260709 14:55:05.148110 17962 raft_consensus.cc:2243] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:55:05.148819 17962 raft_consensus.cc:2272] T be0479a19c92448da9dde81029a66840 P f94c8088336444508401c3f3a10c87ee [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.150286 17962 tablet_replica.cc:333] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee: stopping tablet replica
I20260709 14:55:05.150722 17962 raft_consensus.cc:2243] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:05.151327 17962 raft_consensus.cc:2272] T ff3bf045e8c345c1b5ffdfea9eb680a3 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.152762 17962 tablet_replica.cc:333] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee: stopping tablet replica
I20260709 14:55:05.153162 17962 raft_consensus.cc:2243] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.153518 17962 raft_consensus.cc:2272] T 071a36ab87d940de92bf3c59458e13b4 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.154974 17962 tablet_replica.cc:333] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee: stopping tablet replica
I20260709 14:55:05.155390 17962 raft_consensus.cc:2243] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:05.155985 17962 raft_consensus.cc:2272] T ea1689a6b4cc456d9a8c8d5e2c173753 P f94c8088336444508401c3f3a10c87ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.157462 17962 tablet_replica.cc:333] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee: stopping tablet replica
I20260709 14:55:05.157853 17962 raft_consensus.cc:2243] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.158249 17962 raft_consensus.cc:2272] T f2627227666f44d3b02fb4468d7ac876 P f94c8088336444508401c3f3a10c87ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.169395 18922 raft_consensus.cc:493] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2a426503976745319e798a3408ec43a7)
I20260709 14:55:05.169939 18922 raft_consensus.cc:515] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a426503976745319e798a3408ec43a7" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 36999 } } peers { permanent_uuid: "f94c8088336444508401c3f3a10c87ee" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 44405 } } peers { permanent_uuid: "a7362e98bd724af7a8a56fd35085ae2a" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 39859 } }
I20260709 14:55:05.172209 18922 leader_election.cc:290] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999), f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405)
W20260709 14:55:05.175594 18698 leader_election.cc:336] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2a426503976745319e798a3408ec43a7 (127.17.138.129:36999): Network error: Client connection negotiation failed: client connection to 127.17.138.129:36999: connect: Connection refused (error 111)
W20260709 14:55:05.176720 18701 leader_election.cc:336] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f94c8088336444508401c3f3a10c87ee (127.17.138.130:44405): Network error: Client connection negotiation failed: client connection to 127.17.138.130:44405: connect: Connection refused (error 111)
I20260709 14:55:05.177057 18701 leader_election.cc:304] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [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: a7362e98bd724af7a8a56fd35085ae2a; no voters: 2a426503976745319e798a3408ec43a7, f94c8088336444508401c3f3a10c87ee
I20260709 14:55:05.177625 18922 raft_consensus.cc:2749] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:05.186026 17962 tablet_server.cc:196] TabletServer@127.17.138.130:0 shutdown complete.
I20260709 14:55:05.202302 17962 tablet_server.cc:179] TabletServer@127.17.138.131:0 shutting down...
I20260709 14:55:05.226260 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:05.226826 17962 tablet_replica.cc:333] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a: stopping tablet replica
I20260709 14:55:05.227371 17962 raft_consensus.cc:2243] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.227789 17962 raft_consensus.cc:2272] T ff3bf045e8c345c1b5ffdfea9eb680a3 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.229349 17962 tablet_replica.cc:333] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a: stopping tablet replica
I20260709 14:55:05.229784 17962 raft_consensus.cc:2243] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.230149 17962 raft_consensus.cc:2272] T 071a36ab87d940de92bf3c59458e13b4 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.231583 17962 tablet_replica.cc:333] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a: stopping tablet replica
I20260709 14:55:05.232012 17962 raft_consensus.cc:2243] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.232342 17962 raft_consensus.cc:2272] T ea1689a6b4cc456d9a8c8d5e2c173753 P a7362e98bd724af7a8a56fd35085ae2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.233672 17962 tablet_replica.cc:333] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a: stopping tablet replica
I20260709 14:55:05.234123 17962 raft_consensus.cc:2243] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.234458 17962 raft_consensus.cc:2272] T f2627227666f44d3b02fb4468d7ac876 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.235881 17962 tablet_replica.cc:333] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a: stopping tablet replica
I20260709 14:55:05.236279 17962 raft_consensus.cc:2243] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:05.236862 17962 raft_consensus.cc:2272] T 8db5770a0a954c3fb1dc8385708e965c P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.238255 17962 tablet_replica.cc:333] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a: stopping tablet replica
I20260709 14:55:05.238654 17962 raft_consensus.cc:2243] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.238996 17962 raft_consensus.cc:2272] T a047fef951f04aeab604f3676119f1ec P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.240386 17962 tablet_replica.cc:333] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a: stopping tablet replica
I20260709 14:55:05.240810 17962 raft_consensus.cc:2243] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:05.241442 17962 raft_consensus.cc:2272] T a444f64f391f452bb7fcd8f6626b976c P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.242960 17962 tablet_replica.cc:333] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a: stopping tablet replica
I20260709 14:55:05.243350 17962 raft_consensus.cc:2243] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:05.243916 17962 raft_consensus.cc:2272] T 7d60007d831542698e4aa7ce7cd0bdb6 P a7362e98bd724af7a8a56fd35085ae2a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.245270 17962 tablet_replica.cc:333] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a: stopping tablet replica
I20260709 14:55:05.245649 17962 raft_consensus.cc:2243] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.246021 17962 raft_consensus.cc:2272] T be0479a19c92448da9dde81029a66840 P a7362e98bd724af7a8a56fd35085ae2a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.247413 17962 tablet_replica.cc:333] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a: stopping tablet replica
I20260709 14:55:05.247779 17962 raft_consensus.cc:2243] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:05.248092 17962 raft_consensus.cc:2272] T fa6cbc7681e64aa5baaa01092d590253 P a7362e98bd724af7a8a56fd35085ae2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.273778 17962 tablet_server.cc:196] TabletServer@127.17.138.131:0 shutdown complete.
I20260709 14:55:05.291905 17962 master.cc:562] Master@127.17.138.190:44221 shutting down...
I20260709 14:55:05.308434 17962 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:05.308939 17962 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:05.309238 17962 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ca0b930e018402b893e981c82e81dc7: stopping tablet replica
I20260709 14:55:05.327191 17962 master.cc:584] Master@127.17.138.190:44221 shutdown complete.
2a426503976745319e798a3408ec43a7  5
a7362e98bd724af7a8a56fd35085ae2a  1
f94c8088336444508401c3f3a10c87ee  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11388 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:55:05.361601 17962 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.138.190:45471
I20260709 14:55:05.362646 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:05.367879 18952 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:55:05.367910 18951 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:55:05.368775 18954 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:55:05.370642 17962 server_base.cc:1061] running on GCE node
I20260709 14:55:05.371429 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:05.371599 17962 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:55:05.371712 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608905371701 us; error 0 us; skew 500 ppm
I20260709 14:55:05.372174 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:05.374444 17962 webserver.cc:533] Webserver started at http://127.17.138.190:32927/ using document root <none> and password file <none>
I20260709 14:55:05.374850 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:05.374992 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:05.375195 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:05.376202 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/master-0-root/instance:
uuid: "fd9b9d0be94647f793018ed555e070d5"
format_stamp: "Formatted at 2026-07-09 14:55:05 on dist-test-slave-h37j"
I20260709 14:55:05.380379 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:55:05.383324 18959 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:55:05.383950 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:05.384191 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/master-0-root
uuid: "fd9b9d0be94647f793018ed555e070d5"
format_stamp: "Formatted at 2026-07-09 14:55:05 on dist-test-slave-h37j"
I20260709 14:55:05.384462 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-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:55:05.444140 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:05.445356 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:05.482131 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.190:45471
I20260709 14:55:05.482234 19010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.190:45471 every 8 connection(s)
I20260709 14:55:05.485759 19011 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:55:05.494863 19011 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5: Bootstrap starting.
I20260709 14:55:05.499145 19011 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.502878 19011 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5: No bootstrap required, opened a new log
I20260709 14:55:05.504740 19011 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9b9d0be94647f793018ed555e070d5" member_type: VOTER }
I20260709 14:55:05.505079 19011 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.505292 19011 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9b9d0be94647f793018ed555e070d5, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.505788 19011 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd9b9d0be94647f793018ed555e070d5" member_type: VOTER }
I20260709 14:55:05.506237 19011 raft_consensus.cc:399] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:05.506461 19011 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:05.506686 19011 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.510283 19011 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9b9d0be94647f793018ed555e070d5" member_type: VOTER }
I20260709 14:55:05.510721 19011 leader_election.cc:304] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [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: fd9b9d0be94647f793018ed555e070d5; no voters: 
I20260709 14:55:05.511713 19011 leader_election.cc:290] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:05.511968 19014 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.513231 19014 raft_consensus.cc:697] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [term 1 LEADER]: Becoming Leader. State: Replica: fd9b9d0be94647f793018ed555e070d5, State: Running, Role: LEADER
I20260709 14:55:05.513850 19014 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [LEADER]: Queue going to LEADER mode. State: All 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: "fd9b9d0be94647f793018ed555e070d5" member_type: VOTER }
I20260709 14:55:05.514463 19011 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:05.517817 19015 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fd9b9d0be94647f793018ed555e070d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9b9d0be94647f793018ed555e070d5" member_type: VOTER } }
I20260709 14:55:05.518437 19015 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:05.518957 19016 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd9b9d0be94647f793018ed555e070d5. Latest consensus state: current_term: 1 leader_uuid: "fd9b9d0be94647f793018ed555e070d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9b9d0be94647f793018ed555e070d5" member_type: VOTER } }
I20260709 14:55:05.519384 19016 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:05.520738 19021 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:05.525488 19021 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:05.528155 17962 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:05.533583 19021 catalog_manager.cc:1383] Generated new cluster ID: 551735ccd27b42aa856a0cb9063f85bb
I20260709 14:55:05.533844 19021 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:05.556742 19021 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:05.557899 19021 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:05.572507 19021 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5: Generated new TSK 0
I20260709 14:55:05.573026 19021 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:05.594352 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:05.599853 19032 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:55:05.600711 19033 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:55:05.601939 19035 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:55:05.602296 17962 server_base.cc:1061] running on GCE node
I20260709 14:55:05.603075 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:05.603241 17962 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:55:05.603361 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608905603350 us; error 0 us; skew 500 ppm
I20260709 14:55:05.603798 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:05.605687 17962 webserver.cc:533] Webserver started at http://127.17.138.129:41911/ using document root <none> and password file <none>
I20260709 14:55:05.606129 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:05.606280 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:05.606488 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:05.607393 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-0-root/instance:
uuid: "f15e1f59d718462b8722a34457ae1f6c"
format_stamp: "Formatted at 2026-07-09 14:55:05 on dist-test-slave-h37j"
I20260709 14:55:05.611284 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:55:05.614111 19040 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:55:05.614745 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:05.614993 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-0-root
uuid: "f15e1f59d718462b8722a34457ae1f6c"
format_stamp: "Formatted at 2026-07-09 14:55:05 on dist-test-slave-h37j"
I20260709 14:55:05.615212 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-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:55:05.683424 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:05.684581 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:05.685945 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:05.688123 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:05.688299 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:05.688536 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:05.688689 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:05.727151 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.129:40831
I20260709 14:55:05.727236 19102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.129:40831 every 8 connection(s)
I20260709 14:55:05.731608 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:05.737988 19107 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:55:05.740134 19108 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:55:05.741766 19110 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:55:05.742331 17962 server_base.cc:1061] running on GCE node
I20260709 14:55:05.743372 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:05.743551 17962 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:55:05.743665 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608905743654 us; error 0 us; skew 500 ppm
I20260709 14:55:05.744088 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:05.746024 19103 heartbeater.cc:344] Connected to a master server at 127.17.138.190:45471
I20260709 14:55:05.746417 19103 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:05.746670 17962 webserver.cc:533] Webserver started at http://127.17.138.130:44291/ using document root <none> and password file <none>
I20260709 14:55:05.747242 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:05.747486 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:05.747391 19103 heartbeater.cc:507] Master 127.17.138.190:45471 requested a full tablet report, sending...
I20260709 14:55:05.747851 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:05.748991 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-1-root/instance:
uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
format_stamp: "Formatted at 2026-07-09 14:55:05 on dist-test-slave-h37j"
I20260709 14:55:05.749482 18976 ts_manager.cc:194] Registered new tserver with Master: f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:55:05.751147 18976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47782
I20260709 14:55:05.753082 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:55:05.756155 19115 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:55:05.756855 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:05.757109 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-1-root
uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
format_stamp: "Formatted at 2026-07-09 14:55:05 on dist-test-slave-h37j"
I20260709 14:55:05.757361 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-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:55:05.767693 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:05.768785 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:05.770116 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:05.772145 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:05.772346 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:05.772557 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:05.772701 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:05.808423 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.130:40817
I20260709 14:55:05.808512 19177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.130:40817 every 8 connection(s)
I20260709 14:55:05.812682 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:05.818974 19181 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:55:05.819744 19182 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:55:05.822736 19184 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:55:05.823303 17962 server_base.cc:1061] running on GCE node
I20260709 14:55:05.823652 19178 heartbeater.cc:344] Connected to a master server at 127.17.138.190:45471
I20260709 14:55:05.824038 19178 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:05.824194 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:05.824451 17962 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:55:05.824646 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608905824626 us; error 0 us; skew 500 ppm
I20260709 14:55:05.824834 19178 heartbeater.cc:507] Master 127.17.138.190:45471 requested a full tablet report, sending...
I20260709 14:55:05.825335 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:05.826884 18976 ts_manager.cc:194] Registered new tserver with Master: ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:05.827595 17962 webserver.cc:533] Webserver started at http://127.17.138.131:43755/ using document root <none> and password file <none>
I20260709 14:55:05.828037 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:05.828198 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:05.828217 18976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47790
I20260709 14:55:05.828519 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:05.829696 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-2-root/instance:
uuid: "bf4972a7e68e4e0886c91d2052b32044"
format_stamp: "Formatted at 2026-07-09 14:55:05 on dist-test-slave-h37j"
I20260709 14:55:05.833554 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 14:55:05.836503 19189 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:55:05.837227 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:05.837503 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-2-root
uuid: "bf4972a7e68e4e0886c91d2052b32044"
format_stamp: "Formatted at 2026-07-09 14:55:05 on dist-test-slave-h37j"
I20260709 14:55:05.837756 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-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:55:05.870478 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:05.871600 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:05.872937 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:05.874982 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:05.875170 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:05.875383 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:05.875535 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:05.911772 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.131:40879
I20260709 14:55:05.911872 19251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.131:40879 every 8 connection(s)
I20260709 14:55:05.924081 19252 heartbeater.cc:344] Connected to a master server at 127.17.138.190:45471
I20260709 14:55:05.924412 19252 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:05.925058 19252 heartbeater.cc:507] Master 127.17.138.190:45471 requested a full tablet report, sending...
I20260709 14:55:05.926793 18976 ts_manager.cc:194] Registered new tserver with Master: bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:05.927767 17962 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013019296s
I20260709 14:55:05.927977 18976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47798
I20260709 14:55:05.954711 18976 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47808:
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:55:05.960475 18976 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:55:06.137986 19143 tablet_service.cc:1511] Processing CreateTablet for tablet 7366f4287618436f816bd67d750dea08 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:06.139460 19143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7366f4287618436f816bd67d750dea08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.140229 19141 tablet_service.cc:1511] Processing CreateTablet for tablet f423de59af84402aa5ebc99e7d8fc389 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:06.141480 19141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f423de59af84402aa5ebc99e7d8fc389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.145586 19217 tablet_service.cc:1511] Processing CreateTablet for tablet 7366f4287618436f816bd67d750dea08 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:06.146790 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7366f4287618436f816bd67d750dea08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.146931 19142 tablet_service.cc:1511] Processing CreateTablet for tablet 64245e7956f444df94a791a28a884ccc (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:06.148100 19142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64245e7956f444df94a791a28a884ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.153968 19068 tablet_service.cc:1511] Processing CreateTablet for tablet 7366f4287618436f816bd67d750dea08 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:06.155165 19068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7366f4287618436f816bd67d750dea08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.156515 19140 tablet_service.cc:1511] Processing CreateTablet for tablet 75fdbd2256dc486a916bbfb15e5e5fe5 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:06.157672 19140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75fdbd2256dc486a916bbfb15e5e5fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.159001 19067 tablet_service.cc:1511] Processing CreateTablet for tablet 64245e7956f444df94a791a28a884ccc (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:06.160073 19064 tablet_service.cc:1511] Processing CreateTablet for tablet c77b1d4ab1fa4966972f81b97b8abb3c (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:06.177820 19216 tablet_service.cc:1511] Processing CreateTablet for tablet 64245e7956f444df94a791a28a884ccc (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:06.178789 19064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77b1d4ab1fa4966972f81b97b8abb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.179062 19216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64245e7956f444df94a791a28a884ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.160574 19066 tablet_service.cc:1511] Processing CreateTablet for tablet f423de59af84402aa5ebc99e7d8fc389 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:06.181991 19215 tablet_service.cc:1511] Processing CreateTablet for tablet f423de59af84402aa5ebc99e7d8fc389 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:06.162070 19139 tablet_service.cc:1511] Processing CreateTablet for tablet c77b1d4ab1fa4966972f81b97b8abb3c (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:06.183326 19215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f423de59af84402aa5ebc99e7d8fc389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.183434 19139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77b1d4ab1fa4966972f81b97b8abb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.162184 19065 tablet_service.cc:1511] Processing CreateTablet for tablet 75fdbd2256dc486a916bbfb15e5e5fe5 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:06.181946 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f423de59af84402aa5ebc99e7d8fc389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.186906 19214 tablet_service.cc:1511] Processing CreateTablet for tablet 75fdbd2256dc486a916bbfb15e5e5fe5 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:06.188210 19214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75fdbd2256dc486a916bbfb15e5e5fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.190223 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75fdbd2256dc486a916bbfb15e5e5fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.191005 19213 tablet_service.cc:1511] Processing CreateTablet for tablet c77b1d4ab1fa4966972f81b97b8abb3c (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:06.192296 19213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77b1d4ab1fa4966972f81b97b8abb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.194209 19067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64245e7956f444df94a791a28a884ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.195009 19212 tablet_service.cc:1511] Processing CreateTablet for tablet 93797bee64644e8eb96d0034fac549c4 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:06.196261 19212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93797bee64644e8eb96d0034fac549c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.165316 19063 tablet_service.cc:1511] Processing CreateTablet for tablet 93797bee64644e8eb96d0034fac549c4 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:06.198645 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93797bee64644e8eb96d0034fac549c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.200029 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1c28394f314378a3b377ef55a07c14 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:06.201299 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1c28394f314378a3b377ef55a07c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.166951 19062 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1c28394f314378a3b377ef55a07c14 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:06.202647 19062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1c28394f314378a3b377ef55a07c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.203037 19210 tablet_service.cc:1511] Processing CreateTablet for tablet 1a1e97439c4145ef9697e0a61f36f12a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:06.204296 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a1e97439c4145ef9697e0a61f36f12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.168823 19138 tablet_service.cc:1511] Processing CreateTablet for tablet 93797bee64644e8eb96d0034fac549c4 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:06.206672 19138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93797bee64644e8eb96d0034fac549c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.207046 19209 tablet_service.cc:1511] Processing CreateTablet for tablet dff80545e40b4eef916d0483bc191639 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:06.171222 19061 tablet_service.cc:1511] Processing CreateTablet for tablet 1a1e97439c4145ef9697e0a61f36f12a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:06.208308 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff80545e40b4eef916d0483bc191639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.208988 19061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a1e97439c4145ef9697e0a61f36f12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.173161 19137 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1c28394f314378a3b377ef55a07c14 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:06.210520 19137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1c28394f314378a3b377ef55a07c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.213102 19208 tablet_service.cc:1511] Processing CreateTablet for tablet 79b7c85885b042aa8b29f7734f71f8e9 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:06.214375 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b7c85885b042aa8b29f7734f71f8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.217185 19141 tablet_service.cc:1511] Processing CreateTablet for tablet 1a1e97439c4145ef9697e0a61f36f12a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:06.218333 19141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a1e97439c4145ef9697e0a61f36f12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.219018 19135 tablet_service.cc:1511] Processing CreateTablet for tablet 72f823df23394d99aa83ddf4a445c9d2 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:06.220196 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f823df23394d99aa83ddf4a445c9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.221740 19142 tablet_service.cc:1511] Processing CreateTablet for tablet dff80545e40b4eef916d0483bc191639 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:06.222895 19142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff80545e40b4eef916d0483bc191639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.225085 19134 tablet_service.cc:1511] Processing CreateTablet for tablet c2724cb2bd284854a374dc9161f3bdd1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:06.222508 19136 tablet_service.cc:1511] Processing CreateTablet for tablet 79b7c85885b042aa8b29f7734f71f8e9 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:06.226328 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2724cb2bd284854a374dc9161f3bdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.228868 19136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b7c85885b042aa8b29f7734f71f8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.230916 19059 tablet_service.cc:1511] Processing CreateTablet for tablet 79b7c85885b042aa8b29f7734f71f8e9 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:06.232127 19059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b7c85885b042aa8b29f7734f71f8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.229537 19060 tablet_service.cc:1511] Processing CreateTablet for tablet dff80545e40b4eef916d0483bc191639 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:06.234988 19060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff80545e40b4eef916d0483bc191639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.259625 19135 tablet_service.cc:1511] Processing CreateTablet for tablet 50db7534a6a54992a93b2b4b56d007e9 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:06.260888 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50db7534a6a54992a93b2b4b56d007e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.264778 19141 tablet_service.cc:1511] Processing CreateTablet for tablet bc75d65c04794aa2aa3426d2fa520e05 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:06.271009 19136 tablet_service.cc:1511] Processing CreateTablet for tablet 524475dd277747d99889add9f05afd7a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:06.269367 19142 tablet_service.cc:1511] Processing CreateTablet for tablet e22ef53f55914484a76452c69d874996 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:06.274521 19141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc75d65c04794aa2aa3426d2fa520e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.278609 19142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22ef53f55914484a76452c69d874996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.282286 19136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524475dd277747d99889add9f05afd7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.297736 19135 tablet_service.cc:1511] Processing CreateTablet for tablet 758e0fca24cc417ebd6b4413bfcac5d6 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:06.299067 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758e0fca24cc417ebd6b4413bfcac5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.329181 19217 tablet_service.cc:1511] Processing CreateTablet for tablet 72f823df23394d99aa83ddf4a445c9d2 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:06.333009 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f823df23394d99aa83ddf4a445c9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.335136 19214 tablet_service.cc:1511] Processing CreateTablet for tablet c2724cb2bd284854a374dc9161f3bdd1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:06.337702 19214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2724cb2bd284854a374dc9161f3bdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.339689 19139 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5209383afe47989e6132dc9c4468a9 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:06.345120 19139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5209383afe47989e6132dc9c4468a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.343820 19138 tablet_service.cc:1511] Processing CreateTablet for tablet 66b31d47aec341f882a29164e1ed3e58 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:06.353330 19210 tablet_service.cc:1511] Processing CreateTablet for tablet 50db7534a6a54992a93b2b4b56d007e9 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:06.366679 19216 tablet_service.cc:1511] Processing CreateTablet for tablet bc75d65c04794aa2aa3426d2fa520e05 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:06.367851 19216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc75d65c04794aa2aa3426d2fa520e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.370280 19267 tablet_bootstrap.cc:492] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:06.372643 19213 tablet_service.cc:1511] Processing CreateTablet for tablet e22ef53f55914484a76452c69d874996 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:06.373790 19213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22ef53f55914484a76452c69d874996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.374454 19208 tablet_service.cc:1511] Processing CreateTablet for tablet 524475dd277747d99889add9f05afd7a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:06.375566 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524475dd277747d99889add9f05afd7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.376528 19140 tablet_service.cc:1511] Processing CreateTablet for tablet 6b517f0fadce4027ad48a591bc0121e8 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:06.377679 19140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b517f0fadce4027ad48a591bc0121e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.370287 19141 tablet_service.cc:1511] Processing CreateTablet for tablet c6993a6334484267a522d35a4310e1c1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:06.380880 19141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6993a6334484267a522d35a4310e1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.381023 19067 tablet_service.cc:1511] Processing CreateTablet for tablet 72f823df23394d99aa83ddf4a445c9d2 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:06.382509 19269 tablet_bootstrap.cc:492] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:06.383956 19063 tablet_service.cc:1511] Processing CreateTablet for tablet c2724cb2bd284854a374dc9161f3bdd1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:06.384310 19066 tablet_service.cc:1511] Processing CreateTablet for tablet 50db7534a6a54992a93b2b4b56d007e9 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:06.385128 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2724cb2bd284854a374dc9161f3bdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.386301 19267 tablet_bootstrap.cc:654] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:06.390728 19268 tablet_bootstrap.cc:492] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:06.390900 19136 tablet_service.cc:1511] Processing CreateTablet for tablet 02c1fae1df34415c8e183e78b0bc3ef7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:06.392038 19136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c1fae1df34415c8e183e78b0bc3ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.392505 19215 tablet_service.cc:1511] Processing CreateTablet for tablet 758e0fca24cc417ebd6b4413bfcac5d6 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:06.401178 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5209383afe47989e6132dc9c4468a9 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:06.395429 19059 tablet_service.cc:1511] Processing CreateTablet for tablet bc75d65c04794aa2aa3426d2fa520e05 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:06.396322 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50db7534a6a54992a93b2b4b56d007e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.397552 19065 tablet_service.cc:1511] Processing CreateTablet for tablet e22ef53f55914484a76452c69d874996 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:06.399940 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50db7534a6a54992a93b2b4b56d007e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.406939 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22ef53f55914484a76452c69d874996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.408857 19067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f823df23394d99aa83ddf4a445c9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.410419 19215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758e0fca24cc417ebd6b4413bfcac5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.411434 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 66b31d47aec341f882a29164e1ed3e58 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:06.412614 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b31d47aec341f882a29164e1ed3e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.415230 19059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc75d65c04794aa2aa3426d2fa520e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.400156 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2f3163eeb44b68ac699f237f063beb (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:06.416798 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2f3163eeb44b68ac699f237f063beb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.420822 19217 tablet_service.cc:1511] Processing CreateTablet for tablet 3f05a6889de84b9e91954853184ea8f8 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:06.432000 19269 tablet_bootstrap.cc:654] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:06.438252 19143 tablet_service.cc:1511] Processing CreateTablet for tablet 3f05a6889de84b9e91954853184ea8f8 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:06.439694 19062 tablet_service.cc:1511] Processing CreateTablet for tablet 524475dd277747d99889add9f05afd7a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:06.440856 19062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524475dd277747d99889add9f05afd7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.441497 19268 tablet_bootstrap.cc:654] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:06.448586 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5209383afe47989e6132dc9c4468a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.448045 19064 tablet_service.cc:1511] Processing CreateTablet for tablet 758e0fca24cc417ebd6b4413bfcac5d6 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:06.455598 19140 tablet_service.cc:1511] Processing CreateTablet for tablet a309707388a14acdace519e33ee046df (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:06.457898 19138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b31d47aec341f882a29164e1ed3e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.490630 19064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758e0fca24cc417ebd6b4413bfcac5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.459030 19068 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5209383afe47989e6132dc9c4468a9 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:06.491221 19143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f05a6889de84b9e91954853184ea8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.492879 19140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a309707388a14acdace519e33ee046df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.493108 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f05a6889de84b9e91954853184ea8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.498278 19068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5209383afe47989e6132dc9c4468a9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:06.498566 18963 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 51021.4us
I20260709 14:55:06.504073 19060 tablet_service.cc:1511] Processing CreateTablet for tablet 3f05a6889de84b9e91954853184ea8f8 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:06.505282 19060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f05a6889de84b9e91954853184ea8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.477010 19212 tablet_service.cc:1511] Processing CreateTablet for tablet c6993a6334484267a522d35a4310e1c1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:06.477129 19135 tablet_service.cc:1511] Processing CreateTablet for tablet 720516318991445a8a77d3c04ccbdc11 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:06.482002 19213 tablet_service.cc:1511] Processing CreateTablet for tablet 6b517f0fadce4027ad48a591bc0121e8 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:06.506951 19142 tablet_service.cc:1511] Processing CreateTablet for tablet 791d4b7e14a94e7793a28f97d70eabf3 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:06.507355 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720516318991445a8a77d3c04ccbdc11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.507476 19213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b517f0fadce4027ad48a591bc0121e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.508078 19142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 791d4b7e14a94e7793a28f97d70eabf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.487339 19067 tablet_service.cc:1511] Processing CreateTablet for tablet 66b31d47aec341f882a29164e1ed3e58 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:06.509541 19067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b31d47aec341f882a29164e1ed3e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.489255 19137 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad1862b691f46d59ce0dfe15ad98c10 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:06.486229 19210 tablet_service.cc:1511] Processing CreateTablet for tablet 02c1fae1df34415c8e183e78b0bc3ef7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:06.528309 19212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6993a6334484267a522d35a4310e1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.530345 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c1fae1df34415c8e183e78b0bc3ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.538518 19141 tablet_service.cc:1511] Processing CreateTablet for tablet cfacaa1c37d348dab37c0d6d168cb1c1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:06.543249 19137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad1862b691f46d59ce0dfe15ad98c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.562811 19141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfacaa1c37d348dab37c0d6d168cb1c1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:06.566287 18963 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 67013.9us
W20260709 14:55:06.567901 19024 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:55:06.568461 18961 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 93958.5us
I20260709 14:55:06.572628 19061 tablet_service.cc:1511] Processing CreateTablet for tablet c6993a6334484267a522d35a4310e1c1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:06.577155 19066 tablet_service.cc:1511] Processing CreateTablet for tablet 6b517f0fadce4027ad48a591bc0121e8 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:06.577087 19267 tablet_bootstrap.cc:492] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:06.566133 19139 tablet_service.cc:1511] Processing CreateTablet for tablet f0ccf8cee0814d71b55933dea9367bd1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:06.608911 19139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ccf8cee0814d71b55933dea9367bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.610160 19063 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2f3163eeb44b68ac699f237f063beb (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:06.597458 19065 tablet_service.cc:1511] Processing CreateTablet for tablet 02c1fae1df34415c8e183e78b0bc3ef7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:06.614118 19267 ts_tablet_manager.cc:1403] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.244s	user 0.033s	sys 0.028s
I20260709 14:55:06.616261 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2f3163eeb44b68ac699f237f063beb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.624341 19208 tablet_service.cc:1511] Processing CreateTablet for tablet a309707388a14acdace519e33ee046df (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:06.624622 19135 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1d873ac97e496d8947eda8128599d4 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:06.625559 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a309707388a14acdace519e33ee046df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.626488 19267 raft_consensus.cc:359] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:06.627137 19267 raft_consensus.cc:385] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:06.627427 19267 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:06.628185 19267 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:06.629716 19216 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2f3163eeb44b68ac699f237f063beb (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:06.630025 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2cb9b2f683433d81371157fce8d41a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:06.625782 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1d873ac97e496d8947eda8128599d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.630977 19216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2f3163eeb44b68ac699f237f063beb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.638614 19064 tablet_service.cc:1511] Processing CreateTablet for tablet 791d4b7e14a94e7793a28f97d70eabf3 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:06.639025 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 791d4b7e14a94e7793a28f97d70eabf3 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:06.640878 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 791d4b7e14a94e7793a28f97d70eabf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.642005 19140 tablet_service.cc:1511] Processing CreateTablet for tablet b3245033cba64b8584a59f4ef2e02cd7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:06.656466 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b517f0fadce4027ad48a591bc0121e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.656744 19269 tablet_bootstrap.cc:492] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:06.657195 19269 ts_tablet_manager.cc:1403] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.275s	user 0.012s	sys 0.008s
I20260709 14:55:06.652341 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2cb9b2f683433d81371157fce8d41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.662770 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c1fae1df34415c8e183e78b0bc3ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.671514 19067 tablet_service.cc:1511] Processing CreateTablet for tablet a309707388a14acdace519e33ee046df (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:06.672746 19067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a309707388a14acdace519e33ee046df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.675751 19269 raft_consensus.cc:359] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:06.676519 19269 raft_consensus.cc:385] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:06.676848 19269 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:06.679503 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad1862b691f46d59ce0dfe15ad98c10 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:06.680661 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad1862b691f46d59ce0dfe15ad98c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.683081 19214 tablet_service.cc:1511] Processing CreateTablet for tablet cfacaa1c37d348dab37c0d6d168cb1c1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:06.684274 19214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfacaa1c37d348dab37c0d6d168cb1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.688619 19217 tablet_service.cc:1511] Processing CreateTablet for tablet d0c50015fc9c4edb954fa3e3e607fc21 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:06.689819 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c50015fc9c4edb954fa3e3e607fc21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.692662 19268 tablet_bootstrap.cc:492] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:06.693089 19268 ts_tablet_manager.cc:1403] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.303s	user 0.017s	sys 0.011s
I20260709 14:55:06.695684 19268 raft_consensus.cc:359] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:06.696336 19268 raft_consensus.cc:385] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:06.696624 19268 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:06.697283 19268 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:06.698931 19213 tablet_service.cc:1511] Processing CreateTablet for tablet f0ccf8cee0814d71b55933dea9367bd1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:06.700212 19213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ccf8cee0814d71b55933dea9367bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.709244 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1d873ac97e496d8947eda8128599d4 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:06.710210 19269 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:06.712049 19141 tablet_service.cc:1511] Processing CreateTablet for tablet 94f67669d6b8400ea0021220882fba1f (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:06.713346 19136 tablet_service.cc:1511] Processing CreateTablet for tablet 0d61887222344c28b5ecc64458926ea7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:06.714514 19208 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9d41ec20d74c10851480bd03103ef3 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:06.718137 19138 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9d41ec20d74c10851480bd03103ef3 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:06.719337 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2cb9b2f683433d81371157fce8d41a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:06.719686 19103 heartbeater.cc:499] Master 127.17.138.190:45471 was elected leader, sending a full tablet report...
I20260709 14:55:06.721414 19267 ts_tablet_manager.cc:1434] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.102s	user 0.021s	sys 0.013s
I20260709 14:55:06.710750 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1d873ac97e496d8947eda8128599d4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:06.722203 18961 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 48624.4us
I20260709 14:55:06.724105 19059 tablet_service.cc:1511] Processing CreateTablet for tablet 720516318991445a8a77d3c04ccbdc11 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:06.733070 19210 tablet_service.cc:1511] Processing CreateTablet for tablet 94f67669d6b8400ea0021220882fba1f (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:06.715628 19212 tablet_service.cc:1511] Processing CreateTablet for tablet 720516318991445a8a77d3c04ccbdc11 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:06.736009 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9d41ec20d74c10851480bd03103ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.736491 19268 ts_tablet_manager.cc:1434] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 14:55:06.713371 19141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f67669d6b8400ea0021220882fba1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.736460 19178 heartbeater.cc:499] Master 127.17.138.190:45471 was elected leader, sending a full tablet report...
I20260709 14:55:06.741212 19143 tablet_service.cc:1511] Processing CreateTablet for tablet bd0bf152bfe34fc19bcd69834d479d15 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:06.742123 19064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 791d4b7e14a94e7793a28f97d70eabf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.764954 19061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6993a6334484267a522d35a4310e1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.742275 19267 tablet_bootstrap.cc:492] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:06.767547 19059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720516318991445a8a77d3c04ccbdc11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.770699 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2cb9b2f683433d81371157fce8d41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.747716 19215 tablet_service.cc:1511] Processing CreateTablet for tablet b3245033cba64b8584a59f4ef2e02cd7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:06.771863 19215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3245033cba64b8584a59f4ef2e02cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.758345 19065 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad1862b691f46d59ce0dfe15ad98c10 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:06.759824 19142 tablet_service.cc:1511] Processing CreateTablet for tablet 5e55128de09a41be9aa7489097e4c86f (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:06.760726 19139 tablet_service.cc:1511] Processing CreateTablet for tablet d0c50015fc9c4edb954fa3e3e607fc21 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:06.763448 19268 tablet_bootstrap.cc:492] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:06.768770 19216 tablet_service.cc:1511] Processing CreateTablet for tablet 0d61887222344c28b5ecc64458926ea7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:06.778764 19252 heartbeater.cc:499] Master 127.17.138.190:45471 was elected leader, sending a full tablet report...
I20260709 14:55:06.779165 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad1862b691f46d59ce0dfe15ad98c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.772992 19062 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1d873ac97e496d8947eda8128599d4 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:06.773743 19140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3245033cba64b8584a59f4ef2e02cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.781138 19068 tablet_service.cc:1511] Processing CreateTablet for tablet cfacaa1c37d348dab37c0d6d168cb1c1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:06.782305 19068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfacaa1c37d348dab37c0d6d168cb1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.783419 19136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d61887222344c28b5ecc64458926ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.786015 19067 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9d41ec20d74c10851480bd03103ef3 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:06.787129 19067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9d41ec20d74c10851480bd03103ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.776592 19273 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:06.789765 19275 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:06.790202 19275 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:06.789461 19273 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:06.794134 19273 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:06.775338 19060 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2cb9b2f683433d81371157fce8d41a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:06.758111 19135 tablet_service.cc:1511] Processing CreateTablet for tablet e1b7010baba14660b46b1499dba116f8 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:06.770949 19066 tablet_service.cc:1511] Processing CreateTablet for tablet f0ccf8cee0814d71b55933dea9367bd1 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:06.812538 19267 tablet_bootstrap.cc:654] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:06.825093 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ccf8cee0814d71b55933dea9367bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.789517 19063 tablet_service.cc:1511] Processing CreateTablet for tablet 94f67669d6b8400ea0021220882fba1f (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:06.819331 19138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9d41ec20d74c10851480bd03103ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.827152 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f67669d6b8400ea0021220882fba1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.837297 19062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1d873ac97e496d8947eda8128599d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.839745 19216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d61887222344c28b5ecc64458926ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.844374 19143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0bf152bfe34fc19bcd69834d479d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.846388 19269 ts_tablet_manager.cc:1434] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.189s	user 0.013s	sys 0.005s
I20260709 14:55:06.855650 19137 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5f114d4db243d0be50a902fa9bb573 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:06.874641 19213 tablet_service.cc:1511] Processing CreateTablet for tablet e1b7010baba14660b46b1499dba116f8 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:06.876046 19269 tablet_bootstrap.cc:492] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:06.877140 19268 tablet_bootstrap.cc:654] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:06.879199 19212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720516318991445a8a77d3c04ccbdc11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.845330 19275 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:06.853911 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f67669d6b8400ea0021220882fba1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.897775 19064 tablet_service.cc:1511] Processing CreateTablet for tablet 0d61887222344c28b5ecc64458926ea7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:06.894942 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b7010baba14660b46b1499dba116f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.916069 19139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c50015fc9c4edb954fa3e3e607fc21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.917294 19137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5f114d4db243d0be50a902fa9bb573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.921751 19065 tablet_service.cc:1511] Processing CreateTablet for tablet d0c50015fc9c4edb954fa3e3e607fc21 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:06.924772 19210 tablet_service.cc:1511] Processing CreateTablet for tablet bd0bf152bfe34fc19bcd69834d479d15 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:06.927439 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 5e55128de09a41be9aa7489097e4c86f (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:06.930155 19213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b7010baba14660b46b1499dba116f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.931041 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0bf152bfe34fc19bcd69834d479d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.931275 19061 tablet_service.cc:1511] Processing CreateTablet for tablet b3245033cba64b8584a59f4ef2e02cd7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:06.932559 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e55128de09a41be9aa7489097e4c86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.938566 19269 tablet_bootstrap.cc:654] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:06.940371 19217 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5f114d4db243d0be50a902fa9bb573 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:06.941848 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:06.957626 19153 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:06.952960 19267 tablet_bootstrap.cc:492] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:06.958809 19267 ts_tablet_manager.cc:1403] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.217s	user 0.042s	sys 0.018s
I20260709 14:55:06.958895 19044 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:06.959815 19273 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:06.960179 19273 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:06.960486 19273 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:06.960704 19141 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2ace50f0ef476abc7eb9fb12772fa0 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:06.961611 19142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e55128de09a41be9aa7489097e4c86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.961664 19267 raft_consensus.cc:359] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:06.966223 19267 raft_consensus.cc:385] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:06.967005 19134 tablet_service.cc:1511] Processing CreateTablet for tablet b7a7b560351841149ab77ee0edba110a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:06.967103 19267 raft_consensus.cc:740] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:06.968205 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a7b560351841149ab77ee0edba110a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.972333 19060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2cb9b2f683433d81371157fce8d41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.985651 19061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3245033cba64b8584a59f4ef2e02cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.986407 19214 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2ace50f0ef476abc7eb9fb12772fa0 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:06.989053 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:06.990990 19042 leader_election.cc:343] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:06.983745 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5f114d4db243d0be50a902fa9bb573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.991626 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c50015fc9c4edb954fa3e3e607fc21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:06.969029 19267 consensus_queue.cc:260] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:06.982690 19273 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:06.990782 19059 tablet_service.cc:1511] Processing CreateTablet for tablet bd0bf152bfe34fc19bcd69834d479d15 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:07.005832 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:07.006409 19153 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.010386 19273 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.000433 19141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2ace50f0ef476abc7eb9fb12772fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.013983 19064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d61887222344c28b5ecc64458926ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.017825 19211 tablet_service.cc:1511] Processing CreateTablet for tablet b7a7b560351841149ab77ee0edba110a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:07.030467 19214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2ace50f0ef476abc7eb9fb12772fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.044669 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:07.044903 19269 tablet_bootstrap.cc:492] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:07.045395 19269 ts_tablet_manager.cc:1403] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.170s	user 0.006s	sys 0.005s
W20260709 14:55:07.046007 19042 leader_election.cc:343] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.046698 19136 tablet_service.cc:1511] Processing CreateTablet for tablet ec3db3048d3047eea4ae8b05ba69a575 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:07.047955 19136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec3db3048d3047eea4ae8b05ba69a575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.048239 19269 raft_consensus.cc:359] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.048926 19269 raft_consensus.cc:385] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.049211 19269 raft_consensus.cc:740] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.052794 19268 tablet_bootstrap.cc:492] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:07.053238 19268 ts_tablet_manager.cc:1403] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.290s	user 0.006s	sys 0.013s
I20260709 14:55:07.054301 19068 tablet_service.cc:1511] Processing CreateTablet for tablet e1b7010baba14660b46b1499dba116f8 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:07.055920 19268 raft_consensus.cc:359] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.056591 19268 raft_consensus.cc:385] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.056872 19268 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.051187 19059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0bf152bfe34fc19bcd69834d479d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.052160 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a7b560351841149ab77ee0edba110a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.063278 19139 tablet_service.cc:1511] Processing CreateTablet for tablet 553504ceba3249458e738247c4acaf4a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:07.067462 19139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553504ceba3249458e738247c4acaf4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.073215 19153 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:07.073448 19067 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5f114d4db243d0be50a902fa9bb573 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:07.074672 19067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5f114d4db243d0be50a902fa9bb573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.077744 19044 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:07.078851 19273 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:07.079291 19273 raft_consensus.cc:697] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:07.080034 19273 consensus_queue.cc:237] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:07.083161 19137 tablet_service.cc:1511] Processing CreateTablet for tablet c48418cbd75a49629a0a1e4f5c470b60 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:07.090546 19137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48418cbd75a49629a0a1e4f5c470b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.087623 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:07.081329 19063 tablet_service.cc:1511] Processing CreateTablet for tablet 5e55128de09a41be9aa7489097e4c86f (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:07.096304 19060 tablet_service.cc:1511] Processing CreateTablet for tablet b7a7b560351841149ab77ee0edba110a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:07.097105 19066 tablet_service.cc:1511] Processing CreateTablet for tablet 553504ceba3249458e738247c4acaf4a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 14:55:07.096045 19193 leader_election.cc:343] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.100770 19143 tablet_service.cc:1511] Processing CreateTablet for tablet 3b748f68b2dd418cb3c1cbf8d0647797 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:07.089236 19062 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2ace50f0ef476abc7eb9fb12772fa0 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:07.084442 19068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b7010baba14660b46b1499dba116f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.103533 19143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b748f68b2dd418cb3c1cbf8d0647797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.104017 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e55128de09a41be9aa7489097e4c86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.107249 19215 tablet_service.cc:1511] Processing CreateTablet for tablet ec3db3048d3047eea4ae8b05ba69a575 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:07.108389 19215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec3db3048d3047eea4ae8b05ba69a575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.110052 19269 consensus_queue.cc:260] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.112111 19269 ts_tablet_manager.cc:1434] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.066s	user 0.001s	sys 0.005s
I20260709 14:55:07.112967 19269 tablet_bootstrap.cc:492] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:07.114120 19212 tablet_service.cc:1511] Processing CreateTablet for tablet 7c60e655bebe455f9850d5e93bec1a5f (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:07.115219 19212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c60e655bebe455f9850d5e93bec1a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.116293 19267 ts_tablet_manager.cc:1434] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.157s	user 0.008s	sys 0.011s
I20260709 14:55:07.116155 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
W20260709 14:55:07.121286 19193 leader_election.cc:343] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.121433 19138 tablet_service.cc:1511] Processing CreateTablet for tablet 2b311a03ab194d9da55a99f94e80f100 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:07.121696 19193 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:07.122577 19138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b311a03ab194d9da55a99f94e80f100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.122787 19275 raft_consensus.cc:2749] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:07.081431 19140 tablet_service.cc:1511] Processing CreateTablet for tablet 7c60e655bebe455f9850d5e93bec1a5f (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:07.128412 19060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a7b560351841149ab77ee0edba110a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.133845 19061 tablet_service.cc:1511] Processing CreateTablet for tablet ec3db3048d3047eea4ae8b05ba69a575 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:07.135481 19209 tablet_service.cc:1511] Processing CreateTablet for tablet c48418cbd75a49629a0a1e4f5c470b60 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:07.137104 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48418cbd75a49629a0a1e4f5c470b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.138422 19140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c60e655bebe455f9850d5e93bec1a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.140009 19213 tablet_service.cc:1511] Processing CreateTablet for tablet 3b748f68b2dd418cb3c1cbf8d0647797 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:07.141196 19213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b748f68b2dd418cb3c1cbf8d0647797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.141700 19208 tablet_service.cc:1511] Processing CreateTablet for tablet 2b311a03ab194d9da55a99f94e80f100 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:07.125372 19268 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.142784 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b311a03ab194d9da55a99f94e80f100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.144408 19268 ts_tablet_manager.cc:1434] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.000s
I20260709 14:55:07.145339 19268 tablet_bootstrap.cc:492] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:07.146243 19061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec3db3048d3047eea4ae8b05ba69a575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.157228 19267 tablet_bootstrap.cc:492] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:07.160147 19211 tablet_service.cc:1511] Processing CreateTablet for tablet c90e0ba793e3441fba81d9e8c789b3df (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:07.161324 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90e0ba793e3441fba81d9e8c789b3df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.165542 19217 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9c5ff60d274f8e8838d3a91e738153 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:07.166800 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9c5ff60d274f8e8838d3a91e738153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.168970 19063 tablet_service.cc:1511] Processing CreateTablet for tablet 7c60e655bebe455f9850d5e93bec1a5f (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:07.173753 19216 tablet_service.cc:1511] Processing CreateTablet for tablet b8c5ece0ba1a442196dddbdd98c4c4fd (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:07.178820 19214 tablet_service.cc:1511] Processing CreateTablet for tablet 553504ceba3249458e738247c4acaf4a (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:07.183949 19142 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9c5ff60d274f8e8838d3a91e738153 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:07.185173 19142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9c5ff60d274f8e8838d3a91e738153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.187453 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553504ceba3249458e738247c4acaf4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.188010 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c60e655bebe455f9850d5e93bec1a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.189683 19062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2ace50f0ef476abc7eb9fb12772fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.200964 19216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c5ece0ba1a442196dddbdd98c4c4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.207216 19135 tablet_service.cc:1511] Processing CreateTablet for tablet c90e0ba793e3441fba81d9e8c789b3df (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:07.208408 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90e0ba793e3441fba81d9e8c789b3df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.211110 19137 tablet_service.cc:1511] Processing CreateTablet for tablet b8c5ece0ba1a442196dddbdd98c4c4fd (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:07.212283 19137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c5ece0ba1a442196dddbdd98c4c4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.212941 19215 tablet_service.cc:1511] Processing CreateTablet for tablet 63d3df93051842359343ebf6c83454ea (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:07.214206 19215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d3df93051842359343ebf6c83454ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.216405 19143 tablet_service.cc:1511] Processing CreateTablet for tablet dee4bf6c64354e8d9c2e191a786e170c (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:07.216648 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 63d3df93051842359343ebf6c83454ea (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:07.217552 19143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee4bf6c64354e8d9c2e191a786e170c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.218593 19061 tablet_service.cc:1511] Processing CreateTablet for tablet c48418cbd75a49629a0a1e4f5c470b60 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:07.219722 19061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48418cbd75a49629a0a1e4f5c470b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.223306 19268 tablet_bootstrap.cc:654] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.224534 19210 tablet_service.cc:1511] Processing CreateTablet for tablet dee4bf6c64354e8d9c2e191a786e170c (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:07.225734 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee4bf6c64354e8d9c2e191a786e170c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.235179 19135 tablet_service.cc:1511] Processing CreateTablet for tablet bcdd801aa82c45328531d2aec9e41b24 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:07.236418 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdd801aa82c45328531d2aec9e41b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.238911 19214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553504ceba3249458e738247c4acaf4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.239451 19269 tablet_bootstrap.cc:654] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.241804 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d3df93051842359343ebf6c83454ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.258329 19065 tablet_service.cc:1511] Processing CreateTablet for tablet 3b748f68b2dd418cb3c1cbf8d0647797 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:07.259572 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b748f68b2dd418cb3c1cbf8d0647797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.265450 19267 tablet_bootstrap.cc:654] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.270090 19211 tablet_service.cc:1511] Processing CreateTablet for tablet bcdd801aa82c45328531d2aec9e41b24 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:07.271229 19059 tablet_service.cc:1511] Processing CreateTablet for tablet 2b311a03ab194d9da55a99f94e80f100 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:07.272459 19059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b311a03ab194d9da55a99f94e80f100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.276878 19066 tablet_service.cc:1511] Processing CreateTablet for tablet c90e0ba793e3441fba81d9e8c789b3df (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:07.271268 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdd801aa82c45328531d2aec9e41b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.292871 19064 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9c5ff60d274f8e8838d3a91e738153 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:07.293040 19208 tablet_service.cc:1511] Processing CreateTablet for tablet bbdc5af700c44eeb9155cc588c63ea28 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:07.294140 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdc5af700c44eeb9155cc588c63ea28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.298026 18976 catalog_manager.cc:5697] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:07.306241 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90e0ba793e3441fba81d9e8c789b3df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.306582 19269 tablet_bootstrap.cc:492] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:07.306382 19061 tablet_service.cc:1511] Processing CreateTablet for tablet b8c5ece0ba1a442196dddbdd98c4c4fd (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:07.307019 19269 ts_tablet_manager.cc:1403] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.194s	user 0.008s	sys 0.006s
I20260709 14:55:07.309969 19061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c5ece0ba1a442196dddbdd98c4c4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.310165 19139 tablet_service.cc:1511] Processing CreateTablet for tablet bbdc5af700c44eeb9155cc588c63ea28 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:07.316088 19139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdc5af700c44eeb9155cc588c63ea28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.321259 19067 tablet_service.cc:1511] Processing CreateTablet for tablet dee4bf6c64354e8d9c2e191a786e170c (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:07.326779 19268 tablet_bootstrap.cc:492] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:07.326900 19060 tablet_service.cc:1511] Processing CreateTablet for tablet 63d3df93051842359343ebf6c83454ea (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:07.343492 19143 tablet_service.cc:1511] Processing CreateTablet for tablet 3b582bd315e84fa49abbe3062f7f8029 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:07.344686 19143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b582bd315e84fa49abbe3062f7f8029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.347086 19068 tablet_service.cc:1511] Processing CreateTablet for tablet bcdd801aa82c45328531d2aec9e41b24 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:07.349391 19217 tablet_service.cc:1511] Processing CreateTablet for tablet 3b582bd315e84fa49abbe3062f7f8029 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:07.349756 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 46a4ccc45157440daf450a8b0a23fdea (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:07.350770 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b582bd315e84fa49abbe3062f7f8029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.309845 19269 raft_consensus.cc:359] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:07.336745 19268 ts_tablet_manager.cc:1403] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.192s	user 0.012s	sys 0.004s
I20260709 14:55:07.350872 19063 tablet_service.cc:1511] Processing CreateTablet for tablet bbdc5af700c44eeb9155cc588c63ea28 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:07.353403 19061 tablet_service.cc:1511] Processing CreateTablet for tablet 3b582bd315e84fa49abbe3062f7f8029 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:07.322118 19064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9c5ff60d274f8e8838d3a91e738153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.351540 19269 raft_consensus.cc:385] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.354861 19268 raft_consensus.cc:359] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.357555 19269 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.357940 19268 raft_consensus.cc:385] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.358891 19268 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.359179 19269 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:07.359562 19268 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.361274 19269 ts_tablet_manager.cc:1434] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.002s
I20260709 14:55:07.361593 19268 ts_tablet_manager.cc:1434] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:55:07.362605 19268 tablet_bootstrap.cc:492] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:07.362622 19269 tablet_bootstrap.cc:492] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:07.363155 19138 tablet_service.cc:1511] Processing CreateTablet for tablet 46a4ccc45157440daf450a8b0a23fdea (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:07.364289 19138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a4ccc45157440daf450a8b0a23fdea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.367434 19060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d3df93051842359343ebf6c83454ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.368544 19067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee4bf6c64354e8d9c2e191a786e170c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.370652 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a4ccc45157440daf450a8b0a23fdea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.370651 19061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b582bd315e84fa49abbe3062f7f8029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.374043 19068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdd801aa82c45328531d2aec9e41b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.375358 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdc5af700c44eeb9155cc588c63ea28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.380821 19269 tablet_bootstrap.cc:654] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.381578 19267 tablet_bootstrap.cc:492] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:07.381778 19286 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.387022 19267 ts_tablet_manager.cc:1403] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.230s	user 0.013s	sys 0.006s
I20260709 14:55:07.387151 19286 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.382789 19065 tablet_service.cc:1511] Processing CreateTablet for tablet 46a4ccc45157440daf450a8b0a23fdea (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:07.389997 19268 tablet_bootstrap.cc:654] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.390507 19286 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.391568 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:07.391400 19267 raft_consensus.cc:359] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.392117 19267 raft_consensus.cc:385] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.391981 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:07.392409 19267 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
W20260709 14:55:07.393425 19044 leader_election.cc:343] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.393112 19267 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.395380 19267 ts_tablet_manager.cc:1434] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:07.396553 19267 tablet_bootstrap.cc:492] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
W20260709 14:55:07.396472 19042 leader_election.cc:343] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.397049 19042 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:07.397753 19286 raft_consensus.cc:2749] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:07.406850 19062 tablet_service.cc:1511] Processing CreateTablet for tablet ce6937195e264c0cadf00c333034f8c7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:07.412106 19134 tablet_service.cc:1511] Processing CreateTablet for tablet ce6937195e264c0cadf00c333034f8c7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:07.413043 19211 tablet_service.cc:1511] Processing CreateTablet for tablet ce6937195e264c0cadf00c333034f8c7 (DEFAULT_TABLE table=test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:07.413323 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6937195e264c0cadf00c333034f8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.414178 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6937195e264c0cadf00c333034f8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.420020 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a4ccc45157440daf450a8b0a23fdea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.421942 19062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6937195e264c0cadf00c333034f8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:07.435608 19267 tablet_bootstrap.cc:654] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.456614 19269 tablet_bootstrap.cc:492] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:07.457031 19269 ts_tablet_manager.cc:1403] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.011s
I20260709 14:55:07.460930 19269 raft_consensus.cc:359] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.461580 19269 raft_consensus.cc:385] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.461899 19269 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.462594 19269 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.464610 19269 ts_tablet_manager.cc:1434] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:07.465513 19269 tablet_bootstrap.cc:492] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:07.472326 19267 tablet_bootstrap.cc:492] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:07.472783 19267 ts_tablet_manager.cc:1403] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.013s
I20260709 14:55:07.475077 19274 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.475420 19267 raft_consensus.cc:359] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.475525 19274 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.476181 19267 raft_consensus.cc:385] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.476495 19267 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.482275 19274 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.497895 19267 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.500119 19267 ts_tablet_manager.cc:1434] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:55:07.501624 19267 tablet_bootstrap.cc:492] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:07.502275 19268 tablet_bootstrap.cc:492] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:07.504688 19268 ts_tablet_manager.cc:1403] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.142s	user 0.012s	sys 0.013s
I20260709 14:55:07.507215 19269 tablet_bootstrap.cc:654] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.508114 19268 raft_consensus.cc:359] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.511196 19227 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.514120 19268 raft_consensus.cc:385] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.514514 19268 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.515286 19267 tablet_bootstrap.cc:654] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.515425 19268 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.519238 19268 ts_tablet_manager.cc:1434] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260709 14:55:07.521031 19268 tablet_bootstrap.cc:492] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:07.523219 19286 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:07.526304 19268 tablet_bootstrap.cc:654] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.526904 19267 tablet_bootstrap.cc:492] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:07.527410 19267 ts_tablet_manager.cc:1403] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 14:55:07.529652 19286 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:07.530289 19267 raft_consensus.cc:359] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.534508 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:07.536139 19117 leader_election.cc:343] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.531059 19267 raft_consensus.cc:385] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.537006 19267 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.537853 19267 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.540424 19267 ts_tablet_manager.cc:1434] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 14:55:07.540946 19286 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.541697 19267 tablet_bootstrap.cc:492] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:07.541446 19286 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.545040 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:07.546358 19042 leader_election.cc:343] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.546620 19275 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.547009 19286 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.547075 19275 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.549158 19275 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:07.551146 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:07.552259 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
W20260709 14:55:07.552561 19193 leader_election.cc:343] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.552932 19151 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:07.553844 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:07.554071 19044 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:07.555162 19286 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:07.555321 19193 leader_election.cc:343] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.555574 19286 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.555941 19286 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.555797 19193 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:07.557082 19275 raft_consensus.cc:2749] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:07.559917 19267 tablet_bootstrap.cc:654] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.568866 19267 tablet_bootstrap.cc:492] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:07.569329 19267 ts_tablet_manager.cc:1403] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 14:55:07.572088 19267 raft_consensus.cc:359] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.572800 19267 raft_consensus.cc:385] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.573083 19267 raft_consensus.cc:740] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.573904 19267 consensus_queue.cc:260] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.581079 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:07.583006 19286 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.583897 19267 ts_tablet_manager.cc:1434] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.006s
I20260709 14:55:07.584179 19078 raft_consensus.cc:2393] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 1: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:55:07.585067 19286 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.585235 19267 tablet_bootstrap.cc:492] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:07.586858 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:07.587416 19153 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.588274 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:55:07.589637 19042 leader_election.cc:343] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.595371 19269 tablet_bootstrap.cc:492] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:07.595820 19269 ts_tablet_manager.cc:1403] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.130s	user 0.033s	sys 0.016s
I20260709 14:55:07.598498 19269 raft_consensus.cc:359] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.599160 19269 raft_consensus.cc:385] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.599478 19269 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.600188 19269 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.602447 19269 ts_tablet_manager.cc:1434] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:55:07.603521 19269 tablet_bootstrap.cc:492] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:07.605702 19119 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:55:07.605988 19024 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:07.607389 19268 tablet_bootstrap.cc:492] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:07.607815 19268 ts_tablet_manager.cc:1403] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.087s	user 0.027s	sys 0.016s
I20260709 14:55:07.609513 19269 tablet_bootstrap.cc:654] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.610424 19268 raft_consensus.cc:359] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.611107 19268 raft_consensus.cc:385] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.611378 19268 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.612033 19268 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.599062 19267 tablet_bootstrap.cc:654] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.613596 19153 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:07.624296 19274 raft_consensus.cc:2749] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:07.636893 19044 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:07.638190 19307 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:07.638662 19307 raft_consensus.cc:697] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:07.639475 19307 consensus_queue.cc:237] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.645700 19268 ts_tablet_manager.cc:1434] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.038s	user 0.017s	sys 0.021s
I20260709 14:55:07.646736 19268 tablet_bootstrap.cc:492] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:07.646922 19269 tablet_bootstrap.cc:492] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:07.647437 19269 ts_tablet_manager.cc:1403] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.021s
I20260709 14:55:07.650339 19269 raft_consensus.cc:359] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.651055 19269 raft_consensus.cc:385] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.651353 19269 raft_consensus.cc:740] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.652149 19269 consensus_queue.cc:260] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.652778 19268 tablet_bootstrap.cc:654] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.656915 19267 tablet_bootstrap.cc:492] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:07.657356 19267 ts_tablet_manager.cc:1403] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.006s
I20260709 14:55:07.657423 18976 catalog_manager.cc:5697] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:07.660317 19267 raft_consensus.cc:359] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.660984 19267 raft_consensus.cc:385] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.661253 19267 raft_consensus.cc:740] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.661340 19269 ts_tablet_manager.cc:1434] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:55:07.661975 19267 consensus_queue.cc:260] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.664057 19267 ts_tablet_manager.cc:1434] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:55:07.664961 19267 tablet_bootstrap.cc:492] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:07.668776 19269 tablet_bootstrap.cc:492] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:07.670785 19267 tablet_bootstrap.cc:654] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.679823 19312 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.680279 19312 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.682426 19268 tablet_bootstrap.cc:492] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:07.682993 19268 ts_tablet_manager.cc:1403] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.036s	user 0.026s	sys 0.007s
I20260709 14:55:07.683535 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:07.684139 19078 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:07.685201 19119 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:07.685756 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:07.686111 19314 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:07.685791 19268 raft_consensus.cc:359] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.686563 19314 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.686035 19269 tablet_bootstrap.cc:654] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.686775 19268 raft_consensus.cc:385] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.687038 19314 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.687176 19268 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
W20260709 14:55:07.687563 19117 leader_election.cc:343] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.682440 19312 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.687963 19268 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.690136 19268 ts_tablet_manager.cc:1434] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:55:07.691396 19268 tablet_bootstrap.cc:492] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:07.692792 19267 tablet_bootstrap.cc:492] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:07.693197 19267 ts_tablet_manager.cc:1403] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260709 14:55:07.695569 19267 raft_consensus.cc:359] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.696180 19267 raft_consensus.cc:385] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.696439 19267 raft_consensus.cc:740] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.697132 19267 consensus_queue.cc:260] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.697539 19268 tablet_bootstrap.cc:654] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.699115 19275 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.699561 19275 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.701457 19275 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:07.702301 19267 ts_tablet_manager.cc:1434] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:55:07.703155 19267 tablet_bootstrap.cc:492] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:07.703956 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:07.709429 19314 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.709957 19267 tablet_bootstrap.cc:654] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.711536 19314 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.714879 19269 tablet_bootstrap.cc:492] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:07.714972 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:07.715425 19269 ts_tablet_manager.cc:1403] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.047s	user 0.004s	sys 0.024s
I20260709 14:55:07.715955 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
W20260709 14:55:07.716379 19117 leader_election.cc:343] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.716485 19078 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.718390 19269 raft_consensus.cc:359] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.719113 19269 raft_consensus.cc:385] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.719388 19269 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.720148 19269 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.713788 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:07.722481 19151 raft_consensus.cc:2393] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 1: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:55:07.722736 19267 tablet_bootstrap.cc:492] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:07.723138 19267 ts_tablet_manager.cc:1403] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260709 14:55:07.723650 19193 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:07.723888 19269 ts_tablet_manager.cc:1434] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:07.724889 19269 tablet_bootstrap.cc:492] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:07.725534 19267 raft_consensus.cc:359] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.726150 19267 raft_consensus.cc:385] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.726406 19267 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.727008 19267 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.728333 19268 tablet_bootstrap.cc:492] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:07.728780 19268 ts_tablet_manager.cc:1403] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.019s
I20260709 14:55:07.729116 19267 ts_tablet_manager.cc:1434] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:55:07.729943 19267 tablet_bootstrap.cc:492] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:07.731801 19269 tablet_bootstrap.cc:654] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.731510 19268 raft_consensus.cc:359] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.732170 19268 raft_consensus.cc:385] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.732460 19268 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.733223 19268 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.734747 19267 tablet_bootstrap.cc:654] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.735338 19268 ts_tablet_manager.cc:1434] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:07.736464 19268 tablet_bootstrap.cc:492] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:07.732009 19275 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.742242 19268 tablet_bootstrap.cc:654] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.745539 19267 tablet_bootstrap.cc:492] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:07.745962 19267 ts_tablet_manager.cc:1403] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 14:55:07.748348 19314 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.748167 19267 raft_consensus.cc:359] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.748878 19267 raft_consensus.cc:385] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.748845 19314 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.749300 19267 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.750034 19267 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.751061 19314 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.752125 19267 ts_tablet_manager.cc:1434] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:07.751959 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:07.752688 19077 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:07.752969 19267 tablet_bootstrap.cc:492] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:07.754356 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:07.755096 19227 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:07.754340 19119 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:07.756963 19314 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:07.757297 19314 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.757607 19314 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.763963 19314 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.766362 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:07.766928 19077 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.770071 19267 tablet_bootstrap.cc:654] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.773414 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:07.773802 19077 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:07.773948 19227 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.774752 19275 raft_consensus.cc:2749] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:07.774988 19119 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:07.775496 19078 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:07.775874 19312 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:07.776355 19312 raft_consensus.cc:697] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:07.777194 19312 consensus_queue.cc:237] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.778281 19314 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.778677 19119 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:07.779404 19314 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:07.780007 19314 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:07.780977 19227 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:07.780751 19314 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.781548 19269 tablet_bootstrap.cc:492] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:07.783651 19268 tablet_bootstrap.cc:492] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:07.785149 19269 ts_tablet_manager.cc:1403] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.033s
I20260709 14:55:07.786396 19314 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.786747 19314 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.787744 19269 raft_consensus.cc:359] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.788403 19269 raft_consensus.cc:385] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.788648 19269 raft_consensus.cc:740] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.789162 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:07.789567 19268 ts_tablet_manager.cc:1403] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.006s
I20260709 14:55:07.789042 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:07.790302 19077 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
W20260709 14:55:07.790555 19117 leader_election.cc:343] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.791327 19314 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.791293 19119 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:07.792389 19314 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:07.792207 19268 raft_consensus.cc:359] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.789278 19269 consensus_queue.cc:260] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.794273 19267 tablet_bootstrap.cc:492] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:07.794670 19267 ts_tablet_manager.cc:1403] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.005s
I20260709 14:55:07.794824 19269 ts_tablet_manager.cc:1434] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:07.795145 19268 raft_consensus.cc:385] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.795416 19268 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.792770 19314 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.796149 19314 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.796003 19268 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.797838 19268 ts_tablet_manager.cc:1434] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 14:55:07.798659 19268 tablet_bootstrap.cc:492] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:07.798050 18976 catalog_manager.cc:5697] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:07.803013 19267 raft_consensus.cc:359] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.803623 19267 raft_consensus.cc:385] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.803864 19267 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.803987 19268 tablet_bootstrap.cc:654] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.804472 19267 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.806068 19314 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.807509 19269 tablet_bootstrap.cc:492] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:07.808616 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:07.809127 19077 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.811519 19275 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.811945 19275 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.813735 19275 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:07.815363 19077 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:07.815508 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:07.817422 19267 ts_tablet_manager.cc:1434] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.004s
I20260709 14:55:07.818148 19314 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.817806 18974 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:07.819352 19193 leader_election.cc:343] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.822413 19269 tablet_bootstrap.cc:654] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.819396 19119 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:07.823340 19314 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:07.823993 19314 raft_consensus.cc:697] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:07.824796 19314 consensus_queue.cc:237] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.825129 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:55:07.826609 19117 leader_election.cc:343] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.827036 19267 tablet_bootstrap.cc:492] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:07.832228 19267 tablet_bootstrap.cc:654] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.832547 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:07.833209 19077 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:07.838418 19193 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:07.839922 19275 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:07.840267 19275 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.840596 19275 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.844012 19268 tablet_bootstrap.cc:492] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:07.844460 19268 ts_tablet_manager.cc:1403] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.023s
I20260709 14:55:07.846838 19268 raft_consensus.cc:359] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.847429 19268 raft_consensus.cc:385] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.847692 19268 raft_consensus.cc:740] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.847900 19275 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.848415 19268 consensus_queue.cc:260] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.849903 19275 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:07.850553 19268 ts_tablet_manager.cc:1434] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:07.851006 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:07.851394 19268 tablet_bootstrap.cc:492] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:07.851578 19077 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.854595 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:07.856874 19268 tablet_bootstrap.cc:654] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.858362 19077 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
W20260709 14:55:07.859095 19193 leader_election.cc:343] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.860859 19193 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:07.861820 19275 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:07.863440 19267 tablet_bootstrap.cc:492] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:07.863371 18976 catalog_manager.cc:5697] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:07.864023 19269 tablet_bootstrap.cc:492] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:07.864717 19269 ts_tablet_manager.cc:1403] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.000s
I20260709 14:55:07.867414 19269 raft_consensus.cc:359] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.868435 19269 raft_consensus.cc:385] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.868777 19269 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.868150 19267 ts_tablet_manager.cc:1403] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.021s
I20260709 14:55:07.870493 19275 raft_consensus.cc:697] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:07.871304 19275 consensus_queue.cc:237] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.871515 19267 raft_consensus.cc:359] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.871484 19307 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.872473 19267 raft_consensus.cc:385] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.872879 19267 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.872537 19307 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.873642 19267 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.874861 19307 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.876039 19267 ts_tablet_manager.cc:1434] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:07.876724 19269 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.876744 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:07.878372 19227 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:07.878983 19269 ts_tablet_manager.cc:1434] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:55:07.879603 19042 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:07.879933 19269 tablet_bootstrap.cc:492] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:07.882215 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:07.880860 19267 tablet_bootstrap.cc:492] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:07.882858 19151 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:07.884786 19307 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:07.885159 19307 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.885478 19307 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.889261 19269 tablet_bootstrap.cc:654] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.892488 19267 tablet_bootstrap.cc:654] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.899864 19314 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.900308 19314 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.902264 19314 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.903976 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:07.904371 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:07.904922 19077 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
W20260709 14:55:07.905269 19117 leader_election.cc:343] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.906241 19119 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:07.907188 19314 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:07.907521 19314 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.907823 19314 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.908602 19307 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.911113 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:07.911634 19151 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.914124 19314 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.916676 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:07.917181 19077 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.917905 19151 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:07.918948 19044 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:07.919689 19286 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:07.920197 19286 raft_consensus.cc:697] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:07.920531 19307 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.921010 19286 consensus_queue.cc:237] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.924100 19268 tablet_bootstrap.cc:492] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:07.924346 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:07.924571 19268 ts_tablet_manager.cc:1403] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.073s	user 0.040s	sys 0.030s
I20260709 14:55:07.924896 19227 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.927587 19268 raft_consensus.cc:359] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.928248 19268 raft_consensus.cc:385] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.928511 19268 raft_consensus.cc:740] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.929078 19308 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.929242 19268 consensus_queue.cc:260] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.929589 19227 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:07.929535 19308 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.931432 19268 ts_tablet_manager.cc:1434] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:55:07.931766 19308 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.932204 19308 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.932281 19077 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:07.932893 19273 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.932631 19308 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.933465 19314 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.933311 19273 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.934613 19308 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.932603 19268 tablet_bootstrap.cc:492] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:07.935199 19273 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.935566 19269 tablet_bootstrap.cc:492] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:07.935969 19269 ts_tablet_manager.cc:1403] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.000s
I20260709 14:55:07.938406 19269 raft_consensus.cc:359] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.939005 19269 raft_consensus.cc:385] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.938931 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:07.939327 19269 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.940035 19269 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.940928 19268 tablet_bootstrap.cc:654] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.941944 19269 ts_tablet_manager.cc:1434] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:07.939862 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:07.944548 19269 tablet_bootstrap.cc:492] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:07.944550 19152 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:07.947086 18975 catalog_manager.cc:5697] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:07.949440 19044 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:07.950069 19269 tablet_bootstrap.cc:654] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.950488 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:07.951665 19268 tablet_bootstrap.cc:492] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
W20260709 14:55:07.951944 19044 leader_election.cc:343] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.952050 19268 ts_tablet_manager.cc:1403] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260709 14:55:07.952631 19273 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:07.953188 19273 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.953508 19273 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.953960 19275 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.954396 19275 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.956048 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:07.956265 19275 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:07.956686 19226 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:07.957762 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:07.958420 19225 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:07.959468 19268 raft_consensus.cc:359] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.960057 19268 raft_consensus.cc:385] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:07.960301 19268 raft_consensus.cc:740] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:07.960891 19268 consensus_queue.cc:260] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.962591 19153 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:07.962821 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:07.963899 19119 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:07.964452 19314 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.964694 19312 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:07.965159 19312 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:07.964871 19314 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.965950 19312 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.966859 19314 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:07.968433 19268 ts_tablet_manager.cc:1434] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260709 14:55:07.969276 19268 tablet_bootstrap.cc:492] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:07.974884 19268 tablet_bootstrap.cc:654] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:07.975934 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:07.976466 19275 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.976888 19275 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:07.977231 19117 leader_election.cc:343] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:07.977988 19044 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:07.978865 19275 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:07.979722 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:07.980368 19077 raft_consensus.cc:2468] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:07.980902 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:07.981271 19042 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:07.981493 19153 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:07.982476 19308 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:07.982867 19308 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.982825 19193 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:07.983351 19308 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.983798 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:07.984371 19225 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:07.985648 19275 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:07.985994 19275 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.986306 19275 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.988030 18976 catalog_manager.cc:5697] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:07.992515 19275 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.995740 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:07.996259 19153 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:07.996433 19308 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:07.998039 19286 raft_consensus.cc:2804] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:07.998420 19286 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.998762 19286 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.000602 19275 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:08.002211 19153 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:08.002271 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:08.003566 19268 tablet_bootstrap.cc:492] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:08.003381 19193 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:08.003981 19268 ts_tablet_manager.cc:1403] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.016s
W20260709 14:55:08.004346 19117 leader_election.cc:343] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.005210 19275 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:08.006356 19275 raft_consensus.cc:697] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:08.006512 19268 raft_consensus.cc:359] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.007126 19268 raft_consensus.cc:385] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.007390 19268 raft_consensus.cc:740] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.007449 19275 consensus_queue.cc:237] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.008046 19268 consensus_queue.cc:260] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.009991 19268 ts_tablet_manager.cc:1434] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:55:08.011251 19268 tablet_bootstrap.cc:492] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:08.010982 18976 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.017308 19268 tablet_bootstrap.cc:654] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.028074 19333 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.028741 19333 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.029412 19268 tablet_bootstrap.cc:492] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:08.029819 19268 ts_tablet_manager.cc:1403] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 14:55:08.029739 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:08.031076 19077 raft_consensus.cc:2393] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 1: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:55:08.029371 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:08.030992 19333 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:08.032312 19268 raft_consensus.cc:359] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.032482 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:08.032776 19268 raft_consensus.cc:385] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.033121 19268 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.032562 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:08.034015 19268 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.035451 19267 tablet_bootstrap.cc:492] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:08.035913 19267 ts_tablet_manager.cc:1403] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.155s	user 0.006s	sys 0.020s
I20260709 14:55:08.036285 19268 ts_tablet_manager.cc:1434] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:08.037195 19268 tablet_bootstrap.cc:492] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:08.038754 19267 raft_consensus.cc:359] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.039479 19267 raft_consensus.cc:385] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.039757 19267 raft_consensus.cc:740] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.040457 19267 consensus_queue.cc:260] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.042680 19268 tablet_bootstrap.cc:654] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.050321 19267 ts_tablet_manager.cc:1434] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:55:08.053424 19268 tablet_bootstrap.cc:492] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:08.053886 19268 ts_tablet_manager.cc:1403] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 14:55:08.056376 19268 raft_consensus.cc:359] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.057005 19268 raft_consensus.cc:385] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.057258 19268 raft_consensus.cc:740] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.058100 19268 consensus_queue.cc:260] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.059443 19312 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.059906 19312 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.061900 19312 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.062952 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:08.064034 19268 ts_tablet_manager.cc:1434] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
W20260709 14:55:08.064296 19117 leader_election.cc:343] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.064932 19268 tablet_bootstrap.cc:492] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:08.070647 19268 tablet_bootstrap.cc:654] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.072417 19273 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.073537 19078 raft_consensus.cc:2393] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 1: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:55:08.079850 19119 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:08.080930 19267 tablet_bootstrap.cc:492] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:08.082257 19312 raft_consensus.cc:2804] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:08.082649 19312 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:08.083002 19312 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.083158 19268 tablet_bootstrap.cc:492] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:08.083401 19274 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.083633 19268 ts_tablet_manager.cc:1403] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 14:55:08.086282 19268 raft_consensus.cc:359] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.086938 19268 raft_consensus.cc:385] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.087261 19268 raft_consensus.cc:740] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.086983 19274 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.087927 19268 consensus_queue.cc:260] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.090790 19268 ts_tablet_manager.cc:1434] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:08.089409 19274 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.091094 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:08.091655 19268 tablet_bootstrap.cc:492] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
W20260709 14:55:08.092494 19117 leader_election.cc:343] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.095237 19312 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.097045 19268 tablet_bootstrap.cc:654] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.098404 19312 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.098706 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:08.099220 19193 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:55:08.100157 19117 leader_election.cc:343] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.100234 19333 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.109302 19268 tablet_bootstrap.cc:492] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:08.109748 19268 ts_tablet_manager.cc:1403] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:55:08.110175 19333 raft_consensus.cc:2749] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:08.112349 19268 raft_consensus.cc:359] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.113009 19268 raft_consensus.cc:385] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.113263 19268 raft_consensus.cc:740] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.114017 19268 consensus_queue.cc:260] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.114404 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:08.115852 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:08.116077 19268 ts_tablet_manager.cc:1434] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:08.116937 19268 tablet_bootstrap.cc:492] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:08.117832 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:08.118417 19078 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.122587 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:08.122618 19268 tablet_bootstrap.cc:654] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.123505 19077 raft_consensus.cc:2393] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 1: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:55:08.127367 19078 raft_consensus.cc:2468] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:08.131220 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:08.131757 19153 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.133579 19268 tablet_bootstrap.cc:492] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:08.134025 19268 ts_tablet_manager.cc:1403] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.008s
I20260709 14:55:08.136412 19268 raft_consensus.cc:359] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.137032 19268 raft_consensus.cc:385] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.137286 19268 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.137907 19268 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.138942 19153 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:08.140023 19268 ts_tablet_manager.cc:1434] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:08.140318 19044 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:08.140908 19268 tablet_bootstrap.cc:492] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:08.141563 19307 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:08.147083 19268 tablet_bootstrap.cc:654] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.160215 19308 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.160835 19308 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.161311 19308 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.164130 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
W20260709 14:55:08.165426 19044 leader_election.cc:343] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.170853 19312 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:08.203671 19119 leader_election.cc:343] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.204185 19119 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:08.205794 19274 raft_consensus.cc:2749] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:08.207055 19119 leader_election.cc:343] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.207511 19119 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:08.208914 19274 raft_consensus.cc:2749] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:08.210246 19193 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:08.211436 19333 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.218596 19333 raft_consensus.cc:2749] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:08.222021 19273 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.222667 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:08.252653 19153 raft_consensus.cc:2393] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 1: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:55:08.224149 19286 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.227011 19119 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:08.228708 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:08.253688 19225 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.230597 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:08.260717 19314 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.261180 19314 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.263283 19314 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.263774 19314 raft_consensus.cc:2804] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:08.264178 19314 raft_consensus.cc:697] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:08.264948 19314 consensus_queue.cc:237] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.267096 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:08.268569 19117 leader_election.cc:343] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.276252 19225 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:08.235131 19307 raft_consensus.cc:697] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:08.282554 19307 consensus_queue.cc:237] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.286502 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:08.287091 19151 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.296120 19151 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:08.297261 19044 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:08.299403 19273 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:08.300691 19348 raft_consensus.cc:2804] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:08.301249 19348 raft_consensus.cc:697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:08.241374 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:08.338267 19349 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:08.348042 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:08.362252 19117 consensus_peers.cc:597] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Couldn't send request to peer bf4972a7e68e4e0886c91d2052b32044. 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:55:08.372107 19274 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.385928 19312 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.386504 19312 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.390103 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:08.391654 19117 leader_election.cc:343] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.344782 19348 consensus_queue.cc:237] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.303088 19286 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.239887 19308 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.305857 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:08.408308 19225 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.419836 19314 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.420416 19314 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:08.423087 19193 consensus_peers.cc:597] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:55:08.403800 19042 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:08.427131 19308 raft_consensus.cc:2749] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:08.249166 19267 tablet_bootstrap.cc:654] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:08.458817 19042 leader_election.cc:343] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.459728 19042 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:08.459332 18975 catalog_manager.cc:5697] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.473145 19360 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:55:08.487226 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 94017.6us
I20260709 14:55:08.491729 19312 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:55:08.496649 19269 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.189s	sys 0.297s
W20260709 14:55:08.497032 19269 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.545s	user 0.189s	sys 0.297s
I20260709 14:55:08.498850 19314 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.502223 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:08.503746 19117 leader_election.cc:343] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.504009 18974 catalog_manager.cc:5697] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:08.509618 19308 raft_consensus.cc:2749] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:08.511734 19225 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:08.514408 19268 tablet_bootstrap.cc:492] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:08.514837 19268 ts_tablet_manager.cc:1403] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.374s	user 0.102s	sys 0.232s
I20260709 14:55:08.515316 19269 tablet_bootstrap.cc:492] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:08.515728 19269 ts_tablet_manager.cc:1403] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.571s	user 0.196s	sys 0.298s
I20260709 14:55:08.517203 19268 raft_consensus.cc:359] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.517820 19268 raft_consensus.cc:385] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.518088 19268 raft_consensus.cc:740] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
W20260709 14:55:08.509766 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 50997.8us
I20260709 14:55:08.518116 19269 raft_consensus.cc:359] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.524152 19269 raft_consensus.cc:385] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.524415 19269 raft_consensus.cc:740] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
W20260709 14:55:08.524498 19119 leader_election.cc:343] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.518857 19268 consensus_queue.cc:260] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.525065 19269 consensus_queue.cc:260] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.527086 19268 ts_tablet_manager.cc:1434] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:55:08.527913 19268 tablet_bootstrap.cc:492] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:08.525463 19314 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:08.525925 19119 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:08.530957 19267 tablet_bootstrap.cc:492] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:08.527948 19269 ts_tablet_manager.cc:1434] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:55:08.530969 19312 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:08.531091 19314 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:08.534428 19268 tablet_bootstrap.cc:654] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.536346 19314 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.536787 19314 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.537353 19269 tablet_bootstrap.cc:492] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:08.539426 19314 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.540118 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:08.540709 19227 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:08.541703 19117 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:08.542487 19314 raft_consensus.cc:2804] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:08.542622 19269 tablet_bootstrap.cc:654] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.542889 19314 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:08.543606 19314 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.550292 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:08.551608 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:08.552702 19269 tablet_bootstrap.cc:492] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:08.553278 19269 ts_tablet_manager.cc:1403] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 14:55:08.552706 18975 catalog_manager.cc:5697] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.555557 19314 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.555743 19269 raft_consensus.cc:359] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.556357 19269 raft_consensus.cc:385] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.556614 19269 raft_consensus.cc:740] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.556695 19267 ts_tablet_manager.cc:1403] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.476s	user 0.011s	sys 0.002s
I20260709 14:55:08.559330 19269 consensus_queue.cc:260] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.560976 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:08.561501 19227 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.561857 19269 ts_tablet_manager.cc:1434] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260709 14:55:08.567178 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:08.568370 19227 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:08.568626 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:08.569479 19117 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:08.561246 19267 raft_consensus.cc:359] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.570984 19267 raft_consensus.cc:385] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.571609 19269 tablet_bootstrap.cc:492] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:08.571283 19267 raft_consensus.cc:740] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.572433 19267 consensus_queue.cc:260] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.573520 19076 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:08.572162 19348 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:08.576438 19268 tablet_bootstrap.cc:492] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:08.577378 19268 ts_tablet_manager.cc:1403] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.000s
I20260709 14:55:08.572330 19312 raft_consensus.cc:2804] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:08.578347 19267 ts_tablet_manager.cc:1434] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 14:55:08.578640 19312 raft_consensus.cc:697] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:08.579197 19267 tablet_bootstrap.cc:492] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:08.571002 19314 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.579694 19312 consensus_queue.cc:237] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.583729 19348 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:08.585081 19275 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.587594 19274 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.587044 19268 raft_consensus.cc:359] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.589941 19268 raft_consensus.cc:385] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.590157 19268 raft_consensus.cc:740] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.590797 19268 consensus_queue.cc:260] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.592469 19268 ts_tablet_manager.cc:1434] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:08.594141 19275 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.594332 19274 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.597059 19268 tablet_bootstrap.cc:492] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
W20260709 14:55:08.602813 19119 leader_election.cc:343] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.604720 19119 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:08.605443 19274 raft_consensus.cc:2749] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:08.610143 19119 leader_election.cc:343] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.610620 19119 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:08.611342 19274 raft_consensus.cc:2749] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:08.612067 19267 tablet_bootstrap.cc:654] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.616928 19268 tablet_bootstrap.cc:654] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.623649 19269 tablet_bootstrap.cc:654] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:08.637068 19024 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:08.638170 18974 catalog_manager.cc:5697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.666056 19357 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:08.679961 19269 tablet_bootstrap.cc:492] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:08.680471 19269 ts_tablet_manager.cc:1403] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.109s	user 0.020s	sys 0.019s
I20260709 14:55:08.685830 19269 raft_consensus.cc:359] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.694782 19269 raft_consensus.cc:385] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.695044 19269 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.697021 19226 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.699355 19269 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.701534 19269 ts_tablet_manager.cc:1434] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.005s
I20260709 14:55:08.702430 19269 tablet_bootstrap.cc:492] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:08.709913 19312 consensus_queue.cc:1048] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.685894 18975 catalog_manager.cc:5697] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.725610 19348 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.729677 19267 tablet_bootstrap.cc:492] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:08.730150 19267 ts_tablet_manager.cc:1403] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.151s	user 0.022s	sys 0.020s
I20260709 14:55:08.732237 19268 tablet_bootstrap.cc:492] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:08.732669 19268 ts_tablet_manager.cc:1403] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.016s
I20260709 14:55:08.732515 19267 raft_consensus.cc:359] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.733157 19267 raft_consensus.cc:385] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.733424 19267 raft_consensus.cc:740] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.734464 19267 consensus_queue.cc:260] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.737028 19267 ts_tablet_manager.cc:1434] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:55:08.737980 19267 tablet_bootstrap.cc:492] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:08.742527 19268 raft_consensus.cc:359] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.743216 19268 raft_consensus.cc:385] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.743474 19268 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.744077 19268 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.746155 19268 ts_tablet_manager.cc:1434] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260709 14:55:08.747035 19268 tablet_bootstrap.cc:492] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:08.758144 19268 tablet_bootstrap.cc:654] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.763680 19267 tablet_bootstrap.cc:654] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.764950 19269 tablet_bootstrap.cc:654] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.773455 19348 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.802383 19348 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.808241 19269 tablet_bootstrap.cc:492] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:08.808712 19269 ts_tablet_manager.cc:1403] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.004s
I20260709 14:55:08.812918 19269 raft_consensus.cc:359] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.813541 19269 raft_consensus.cc:385] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.813791 19269 raft_consensus.cc:740] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.814406 19269 consensus_queue.cc:260] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.816846 19269 ts_tablet_manager.cc:1434] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:55:08.822494 19269 tablet_bootstrap.cc:492] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:08.824753 19268 tablet_bootstrap.cc:492] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:08.825177 19268 ts_tablet_manager.cc:1403] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.005s
I20260709 14:55:08.827533 19268 raft_consensus.cc:359] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.828132 19268 raft_consensus.cc:385] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.828399 19268 raft_consensus.cc:740] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.819505 19267 tablet_bootstrap.cc:492] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:08.829562 19267 ts_tablet_manager.cc:1403] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.092s	user 0.021s	sys 0.003s
I20260709 14:55:08.833228 19308 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.835202 19267 raft_consensus.cc:359] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.835825 19267 raft_consensus.cc:385] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.836061 19267 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.836445 19269 tablet_bootstrap.cc:654] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.836658 19267 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.828984 19268 consensus_queue.cc:260] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.839720 19268 ts_tablet_manager.cc:1434] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:55:08.840682 19267 ts_tablet_manager.cc:1434] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:08.841557 19267 tablet_bootstrap.cc:492] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:08.841641 19314 consensus_queue.cc:1048] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.846107 19268 tablet_bootstrap.cc:492] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:08.850625 19225 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.851653 19268 tablet_bootstrap.cc:654] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.858510 19267 tablet_bootstrap.cc:654] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.867071 19314 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.867537 19314 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.871073 19314 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.871747 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:08.874207 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:08.875624 19119 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:08.876587 19314 raft_consensus.cc:2749] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:08.883105 19267 tablet_bootstrap.cc:492] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:08.883540 19267 ts_tablet_manager.cc:1403] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.008s
I20260709 14:55:08.886631 19267 raft_consensus.cc:359] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.887241 19267 raft_consensus.cc:385] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.887496 19267 raft_consensus.cc:740] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.888089 19267 consensus_queue.cc:260] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.888988 19269 tablet_bootstrap.cc:492] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:08.891075 19269 ts_tablet_manager.cc:1403] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.003s
I20260709 14:55:08.892177 19268 tablet_bootstrap.cc:492] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:08.892592 19268 ts_tablet_manager.cc:1403] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.006s
I20260709 14:55:08.893388 19269 raft_consensus.cc:359] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.894037 19269 raft_consensus.cc:385] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.894295 19269 raft_consensus.cc:740] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.894946 19268 raft_consensus.cc:359] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.895605 19268 raft_consensus.cc:385] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:08.895851 19268 raft_consensus.cc:740] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:08.896459 19268 consensus_queue.cc:260] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.896973 19348 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.897464 19348 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.898362 19267 ts_tablet_manager.cc:1434] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:55:08.894893 19269 consensus_queue.cc:260] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.899384 19348 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.900027 19269 ts_tablet_manager.cc:1434] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:08.900861 19269 tablet_bootstrap.cc:492] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:08.901046 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:08.902256 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:08.902671 19267 tablet_bootstrap.cc:492] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
W20260709 14:55:08.903523 19042 leader_election.cc:343] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.903707 19348 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.901603 19153 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:08.904095 19348 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.906332 19348 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.906518 19268 ts_tablet_manager.cc:1434] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:55:08.906769 19307 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.907177 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:08.906581 19044 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:08.907893 19225 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:08.907207 19307 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.909327 19267 tablet_bootstrap.cc:654] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.909186 19042 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:08.909600 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:08.909797 19307 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.910154 19153 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:08.910319 19307 raft_consensus.cc:2804] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:08.910508 19308 raft_consensus.cc:2804] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:08.910717 19307 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:08.910962 19308 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:08.911257 19307 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.911298 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:08.911378 19308 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.912302 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
W20260709 14:55:08.912606 19042 leader_election.cc:343] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.916442 19308 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.917552 19307 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:08.918617 19044 leader_election.cc:343] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.919028 19044 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:08.919291 19269 tablet_bootstrap.cc:654] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.920487 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:08.920964 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:08.921533 19153 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:08.921761 19042 leader_election.cc:343] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.922371 19307 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.922876 19307 raft_consensus.cc:2749] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:08.928561 19153 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:08.929865 19044 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:08.930714 19348 raft_consensus.cc:2804] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:08.931164 19348 raft_consensus.cc:697] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:08.932054 19348 consensus_queue.cc:237] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.932732 19314 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.933133 19314 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.936937 19308 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.937533 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:08.948012 19225 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.942893 19314 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.943559 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:08.943955 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:08.946549 19268 tablet_bootstrap.cc:492] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:08.954454 19225 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:08.947470 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:08.957448 19042 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
W20260709 14:55:08.957909 19117 leader_election.cc:343] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:08.958583 19119 leader_election.cc:343] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.959003 19119 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:08.959789 19308 raft_consensus.cc:2804] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:08.960093 19314 raft_consensus.cc:2749] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:08.962422 19268 tablet_bootstrap.cc:654] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:08.965059 19308 raft_consensus.cc:697] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:08.965593 19153 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:08.965920 19308 consensus_queue.cc:237] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:08.969987 19393 log.cc:927] Time spent T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 14:55:08.979343 19360 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.979804 19360 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:08.981848 19360 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:08.983165 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:08.984846 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:08.989913 19117 leader_election.cc:343] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:08.991006 19119 leader_election.cc:343] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:08.991443 19119 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:08.993088 19153 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:08.994921 19312 raft_consensus.cc:2749] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:08.997013 19314 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:08.997476 19314 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.000550 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:09.001857 19117 leader_election.cc:343] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.002413 19314 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.004482 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:09.005129 19075 raft_consensus.cc:2468] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:09.006394 19119 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:09.007138 19360 raft_consensus.cc:2804] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:09.007484 19360 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.007808 19360 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.042585 19153 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.045143 19268 tablet_bootstrap.cc:492] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.045655 19268 ts_tablet_manager.cc:1403] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.099s	user 0.025s	sys 0.011s
I20260709 14:55:09.048173 19268 raft_consensus.cc:359] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.050179 19268 raft_consensus.cc:385] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.050796 19268 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.052016 19268 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.052716 18975 catalog_manager.cc:5697] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:09.055022 19268 ts_tablet_manager.cc:1434] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.004s
I20260709 14:55:09.057253 19268 tablet_bootstrap.cc:492] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.065368 18975 catalog_manager.cc:5697] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:09.067545 19268 tablet_bootstrap.cc:654] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.064569 19360 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.070744 19269 tablet_bootstrap.cc:492] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.071144 19269 ts_tablet_manager.cc:1403] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.170s	user 0.040s	sys 0.015s
I20260709 14:55:09.071779 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:09.072280 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:09.072809 19075 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:09.073146 19117 leader_election.cc:343] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.073673 19269 raft_consensus.cc:359] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.074312 19269 raft_consensus.cc:385] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.074553 19269 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.078878 19269 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.086711 19267 tablet_bootstrap.cc:492] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.087167 19267 ts_tablet_manager.cc:1403] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.185s	user 0.031s	sys 0.039s
I20260709 14:55:09.089375 19269 ts_tablet_manager.cc:1434] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:55:09.090272 19269 tablet_bootstrap.cc:492] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.096413 19267 raft_consensus.cc:359] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.097033 19267 raft_consensus.cc:385] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.097262 19267 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.097824 19267 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.099628 19267 ts_tablet_manager.cc:1434] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:09.100400 19267 tablet_bootstrap.cc:492] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.087653 19360 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.107885 19075 raft_consensus.cc:2468] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:09.108592 19269 tablet_bootstrap.cc:654] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.114312 19119 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:09.116420 19360 raft_consensus.cc:2804] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:09.118933 19360 raft_consensus.cc:697] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:09.122860 19360 consensus_queue.cc:237] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.126677 19267 tablet_bootstrap.cc:654] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.127987 19269 tablet_bootstrap.cc:492] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.128602 19269 ts_tablet_manager.cc:1403] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.003s
I20260709 14:55:09.131050 19267 tablet_bootstrap.cc:492] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.131577 19267 ts_tablet_manager.cc:1403] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.005s
I20260709 14:55:09.131042 19269 raft_consensus.cc:359] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.131984 19269 raft_consensus.cc:385] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.132314 19269 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.133111 19269 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.133953 19267 raft_consensus.cc:359] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.134584 19267 raft_consensus.cc:385] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.134841 19267 raft_consensus.cc:740] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.135118 19268 tablet_bootstrap.cc:492] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.135515 19269 ts_tablet_manager.cc:1434] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:09.135440 19267 consensus_queue.cc:260] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.135612 19268 ts_tablet_manager.cc:1403] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.002s
I20260709 14:55:09.143251 19274 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:09.145229 19267 ts_tablet_manager.cc:1434] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:55:09.145757 19333 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.146234 19333 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.148064 19333 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:09.149716 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:09.150317 19075 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:09.151566 19193 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:09.152930 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:09.154361 19267 tablet_bootstrap.cc:492] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.156028 19275 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:09.156390 19275 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.156714 19275 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:09.164044 19193 leader_election.cc:343] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.169250 19267 tablet_bootstrap.cc:654] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.169142 19275 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.175971 19275 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:09.176793 19075 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.178098 19269 tablet_bootstrap.cc:492] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.179102 19268 raft_consensus.cc:359] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.179783 19268 raft_consensus.cc:385] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.180037 19268 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.180373 18976 catalog_manager.cc:5697] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:09.181823 19268 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.183997 19268 ts_tablet_manager.cc:1434] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 14:55:09.183874 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:09.184511 19153 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.184927 19268 tablet_bootstrap.cc:492] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.184901 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:09.185525 19077 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.190629 19268 tablet_bootstrap.cc:654] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.191648 19360 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:09.194607 19360 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.195107 19360 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.197955 19360 leader_election.cc:290] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.197909 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:09.203675 19119 leader_election.cc:343] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.203735 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:09.205031 19117 leader_election.cc:343] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.205442 19117 leader_election.cc:304] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:09.208393 19268 tablet_bootstrap.cc:492] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.208817 19268 ts_tablet_manager.cc:1403] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.003s
I20260709 14:55:09.210441 19267 tablet_bootstrap.cc:492] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.213748 19267 ts_tablet_manager.cc:1403] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.009s
I20260709 14:55:09.214952 19360 raft_consensus.cc:2749] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:09.215687 19077 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:09.216818 19193 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:09.217425 19268 raft_consensus.cc:359] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.217839 19333 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:09.218075 19268 raft_consensus.cc:385] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.218407 19333 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:09.219364 19269 tablet_bootstrap.cc:654] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.219242 19333 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.218425 19268 raft_consensus.cc:740] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.221037 19268 consensus_queue.cc:260] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.219216 19153 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:09.219216 19267 raft_consensus.cc:359] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.223093 19267 raft_consensus.cc:385] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.223352 19267 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.223909 19268 ts_tablet_manager.cc:1434] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:55:09.224004 19267 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.225991 19267 ts_tablet_manager.cc:1434] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:55:09.226799 19267 tablet_bootstrap.cc:492] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.228452 19268 tablet_bootstrap.cc:492] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.233933 19267 tablet_bootstrap.cc:654] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.235562 19269 tablet_bootstrap.cc:492] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.235965 19269 ts_tablet_manager.cc:1403] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.002s
I20260709 14:55:09.237234 19268 tablet_bootstrap.cc:654] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.238576 19269 raft_consensus.cc:359] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.239248 19269 raft_consensus.cc:385] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.239494 19269 raft_consensus.cc:740] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.240080 19269 consensus_queue.cc:260] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.242264 19269 ts_tablet_manager.cc:1434] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:09.243639 19269 tablet_bootstrap.cc:492] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.247251 18974 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:09.248782 19269 tablet_bootstrap.cc:654] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.255304 19267 tablet_bootstrap.cc:492] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.255682 19267 ts_tablet_manager.cc:1403] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.008s
I20260709 14:55:09.256496 19268 tablet_bootstrap.cc:492] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.256896 19268 ts_tablet_manager.cc:1403] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.001s
I20260709 14:55:09.257936 19267 raft_consensus.cc:359] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.258601 19267 raft_consensus.cc:385] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.258852 19267 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.259292 19268 raft_consensus.cc:359] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.259909 19268 raft_consensus.cc:385] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.259600 19267 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.260161 19268 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.260785 19268 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.261454 19267 ts_tablet_manager.cc:1434] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:09.262686 19268 ts_tablet_manager.cc:1434] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:09.265686 19267 tablet_bootstrap.cc:492] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.266288 19269 tablet_bootstrap.cc:492] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.266682 19269 ts_tablet_manager.cc:1403] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.002s
I20260709 14:55:09.269462 19269 raft_consensus.cc:359] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.270071 19269 raft_consensus.cc:385] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.270326 19269 raft_consensus.cc:740] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.270889 19269 consensus_queue.cc:260] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.271338 19267 tablet_bootstrap.cc:654] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.272730 19360 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.273161 19360 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.275077 19360 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.275679 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:09.276087 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:09.277359 19117 leader_election.cc:343] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:09.277953 19119 leader_election.cc:343] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.278383 19119 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:09.279071 19360 raft_consensus.cc:2749] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:09.280061 19269 ts_tablet_manager.cc:1434] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:09.277523 19268 tablet_bootstrap.cc:492] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.287240 19268 tablet_bootstrap.cc:654] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.287880 19269 tablet_bootstrap.cc:492] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.294184 19269 tablet_bootstrap.cc:654] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.296928 19267 tablet_bootstrap.cc:492] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.297359 19267 ts_tablet_manager.cc:1403] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.018s
I20260709 14:55:09.297991 19268 tablet_bootstrap.cc:492] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.298458 19268 ts_tablet_manager.cc:1403] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260709 14:55:09.299571 19267 raft_consensus.cc:359] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.300276 19267 raft_consensus.cc:385] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.300480 19267 raft_consensus.cc:740] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.301007 19268 raft_consensus.cc:359] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.301028 19267 consensus_queue.cc:260] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.301715 19268 raft_consensus.cc:385] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.302011 19268 raft_consensus.cc:740] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.303201 19267 ts_tablet_manager.cc:1434] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:09.302718 19268 consensus_queue.cc:260] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.304216 19267 tablet_bootstrap.cc:492] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.303221 19269 tablet_bootstrap.cc:492] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.307384 19269 ts_tablet_manager.cc:1403] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260709 14:55:09.310182 19267 tablet_bootstrap.cc:654] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.309798 19269 raft_consensus.cc:359] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.310554 19269 raft_consensus.cc:385] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.310870 19269 raft_consensus.cc:740] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.311542 19269 consensus_queue.cc:260] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.312894 19268 ts_tablet_manager.cc:1434] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:09.313591 19269 ts_tablet_manager.cc:1434] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:55:09.315033 19269 tablet_bootstrap.cc:492] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.317088 19268 tablet_bootstrap.cc:492] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.323056 19268 tablet_bootstrap.cc:654] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.325147 19269 tablet_bootstrap.cc:654] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.328316 19333 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.328837 19333 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.332585 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:09.333012 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:09.333184 19153 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:09.330904 19333 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:55:09.334372 19193 leader_election.cc:343] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.335023 19193 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:09.336035 19275 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:09.336488 19275 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.336869 19275 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.338315 19268 tablet_bootstrap.cc:492] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.338733 19268 ts_tablet_manager.cc:1403] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.002s
I20260709 14:55:09.336016 19333 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.340006 19333 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.341137 19268 raft_consensus.cc:359] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.341751 19268 raft_consensus.cc:385] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.342370 19268 raft_consensus.cc:740] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.343137 19268 consensus_queue.cc:260] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.346251 19275 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.347035 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:09.347622 19075 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:09.348603 19193 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:09.349182 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:09.351266 19357 raft_consensus.cc:2804] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:09.351624 19357 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.351951 19357 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.353825 19307 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:09.354216 19268 ts_tablet_manager.cc:1434] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
W20260709 14:55:09.358613 19193 leader_election.cc:343] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.359217 19268 tablet_bootstrap.cc:492] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.359685 19333 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:09.361483 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
W20260709 14:55:09.364140 19193 leader_election.cc:343] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.366185 19357 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.366677 19268 tablet_bootstrap.cc:654] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.371273 19267 tablet_bootstrap.cc:492] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.372087 19275 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:09.371239 19357 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:09.375950 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:09.376243 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:09.376839 19075 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:09.377893 19193 leader_election.cc:343] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.380841 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:09.381417 19153 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.430123 19361 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:09.455152 19307 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:09.461320 19227 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.472002 19307 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:09.477538 19267 ts_tablet_manager.cc:1403] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.173s	user 0.020s	sys 0.010s
I20260709 14:55:09.480208 19268 tablet_bootstrap.cc:492] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.480288 19267 raft_consensus.cc:359] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.480751 19268 ts_tablet_manager.cc:1403] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.122s	user 0.007s	sys 0.014s
I20260709 14:55:09.483461 19268 raft_consensus.cc:359] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.484114 19268 raft_consensus.cc:385] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.484200 19269 tablet_bootstrap.cc:492] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.484391 19268 raft_consensus.cc:740] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.484583 19269 ts_tablet_manager.cc:1403] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.170s	user 0.020s	sys 0.034s
I20260709 14:55:09.486990 19269 raft_consensus.cc:359] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.488648 19269 raft_consensus.cc:385] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.488926 19269 raft_consensus.cc:740] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.485044 19268 consensus_queue.cc:260] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.489550 19269 consensus_queue.cc:260] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.491314 19268 ts_tablet_manager.cc:1434] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:55:09.491806 19269 ts_tablet_manager.cc:1434] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:09.492373 19268 tablet_bootstrap.cc:492] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.492586 19269 tablet_bootstrap.cc:492] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.497015 19075 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:09.498447 19193 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:09.499173 19357 raft_consensus.cc:2804] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:09.499598 19357 raft_consensus.cc:697] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:09.500706 19357 consensus_queue.cc:237] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.502677 19153 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:09.503454 19267 raft_consensus.cc:385] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.503724 19267 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.507694 19267 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.509004 19193 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:09.509842 19267 ts_tablet_manager.cc:1434] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260709 14:55:09.509778 19275 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:09.510389 19275 raft_consensus.cc:697] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:09.511157 19275 consensus_queue.cc:237] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.519661 19268 tablet_bootstrap.cc:654] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.523255 19269 tablet_bootstrap.cc:654] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.525620 19312 consensus_queue.cc:1048] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:09.528949 19269 tablet_bootstrap.cc:492] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.529362 19269 ts_tablet_manager.cc:1403] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260709 14:55:09.533953 19269 raft_consensus.cc:359] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.534564 19269 raft_consensus.cc:385] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.534885 19269 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.525549 19267 tablet_bootstrap.cc:492] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.535548 19269 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.538120 19269 ts_tablet_manager.cc:1434] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:09.539048 19269 tablet_bootstrap.cc:492] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.539345 19268 tablet_bootstrap.cc:492] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.542883 19307 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.543861 19268 ts_tablet_manager.cc:1403] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.000s
I20260709 14:55:09.548453 19268 raft_consensus.cc:359] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.549047 19268 raft_consensus.cc:385] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.549292 19268 raft_consensus.cc:740] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.549834 19268 consensus_queue.cc:260] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.551096 19227 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.551713 19307 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.554097 19307 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.554608 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:09.538950 18974 catalog_manager.cc:5697] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:09.555207 19153 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:09.555550 19267 tablet_bootstrap.cc:654] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.556252 19044 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:09.557036 19307 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:09.557389 19307 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.557698 19307 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.559857 19314 consensus_queue.cc:1048] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:09.563268 19357 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.563706 19357 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.564036 19307 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.565593 19357 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:09.545545 19269 tablet_bootstrap.cc:654] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.567245 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:09.568205 19077 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:09.567251 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:09.569201 19153 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:09.569526 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:09.571105 19357 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:09.571453 19357 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.571787 19357 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.572552 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:09.573071 19153 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.574227 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:09.575677 19042 leader_election.cc:343] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.554807 19268 ts_tablet_manager.cc:1434] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:09.576902 19268 tablet_bootstrap.cc:492] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.594605 19153 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:09.595732 19044 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:09.596518 19286 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:09.596976 19286 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:09.597743 19286 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.593770 19357 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.602352 19348 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.602969 19357 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:09.602836 19348 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.604912 19348 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.605737 19269 tablet_bootstrap.cc:492] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.606191 19269 ts_tablet_manager.cc:1403] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.008s
I20260709 14:55:09.606634 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:09.607189 19151 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.607499 19268 tablet_bootstrap.cc:654] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.610330 19314 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.611014 19267 tablet_bootstrap.cc:492] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.610769 19314 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.611447 19267 ts_tablet_manager.cc:1403] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.009s
I20260709 14:55:09.612721 19314 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.614881 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:09.615212 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:09.615521 19152 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:09.616873 19044 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
W20260709 14:55:09.617058 19117 leader_election.cc:343] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.608834 19269 raft_consensus.cc:359] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.617714 19269 raft_consensus.cc:385] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.618055 19269 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.617501 18974 catalog_manager.cc:5697] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:09.618850 19269 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.621420 19269 ts_tablet_manager.cc:1434] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:09.617664 19348 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:09.622016 19348 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.622078 19314 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.613991 19267 raft_consensus.cc:359] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.622445 19348 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.622282 19269 tablet_bootstrap.cc:492] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.622680 19314 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.624946 19314 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.622632 19267 raft_consensus.cc:385] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.626360 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:09.628070 19267 raft_consensus.cc:740] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
W20260709 14:55:09.628911 19117 leader_election.cc:343] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.628755 19267 consensus_queue.cc:260] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.629132 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:09.626613 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:09.630357 19075 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.630708 19267 ts_tablet_manager.cc:1434] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:55:09.631628 19267 tablet_bootstrap.cc:492] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.627004 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:09.621793 19151 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:09.639925 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:09.640993 19357 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:09.641484 19357 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:09.642346 19357 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.643663 19275 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:09.645377 19360 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.645809 19360 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.647751 19360 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.650524 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:09.651086 19227 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:09.652201 19117 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:09.652915 19360 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:09.653088 19268 tablet_bootstrap.cc:492] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.653281 19360 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.653509 19268 ts_tablet_manager.cc:1403] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.010s
I20260709 14:55:09.653626 19360 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.654218 18974 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:09.656013 19268 raft_consensus.cc:359] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.635263 19269 tablet_bootstrap.cc:654] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.656637 19268 raft_consensus.cc:385] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.656944 19268 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.635673 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:09.656638 19348 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.659785 19360 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:09.636739 19119 leader_election.cc:343] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.660590 19119 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:09.661291 19314 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:09.661914 19267 tablet_bootstrap.cc:654] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:09.636685 19042 leader_election.cc:343] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.662654 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:09.663203 19225 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.663255 19348 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.664372 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:09.664892 19227 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.665095 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:09.664543 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:09.666095 19268 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.666690 19151 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.638329 19307 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.667554 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:09.669128 19119 leader_election.cc:343] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.669579 19119 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:09.661644 19360 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.670562 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:55:09.671625 19119 leader_election.cc:343] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:09.673225 19042 leader_election.cc:343] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:09.673728 19119 leader_election.cc:343] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.675052 19151 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:09.675925 19044 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:09.676484 19286 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:09.676932 19286 raft_consensus.cc:697] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:09.671846 19360 raft_consensus.cc:2749] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:09.677707 19286 consensus_queue.cc:237] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.680001 19267 tablet_bootstrap.cc:492] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.680119 19075 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:09.681461 19267 ts_tablet_manager.cc:1403] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.001s
I20260709 14:55:09.682257 19227 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:09.682920 19348 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.672998 19268 ts_tablet_manager.cc:1434] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:55:09.683362 19348 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.683962 19268 tablet_bootstrap.cc:492] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.683971 19267 raft_consensus.cc:359] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.684890 19267 raft_consensus.cc:385] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.685195 19267 raft_consensus.cc:740] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.685750 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:09.685858 19267 consensus_queue.cc:260] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:09.686419 19024 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:09.686357 19152 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:09.687593 19044 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:09.688326 19307 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:09.688431 19267 ts_tablet_manager.cc:1434] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:09.688704 19307 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.689041 19307 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.689499 19267 tablet_bootstrap.cc:492] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.695429 19307 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.696431 19268 tablet_bootstrap.cc:654] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.697824 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:09.698357 19152 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.701190 18974 catalog_manager.cc:5697] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:09.702392 19307 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.703495 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:09.704056 19227 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.704186 19307 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.704612 19307 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.706544 19307 leader_election.cc:290] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.707145 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:09.705648 19152 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:09.708251 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:09.712877 19151 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:09.715536 19044 leader_election.cc:304] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:09.716413 19307 raft_consensus.cc:2804] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:09.716765 19307 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.717089 19307 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.719763 19227 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:09.680032 19225 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
W20260709 14:55:09.722411 19042 leader_election.cc:343] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.722393 19267 tablet_bootstrap.cc:654] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.723553 19307 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.726845 19042 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:09.727562 19308 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:09.727993 19308 raft_consensus.cc:697] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:09.728195 19117 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:09.729199 19314 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:09.730363 19268 tablet_bootstrap.cc:492] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.730789 19268 ts_tablet_manager.cc:1403] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.013s
I20260709 14:55:09.731402 18976 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:09.735060 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:09.735601 19152 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.736433 19268 raft_consensus.cc:359] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.737098 19268 raft_consensus.cc:385] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.737394 19268 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.731539 19314 raft_consensus.cc:697] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:09.738034 19268 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.740785 19268 ts_tablet_manager.cc:1434] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:09.738749 19348 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.741595 19268 tablet_bootstrap.cc:492] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.741379 19308 consensus_queue.cc:237] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.740573 19314 consensus_queue.cc:237] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.752844 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:09.764833 19307 leader_election.cc:290] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.766928 19269 tablet_bootstrap.cc:492] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.766337 18974 catalog_manager.cc:5697] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:09.767364 19269 ts_tablet_manager.cc:1403] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.145s	user 0.006s	sys 0.008s
I20260709 14:55:09.766057 19225 raft_consensus.cc:2376] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1. Re-sending same reply.
I20260709 14:55:09.783793 19357 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:09.781572 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:09.783944 18976 catalog_manager.cc:5697] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:09.785082 19268 tablet_bootstrap.cc:654] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.791210 19269 raft_consensus.cc:359] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.791865 19269 raft_consensus.cc:385] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.792107 19269 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.792702 19269 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.797216 19269 ts_tablet_manager.cc:1434] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:55:09.797853 19269 tablet_bootstrap.cc:492] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.806156 19227 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.811692 19267 tablet_bootstrap.cc:492] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.811833 19152 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:09.812229 19267 ts_tablet_manager.cc:1403] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.123s	user 0.026s	sys 0.005s
I20260709 14:55:09.813681 19044 leader_election.cc:304] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:09.814836 19307 raft_consensus.cc:2804] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:09.815331 19307 raft_consensus.cc:697] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:09.816171 19307 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.817302 19268 tablet_bootstrap.cc:492] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.817708 19268 ts_tablet_manager.cc:1403] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.000s
I20260709 14:55:09.820037 19268 raft_consensus.cc:359] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.820629 19268 raft_consensus.cc:385] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.820887 19268 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.823837 19308 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.824347 19308 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.824749 19269 tablet_bootstrap.cc:654] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.826403 19227 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:09.827396 19308 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.827832 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:09.827901 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:09.831707 19225 raft_consensus.cc:2393] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 1: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:55:09.829552 19267 raft_consensus.cc:359] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.832316 19267 raft_consensus.cc:385] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.832585 19267 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.832811 19042 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:09.833190 19267 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.834143 19286 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.821491 19268 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.838958 19268 ts_tablet_manager.cc:1434] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:55:09.840565 19286 raft_consensus.cc:2749] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:09.841221 19268 tablet_bootstrap.cc:492] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.841828 19267 ts_tablet_manager.cc:1434] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:55:09.842679 19267 tablet_bootstrap.cc:492] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.846521 19268 tablet_bootstrap.cc:654] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.847867 19267 tablet_bootstrap.cc:654] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.864503 19268 tablet_bootstrap.cc:492] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.864727 19267 tablet_bootstrap.cc:492] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.864964 19268 ts_tablet_manager.cc:1403] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.010s
I20260709 14:55:09.865149 19267 ts_tablet_manager.cc:1403] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.001s
I20260709 14:55:09.865492 18975 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:09.867857 19267 raft_consensus.cc:359] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.868465 19267 raft_consensus.cc:385] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.868731 19267 raft_consensus.cc:740] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.869700 19267 consensus_queue.cc:260] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.870075 19268 raft_consensus.cc:359] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.870741 19268 raft_consensus.cc:385] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.871004 19268 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.873096 19269 tablet_bootstrap.cc:492] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.871718 19268 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.873502 19269 ts_tablet_manager.cc:1403] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.024s
I20260709 14:55:09.873780 19267 ts_tablet_manager.cc:1434] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:55:09.874647 19267 tablet_bootstrap.cc:492] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.875877 19269 raft_consensus.cc:359] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.876514 19269 raft_consensus.cc:385] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.876771 19269 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.877455 19269 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.879009 19268 ts_tablet_manager.cc:1434] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:55:09.879850 19268 tablet_bootstrap.cc:492] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.880805 19267 tablet_bootstrap.cc:654] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.883563 19269 ts_tablet_manager.cc:1434] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:09.884392 19269 tablet_bootstrap.cc:492] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.885666 19268 tablet_bootstrap.cc:654] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.889513 19269 tablet_bootstrap.cc:654] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.895967 19267 tablet_bootstrap.cc:492] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.896462 19267 ts_tablet_manager.cc:1403] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 14:55:09.899277 19267 raft_consensus.cc:359] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.902685 19268 tablet_bootstrap.cc:492] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.903229 19267 raft_consensus.cc:385] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.903542 19267 raft_consensus.cc:740] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.903662 19268 ts_tablet_manager.cc:1403] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260709 14:55:09.904170 19267 consensus_queue.cc:260] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.904814 19269 tablet_bootstrap.cc:492] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.905195 19269 ts_tablet_manager.cc:1403] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260709 14:55:09.906152 19267 ts_tablet_manager.cc:1434] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:09.906093 19268 raft_consensus.cc:359] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.906802 19268 raft_consensus.cc:385] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.907051 19268 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.907488 19269 raft_consensus.cc:359] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.907727 19268 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.908100 19269 raft_consensus.cc:385] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.908485 19269 raft_consensus.cc:740] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.909090 19269 consensus_queue.cc:260] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.909763 19268 ts_tablet_manager.cc:1434] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:55:09.910645 19268 tablet_bootstrap.cc:492] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.910918 19269 ts_tablet_manager.cc:1434] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:09.911895 19269 tablet_bootstrap.cc:492] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.915731 19268 tablet_bootstrap.cc:654] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.917217 19269 tablet_bootstrap.cc:654] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.924901 19267 tablet_bootstrap.cc:492] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.926753 19152 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.927572 19268 tablet_bootstrap.cc:492] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:09.927961 19268 ts_tablet_manager.cc:1403] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 14:55:09.931349 19267 tablet_bootstrap.cc:654] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.932878 19268 raft_consensus.cc:359] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.933514 19268 raft_consensus.cc:385] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.933755 19268 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.935350 19275 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:09.936614 19269 tablet_bootstrap.cc:492] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:09.937042 19269 ts_tablet_manager.cc:1403] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260709 14:55:09.938090 19268 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.940201 19268 ts_tablet_manager.cc:1434] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:55:09.942152 19275 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:09.945842 19269 raft_consensus.cc:359] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.946511 19269 raft_consensus.cc:385] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.946775 19269 raft_consensus.cc:740] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.946995 19268 tablet_bootstrap.cc:492] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:09.947536 19269 consensus_queue.cc:260] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.949679 19269 ts_tablet_manager.cc:1434] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:55:09.950629 19269 tablet_bootstrap.cc:492] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:09.953328 19268 tablet_bootstrap.cc:654] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.947973 19267 tablet_bootstrap.cc:492] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:09.954196 19267 ts_tablet_manager.cc:1403] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.003s
I20260709 14:55:09.957124 19267 raft_consensus.cc:359] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.957798 19267 raft_consensus.cc:385] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:09.958083 19267 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:09.958768 19267 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.960760 19267 ts_tablet_manager.cc:1434] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:09.963624 19269 tablet_bootstrap.cc:654] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.966836 19267 tablet_bootstrap.cc:492] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:09.972777 19075 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.972944 19267 tablet_bootstrap.cc:654] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:09.978180 19307 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.978052 19274 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.982771 19274 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.983235 19307 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.984663 19274 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.985370 19307 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.986542 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:09.986779 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:09.987083 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:09.987310 19227 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:09.988528 19357 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:09.988822 19119 leader_election.cc:343] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.987157 19151 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:09.988991 19042 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:09.990260 19307 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:09.991652 19307 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.992029 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:09.993314 19117 leader_election.cc:343] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:09.993461 19307 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:09.993749 19117 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:09.994721 19360 raft_consensus.cc:2749] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:09.996235 19307 raft_consensus.cc:2804] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:09.996805 19307 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:09.997133 19307 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:09.999768 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.000335 19151 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:10.001685 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:10.003823 19307 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:09.990221 19274 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.006211 19274 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.006491 19357 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.008096 19274 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.008462 19044 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
W20260709 14:55:10.009958 19042 leader_election.cc:343] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.010068 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:10.010582 19225 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.010949 19286 raft_consensus.cc:2804] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:10.011289 19286 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.011600 19286 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.015241 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:10.015829 19151 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.018252 19286 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.019251 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:10.019893 19227 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:10.020576 19286 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.005733 19307 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.021265 19117 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:10.027333 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:10.028280 19150 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.035285 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:10.027566 19274 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:10.037946 19274 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.038335 19274 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.039130 19360 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.039574 19360 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.041492 19360 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.039958 19225 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:10.043392 19150 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:10.043853 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:10.044783 19044 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:10.045552 19307 raft_consensus.cc:2804] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:10.045749 19267 tablet_bootstrap.cc:492] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
W20260709 14:55:10.046020 19117 leader_election.cc:343] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.046202 19267 ts_tablet_manager.cc:1403] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.004s
I20260709 14:55:10.046033 19307 raft_consensus.cc:697] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
W20260709 14:55:10.046965 19042 leader_election.cc:343] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.047462 19307 consensus_queue.cc:237] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.048022 19042 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:10.048581 19360 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.048651 19267 raft_consensus.cc:359] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.049381 19267 raft_consensus.cc:385] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.049672 19267 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.050354 19267 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.049916 19286 raft_consensus.cc:2804] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:10.049322 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:10.049100 19360 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:10.054095 19119 leader_election.cc:343] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.054524 19119 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:10.055287 19314 raft_consensus.cc:2749] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:10.058141 19151 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:10.058338 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:10.058574 19275 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.054486 19360 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.063323 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:10.064841 19274 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.071045 19077 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:10.072104 19267 ts_tablet_manager.cc:1434] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:55:10.073764 19267 tablet_bootstrap.cc:492] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:10.082423 19267 tablet_bootstrap.cc:654] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.074811 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:10.084533 19119 leader_election.cc:343] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:10.087517 19117 leader_election.cc:343] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.087929 19117 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:10.088393 19269 tablet_bootstrap.cc:492] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:10.088698 19360 raft_consensus.cc:2749] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:10.088827 19269 ts_tablet_manager.cc:1403] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.138s	user 0.019s	sys 0.011s
I20260709 14:55:10.090803 19274 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.092293 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:10.092674 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:10.092890 19076 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.093269 19227 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.085454 19286 raft_consensus.cc:697] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:10.099586 19268 tablet_bootstrap.cc:492] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:10.100001 19268 ts_tablet_manager.cc:1403] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.159s	user 0.037s	sys 0.031s
I20260709 14:55:10.101307 19274 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.101323 19227 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:10.101830 19274 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.102757 19117 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:10.103545 19268 raft_consensus.cc:359] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.102841 19076 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:10.103029 19269 raft_consensus.cc:359] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.104938 19268 raft_consensus.cc:385] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.105036 19269 raft_consensus.cc:385] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.105427 19268 raft_consensus.cc:740] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.105429 19269 raft_consensus.cc:740] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.106316 19268 consensus_queue.cc:260] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.110093 19269 consensus_queue.cc:260] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.103585 19360 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:10.126471 19286 consensus_queue.cc:237] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.104612 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:10.131690 19267 tablet_bootstrap.cc:492] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:10.132107 19267 ts_tablet_manager.cc:1403] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.004s
I20260709 14:55:10.132656 19274 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.134315 19269 ts_tablet_manager.cc:1434] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.009s
I20260709 14:55:10.134969 19269 tablet_bootstrap.cc:492] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:10.136807 19268 ts_tablet_manager.cc:1434] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.004s
W20260709 14:55:10.137568 19119 leader_election.cc:343] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.139191 19268 tablet_bootstrap.cc:492] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:10.138955 19267 raft_consensus.cc:359] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.139582 19267 raft_consensus.cc:385] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.139850 19267 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.142306 19267 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.145521 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:10.148181 19117 leader_election.cc:343] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.148614 19117 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:10.149899 19274 raft_consensus.cc:2749] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:10.151760 19314 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.154953 19314 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.156447 19267 ts_tablet_manager.cc:1434] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:55:10.157305 19267 tablet_bootstrap.cc:492] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:10.157752 19314 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.158243 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:10.157227 19308 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:10.160421 19117 leader_election.cc:343] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.161806 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:10.164175 19308 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.172088 19467 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.176185 19269 tablet_bootstrap.cc:654] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.176222 19308 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.159534 19360 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:10.178134 19360 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:10.178700 19119 leader_election.cc:343] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.179133 19119 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:10.182966 19274 raft_consensus.cc:2749] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:10.183261 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.183811 19150 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:10.188786 19044 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:10.189523 19308 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:10.189915 19308 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.192989 19308 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.194661 19268 tablet_bootstrap.cc:654] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.198786 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:10.200863 19314 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.204010 19269 tablet_bootstrap.cc:492] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:10.203825 19314 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.204443 19269 ts_tablet_manager.cc:1403] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.070s	user 0.003s	sys 0.010s
I20260709 14:55:10.204281 18976 catalog_manager.cc:5697] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:10.206775 19314 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.206457 18976 catalog_manager.cc:5697] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:10.207767 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:10.209084 19308 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.212191 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:10.212751 19149 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.213887 19308 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:55:10.219123 19117 leader_election.cc:343] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.221498 19267 tablet_bootstrap.cc:654] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.222232 19269 raft_consensus.cc:359] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.222867 19269 raft_consensus.cc:385] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.223106 19269 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.223702 19269 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.221633 19149 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:10.226214 19467 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.228901 19333 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.227900 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:10.232388 19077 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:10.233513 19044 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:10.234547 19467 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.234879 19268 tablet_bootstrap.cc:492] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:10.235298 19268 ts_tablet_manager.cc:1403] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.096s	user 0.005s	sys 0.007s
I20260709 14:55:10.234999 19467 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.236874 19269 ts_tablet_manager.cc:1434] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260709 14:55:10.237741 19269 tablet_bootstrap.cc:492] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:10.238082 19286 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:10.237679 18975 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:10.238559 19286 raft_consensus.cc:697] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:10.239463 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.239363 19286 consensus_queue.cc:237] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.237740 19467 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:55:10.258366 19044 leader_election.cc:343] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.266022 19268 raft_consensus.cc:359] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.266518 19268 raft_consensus.cc:385] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.266745 19268 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.269742 19268 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.270649 19267 tablet_bootstrap.cc:492] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:10.270678 19314 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:10.271201 19267 ts_tablet_manager.cc:1403] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.114s	user 0.023s	sys 0.011s
I20260709 14:55:10.271803 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:55:10.274595 19042 leader_election.cc:343] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.276818 19307 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.277132 19268 ts_tablet_manager.cc:1434] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 14:55:10.278422 19348 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.278507 19267 raft_consensus.cc:359] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.279196 19267 raft_consensus.cc:385] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.279450 19267 raft_consensus.cc:740] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.279984 19267 consensus_queue.cc:260] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.281543 19267 ts_tablet_manager.cc:1434] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 14:55:10.282325 19267 tablet_bootstrap.cc:492] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:10.279938 19269 tablet_bootstrap.cc:654] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:10.285162 19042 leader_election.cc:343] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.287889 19467 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.288044 19119 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:10.290577 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:10.290571 19473 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:10.291752 19473 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.291921 19267 tablet_bootstrap.cc:654] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.286754 19268 tablet_bootstrap.cc:492] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:10.292078 19473 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.297413 19348 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.301688 18975 catalog_manager.cc:5697] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:10.309718 19333 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.310171 19333 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.312068 19333 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:10.318861 19473 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.321002 19473 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.322098 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:10.322691 19225 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.324182 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.331692 19225 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:10.324702 19333 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.325606 19467 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.332856 19117 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:10.333165 19467 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.333654 19360 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:10.334355 19360 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:10.321532 19473 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.335332 19467 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.335165 19360 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.332824 19333 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.335959 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.342906 19153 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:10.344106 19044 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:10.345606 19286 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:10.345991 19286 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.346325 19286 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.350713 19333 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:10.351624 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.352279 19153 raft_consensus.cc:2468] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:10.353157 19268 tablet_bootstrap.cc:654] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.353372 19193 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:10.354961 19286 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.356722 19333 raft_consensus.cc:2804] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:10.357123 19333 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.357501 19333 raft_consensus.cc:3060] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:10.326656 19042 leader_election.cc:343] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.358605 19042 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:10.371055 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:10.371272 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:10.371676 19078 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.372334 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:10.374699 19226 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.375197 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:10.376791 19193 leader_election.cc:343] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:10.378268 19042 leader_election.cc:343] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.362581 19467 raft_consensus.cc:2749] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:10.363132 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:10.381155 19193 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:10.392083 19078 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:10.386497 19286 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.386570 19153 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.402025 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:10.406752 19333 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.409173 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
W20260709 14:55:10.410486 19193 leader_election.cc:343] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:10.411056 19042 leader_election.cc:343] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.426920 19467 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.427295 19357 raft_consensus.cc:2749] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:10.429255 19286 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:10.435060 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:10.435633 19150 raft_consensus.cc:3060] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.436241 19153 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:10.437284 19044 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:10.434001 19333 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:10.439070 19286 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:10.441447 19286 raft_consensus.cc:697] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:10.442605 19286 consensus_queue.cc:237] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.443341 18976 catalog_manager.cc:5697] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:10.453518 19267 tablet_bootstrap.cc:492] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:10.453963 19267 ts_tablet_manager.cc:1403] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.172s	user 0.013s	sys 0.018s
I20260709 14:55:10.460457 19267 raft_consensus.cc:359] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.461599 19267 raft_consensus.cc:385] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.461910 19267 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.468320 19150 raft_consensus.cc:2468] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:10.469558 19193 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:10.474045 19491 raft_consensus.cc:2804] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:10.474502 19491 raft_consensus.cc:697] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:10.475267 19491 consensus_queue.cc:237] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.473513 19267 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.486251 19267 ts_tablet_manager.cc:1434] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:55:10.487118 19267 tablet_bootstrap.cc:492] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:10.490056 18975 catalog_manager.cc:5697] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:10.506570 19307 consensus_queue.cc:1048] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.510890 19360 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.511366 19360 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.513451 19360 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.514878 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:10.517907 19117 leader_election.cc:343] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.518675 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:10.521119 19119 leader_election.cc:343] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.524963 19119 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:10.531195 19473 raft_consensus.cc:2749] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:10.537853 19268 tablet_bootstrap.cc:492] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:10.538318 19268 ts_tablet_manager.cc:1403] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.252s	user 0.027s	sys 0.014s
I20260709 14:55:10.539793 19467 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.543030 19467 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.545076 19467 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.546489 19267 tablet_bootstrap.cc:654] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.546456 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.547096 19151 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:10.547160 18975 catalog_manager.cc:5697] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:10.548138 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:10.549226 19044 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
W20260709 14:55:10.550417 19042 leader_election.cc:343] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.552614 19467 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:10.552985 19467 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.553283 19467 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.557987 19360 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.558426 19360 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.560729 19360 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.562526 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:10.566581 19042 consensus_peers.cc:597] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c -> Peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Couldn't send request to peer bf4972a7e68e4e0886c91d2052b32044. 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:55:10.566978 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:10.567700 19076 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:10.569581 19119 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:10.571084 19467 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.571915 19269 tablet_bootstrap.cc:492] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:10.572345 19269 ts_tablet_manager.cc:1403] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.335s	user 0.017s	sys 0.001s
I20260709 14:55:10.574173 19467 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.574517 19267 tablet_bootstrap.cc:492] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:10.574985 19267 ts_tablet_manager.cc:1403] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.009s
I20260709 14:55:10.576283 19471 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:10.576642 19471 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.576965 19471 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.576967 19269 raft_consensus.cc:359] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.587330 19269 raft_consensus.cc:385] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.587620 19269 raft_consensus.cc:740] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.577368 19267 raft_consensus.cc:359] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.588836 19267 raft_consensus.cc:385] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.589114 19267 raft_consensus.cc:740] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.578883 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:10.589732 19267 consensus_queue.cc:260] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:10.590613 19042 leader_election.cc:343] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.577219 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:10.591293 19149 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.591828 19267 ts_tablet_manager.cc:1434] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:55:10.592423 19269 consensus_queue.cc:260] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.594436 19269 ts_tablet_manager.cc:1434] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:55:10.595077 19267 tablet_bootstrap.cc:492] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:10.595261 19269 tablet_bootstrap.cc:492] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:10.584395 19471 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:10.585269 19117 leader_election.cc:343] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.585994 19268 raft_consensus.cc:359] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.600266 19268 raft_consensus.cc:385] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.600557 19268 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.601173 19268 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.601629 19267 tablet_bootstrap.cc:654] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.606251 19268 ts_tablet_manager.cc:1434] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 14:55:10.607173 19268 tablet_bootstrap.cc:492] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:10.612037 19471 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.617026 19286 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.619585 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:10.620661 19076 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.631228 19149 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:10.632705 19269 tablet_bootstrap.cc:654] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.636811 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:10.632318 19044 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:10.638419 19467 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:10.639108 19467 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:10.639919 19467 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:10.642279 19117 leader_election.cc:343] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.644559 19268 tablet_bootstrap.cc:654] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.656662 19286 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.662716 19268 tablet_bootstrap.cc:492] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:10.663167 19268 ts_tablet_manager.cc:1403] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.003s
I20260709 14:55:10.664520 18974 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:10.670805 19076 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:10.672690 19119 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:10.673724 19471 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:10.674197 19471 raft_consensus.cc:697] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:10.674968 19471 consensus_queue.cc:237] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.676421 19268 raft_consensus.cc:359] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.677043 19268 raft_consensus.cc:385] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.677287 19268 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.678454 19473 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.678556 19268 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.680622 19268 ts_tablet_manager.cc:1434] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:55:10.681459 19268 tablet_bootstrap.cc:492] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:10.683035 19267 tablet_bootstrap.cc:492] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:10.683395 19267 ts_tablet_manager.cc:1403] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.088s	user 0.033s	sys 0.013s
I20260709 14:55:10.693490 19269 tablet_bootstrap.cc:492] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:10.693954 19269 ts_tablet_manager.cc:1403] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.099s	user 0.006s	sys 0.007s
I20260709 14:55:10.696799 19269 raft_consensus.cc:359] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.697487 19269 raft_consensus.cc:385] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.697762 19269 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.699026 19269 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.699651 19307 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.700088 19307 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.702164 19269 ts_tablet_manager.cc:1434] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:10.704075 19269 tablet_bootstrap.cc:492] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:10.706172 19307 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.708487 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:10.709599 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.710810 19149 raft_consensus.cc:2393] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 1: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:55:10.711891 19044 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:10.714787 19307 raft_consensus.cc:3060] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.716346 19308 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.712517 18974 catalog_manager.cc:5697] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:10.721294 19042 consensus_peers.cc:597] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c -> Peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Couldn't send request to peer bf4972a7e68e4e0886c91d2052b32044. 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:55:10.725236 19307 raft_consensus.cc:2749] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:10.731876 19267 raft_consensus.cc:359] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.732506 19267 raft_consensus.cc:385] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.732769 19267 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.733399 19267 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.743170 19267 ts_tablet_manager.cc:1434] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 14:55:10.744020 19267 tablet_bootstrap.cc:492] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:10.746174 19360 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.746637 19360 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.748915 19360 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.751348 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:10.752662 19119 leader_election.cc:343] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.754755 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:10.756857 19117 leader_election.cc:343] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.757289 19117 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:10.759418 19360 raft_consensus.cc:2749] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:10.762516 19269 tablet_bootstrap.cc:654] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.763418 19267 tablet_bootstrap.cc:654] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.764127 19268 tablet_bootstrap.cc:654] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.777762 19473 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.795328 19471 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.798251 19268 tablet_bootstrap.cc:492] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:10.801548 19269 tablet_bootstrap.cc:492] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:10.806221 19269 ts_tablet_manager.cc:1403] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.010s
I20260709 14:55:10.805338 19267 tablet_bootstrap.cc:492] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:10.806803 19267 ts_tablet_manager.cc:1403] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.005s
I20260709 14:55:10.804764 19357 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.808360 19357 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.809322 19267 raft_consensus.cc:359] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.809966 19267 raft_consensus.cc:385] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.810241 19267 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.806192 19268 ts_tablet_manager.cc:1403] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.125s	user 0.005s	sys 0.007s
I20260709 14:55:10.810365 19357 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:10.812036 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.812511 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:10.812729 19268 raft_consensus.cc:359] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.812660 19149 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:10.813791 19268 raft_consensus.cc:385] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:10.814065 19193 leader_election.cc:343] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.814443 19269 raft_consensus.cc:359] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.814742 19193 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:10.814090 19268 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.815099 19269 raft_consensus.cc:385] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.815542 19269 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.814555 19267 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.815779 19357 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:10.816166 19357 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.816527 19357 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.816215 19269 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.818006 19267 ts_tablet_manager.cc:1434] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:10.818238 19269 ts_tablet_manager.cc:1434] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:55:10.819038 19269 tablet_bootstrap.cc:492] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:10.820603 19267 tablet_bootstrap.cc:492] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:10.815809 19268 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.821522 19357 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:10.830312 19024 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:10.834882 19357 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:10.836746 19268 ts_tablet_manager.cc:1434] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:55:10.837220 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
W20260709 14:55:10.839107 19193 leader_election.cc:343] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.837222 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:10.839171 19471 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:10.840920 19269 tablet_bootstrap.cc:654] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.843569 19149 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.843982 19267 tablet_bootstrap.cc:654] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.852054 19149 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:10.853185 19193 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:10.856135 19275 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.856591 19275 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.857198 19268 tablet_bootstrap.cc:492] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:10.858570 19357 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:10.858672 19275 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:10.861151 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:10.863072 19268 tablet_bootstrap.cc:654] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.864526 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.865288 19149 raft_consensus.cc:2393] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 1: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:55:10.865922 19357 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:10.867292 19269 tablet_bootstrap.cc:492] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:10.867702 19269 ts_tablet_manager.cc:1403] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.011s
I20260709 14:55:10.867954 19267 tablet_bootstrap.cc:492] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:10.868112 19193 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:10.868417 19267 ts_tablet_manager.cc:1403] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.009s
I20260709 14:55:10.871500 19275 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.871687 19268 tablet_bootstrap.cc:492] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:10.872119 19268 ts_tablet_manager.cc:1403] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:55:10.868083 19357 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.874392 19268 raft_consensus.cc:359] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.875020 19268 raft_consensus.cc:385] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.875288 19268 raft_consensus.cc:740] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.875645 19267 raft_consensus.cc:359] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.876485 19267 raft_consensus.cc:385] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.876801 19267 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.870007 19269 raft_consensus.cc:359] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.877754 19269 raft_consensus.cc:385] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.877456 19267 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.878032 19269 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.878747 19269 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.875890 19268 consensus_queue.cc:260] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.880275 19267 ts_tablet_manager.cc:1434] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:10.880981 19268 ts_tablet_manager.cc:1434] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:10.881234 19267 tablet_bootstrap.cc:492] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:10.881819 19268 tablet_bootstrap.cc:492] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:10.886732 19267 tablet_bootstrap.cc:654] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.887846 19268 tablet_bootstrap.cc:654] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.894764 19269 ts_tablet_manager.cc:1434] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:55:10.895792 19269 tablet_bootstrap.cc:492] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:10.912439 19269 tablet_bootstrap.cc:654] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.915148 19275 raft_consensus.cc:2749] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:10.924551 19308 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.929646 19333 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.931260 19307 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:10.931811 19467 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.932262 19467 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.934314 19467 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.935912 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.936491 19153 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:10.941143 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:10.942678 19044 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:10.943452 19509 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:10.943814 19509 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.944139 19509 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:10.946400 19042 leader_election.cc:343] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:10.956616 19286 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:10.958288 19286 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.958920 19268 tablet_bootstrap.cc:492] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:10.959388 19268 ts_tablet_manager.cc:1403] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.010s
I20260709 14:55:10.969332 19286 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.970854 19268 raft_consensus.cc:359] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.974098 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:10.974756 19153 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:10.975479 19268 raft_consensus.cc:385] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.976227 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:10.976902 19226 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:10.976209 19268 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.978015 19267 tablet_bootstrap.cc:492] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:10.978473 19267 ts_tablet_manager.cc:1403] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.097s	user 0.030s	sys 0.020s
I20260709 14:55:10.978248 19268 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.980151 19269 tablet_bootstrap.cc:492] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:10.980556 19269 ts_tablet_manager.cc:1403] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.017s
I20260709 14:55:10.980974 19268 ts_tablet_manager.cc:1434] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:55:10.980728 19044 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:10.981760 19267 raft_consensus.cc:359] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.982470 19307 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:10.982865 19307 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:10.983211 19307 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.983011 19269 raft_consensus.cc:359] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.983639 19269 raft_consensus.cc:385] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.983902 19269 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.984499 19269 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.986348 19269 ts_tablet_manager.cc:1434] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:10.987109 19269 tablet_bootstrap.cc:492] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:10.974751 19509 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.992292 19269 tablet_bootstrap.cc:654] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.992388 19307 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:10.994138 19509 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.994124 19307 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:10.990969 18974 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:10.995033 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:10.995594 19153 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.981855 19268 tablet_bootstrap.cc:492] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:11.002521 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:11.003069 19150 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.004007 19153 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:11.005571 19044 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:11.006743 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:11.007274 19226 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.007545 19267 raft_consensus.cc:385] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.007866 19267 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.008522 19267 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.012363 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:11.012899 19227 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.014052 19348 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.014276 19150 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:11.014597 19348 raft_consensus.cc:697] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:11.015472 19348 consensus_queue.cc:237] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.018923 19226 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:11.021178 19044 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:11.022706 19307 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.023121 19307 raft_consensus.cc:697] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:11.024806 19307 consensus_queue.cc:237] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.027659 19227 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:11.013139 19267 ts_tablet_manager.cc:1434] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:55:11.032094 19267 tablet_bootstrap.cc:492] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:11.039947 19268 tablet_bootstrap.cc:654] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.040390 19357 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:11.059840 19308 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.066851 19308 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.068945 19308 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.070640 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:11.072340 19042 leader_election.cc:343] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.076742 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:11.081974 19357 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.082499 19357 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:11.083806 19044 leader_election.cc:343] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.084263 19044 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:11.085230 19467 raft_consensus.cc:2749] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.086211 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.088179 19471 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.088353 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:11.089952 19193 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.089833 19471 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.091691 19275 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.091508 19357 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:11.128712 19269 tablet_bootstrap.cc:492] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:11.129207 19269 ts_tablet_manager.cc:1403] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.142s	user 0.040s	sys 0.040s
I20260709 14:55:11.130399 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.131633 19268 tablet_bootstrap.cc:492] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:11.132091 19268 ts_tablet_manager.cc:1403] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.150s	user 0.033s	sys 0.017s
I20260709 14:55:11.132035 19360 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:11.133644 19119 leader_election.cc:343] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.132575 19360 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.135766 19360 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.135926 19268 raft_consensus.cc:359] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.136473 19268 raft_consensus.cc:385] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.136644 19268 raft_consensus.cc:740] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.137099 19268 consensus_queue.cc:260] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.138173 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.139335 18974 catalog_manager.cc:5697] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:11.141242 19119 leader_election.cc:343] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.141325 19268 ts_tablet_manager.cc:1434] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:55:11.141817 19471 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.142369 19268 tablet_bootstrap.cc:492] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:11.146746 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.148943 19267 tablet_bootstrap.cc:654] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.150043 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:11.151584 19117 leader_election.cc:343] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.154593 19117 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.157831 19269 raft_consensus.cc:359] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.158367 19269 raft_consensus.cc:385] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.158531 19269 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.158993 19269 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.160362 19269 ts_tablet_manager.cc:1434] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.000s
I20260709 14:55:11.161192 19269 tablet_bootstrap.cc:492] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:11.163291 19268 tablet_bootstrap.cc:654] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.166689 19360 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.167125 19360 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.168992 19360 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.172770 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:11.177106 19119 leader_election.cc:343] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.181422 19226 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.179255 19360 raft_consensus.cc:2749] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.191054 19267 tablet_bootstrap.cc:492] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:11.191488 19267 ts_tablet_manager.cc:1403] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.160s	user 0.016s	sys 0.026s
I20260709 14:55:11.193054 18976 catalog_manager.cc:5697] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.194199 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.194202 19269 tablet_bootstrap.cc:654] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.200485 19307 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:11.202345 19117 leader_election.cc:343] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.202803 19117 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.203629 19473 raft_consensus.cc:2749] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:11.204020 19117 leader_election.cc:343] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.210083 19473 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:11.216481 19267 raft_consensus.cc:359] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.217319 19267 raft_consensus.cc:385] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.217586 19267 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.218333 19267 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.222661 19267 ts_tablet_manager.cc:1434] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 14:55:11.223762 19267 tablet_bootstrap.cc:492] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:11.204417 19117 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.239073 19473 raft_consensus.cc:2749] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.242350 19267 tablet_bootstrap.cc:654] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.246217 19268 tablet_bootstrap.cc:492] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:11.246626 19268 ts_tablet_manager.cc:1403] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.007s
W20260709 14:55:11.247651 19042 consensus_peers.cc:597] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c -> Peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Couldn't send request to peer bf4972a7e68e4e0886c91d2052b32044. 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:55:11.260222 19268 raft_consensus.cc:359] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.260861 19268 raft_consensus.cc:385] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.261111 19268 raft_consensus.cc:740] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.261648 19268 consensus_queue.cc:260] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.264056 19078 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.266539 19268 ts_tablet_manager.cc:1434] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:55:11.267397 19268 tablet_bootstrap.cc:492] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:11.277709 19269 tablet_bootstrap.cc:492] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:11.278177 19269 ts_tablet_manager.cc:1403] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.016s
I20260709 14:55:11.280129 19267 tablet_bootstrap.cc:492] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:11.280639 19269 raft_consensus.cc:359] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.280705 19267 ts_tablet_manager.cc:1403] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.000s
I20260709 14:55:11.281278 19269 raft_consensus.cc:385] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.283031 19269 raft_consensus.cc:740] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.283604 19269 consensus_queue.cc:260] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.284148 19275 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:11.285681 19269 ts_tablet_manager.cc:1434] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:55:11.286108 19268 tablet_bootstrap.cc:654] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.286550 19308 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.286906 19269 tablet_bootstrap.cc:492] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:11.290424 19267 raft_consensus.cc:359] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.291047 19267 raft_consensus.cc:385] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.291301 19267 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.291894 19267 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.286979 19308 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.293097 19269 tablet_bootstrap.cc:654] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.293992 19267 ts_tablet_manager.cc:1434] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:11.294699 19308 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.294848 19267 tablet_bootstrap.cc:492] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:11.296185 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.298997 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:11.299672 19149 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:11.301514 19044 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:11.305739 19267 tablet_bootstrap.cc:654] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.306792 19307 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:11.306857 19117 consensus_peers.cc:597] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Couldn't send request to peer bf4972a7e68e4e0886c91d2052b32044. 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:55:11.308288 19307 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:55:11.308651 19307 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:11.311403 19268 tablet_bootstrap.cc:492] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:11.311818 19268 ts_tablet_manager.cc:1403] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.008s
I20260709 14:55:11.314214 19268 raft_consensus.cc:359] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.314839 19268 raft_consensus.cc:385] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.315100 19268 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.315640 19268 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.320163 19268 ts_tablet_manager.cc:1434] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:55:11.320973 19268 tablet_bootstrap.cc:492] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:11.322417 19307 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.326279 19268 tablet_bootstrap.cc:654] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.326794 19275 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.346288 19275 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.348346 19275 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:11.349469 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.339226 19269 tablet_bootstrap.cc:492] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:11.341526 19471 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:11.350843 19193 leader_election.cc:343] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.350690 19471 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.352246 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:11.352777 19471 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.353716 19269 ts_tablet_manager.cc:1403] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.067s	user 0.035s	sys 0.010s
I20260709 14:55:11.354367 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.356019 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.356266 19269 raft_consensus.cc:359] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.356855 19269 raft_consensus.cc:385] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.357102 19269 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
W20260709 14:55:11.357280 19119 leader_election.cc:343] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:11.358053 19193 leader_election.cc:343] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.357753 19269 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.358448 19193 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:55:11.359429 19117 leader_election.cc:343] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.359866 19117 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.360245 19269 ts_tablet_manager.cc:1434] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:11.360586 19471 raft_consensus.cc:2749] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.361847 19275 raft_consensus.cc:2749] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.364042 19269 tablet_bootstrap.cc:492] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:11.364111 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:11.365545 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:11.366448 19149 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:11.368309 19286 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.368767 19286 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.369858 19269 tablet_bootstrap.cc:654] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.370728 19286 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.371716 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.371888 19307 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.373483 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:11.374158 19150 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:11.375423 19044 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
W20260709 14:55:11.376852 19042 leader_election.cc:343] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.384836 19307 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:11.385174 19078 raft_consensus.cc:1240] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:11.385473 19149 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:11.386121 19150 raft_consensus.cc:1240] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:11.385195 19307 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.387065 19307 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.391660 19286 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.391943 19269 tablet_bootstrap.cc:492] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:11.392347 19269 ts_tablet_manager.cc:1403] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.004s
I20260709 14:55:11.392088 19286 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.394559 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:11.395134 19150 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:11.396411 19044 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:11.396598 19269 raft_consensus.cc:359] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.397235 19269 raft_consensus.cc:385] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.397239 19348 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:11.397665 19269 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.397727 19348 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.398140 19348 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.398407 19269 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.399017 19267 tablet_bootstrap.cc:492] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:11.399439 19267 ts_tablet_manager.cc:1403] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.105s	user 0.027s	sys 0.022s
I20260709 14:55:11.400324 19269 ts_tablet_manager.cc:1434] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:11.401124 19269 tablet_bootstrap.cc:492] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:11.397169 19268 tablet_bootstrap.cc:492] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:11.402176 19268 ts_tablet_manager.cc:1403] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.017s
I20260709 14:55:11.405164 19268 raft_consensus.cc:359] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.405748 19268 raft_consensus.cc:385] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.406025 19268 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.406395 19269 tablet_bootstrap.cc:654] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.406585 19357 consensus_queue.cc:1059] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:11.406706 19268 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.407464 19491 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:11.407928 19491 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:11.408891 19268 ts_tablet_manager.cc:1434] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:11.408699 19491 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.409662 19268 tablet_bootstrap.cc:492] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:11.410252 19267 raft_consensus.cc:359] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.410836 19267 raft_consensus.cc:385] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.411195 19267 raft_consensus.cc:740] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.416332 19267 consensus_queue.cc:260] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.418664 19267 ts_tablet_manager.cc:1434] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:55:11.417421 19491 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:11.419312 19268 tablet_bootstrap.cc:654] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.420545 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.419457 19286 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.422528 19471 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.429383 19471 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.431388 19471 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:55:11.432525 19042 leader_election.cc:343] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.433847 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:11.435073 19119 leader_election.cc:343] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.435528 19268 tablet_bootstrap.cc:492] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:11.435925 19268 ts_tablet_manager.cc:1403] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260709 14:55:11.436914 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.439184 19267 tablet_bootstrap.cc:492] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:11.445315 19267 tablet_bootstrap.cc:654] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.438189 19268 raft_consensus.cc:359] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.447813 19268 raft_consensus.cc:385] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.448081 19268 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
W20260709 14:55:11.448359 19117 leader_election.cc:343] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.448804 19117 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.448681 19268 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.449626 19471 raft_consensus.cc:2749] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.443220 19348 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.451606 19268 ts_tablet_manager.cc:1434] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:11.452461 19268 tablet_bootstrap.cc:492] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:11.453863 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:11.454480 19150 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.457863 19267 tablet_bootstrap.cc:492] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:11.458312 19267 ts_tablet_manager.cc:1403] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.009s
I20260709 14:55:11.460652 19267 raft_consensus.cc:359] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.461251 19267 raft_consensus.cc:385] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.461493 19267 raft_consensus.cc:740] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.462082 19267 consensus_queue.cc:260] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.463626 19044 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:11.463989 19267 ts_tablet_manager.cc:1434] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:55:11.464471 19286 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:11.464932 19286 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:11.465790 19286 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.468945 19268 tablet_bootstrap.cc:654] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.469230 19307 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.464865 19267 tablet_bootstrap.cc:492] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:11.473707 19307 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.477345 19269 tablet_bootstrap.cc:492] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:11.477761 19269 ts_tablet_manager.cc:1403] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.077s	user 0.036s	sys 0.029s
I20260709 14:55:11.477828 19267 tablet_bootstrap.cc:654] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.480165 19269 raft_consensus.cc:359] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.480484 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:11.480795 19269 raft_consensus.cc:385] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.481022 19149 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.481096 19269 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.481788 19269 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.482676 19357 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.483116 19357 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.485106 19357 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:11.486334 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:55:11.488808 19042 leader_election.cc:343] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.491374 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:55:11.492543 19042 leader_election.cc:343] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.493029 19269 ts_tablet_manager.cc:1434] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:11.494045 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.494455 19269 tablet_bootstrap.cc:492] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:11.496135 19348 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.499308 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:11.500492 19269 tablet_bootstrap.cc:654] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.500492 19193 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.489712 19308 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:55:11.506820 19491 raft_consensus.cc:2749] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.515312 19269 tablet_bootstrap.cc:492] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:11.515749 19269 ts_tablet_manager.cc:1403] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260709 14:55:11.518074 19269 raft_consensus.cc:359] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.518685 19269 raft_consensus.cc:385] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.518942 19269 raft_consensus.cc:740] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.520038 19269 consensus_queue.cc:260] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.521382 19269 ts_tablet_manager.cc:1434] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:55:11.522187 19269 tablet_bootstrap.cc:492] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:11.523525 19357 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.523947 19357 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.527650 19269 tablet_bootstrap.cc:654] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.527321 18973 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.525768 19357 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:11.530632 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:11.532991 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.533998 19149 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:11.535729 19193 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.536942 19357 raft_consensus.cc:2749] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.540827 19509 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:11.542285 19044 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:11.551328 19150 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:11.551973 19268 tablet_bootstrap.cc:492] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:11.552383 19268 ts_tablet_manager.cc:1403] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.002s
I20260709 14:55:11.558676 19267 tablet_bootstrap.cc:492] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:11.559084 19267 ts_tablet_manager.cc:1403] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.094s	user 0.046s	sys 0.032s
I20260709 14:55:11.562778 19044 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:11.563792 19509 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.564210 19509 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:11.564977 19509 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.553202 19308 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.567535 19308 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:11.568341 19308 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.556725 19268 raft_consensus.cc:359] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.578748 19268 raft_consensus.cc:385] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.579103 19268 raft_consensus.cc:740] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.579831 19268 consensus_queue.cc:260] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.580993 19539 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.581436 19539 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.585482 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.589422 19268 ts_tablet_manager.cc:1434] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:55:11.590341 19307 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:11.590929 19268 tablet_bootstrap.cc:492] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:11.599550 19539 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.600033 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:11.602681 19117 leader_election.cc:343] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.605593 19491 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.606105 19491 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.610455 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:11.611112 19149 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
W20260709 14:55:11.612641 19119 leader_election.cc:343] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.613058 19119 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.614828 19471 raft_consensus.cc:2749] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.615506 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:11.619197 19193 leader_election.cc:343] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.619837 19193 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.620532 19357 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:11.620581 19227 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.620973 19357 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.621317 19357 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.622992 19467 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:11.623934 19269 tablet_bootstrap.cc:492] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:11.624349 19269 ts_tablet_manager.cc:1403] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.102s	user 0.025s	sys 0.035s
I20260709 14:55:11.625409 19267 raft_consensus.cc:359] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.626693 19267 raft_consensus.cc:385] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.626950 19267 raft_consensus.cc:740] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.607990 19491 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:11.627563 19267 consensus_queue.cc:260] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.629014 19267 ts_tablet_manager.cc:1434] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 14:55:11.636757 19268 tablet_bootstrap.cc:654] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.639505 19267 tablet_bootstrap.cc:492] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:11.642884 19467 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.643359 19467 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.645246 19467 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.646835 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:11.650131 19042 leader_election.cc:343] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.653096 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
W20260709 14:55:11.654805 19044 leader_election.cc:343] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.655215 19044 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:11.655987 19307 raft_consensus.cc:2749] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.658952 19357 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.659821 19269 raft_consensus.cc:359] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.660537 19269 raft_consensus.cc:385] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.660847 19269 raft_consensus.cc:740] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.660919 19357 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:11.663283 19269 consensus_queue.cc:260] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.666618 19269 ts_tablet_manager.cc:1434] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 14:55:11.666466 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:11.666859 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:11.667069 19153 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:11.668859 19193 leader_election.cc:343] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.674985 19268 tablet_bootstrap.cc:492] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:11.675415 19268 ts_tablet_manager.cc:1403] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.001s
I20260709 14:55:11.676270 18975 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.678226 19269 tablet_bootstrap.cc:492] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:11.678431 19224 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.681051 19268 raft_consensus.cc:359] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.681664 19268 raft_consensus.cc:385] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.681946 19268 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.683244 19268 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.683679 19222 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.681414 18975 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.687522 19153 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:11.690928 19268 ts_tablet_manager.cc:1434] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:55:11.691862 19268 tablet_bootstrap.cc:492] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:11.700557 19193 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.702246 19275 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.702648 19275 raft_consensus.cc:697] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:11.703336 19275 consensus_queue.cc:237] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.712419 19471 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.712867 19471 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.714777 19471 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.717669 19268 tablet_bootstrap.cc:654] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.718516 19269 tablet_bootstrap.cc:654] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.719622 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.720214 19076 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:11.720438 19267 tablet_bootstrap.cc:654] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.721192 19119 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:11.722080 19471 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:11.722506 19471 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.722927 19471 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.740614 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:11.747749 19117 leader_election.cc:343] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.748648 19539 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.749094 19539 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.751351 19539 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.751639 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:11.752708 19119 leader_election.cc:343] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.755157 19269 tablet_bootstrap.cc:492] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:11.755584 19269 ts_tablet_manager.cc:1403] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.000s
I20260709 14:55:11.758939 19509 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.759315 19269 raft_consensus.cc:359] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.759378 19509 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.760017 19269 raft_consensus.cc:385] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.756422 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.760304 19269 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.760977 19269 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.761402 19509 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.763301 19269 ts_tablet_manager.cc:1434] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:11.763340 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:11.764000 19149 raft_consensus.cc:2468] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:11.764039 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.765143 19044 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
W20260709 14:55:11.765612 19042 leader_election.cc:343] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.766415 19509 raft_consensus.cc:2804] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:11.766782 19509 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.767096 19509 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.767895 19471 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.773440 19509 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.774435 19269 tablet_bootstrap.cc:492] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
W20260709 14:55:11.778844 19117 leader_election.cc:343] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.779230 19117 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.780157 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:11.780222 19539 raft_consensus.cc:2749] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.780802 19078 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.775602 19268 tablet_bootstrap.cc:492] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:11.781956 19268 ts_tablet_manager.cc:1403] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.010s
I20260709 14:55:11.783885 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:11.784411 19149 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.784938 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:55:11.785982 19042 leader_election.cc:343] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.786581 19269 tablet_bootstrap.cc:654] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.787708 19509 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.788858 19078 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:11.790309 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:11.790572 19149 raft_consensus.cc:2468] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:11.790841 19223 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.791145 19269 tablet_bootstrap.cc:492] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:11.791545 19269 ts_tablet_manager.cc:1403] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 14:55:11.791488 19044 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:11.792517 19509 raft_consensus.cc:2804] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.792948 19509 raft_consensus.cc:697] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:11.776460 18973 catalog_manager.cc:5697] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:11.784328 19268 raft_consensus.cc:359] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.794072 19268 raft_consensus.cc:385] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.793673 19509 consensus_queue.cc:237] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.794338 19268 raft_consensus.cc:740] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.794945 19268 consensus_queue.cc:260] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.794924 19471 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.796907 19268 ts_tablet_manager.cc:1434] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.001s
I20260709 14:55:11.798076 19268 tablet_bootstrap.cc:492] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:11.799324 19267 tablet_bootstrap.cc:492] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:11.799731 19267 ts_tablet_manager.cc:1403] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.162s	user 0.026s	sys 0.019s
I20260709 14:55:11.801270 19223 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:11.802049 19267 raft_consensus.cc:359] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.794970 19269 raft_consensus.cc:359] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.802650 19267 raft_consensus.cc:385] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.802945 19267 raft_consensus.cc:740] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.803648 19267 consensus_queue.cc:260] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.804705 19268 tablet_bootstrap.cc:654] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.805821 19267 ts_tablet_manager.cc:1434] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:55:11.806653 19267 tablet_bootstrap.cc:492] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:11.802897 19269 raft_consensus.cc:385] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.807142 19269 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.807828 19269 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.809943 19269 ts_tablet_manager.cc:1434] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:55:11.810762 19269 tablet_bootstrap.cc:492] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:11.801200 19119 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:11.811740 19267 tablet_bootstrap.cc:654] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.813495 19471 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.813856 19539 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.814234 19471 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:11.814314 19539 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.815074 19471 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.815760 19269 tablet_bootstrap.cc:654] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.816380 19539 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.818168 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.819046 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.819442 19268 tablet_bootstrap.cc:492] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:11.819671 19224 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:11.819872 19268 ts_tablet_manager.cc:1403] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
W20260709 14:55:11.821146 19119 leader_election.cc:343] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.821928 19117 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.822583 19268 raft_consensus.cc:359] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.822962 19539 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:11.823254 19268 raft_consensus.cc:385] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.823362 19539 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.823565 19268 raft_consensus.cc:740] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.823750 19539 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.824219 19268 consensus_queue.cc:260] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.826174 19268 ts_tablet_manager.cc:1434] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:55:11.828711 19473 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.829169 19268 tablet_bootstrap.cc:492] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:11.829160 19473 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.831139 19473 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.834754 19268 tablet_bootstrap.cc:654] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.836143 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:11.839735 19119 leader_election.cc:343] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.846933 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.848152 19267 tablet_bootstrap.cc:492] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
W20260709 14:55:11.848409 19117 leader_election.cc:343] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.848939 19117 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:11.849660 19473 raft_consensus.cc:2749] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:11.848618 19267 ts_tablet_manager.cc:1403] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.007s
I20260709 14:55:11.855487 19269 tablet_bootstrap.cc:492] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:11.855914 19269 ts_tablet_manager.cc:1403] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.024s
I20260709 14:55:11.857478 19268 tablet_bootstrap.cc:492] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:11.857963 19268 ts_tablet_manager.cc:1403] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.011s
I20260709 14:55:11.858505 19269 raft_consensus.cc:359] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.859143 19269 raft_consensus.cc:385] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.859402 19269 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.860013 19473 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.860085 19269 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.860486 19473 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.860092 19267 raft_consensus.cc:359] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.861022 19268 raft_consensus.cc:359] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.861677 19267 raft_consensus.cc:385] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.861853 19268 raft_consensus.cc:385] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.862005 19267 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.862308 19268 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.862197 19539 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.862732 19267 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.864699 19267 ts_tablet_manager.cc:1434] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260709 14:55:11.865067 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:11.867336 19269 ts_tablet_manager.cc:1434] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:55:11.867975 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:11.868211 19269 tablet_bootstrap.cc:492] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
W20260709 14:55:11.869251 19117 leader_election.cc:343] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.867131 19473 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.873564 19269 tablet_bootstrap.cc:654] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.865635 19224 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.865588 19267 tablet_bootstrap.cc:492] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:11.880847 19267 tablet_bootstrap.cc:654] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.883494 19224 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:11.883284 18976 catalog_manager.cc:5697] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.886191 19117 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:11.863184 19268 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.893136 19268 ts_tablet_manager.cc:1434] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.004s
I20260709 14:55:11.897235 19471 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.898867 19268 tablet_bootstrap.cc:492] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:11.911847 19275 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.912278 19275 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.912653 18973 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.914042 19275 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:11.915642 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.916142 19471 raft_consensus.cc:697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:11.916226 19078 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:11.917313 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:11.917409 19193 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:11.918107 19149 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:11.918344 19275 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:11.967882 19268 tablet_bootstrap.cc:654] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:11.921754 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 57892.9us
I20260709 14:55:11.972445 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:11.970271 19275 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.974213 19275 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.975004 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:11.920181 19471 consensus_queue.cc:237] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.998346 19357 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.998831 19357 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:11.942462 19539 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:11.993486 19491 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.003985 19491 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.005064 19224 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.006059 19491 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:12.009984 19357 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:12.010785 19269 tablet_bootstrap.cc:492] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:12.011215 19269 ts_tablet_manager.cc:1403] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.143s	user 0.025s	sys 0.026s
I20260709 14:55:12.013582 19269 raft_consensus.cc:359] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.015475 19269 raft_consensus.cc:385] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.015714 19269 raft_consensus.cc:740] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.016305 19269 consensus_queue.cc:260] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.018399 19269 ts_tablet_manager.cc:1434] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:55:12.019217 19269 tablet_bootstrap.cc:492] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:12.053108 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:12.055784 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:12.056869 19078 raft_consensus.cc:2468] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
W20260709 14:55:12.059490 19119 leader_election.cc:343] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:12.061267 19119 leader_election.cc:343] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.061625 19119 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:12.067022 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:12.067844 19145 raft_consensus.cc:2468] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:12.069648 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:12.070748 19146 raft_consensus.cc:2393] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 1: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:55:12.091197 19267 tablet_bootstrap.cc:492] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:12.092265 19267 ts_tablet_manager.cc:1403] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.227s	user 0.043s	sys 0.044s
I20260709 14:55:12.109406 19583 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.110196 19583 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.115492 19583 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:12.116568 19473 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.139349 19576 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:12.145807 19333 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.117072 19473 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:12.148658 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 47579.7us
I20260709 14:55:12.153806 19275 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.158715 19275 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:12.163702 19153 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:12.164149 19509 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:12.166075 19269 tablet_bootstrap.cc:654] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.147770 19267 raft_consensus.cc:359] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.168588 19267 raft_consensus.cc:385] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.168784 19509 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.168903 19267 raft_consensus.cc:740] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.169508 19509 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.169695 19267 consensus_queue.cc:260] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.171607 19267 ts_tablet_manager.cc:1434] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.004s
I20260709 14:55:12.172302 19509 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:12.173136 19267 tablet_bootstrap.cc:492] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:12.156515 19333 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.177783 19473 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:12.184257 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:12.185256 19152 raft_consensus.cc:2393] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 1: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:55:12.188074 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:12.188905 19075 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:12.180212 19584 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:55:12.190651 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:12.192168 19078 raft_consensus.cc:2468] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:12.195012 19333 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:12.196836 19224 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:12.208981 19224 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.210691 19119 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:12.211584 19119 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:12.212446 19539 raft_consensus.cc:2804] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.212808 19539 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.213109 19539 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.217505 19583 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.212461 19576 raft_consensus.cc:2804] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.219736 19583 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.221531 19576 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.222584 19585 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.243340 19583 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:12.248200 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:12.238916 19576 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.250958 19584 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:12.264360 19286 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:12.271204 19585 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.247201 19193 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:12.317126 19268 tablet_bootstrap.cc:492] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:12.344261 19268 ts_tablet_manager.cc:1403] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.446s	user 0.029s	sys 0.043s
I20260709 14:55:12.341457 19539 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.355258 19269 tablet_bootstrap.cc:492] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:12.357095 19269 ts_tablet_manager.cc:1403] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.338s	user 0.017s	sys 0.031s
W20260709 14:55:12.352748 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 177647us
I20260709 14:55:12.378767 19590 raft_consensus.cc:2804] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.383211 19590 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.385133 19590 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:12.385404 19024 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:12.382938 19585 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:12.361267 19509 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:55:12.393786 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:12.395025 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:12.396951 19269 raft_consensus.cc:359] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.402911 19269 raft_consensus.cc:385] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.403240 19269 raft_consensus.cc:740] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.403332 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:12.407155 19588 raft_consensus.cc:2749] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:12.413264 19267 tablet_bootstrap.cc:654] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:12.406387 19594 log.cc:927] Time spent T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 14:55:12.414119 19269 consensus_queue.cc:260] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.414940 19268 raft_consensus.cc:359] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.416321 19268 raft_consensus.cc:385] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.416594 19268 raft_consensus.cc:740] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.417299 19268 consensus_queue.cc:260] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.428328 19268 ts_tablet_manager.cc:1434] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 14:55:12.436985 19042 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:12.446240 19269 ts_tablet_manager.cc:1434] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.001s
I20260709 14:55:12.437325 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:12.454794 19467 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:12.464612 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:12.464553 19117 leader_election.cc:343] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.471154 19592 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.472733 19467 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.485041 19467 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:12.491973 19042 consensus_peers.cc:597] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c -> Peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Couldn't send request to peer bf4972a7e68e4e0886c91d2052b32044. 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:55:12.493676 19117 leader_election.cc:343] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:12.495142 19117 leader_election.cc:343] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.498103 19590 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.499125 19227 raft_consensus.cc:2393] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 1: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:55:12.499980 19590 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:12.500691 19333 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.507268 19333 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.493582 19286 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:12.509101 19333 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:12.511449 19471 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.512919 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:12.513106 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:12.513496 19152 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.514914 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:12.520292 19117 leader_election.cc:343] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.503499 19576 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.525219 19269 tablet_bootstrap.cc:492] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:12.530669 19587 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:12.533797 19152 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:12.536826 19268 tablet_bootstrap.cc:492] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:12.521184 19467 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:12.538259 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:12.539070 19151 raft_consensus.cc:2393] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 1: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:55:12.521715 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:12.604592 19267 tablet_bootstrap.cc:492] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:12.607638 19267 ts_tablet_manager.cc:1403] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.435s	user 0.023s	sys 0.010s
I20260709 14:55:12.616271 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:12.637996 19539 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:12.557719 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:12.607060 19146 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:12.637732 19597 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.646474 19576 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:12.650373 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:12.655849 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:12.655428 19077 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.662339 19268 tablet_bootstrap.cc:654] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.645856 19597 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.673381 19269 tablet_bootstrap.cc:654] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.667537 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:12.674367 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:12.675249 19072 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.666777 19076 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.689577 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:12.690482 19071 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:12.697176 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:12.714928 19267 raft_consensus.cc:359] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.715821 19267 raft_consensus.cc:385] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.716095 19267 raft_consensus.cc:740] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.724411 19267 consensus_queue.cc:260] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.722407 19585 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 14:55:12.756122 19267 ts_tablet_manager.cc:1434] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.148s	user 0.007s	sys 0.001s
I20260709 14:55:12.764338 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:12.763613 19193 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:12.768128 19588 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.768597 19588 raft_consensus.cc:697] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:12.768900 19193 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:12.771572 19333 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.772414 19333 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.771425 18973 catalog_manager.cc:5697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.772759 19333 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.764004 19597 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:12.775516 19267 tablet_bootstrap.cc:492] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:12.783006 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:12.765812 19076 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:12.789885 19267 tablet_bootstrap.cc:654] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.790248 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:12.791900 19221 raft_consensus.cc:2393] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 1: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:55:12.790668 19588 consensus_queue.cc:237] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.803613 19471 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.804095 19471 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.806269 19471 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:55:12.811342 19117 leader_election.cc:343] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.806354 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:12.816013 19152 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:12.823359 19044 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:12.824254 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:12.826679 19117 leader_election.cc:343] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.808450 19333 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.831336 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:12.833581 19333 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:12.835307 19077 raft_consensus.cc:2468] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:12.819651 19072 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:12.874480 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:12.875844 19348 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.876282 19348 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.876600 19348 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.882084 19592 raft_consensus.cc:2749] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:12.892467 19269 tablet_bootstrap.cc:492] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:12.892820 19269 ts_tablet_manager.cc:1403] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.368s	user 0.014s	sys 0.008s
I20260709 14:55:12.894301 19193 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:12.894809 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:12.889285 19348 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.895505 19148 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.896286 19587 raft_consensus.cc:2749] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:12.897038 19348 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:55:12.898636 19193 leader_election.cc:343] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.901059 19193 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:12.903083 19119 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
W20260709 14:55:12.904083 19119 leader_election.cc:343] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.904479 19119 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:12.907061 19268 tablet_bootstrap.cc:492] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:12.907558 19268 ts_tablet_manager.cc:1403] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.371s	user 0.012s	sys 0.007s
W20260709 14:55:12.910382 19119 consensus_peers.cc:597] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:55:12.920995 19042 leader_election.cc:343] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.903299 19587 raft_consensus.cc:2804] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.911082 19583 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.926283 19119 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:12.928721 19275 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.933990 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:12.937438 19587 raft_consensus.cc:697] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:12.924548 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:12.932546 19583 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.944289 19583 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.921397 19588 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:12.955788 19193 leader_election.cc:343] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.921864 19589 raft_consensus.cc:2749] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:12.958122 19268 raft_consensus.cc:359] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.968371 19268 raft_consensus.cc:385] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.968672 19268 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.956414 19471 raft_consensus.cc:2749] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:12.972502 19119 leader_election.cc:343] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.972951 19119 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:12.972718 19606 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:12.974692 19119 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:12.974646 19268 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.957648 19148 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
W20260709 14:55:12.975749 19119 leader_election.cc:343] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.976280 19119 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:12.958719 19588 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.977895 19605 raft_consensus.cc:2749] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:12.975466 19585 raft_consensus.cc:2804] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.980719 19269 raft_consensus.cc:359] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.981259 19269 raft_consensus.cc:385] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.981498 19269 raft_consensus.cc:740] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.995019 19269 consensus_queue.cc:260] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:12.995872 19268 ts_tablet_manager.cc:1434] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.002s
I20260709 14:55:13.001804 19268 tablet_bootstrap.cc:492] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:12.995847 19606 raft_consensus.cc:2749] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:12.975519 19587 consensus_queue.cc:237] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.004954 19585 raft_consensus.cc:697] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:13.008158 19269 ts_tablet_manager.cc:1434] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.115s	user 0.001s	sys 0.007s
I20260709 14:55:13.007691 19585 consensus_queue.cc:237] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.009372 19269 tablet_bootstrap.cc:492] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:13.001573 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:13.011762 19588 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:13.013444 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.014143 19145 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:13.017576 19267 tablet_bootstrap.cc:492] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:13.018098 19267 ts_tablet_manager.cc:1403] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.243s	user 0.025s	sys 0.026s
I20260709 14:55:13.025861 19583 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.026633 19267 raft_consensus.cc:359] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.027094 19268 tablet_bootstrap.cc:654] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.027354 19267 raft_consensus.cc:385] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.027690 19267 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.029349 19267 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.037098 19149 raft_consensus.cc:2393] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 1: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:55:13.044828 19267 ts_tablet_manager.cc:1434] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:55:13.047947 19193 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:13.048944 19193 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:13.053195 19267 tablet_bootstrap.cc:492] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:13.058171 19583 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.058763 19307 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.062783 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:13.063076 19586 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.063491 19586 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.063836 19586 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.059165 19307 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.060129 19333 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.074035 19333 raft_consensus.cc:697] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:13.074908 19333 consensus_queue.cc:237] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.069711 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:55:13.078998 19117 leader_election.cc:343] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.082327 19606 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.083160 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.085817 19307 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.090337 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:13.083575 19606 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:13.106549 19044 leader_election.cc:343] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.108659 19074 raft_consensus.cc:2393] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 1: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:55:13.117225 19267 tablet_bootstrap.cc:654] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.120819 19606 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.121948 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:13.123692 19117 leader_election.cc:343] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:13.129961 19042 leader_election.cc:343] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.130076 19269 tablet_bootstrap.cc:654] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.131654 19586 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.133442 19042 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:13.134905 19308 raft_consensus.cc:2749] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:13.140671 19193 leader_election.cc:343] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.143342 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:13.143904 19222 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:13.145258 19268 tablet_bootstrap.cc:492] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:13.145730 19268 ts_tablet_manager.cc:1403] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.019s
I20260709 14:55:13.147323 19119 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:13.148694 19585 raft_consensus.cc:2749] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.149613 19268 raft_consensus.cc:359] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.150627 19586 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:13.150743 19268 raft_consensus.cc:385] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.151085 19268 raft_consensus.cc:740] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.151185 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:13.152372 19146 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.153859 19268 consensus_queue.cc:260] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.156617 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:13.158806 19119 leader_election.cc:343] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.159209 19119 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:13.159713 19269 tablet_bootstrap.cc:492] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:13.160148 19269 ts_tablet_manager.cc:1403] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.151s	user 0.003s	sys 0.012s
I20260709 14:55:13.160095 19042 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:13.160974 19308 raft_consensus.cc:2804] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.161345 19308 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.163478 19308 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.165843 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:13.166429 19471 raft_consensus.cc:2749] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.169735 19146 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:13.169941 19308 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.170877 19193 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:13.171573 19586 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.172013 19586 raft_consensus.cc:697] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:13.172351 19308 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.172755 19586 consensus_queue.cc:237] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.173218 19269 raft_consensus.cc:359] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.173807 19269 raft_consensus.cc:385] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.174278 19269 raft_consensus.cc:740] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.173732 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:13.174783 19149 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.174896 19269 consensus_queue.cc:260] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:13.176200 19193 leader_election.cc:343] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.177314 19268 ts_tablet_manager.cc:1434] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:55:13.183852 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:13.185581 19224 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.189167 19267 tablet_bootstrap.cc:492] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:13.189581 19267 ts_tablet_manager.cc:1403] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.137s	user 0.016s	sys 0.011s
I20260709 14:55:13.192230 19269 ts_tablet_manager.cc:1434] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:55:13.195096 19224 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:13.192592 19268 tablet_bootstrap.cc:492] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:13.206441 19269 tablet_bootstrap.cc:492] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:13.211822 19268 tablet_bootstrap.cc:654] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.212446 19267 raft_consensus.cc:359] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.213088 19267 raft_consensus.cc:385] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.215894 19267 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.215173 18975 catalog_manager.cc:5697] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:13.216540 19267 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.217619 19269 tablet_bootstrap.cc:654] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.218598 19267 ts_tablet_manager.cc:1434] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:55:13.219573 19267 tablet_bootstrap.cc:492] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:13.206856 19042 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:13.224743 19268 tablet_bootstrap.cc:492] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:13.225176 19268 ts_tablet_manager.cc:1403] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.003s
I20260709 14:55:13.227622 19267 tablet_bootstrap.cc:654] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.227547 19268 raft_consensus.cc:359] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.228219 19268 raft_consensus.cc:385] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.228497 19268 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.229859 19269 tablet_bootstrap.cc:492] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:13.230324 19269 ts_tablet_manager.cc:1403] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 14:55:13.229331 19268 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.233484 19269 raft_consensus.cc:359] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.234239 19269 raft_consensus.cc:385] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.234469 19268 ts_tablet_manager.cc:1434] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:55:13.234539 19269 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.235641 19268 tablet_bootstrap.cc:492] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:13.235500 19269 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.237836 19269 ts_tablet_manager.cc:1434] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:13.238752 19269 tablet_bootstrap.cc:492] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:13.239322 19267 tablet_bootstrap.cc:492] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:13.239748 19267 ts_tablet_manager.cc:1403] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 14:55:13.241415 19268 tablet_bootstrap.cc:654] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.244439 19269 tablet_bootstrap.cc:654] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.252758 19286 raft_consensus.cc:2804] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.253186 19286 raft_consensus.cc:697] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:13.253849 19286 consensus_queue.cc:237] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.255556 19269 tablet_bootstrap.cc:492] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:13.255416 19267 raft_consensus.cc:359] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.256098 19267 raft_consensus.cc:385] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.256418 19267 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.257002 19267 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.259008 19267 ts_tablet_manager.cc:1434] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 14:55:13.259919 19267 tablet_bootstrap.cc:492] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:13.265273 19267 tablet_bootstrap.cc:654] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.256083 19269 ts_tablet_manager.cc:1403] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:55:13.268280 19269 raft_consensus.cc:359] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.268880 19269 raft_consensus.cc:385] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.269131 19269 raft_consensus.cc:740] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.269702 19269 consensus_queue.cc:260] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:55:13.270905 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 64400.5us
I20260709 14:55:13.271531 19269 ts_tablet_manager.cc:1434] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:13.272383 19269 tablet_bootstrap.cc:492] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:13.277498 19269 tablet_bootstrap.cc:654] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.285983 18974 catalog_manager.cc:5697] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.296854 19269 tablet_bootstrap.cc:492] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:13.297272 19269 ts_tablet_manager.cc:1403] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260709 14:55:13.299594 19269 raft_consensus.cc:359] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.300057 19269 raft_consensus.cc:385] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.300312 19269 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.300894 19269 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.193122 19149 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:13.305480 19590 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.320344 19269 ts_tablet_manager.cc:1434] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:55:13.321337 19269 tablet_bootstrap.cc:492] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:13.330971 18976 catalog_manager.cc:5697] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:13.334925 19269 tablet_bootstrap.cc:654] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.336066 19267 tablet_bootstrap.cc:492] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:13.336475 19267 ts_tablet_manager.cc:1403] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.077s	user 0.031s	sys 0.031s
I20260709 14:55:13.337972 19268 tablet_bootstrap.cc:492] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:13.338408 19268 ts_tablet_manager.cc:1403] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.103s	user 0.037s	sys 0.019s
I20260709 14:55:13.337183 18976 catalog_manager.cc:5697] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:13.340958 19267 raft_consensus.cc:359] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.341651 19267 raft_consensus.cc:385] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.341979 19267 raft_consensus.cc:740] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.343590 19268 raft_consensus.cc:359] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.344262 19268 raft_consensus.cc:385] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.344506 19268 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.345155 19268 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.346210 19267 consensus_queue.cc:260] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.348474 19268 ts_tablet_manager.cc:1434] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:13.348573 19267 ts_tablet_manager.cc:1434] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:55:13.349407 19268 tablet_bootstrap.cc:492] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285: Bootstrap starting.
I20260709 14:55:13.349457 19269 tablet_bootstrap.cc:492] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:13.349968 19269 ts_tablet_manager.cc:1403] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260709 14:55:13.350754 19286 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.351163 19286 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.349977 19267 tablet_bootstrap.cc:492] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:13.352836 19286 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.354212 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.354831 19149 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:13.356323 19268 tablet_bootstrap.cc:654] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.357690 19267 tablet_bootstrap.cc:654] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.358814 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:13.359404 19222 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:13.341313 18976 catalog_manager.cc:5697] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:13.361622 19044 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:13.362373 19308 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.362723 19308 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.363039 19308 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.369411 19267 tablet_bootstrap.cc:492] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:13.369903 19267 ts_tablet_manager.cc:1403] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.010s
I20260709 14:55:13.372064 19333 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.372810 19267 raft_consensus.cc:359] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.373417 19267 raft_consensus.cc:385] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.373672 19267 raft_consensus.cc:740] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.374982 19267 consensus_queue.cc:260] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.376001 19308 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.377236 19267 ts_tablet_manager.cc:1434] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:13.378140 19267 tablet_bootstrap.cc:492] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:13.383868 19267 tablet_bootstrap.cc:654] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.384727 19268 tablet_bootstrap.cc:492] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285: No bootstrap required, opened a new log
I20260709 14:55:13.385147 19268 ts_tablet_manager.cc:1403] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.011s
I20260709 14:55:13.391973 19308 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.392149 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:13.392668 19151 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.393841 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:13.394397 19222 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.396262 19268 raft_consensus.cc:359] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.396719 19268 raft_consensus.cc:385] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.396911 19268 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.397421 19268 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.400264 19267 tablet_bootstrap.cc:492] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:13.400624 19222 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:13.400904 19267 ts_tablet_manager.cc:1403] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260709 14:55:13.402065 19269 raft_consensus.cc:359] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.402697 19269 raft_consensus.cc:385] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.402956 19269 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.403520 19267 raft_consensus.cc:359] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.403542 19269 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.404258 19267 raft_consensus.cc:385] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.404542 19267 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.405192 19267 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.405400 19269 ts_tablet_manager.cc:1434] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.001s
I20260709 14:55:13.407063 19269 tablet_bootstrap.cc:492] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:13.407298 19267 ts_tablet_manager.cc:1434] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:13.408186 19267 tablet_bootstrap.cc:492] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:13.408517 19151 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:13.409657 19042 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:13.410367 19308 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.410741 19308 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:13.411394 19308 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.413671 19267 tablet_bootstrap.cc:654] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.414505 19333 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.414930 19333 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.416746 19333 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:13.417186 19333 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.422508 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:13.421911 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
W20260709 14:55:13.424896 19193 leader_election.cc:343] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.425382 19151 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:13.429740 19193 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:13.431784 18975 catalog_manager.cc:5697] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.432538 19269 tablet_bootstrap.cc:654] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.432988 19587 raft_consensus.cc:2804] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.433362 19587 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.433678 19587 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.422479 19268 ts_tablet_manager.cc:1434] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:55:13.444132 19224 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.453457 19269 tablet_bootstrap.cc:492] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:13.454020 19269 ts_tablet_manager.cc:1403] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.005s
I20260709 14:55:13.456655 19333 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.457289 19269 raft_consensus.cc:359] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.458032 19269 raft_consensus.cc:385] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.458392 19269 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.459203 19269 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.462007 19269 ts_tablet_manager.cc:1434] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:55:13.462980 19269 tablet_bootstrap.cc:492] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:13.469988 19308 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.470402 19308 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.470711 19471 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.471391 19269 tablet_bootstrap.cc:654] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.471153 19471 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.472777 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.473351 19146 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:13.474009 19074 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.475224 19044 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:13.476886 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:13.473925 19471 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.478765 19333 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.478999 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:13.479241 19333 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.479575 19078 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 0.
I20260709 14:55:13.481357 19333 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:55:13.478230 19117 leader_election.cc:343] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.478444 19286 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.482985 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:13.483142 19286 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.483599 19286 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.483728 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.484361 19146 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:13.485503 19119 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:13.487087 19606 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.487422 19606 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.487733 19606 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.493106 19286 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.495078 19193 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:13.496843 19333 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.498464 19333 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.498782 19333 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.501173 19286 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.500396 19606 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.497066 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:13.502517 18973 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.503557 19151 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.504348 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:55:13.505712 19117 leader_election.cc:343] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.506232 19606 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.509048 19151 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:13.509862 19044 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:13.512493 19286 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.513592 19286 raft_consensus.cc:697] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:13.511420 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:13.497192 19308 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:55:13.496318 19193 leader_election.cc:343] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.514642 19286 consensus_queue.cc:237] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.498023 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:13.523850 19042 leader_election.cc:343] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.531561 19587 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.522475 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:13.543522 19587 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:13.544834 19333 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.546586 19070 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.547402 19333 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:13.551321 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:13.551870 19151 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.555138 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:13.555703 19148 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:13.558955 19042 leader_election.cc:343] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.561069 19588 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.561503 19588 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.563012 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:13.563352 19588 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:13.565523 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:13.570242 19070 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:13.573273 19119 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:13.574020 19471 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.574504 19471 raft_consensus.cc:697] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:13.575253 19471 consensus_queue.cc:237] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.581459 19269 tablet_bootstrap.cc:492] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:13.581979 19269 ts_tablet_manager.cc:1403] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.119s	user 0.029s	sys 0.029s
I20260709 14:55:13.584681 19269 raft_consensus.cc:359] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.585318 19269 raft_consensus.cc:385] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.585590 19269 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
W20260709 14:55:13.587911 19193 leader_election.cc:343] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:13.588618 19193 leader_election.cc:343] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.592543 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.593112 19146 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:13.596925 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:55:13.602941 19117 consensus_peers.cc:597] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Couldn't send request to peer bf4972a7e68e4e0886c91d2052b32044. 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:55:13.612357 19151 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:13.613588 19586 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.616322 19148 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:13.586207 19269 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.614317 19193 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:13.617413 19586 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.617622 19193 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:13.617781 19586 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.618153 19586 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.618311 19587 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.618616 19193 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:13.620944 18976 catalog_manager.cc:5697] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.624017 19597 consensus_queue.cc:1048] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.626083 19586 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.627117 19269 ts_tablet_manager.cc:1434] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 14:55:13.628978 19269 tablet_bootstrap.cc:492] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:13.627965 19586 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:13.634816 19275 raft_consensus.cc:2804] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:13.635006 19024 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:13.635295 19275 raft_consensus.cc:697] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:13.635983 19275 consensus_queue.cc:237] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.638111 19590 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.638636 19590 raft_consensus.cc:697] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:13.639410 19590 consensus_queue.cc:237] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.638230 19269 tablet_bootstrap.cc:654] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.645496 19587 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.646049 19587 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.647781 19267 tablet_bootstrap.cc:492] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:13.647927 19587 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:13.648186 19267 ts_tablet_manager.cc:1403] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.240s	user 0.048s	sys 0.060s
W20260709 14:55:13.648759 19193 leader_election.cc:343] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.650840 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:13.651427 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:13.651981 19146 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.654297 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:13.654587 19267 raft_consensus.cc:359] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.655251 19074 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.655992 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.656744 19148 raft_consensus.cc:2393] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 1: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:55:13.655193 19267 raft_consensus.cc:385] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:13.657233 19193 leader_election.cc:343] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.657526 19267 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.658439 19193 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:13.658852 19267 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.660548 19588 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.661950 19071 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.662241 19267 ts_tablet_manager.cc:1434] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:55:13.663170 19267 tablet_bootstrap.cc:492] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:13.666733 19588 raft_consensus.cc:2749] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.667560 19146 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:13.679455 19588 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.680958 19193 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:13.681627 19588 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.682092 19588 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:13.682858 19588 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.692651 18976 catalog_manager.cc:5697] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.699631 19286 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.700431 19269 tablet_bootstrap.cc:492] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:13.700052 19286 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.668570 19267 tablet_bootstrap.cc:654] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.700876 19269 ts_tablet_manager.cc:1403] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.000s
I20260709 14:55:13.702124 19471 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.702571 19471 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.705251 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:13.705454 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:13.706540 19119 leader_election.cc:343] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:13.706949 19117 leader_election.cc:343] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.707275 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.706761 19471 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.707297 19117 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:13.709488 19286 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.710328 19269 raft_consensus.cc:359] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.710960 19269 raft_consensus.cc:385] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.711215 19269 raft_consensus.cc:740] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.711944 19269 consensus_queue.cc:260] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.713402 19269 ts_tablet_manager.cc:1434] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:13.714200 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:13.715145 19471 raft_consensus.cc:2749] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.716470 19269 tablet_bootstrap.cc:492] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:13.718216 19042 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:13.719146 19599 raft_consensus.cc:2749] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:13.724133 19584 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.727131 19539 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.727561 19539 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.729568 19539 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.733847 19269 tablet_bootstrap.cc:654] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.736284 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:55:13.737675 19117 leader_election.cc:343] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.747301 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:13.747198 18973 catalog_manager.cc:5697] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:13.749207 19119 leader_election.cc:343] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.749653 19119 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:13.750604 19471 raft_consensus.cc:2749] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.750139 18973 catalog_manager.cc:5697] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:13.733587 19587 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:55:13.768205 19267 tablet_bootstrap.cc:492] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:13.768662 19267 ts_tablet_manager.cc:1403] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.106s	user 0.019s	sys 0.015s
I20260709 14:55:13.771996 19267 raft_consensus.cc:359] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.772611 19267 raft_consensus.cc:385] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.772868 19267 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.773350 19267 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.777287 19267 ts_tablet_manager.cc:1434] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:55:13.784945 19267 tablet_bootstrap.cc:492] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:13.789086 19587 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.789561 19587 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.791460 19587 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:13.792500 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.796006 18976 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:13.796926 19588 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.797498 19588 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.799693 19588 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:13.801761 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.802318 19151 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:13.804406 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:13.805730 19588 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.805727 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:13.806149 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:13.806502 19588 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.806512 19071 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:13.807080 19588 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.811668 19193 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:13.813033 19587 raft_consensus.cc:2749] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.814826 19267 tablet_bootstrap.cc:654] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.828249 19588 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.836802 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:13.837698 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:13.837846 19074 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.838703 19588 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:13.838163 19308 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.838344 19148 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.839952 19467 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.850198 19148 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:13.851267 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:13.852065 19587 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.852293 19074 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:13.852568 19587 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:13.852964 19599 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.853401 19587 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.864778 19267 tablet_bootstrap.cc:492] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:13.865201 19267 ts_tablet_manager.cc:1403] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.016s
I20260709 14:55:13.867659 19267 raft_consensus.cc:359] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.868265 19267 raft_consensus.cc:385] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.868546 19267 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.869156 19267 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.871778 19269 tablet_bootstrap.cc:492] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:13.872210 19269 ts_tablet_manager.cc:1403] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.003s
I20260709 14:55:13.875434 19267 ts_tablet_manager.cc:1434] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:13.875167 19269 raft_consensus.cc:359] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.875761 19269 raft_consensus.cc:385] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.876005 19269 raft_consensus.cc:740] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.876335 19267 tablet_bootstrap.cc:492] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:13.876622 19269 consensus_queue.cc:260] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.878533 19269 ts_tablet_manager.cc:1434] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:55:13.879401 19269 tablet_bootstrap.cc:492] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:13.884317 19267 tablet_bootstrap.cc:654] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.884755 19269 tablet_bootstrap.cc:654] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.892294 19584 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.892740 19584 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.894711 19584 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.915767 19267 tablet_bootstrap.cc:492] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:13.916239 19267 ts_tablet_manager.cc:1403] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.020s
I20260709 14:55:13.917913 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:13.919088 19267 raft_consensus.cc:359] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.919756 19267 raft_consensus.cc:385] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.920055 19267 raft_consensus.cc:740] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.920440 19269 tablet_bootstrap.cc:492] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:13.920855 19269 ts_tablet_manager.cc:1403] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.025s
I20260709 14:55:13.920724 19267 consensus_queue.cc:260] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.921630 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.922312 19151 raft_consensus.cc:2393] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 1: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:55:13.923127 19267 ts_tablet_manager.cc:1434] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:13.925221 19267 tablet_bootstrap.cc:492] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:13.927731 18976 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:13.923158 19269 raft_consensus.cc:359] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.931942 19269 raft_consensus.cc:385] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.932197 19269 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.932723 19267 tablet_bootstrap.cc:654] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.933207 19269 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.937158 19269 ts_tablet_manager.cc:1434] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:55:13.938036 19269 tablet_bootstrap.cc:492] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:13.943353 19269 tablet_bootstrap.cc:654] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.952529 19584 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.953094 19584 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.964008 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:13.967633 19584 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:13.976236 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:13.980257 19148 raft_consensus.cc:2393] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 1: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:55:13.994139 19044 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:13.995062 19467 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.995879 19267 tablet_bootstrap.cc:492] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:13.996332 19267 ts_tablet_manager.cc:1403] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.071s	user 0.033s	sys 0.034s
I20260709 14:55:13.996847 19587 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.997188 19269 tablet_bootstrap.cc:492] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:13.997586 19269 ts_tablet_manager.cc:1403] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.023s
I20260709 14:55:13.997308 19587 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:13.999644 19587 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:14.000233 19267 raft_consensus.cc:359] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.000464 19269 raft_consensus.cc:359] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.000890 19267 raft_consensus.cc:385] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.001039 19269 raft_consensus.cc:385] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.001181 19267 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.001309 19269 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.001271 19467 raft_consensus.cc:2749] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:14.001883 19267 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.002149 19269 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.003609 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:14.003870 19267 ts_tablet_manager.cc:1434] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:14.004364 19149 raft_consensus.cc:2393] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 1: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:55:14.004784 19267 tablet_bootstrap.cc:492] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c: Bootstrap starting.
I20260709 14:55:14.007817 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:14.008483 19078 raft_consensus.cc:2393] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 1: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:55:14.008747 19269 ts_tablet_manager.cc:1434] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:55:14.010514 19269 tablet_bootstrap.cc:492] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: Bootstrap starting.
I20260709 14:55:14.012615 19267 tablet_bootstrap.cc:654] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.013209 19193 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:14.014164 19586 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.016183 19269 tablet_bootstrap.cc:654] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.020262 19586 raft_consensus.cc:2749] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:14.032655 19044 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:14.033617 19286 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.035844 19218 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.039659 19286 raft_consensus.cc:2749] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:14.068961 19586 consensus_queue.cc:1048] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.071309 19587 consensus_queue.cc:1048] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.081962 19539 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.091678 19267 tablet_bootstrap.cc:492] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c: No bootstrap required, opened a new log
I20260709 14:55:14.092140 19267 ts_tablet_manager.cc:1403] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.043s
I20260709 14:55:14.093155 19269 tablet_bootstrap.cc:492] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: No bootstrap required, opened a new log
I20260709 14:55:14.093621 19269 ts_tablet_manager.cc:1403] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: Time spent bootstrapping tablet: real 0.083s	user 0.029s	sys 0.045s
I20260709 14:55:14.094605 19267 raft_consensus.cc:359] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.095244 19267 raft_consensus.cc:385] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.095515 19267 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.095804 19586 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.096115 19267 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.098094 19269 raft_consensus.cc:359] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.098780 19269 raft_consensus.cc:385] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.099095 19269 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.098114 19267 ts_tablet_manager.cc:1434] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:14.099803 19269 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.101930 19269 ts_tablet_manager.cc:1434] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:14.102837 19587 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.103276 19587 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.105542 19587 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:14.107144 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:14.111056 19078 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.113211 19587 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.113227 19223 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.119783 19587 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.124403 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:14.130304 19587 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.130687 19587 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.132403 19587 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:14.134177 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:14.134781 19146 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:14.135635 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:14.136193 19071 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 0.
I20260709 14:55:14.136335 19286 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.137228 19606 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.133651 19193 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:14.140879 19586 raft_consensus.cc:2749] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:14.141428 19193 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:14.142019 19333 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.142339 19333 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.142661 19333 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.145211 19467 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.149174 19333 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.151149 19333 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:14.153437 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:14.155071 19148 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.156733 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:14.157346 19074 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.159006 19586 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.163857 19074 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:14.167789 19148 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 1.
I20260709 14:55:14.169418 19193 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:14.179726 19587 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:14.180668 19587 raft_consensus.cc:697] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:14.181967 19587 consensus_queue.cc:237] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.217733 18976 catalog_manager.cc:5697] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:14.228606 19599 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.229082 19599 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.231144 19599 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:14.231818 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:55:14.232358 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:14.232934 19218 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:14.232395 19145 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 0.
I20260709 14:55:14.234309 19042 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:14.234864 19599 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.235169 19599 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.235450 19599 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.240154 19599 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.241830 19599 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:14.242580 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:14.242997 19145 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.243793 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:14.244313 19218 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:14.246949 19253 tablet.cc:2406] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:14.247841 19145 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:14.248631 19044 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:14.249135 19599 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:14.249549 19599 raft_consensus.cc:697] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:14.249861 19218 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:55:14.250293 19599 consensus_queue.cc:237] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:14.253185 19587 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.262527 18974 catalog_manager.cc:5697] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 0 to 1, leader changed from <none> to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.277741 19333 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.586795 19590 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.595394 19590 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:14.662951 19024 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:14.718997 19584 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:14.731246 19599 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.067005 19597 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.067401 19597 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:15.068957 19597 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:15.069461 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:55:15.069695 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:55:15.070035 19070 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:15.070214 19218 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 1.
I20260709 14:55:15.070986 19119 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:15.071570 19597 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:15.071867 19597 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.072147 19597 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.078151 19597 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:15.079759 19597 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:15.080165 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:15.080572 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:15.080700 19070 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.085486 19070 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:15.086166 19218 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.086247 19119 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:15.086995 19597 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:15.087343 19597 raft_consensus.cc:697] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:15.088012 19597 consensus_queue.cc:237] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:15.094506 19218 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:15.099212 18974 catalog_manager.cc:5697] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 0 to 2, leader changed from <none> to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.575811 19074 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:15.576947 19539 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.589322 19218 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:15.591665 19606 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:16.436796 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:16.459803 19718 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:55:16.459962 19719 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:55:16.461246 19721 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:55:16.461674 17962 server_base.cc:1061] running on GCE node
I20260709 14:55:16.462594 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:16.462826 17962 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:55:16.462988 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783608916462972 us; error 0 us; skew 500 ppm
I20260709 14:55:16.463595 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:16.466045 17962 webserver.cc:533] Webserver started at http://127.17.138.132:44011/ using document root <none> and password file <none>
I20260709 14:55:16.466503 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:16.466687 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:16.466980 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:16.468369 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-3-root/instance:
uuid: "4de47b093c81430aa9bde7a35db00f31"
format_stamp: "Formatted at 2026-07-09 14:55:16 on dist-test-slave-h37j"
I20260709 14:55:16.474954 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:16.478420 19726 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:55:16.479080 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:55:16.479362 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-3-root
uuid: "4de47b093c81430aa9bde7a35db00f31"
format_stamp: "Formatted at 2026-07-09 14:55:16 on dist-test-slave-h37j"
I20260709 14:55:16.479635 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-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:55:16.497987 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:16.499394 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:16.500767 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:16.503048 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:16.503227 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:16.503513 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:16.503744 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:16.558990 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.132:41377
I20260709 14:55:16.559130 19788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.132:41377 every 8 connection(s)
I20260709 14:55:16.568770 17962 auto_leader_rebalancer-test.cc:446] add a tserver: 4de47b093c81430aa9bde7a35db00f31
I20260709 14:55:16.588251 19789 heartbeater.cc:344] Connected to a master server at 127.17.138.190:45471
I20260709 14:55:16.588611 19789 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:16.589321 19789 heartbeater.cc:507] Master 127.17.138.190:45471 requested a full tablet report, sending...
I20260709 14:55:16.591478 18973 ts_manager.cc:194] Registered new tserver with Master: 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:55:16.592808 18973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50656
I20260709 14:55:16.789227 19218 consensus_queue.cc:237] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:16.794826 19146 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:55:16.796417 19333 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } 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:55:16.798795 19074 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:55:16.799793 19333 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.804049 19590 raft_consensus.cc:2955] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
W20260709 14:55:16.809612 19192 consensus_peers.cc:597] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 -> Peer 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377): Couldn't send request to peer 4de47b093c81430aa9bde7a35db00f31. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d5f114d4db243d0be50a902fa9bb573. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.809576 19146 raft_consensus.cc:2955] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
I20260709 14:55:16.811199 19074 raft_consensus.cc:2955] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
I20260709 14:55:16.819818 18976 catalog_manager.cc:5697] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:16.833959 19074 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:16.851145 19223 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:55:16.851226 19146 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:55:16.853530 19584 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.857373 19584 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } 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:55:16.875838 19584 raft_consensus.cc:2955] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
I20260709 14:55:16.879218 19145 raft_consensus.cc:2955] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
I20260709 14:55:16.880287 19218 raft_consensus.cc:2955] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
W20260709 14:55:16.897246 19043 consensus_peers.cc:597] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c -> Peer 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377): Couldn't send request to peer 4de47b093c81430aa9bde7a35db00f31. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a309707388a14acdace519e33ee046df. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.898816 19218 consensus_queue.cc:237] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:16.918624 18974 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
W20260709 14:55:16.926383 19192 consensus_peers.cc:597] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 -> Peer 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377): Couldn't send request to peer 4de47b093c81430aa9bde7a35db00f31. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0ccf8cee0814d71b55933dea9367bd1. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.926929 19145 raft_consensus.cc:1275] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:55:16.927075 19074 raft_consensus.cc:1275] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:55:16.928169 19333 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } 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:55:16.929447 19333 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.938397 19802 raft_consensus.cc:2955] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
I20260709 14:55:16.944532 19074 raft_consensus.cc:2955] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
I20260709 14:55:16.957594 19145 raft_consensus.cc:2955] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
I20260709 14:55:16.959273 19070 consensus_queue.cc:237] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:16.961117 18976 catalog_manager.cc:5697] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:16.984648 19218 raft_consensus.cc:1275] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 14:55:16.985934 19043 consensus_peers.cc:597] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c -> Peer 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377): Couldn't send request to peer 4de47b093c81430aa9bde7a35db00f31. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c48418cbd75a49629a0a1e4f5c470b60. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.986114 19717 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } 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:55:16.992379 19148 raft_consensus.cc:1275] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:55:16.994069 19717 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:17.006567 19717 raft_consensus.cc:2955] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
I20260709 14:55:17.008885 19146 raft_consensus.cc:2955] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
I20260709 14:55:17.008846 19224 raft_consensus.cc:2955] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
I20260709 14:55:17.023069 18976 catalog_manager.cc:5697] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: config changed from index -1 to 2, NON_VOTER 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) added. New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } } }
I20260709 14:55:17.173462 19818 ts_tablet_manager.cc:933] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31: Initiating tablet copy from peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:17.190018 19818 tablet_copy_client.cc:323] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Beginning tablet copy session from remote peer at address 127.17.138.131:40879
I20260709 14:55:17.200950 19237 tablet_copy_service.cc:140] P bf4972a7e68e4e0886c91d2052b32044: Received BeginTabletCopySession request for tablet 7d5f114d4db243d0be50a902fa9bb573 from peer 4de47b093c81430aa9bde7a35db00f31 ({username='slave'} at 127.0.0.1:42820)
I20260709 14:55:17.201548 19237 tablet_copy_service.cc:161] P bf4972a7e68e4e0886c91d2052b32044: Beginning new tablet copy session on tablet 7d5f114d4db243d0be50a902fa9bb573 from peer 4de47b093c81430aa9bde7a35db00f31 at {username='slave'} at 127.0.0.1:42820: session id = 4de47b093c81430aa9bde7a35db00f31-7d5f114d4db243d0be50a902fa9bb573
I20260709 14:55:17.209321 19237 tablet_copy_source_session.cc:215] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:55:17.213286 19818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5f114d4db243d0be50a902fa9bb573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.227994 19818 tablet_copy_client.cc:806] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Starting download of 0 data blocks...
I20260709 14:55:17.228565 19818 tablet_copy_client.cc:670] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Starting download of 1 WAL segments...
I20260709 14:55:17.241531 19818 tablet_copy_client.cc:538] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:55:17.251262 19818 tablet_bootstrap.cc:492] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31: Bootstrap starting.
I20260709 14:55:17.268525 19818 tablet_bootstrap.cc:492] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31: 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:55:17.269176 19818 tablet_bootstrap.cc:492] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31: Bootstrap complete.
I20260709 14:55:17.269627 19818 ts_tablet_manager.cc:1403] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 14:55:17.272163 19818 raft_consensus.cc:359] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:17.272924 19818 raft_consensus.cc:740] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4de47b093c81430aa9bde7a35db00f31, State: Initialized, Role: LEARNER
I20260709 14:55:17.273537 19818 consensus_queue.cc:260] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:17.276718 19789 heartbeater.cc:499] Master 127.17.138.190:45471 was elected leader, sending a full tablet report...
I20260709 14:55:17.277113 19818 ts_tablet_manager.cc:1434] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260709 14:55:17.278685 19237 tablet_copy_service.cc:342] P bf4972a7e68e4e0886c91d2052b32044: Request end of tablet copy session 4de47b093c81430aa9bde7a35db00f31-7d5f114d4db243d0be50a902fa9bb573 received from {username='slave'} at 127.0.0.1:42820
I20260709 14:55:17.279129 19237 tablet_copy_service.cc:434] P bf4972a7e68e4e0886c91d2052b32044: ending tablet copy session 4de47b093c81430aa9bde7a35db00f31-7d5f114d4db243d0be50a902fa9bb573 on tablet 7d5f114d4db243d0be50a902fa9bb573 with peer 4de47b093c81430aa9bde7a35db00f31
I20260709 14:55:17.310577 19818 ts_tablet_manager.cc:933] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31: Initiating tablet copy from peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:17.315244 19818 tablet_copy_client.cc:323] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Beginning tablet copy session from remote peer at address 127.17.138.131:40879
I20260709 14:55:17.316622 19237 tablet_copy_service.cc:140] P bf4972a7e68e4e0886c91d2052b32044: Received BeginTabletCopySession request for tablet f0ccf8cee0814d71b55933dea9367bd1 from peer 4de47b093c81430aa9bde7a35db00f31 ({username='slave'} at 127.0.0.1:42820)
I20260709 14:55:17.317082 19237 tablet_copy_service.cc:161] P bf4972a7e68e4e0886c91d2052b32044: Beginning new tablet copy session on tablet f0ccf8cee0814d71b55933dea9367bd1 from peer 4de47b093c81430aa9bde7a35db00f31 at {username='slave'} at 127.0.0.1:42820: session id = 4de47b093c81430aa9bde7a35db00f31-f0ccf8cee0814d71b55933dea9367bd1
I20260709 14:55:17.321831 19237 tablet_copy_source_session.cc:215] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:55:17.324400 19818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ccf8cee0814d71b55933dea9367bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.334899 19818 tablet_copy_client.cc:806] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Starting download of 0 data blocks...
I20260709 14:55:17.335388 19818 tablet_copy_client.cc:670] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Starting download of 1 WAL segments...
I20260709 14:55:17.338434 19818 tablet_copy_client.cc:538] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:55:17.343851 19818 tablet_bootstrap.cc:492] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31: Bootstrap starting.
I20260709 14:55:17.360146 19818 tablet_bootstrap.cc:492] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31: 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:55:17.360989 19818 tablet_bootstrap.cc:492] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31: Bootstrap complete.
I20260709 14:55:17.361455 19818 ts_tablet_manager.cc:1403] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.002s
I20260709 14:55:17.363575 19818 raft_consensus.cc:359] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:17.364372 19818 raft_consensus.cc:740] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4de47b093c81430aa9bde7a35db00f31, State: Initialized, Role: LEARNER
I20260709 14:55:17.364982 19818 consensus_queue.cc:260] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:17.367436 19818 ts_tablet_manager.cc:1434] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:17.370139 19237 tablet_copy_service.cc:342] P bf4972a7e68e4e0886c91d2052b32044: Request end of tablet copy session 4de47b093c81430aa9bde7a35db00f31-f0ccf8cee0814d71b55933dea9367bd1 received from {username='slave'} at 127.0.0.1:42820
I20260709 14:55:17.370527 19237 tablet_copy_service.cc:434] P bf4972a7e68e4e0886c91d2052b32044: ending tablet copy session 4de47b093c81430aa9bde7a35db00f31-f0ccf8cee0814d71b55933dea9367bd1 on tablet f0ccf8cee0814d71b55933dea9367bd1 with peer 4de47b093c81430aa9bde7a35db00f31
I20260709 14:55:17.463994 19818 ts_tablet_manager.cc:933] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31: Initiating tablet copy from peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:55:17.466773 19818 tablet_copy_client.cc:323] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Beginning tablet copy session from remote peer at address 127.17.138.129:40831
I20260709 14:55:17.477954 19088 tablet_copy_service.cc:140] P f15e1f59d718462b8722a34457ae1f6c: Received BeginTabletCopySession request for tablet a309707388a14acdace519e33ee046df from peer 4de47b093c81430aa9bde7a35db00f31 ({username='slave'} at 127.0.0.1:49550)
I20260709 14:55:17.478430 19088 tablet_copy_service.cc:161] P f15e1f59d718462b8722a34457ae1f6c: Beginning new tablet copy session on tablet a309707388a14acdace519e33ee046df from peer 4de47b093c81430aa9bde7a35db00f31 at {username='slave'} at 127.0.0.1:49550: session id = 4de47b093c81430aa9bde7a35db00f31-a309707388a14acdace519e33ee046df
I20260709 14:55:17.484930 19088 tablet_copy_source_session.cc:215] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:55:17.488466 19818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a309707388a14acdace519e33ee046df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.502285 19818 tablet_copy_client.cc:806] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Starting download of 0 data blocks...
I20260709 14:55:17.502760 19818 tablet_copy_client.cc:670] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Starting download of 1 WAL segments...
I20260709 14:55:17.505676 19818 tablet_copy_client.cc:538] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:55:17.512456 19818 tablet_bootstrap.cc:492] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31: Bootstrap starting.
I20260709 14:55:17.551386 19764 raft_consensus.cc:1217] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:55:17.559249 19818 tablet_bootstrap.cc:492] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31: 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:55:17.564412 19818 tablet_bootstrap.cc:492] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31: Bootstrap complete.
I20260709 14:55:17.565018 19818 ts_tablet_manager.cc:1403] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.012s
I20260709 14:55:17.567389 19818 raft_consensus.cc:359] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:17.568120 19818 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4de47b093c81430aa9bde7a35db00f31, State: Initialized, Role: LEARNER
I20260709 14:55:17.568707 19818 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:17.570591 19818 ts_tablet_manager.cc:1434] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:17.572264 19088 tablet_copy_service.cc:342] P f15e1f59d718462b8722a34457ae1f6c: Request end of tablet copy session 4de47b093c81430aa9bde7a35db00f31-a309707388a14acdace519e33ee046df received from {username='slave'} at 127.0.0.1:49550
I20260709 14:55:17.572688 19088 tablet_copy_service.cc:434] P f15e1f59d718462b8722a34457ae1f6c: ending tablet copy session 4de47b093c81430aa9bde7a35db00f31-a309707388a14acdace519e33ee046df on tablet a309707388a14acdace519e33ee046df with peer 4de47b093c81430aa9bde7a35db00f31
I20260709 14:55:17.573158 19828 ts_tablet_manager.cc:933] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31: Initiating tablet copy from peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:55:17.583245 19828 tablet_copy_client.cc:323] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Beginning tablet copy session from remote peer at address 127.17.138.129:40831
I20260709 14:55:17.584590 19088 tablet_copy_service.cc:140] P f15e1f59d718462b8722a34457ae1f6c: Received BeginTabletCopySession request for tablet c48418cbd75a49629a0a1e4f5c470b60 from peer 4de47b093c81430aa9bde7a35db00f31 ({username='slave'} at 127.0.0.1:49550)
I20260709 14:55:17.585078 19088 tablet_copy_service.cc:161] P f15e1f59d718462b8722a34457ae1f6c: Beginning new tablet copy session on tablet c48418cbd75a49629a0a1e4f5c470b60 from peer 4de47b093c81430aa9bde7a35db00f31 at {username='slave'} at 127.0.0.1:49550: session id = 4de47b093c81430aa9bde7a35db00f31-c48418cbd75a49629a0a1e4f5c470b60
I20260709 14:55:17.594336 19088 tablet_copy_source_session.cc:215] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:55:17.597266 19828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48418cbd75a49629a0a1e4f5c470b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.609778 19828 tablet_copy_client.cc:806] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Starting download of 0 data blocks...
I20260709 14:55:17.610354 19828 tablet_copy_client.cc:670] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Starting download of 1 WAL segments...
I20260709 14:55:17.614271 19828 tablet_copy_client.cc:538] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:55:17.620800 19828 tablet_bootstrap.cc:492] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31: Bootstrap starting.
I20260709 14:55:17.643383 19828 tablet_bootstrap.cc:492] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31: 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:55:17.644301 19828 tablet_bootstrap.cc:492] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31: Bootstrap complete.
I20260709 14:55:17.644907 19828 ts_tablet_manager.cc:1403] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 14:55:17.647791 19828 raft_consensus.cc:359] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:17.648617 19828 raft_consensus.cc:740] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4de47b093c81430aa9bde7a35db00f31, State: Initialized, Role: LEARNER
I20260709 14:55:17.649230 19828 consensus_queue.cc:260] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: NON_VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: true } }
I20260709 14:55:17.651947 19828 ts_tablet_manager.cc:1434] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:17.653436 19088 tablet_copy_service.cc:342] P f15e1f59d718462b8722a34457ae1f6c: Request end of tablet copy session 4de47b093c81430aa9bde7a35db00f31-c48418cbd75a49629a0a1e4f5c470b60 received from {username='slave'} at 127.0.0.1:49550
I20260709 14:55:17.653748 19088 tablet_copy_service.cc:434] P f15e1f59d718462b8722a34457ae1f6c: ending tablet copy session 4de47b093c81430aa9bde7a35db00f31-c48418cbd75a49629a0a1e4f5c470b60 on tablet c48418cbd75a49629a0a1e4f5c470b60 with peer 4de47b093c81430aa9bde7a35db00f31
I20260709 14:55:17.896981 19764 raft_consensus.cc:1217] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:55:17.928735 19764 raft_consensus.cc:1217] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:55:18.087421 19333 raft_consensus.cc:1064] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044: attempting to promote NON_VOTER 4de47b093c81430aa9bde7a35db00f31 to VOTER
I20260709 14:55:18.089735 19333 consensus_queue.cc:237] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:18.095707 19146 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.096243 19764 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.097450 19801 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } 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:55:18.101358 19801 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 14:55:18.122172 19074 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.124840 19837 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.129528 19763 raft_consensus.cc:1217] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:55:18.145273 19835 raft_consensus.cc:2955] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.158237 19763 raft_consensus.cc:2955] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.160207 19148 raft_consensus.cc:2955] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.180558 18973 catalog_manager.cc:5697] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 reported cstate change: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.196168 19074 raft_consensus.cc:2955] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.218786 19224 consensus_queue.cc:237] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:18.224889 19763 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:55:18.224951 19070 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:55:18.226326 19835 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:55:18.227972 19836 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:18.235440 19835 raft_consensus.cc:2955] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.237068 19763 raft_consensus.cc:2955] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.241460 19074 raft_consensus.cc:2955] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.244513 18961 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d5f114d4db243d0be50a902fa9bb573 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:55:18.250821 18974 catalog_manager.cc:5697] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: config changed from index 3 to 4, VOTER ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) evicted. New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:55:18.265709 19138 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d5f114d4db243d0be50a902fa9bb573 with delete_type TABLET_DATA_TOMBSTONED (TS ae4baa63229f4ef3ad7b08a1bf41f285 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48828
I20260709 14:55:18.270921 19846 tablet_replica.cc:333] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:55:18.271793 19846 raft_consensus.cc:2243] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:18.272441 19846 raft_consensus.cc:2272] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:18.274866 19846 ts_tablet_manager.cc:1916] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:55:18.290680 19846 ts_tablet_manager.cc:1929] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:55:18.291127 19846 log.cc:1199] T 7d5f114d4db243d0be50a902fa9bb573 P ae4baa63229f4ef3ad7b08a1bf41f285: Deleting WAL directory at /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-1-root/wals/7d5f114d4db243d0be50a902fa9bb573
I20260709 14:55:18.292447 18963 catalog_manager.cc:5028] TS ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): tablet 7d5f114d4db243d0be50a902fa9bb573 (table test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]) successfully deleted
I20260709 14:55:18.475955 19835 raft_consensus.cc:1064] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044: attempting to promote NON_VOTER 4de47b093c81430aa9bde7a35db00f31 to VOTER
I20260709 14:55:18.477809 19835 consensus_queue.cc:237] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:18.483346 19148 raft_consensus.cc:1275] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.483565 19074 raft_consensus.cc:1275] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.484521 19763 raft_consensus.cc:1275] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.485157 19835 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:18.486320 19836 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } 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:55:18.486980 19837 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:55:18.506915 19717 raft_consensus.cc:1064] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: attempting to promote NON_VOTER 4de47b093c81430aa9bde7a35db00f31 to VOTER
I20260709 14:55:18.508980 19717 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:18.511427 19836 raft_consensus.cc:2955] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.517464 19148 raft_consensus.cc:2955] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.523574 19763 raft_consensus.cc:2955] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.533799 19074 raft_consensus.cc:2955] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.536791 18973 catalog_manager.cc:5697] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } attrs { replace: true } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.551707 19218 consensus_queue.cc:237] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:18.555615 19763 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.557001 19806 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:55:18.559453 19148 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.560904 19832 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.573235 19224 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.573793 19148 raft_consensus.cc:1275] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:55:18.575062 19835 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:18.579433 19806 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } 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:55:18.584985 19836 raft_consensus.cc:2955] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.593134 19145 raft_consensus.cc:2955] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.602464 19832 raft_consensus.cc:1064] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: attempting to promote NON_VOTER 4de47b093c81430aa9bde7a35db00f31 to VOTER
W20260709 14:55:18.604349 19717 consensus_queue.cc:1175] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "bf4972a7e68e4e0886c91d2052b32044" responder_term: 1 status { last_received { term: 1 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 1 index: 2 } }
I20260709 14:55:18.613306 19762 raft_consensus.cc:2955] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.614490 18961 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0ccf8cee0814d71b55933dea9367bd1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:55:18.618322 19806 raft_consensus.cc:2955] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.580821 19763 raft_consensus.cc:1275] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:55:18.632551 19835 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:55:18.618826 18973 catalog_manager.cc:5697] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: config changed from index 3 to 4, VOTER f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) evicted. New cstate: current_term: 1 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.636948 19764 raft_consensus.cc:2955] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.648286 19832 consensus_queue.cc:237] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:18.649137 18976 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 reported cstate change: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.660498 19148 raft_consensus.cc:2955] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.673002 19764 raft_consensus.cc:1275] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 1 LEARNER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.673435 19224 raft_consensus.cc:1275] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.674330 19063 tablet_service.cc:1558] Processing DeleteTablet for tablet f0ccf8cee0814d71b55933dea9367bd1 with delete_type TABLET_DATA_TOMBSTONED (TS f15e1f59d718462b8722a34457ae1f6c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35502
I20260709 14:55:18.674546 19717 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:55:18.674929 19146 raft_consensus.cc:1275] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:55:18.677177 19858 tablet_replica.cc:333] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:55:18.678714 19717 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } 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:55:18.678871 19218 raft_consensus.cc:2955] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.689999 19855 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.702514 19858 raft_consensus.cc:2243] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:18.703207 19858 raft_consensus.cc:2272] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:18.712543 19858 ts_tablet_manager.cc:1916] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:55:18.715523 19717 raft_consensus.cc:2955] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.726064 19074 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:18.725730 19146 raft_consensus.cc:2955] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.734588 19145 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:55:18.732442 19764 raft_consensus.cc:2955] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.733124 19762 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:55:18.739413 19856 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:55:18.742043 19806 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:18.746409 19218 raft_consensus.cc:2955] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.748296 18975 catalog_manager.cc:5697] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: config changed from index 2 to 3, 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:55:18.749753 19832 raft_consensus.cc:2955] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.755146 19762 raft_consensus.cc:2955] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.728072 19858 ts_tablet_manager.cc:1929] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:55:18.778220 19858 log.cc:1199] T f0ccf8cee0814d71b55933dea9367bd1 P f15e1f59d718462b8722a34457ae1f6c: Deleting WAL directory at /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-0-root/wals/f0ccf8cee0814d71b55933dea9367bd1
I20260709 14:55:18.779791 19074 consensus_queue.cc:237] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:18.777740 18963 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a309707388a14acdace519e33ee046df with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:55:18.785022 18963 catalog_manager.cc:5028] TS f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): tablet f0ccf8cee0814d71b55933dea9367bd1 (table test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]) successfully deleted
I20260709 14:55:18.789203 19762 raft_consensus.cc:1275] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:55:18.790688 19856 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:55:18.790381 18976 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 reported cstate change: config changed from index 3 to 4, VOTER bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) evicted. New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.801645 19217 tablet_service.cc:1558] Processing DeleteTablet for tablet a309707388a14acdace519e33ee046df with delete_type TABLET_DATA_TOMBSTONED (TS bf4972a7e68e4e0886c91d2052b32044 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42172
I20260709 14:55:18.802400 19146 raft_consensus.cc:1275] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:55:18.803561 19148 raft_consensus.cc:2955] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.813814 19806 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:18.814864 19855 raft_consensus.cc:2955] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.822530 19764 raft_consensus.cc:2955] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.837806 19862 tablet_replica.cc:333] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:55:18.839457 19146 raft_consensus.cc:2955] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:55:18.843225 19862 raft_consensus.cc:2243] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:18.843938 19862 raft_consensus.cc:2272] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:18.847886 19862 ts_tablet_manager.cc:1916] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:55:18.847465 18975 catalog_manager.cc:5697] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: config changed from index 3 to 4, VOTER bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) evicted. New cstate: current_term: 1 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:55:18.850569 18963 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c48418cbd75a49629a0a1e4f5c470b60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:55:18.875808 19862 ts_tablet_manager.cc:1929] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:55:18.876240 19862 log.cc:1199] T a309707388a14acdace519e33ee046df P bf4972a7e68e4e0886c91d2052b32044: Deleting WAL directory at /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-2-root/wals/a309707388a14acdace519e33ee046df
I20260709 14:55:18.882848 18961 catalog_manager.cc:5028] TS bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): tablet a309707388a14acdace519e33ee046df (table test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]) successfully deleted
I20260709 14:55:18.890070 19217 tablet_service.cc:1558] Processing DeleteTablet for tablet c48418cbd75a49629a0a1e4f5c470b60 with delete_type TABLET_DATA_TOMBSTONED (TS bf4972a7e68e4e0886c91d2052b32044 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42172
I20260709 14:55:18.890987 19862 tablet_replica.cc:333] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:55:18.891922 19862 raft_consensus.cc:2243] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:18.892463 19862 raft_consensus.cc:2272] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:18.895131 19862 ts_tablet_manager.cc:1916] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:55:18.909402 19862 ts_tablet_manager.cc:1929] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:55:18.909772 19862 log.cc:1199] T c48418cbd75a49629a0a1e4f5c470b60 P bf4972a7e68e4e0886c91d2052b32044: Deleting WAL directory at /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0/minicluster-data/ts-2-root/wals/c48418cbd75a49629a0a1e4f5c470b60
I20260709 14:55:18.911128 18961 catalog_manager.cc:5028] TS bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): tablet c48418cbd75a49629a0a1e4f5c470b60 (table test-workload [id=c0d802c2d95b42a9a3f1c6501fc3a99a]) successfully deleted
I20260709 14:55:21.740872 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:21.793588 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:21.794085 19070 raft_consensus.cc:606] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:21.796020 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:21.796403 19070 raft_consensus.cc:606] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:21.798488 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "4de47b093c81430aa9bde7a35db00f31"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:21.798979 19070 raft_consensus.cc:606] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS 4de47b093c81430aa9bde7a35db00f31
I20260709 14:55:21.809672 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:21.810153 19219 raft_consensus.cc:606] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:21.812206 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "4de47b093c81430aa9bde7a35db00f31"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:21.812604 19219 raft_consensus.cc:606] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS 4de47b093c81430aa9bde7a35db00f31
I20260709 14:55:21.813709 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:21.814930 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:21.816349 19855 raft_consensus.cc:993] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:21.816768 19863 raft_consensus.cc:1081] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:21.818089 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:21.818601 19219 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:21.818997 19219 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:21.823909 19219 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:21.825811 19219 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:21.826323 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:21.826843 19070 raft_consensus.cc:3055] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:21.826952 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:21.827222 19070 raft_consensus.cc:740] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:21.827499 19146 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:21.827857 19070 consensus_queue.cc:260] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:21.828958 19070 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:21.834796 19070 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:21.835390 19146 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:21.835867 19193 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:21.836604 19864 raft_consensus.cc:2804] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:21.837046 19864 raft_consensus.cc:697] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:21.838356 19864 consensus_queue.cc:237] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:21.855182 18975 catalog_manager.cc:5697] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.897504 19863 raft_consensus.cc:993] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:21.898188 19855 raft_consensus.cc:1081] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:21.899804 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:21.900250 19148 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:21.900595 19148 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:21.906216 19148 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:21.908318 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:21.908835 19070 raft_consensus.cc:3055] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:21.909106 19070 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:21.909758 19070 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:21.910728 19070 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:21.912781 19148 leader_election.cc:290] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:55:21.918646 19070 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:21.919674 19119 leader_election.cc:304] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:21.920390 19830 raft_consensus.cc:2804] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:21.920804 19830 raft_consensus.cc:697] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:21.921466 19830 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:21.932018 19764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:55:21.932443 19764 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:21.932806 18975 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.937785 19764 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:22.106429 19801 raft_consensus.cc:993] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower 4de47b093c81430aa9bde7a35db00f31 to start an election
I20260709 14:55:22.106807 19864 raft_consensus.cc:1081] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer 4de47b093c81430aa9bde7a35db00f31 to start an election
I20260709 14:55:22.108060 19764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1"
dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
 from {username='slave'} at 127.0.0.1:60106
I20260709 14:55:22.108505 19764 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:22.108764 19764 raft_consensus.cc:3060] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.113363 19764 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:22.115473 19764 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:22.116981 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:22.118577 19218 raft_consensus.cc:3055] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:22.118881 19218 raft_consensus.cc:740] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:22.119657 19218 consensus_queue.cc:260] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:22.120908 19218 raft_consensus.cc:3060] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.149102 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:22.153029 19148 raft_consensus.cc:3060] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.161464 19218 raft_consensus.cc:2468] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de47b093c81430aa9bde7a35db00f31 in term 2.
I20260709 14:55:22.164294 19728 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de47b093c81430aa9bde7a35db00f31, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:22.169934 19148 raft_consensus.cc:2468] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de47b093c81430aa9bde7a35db00f31 in term 2.
I20260709 14:55:22.176484 19882 raft_consensus.cc:2804] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:22.180671 19874 raft_consensus.cc:993] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower 4de47b093c81430aa9bde7a35db00f31 to start an election
I20260709 14:55:22.188186 19855 raft_consensus.cc:1081] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer 4de47b093c81430aa9bde7a35db00f31 to start an election
I20260709 14:55:22.190548 19764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60"
dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
 from {username='slave'} at 127.0.0.1:60108
I20260709 14:55:22.191284 19764 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:22.191694 19764 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.201552 19864 raft_consensus.cc:993] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:22.202275 19864 raft_consensus.cc:1081] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:22.204367 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:22.204955 19148 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:22.205322 19148 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.212054 19148 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:22.214485 19148 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:22.215283 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:22.215690 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:22.216364 19071 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.216384 19218 raft_consensus.cc:3055] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:22.217031 19218 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:22.217998 19218 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:22.219535 19218 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.226936 19218 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:22.266721 19764 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:22.268707 19117 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:22.270215 19830 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:22.276566 19071 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:22.274593 19882 raft_consensus.cc:697] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 2 LEADER]: Becoming Leader. State: Replica: 4de47b093c81430aa9bde7a35db00f31, State: Running, Role: LEADER
I20260709 14:55:22.292609 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:22.293895 19074 raft_consensus.cc:3055] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:22.286191 19882 consensus_queue.cc:237] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:22.294252 19074 raft_consensus.cc:740] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:22.292716 19764 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:22.296868 19830 raft_consensus.cc:697] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:22.297892 19074 consensus_queue.cc:260] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:22.302366 19830 consensus_queue.cc:237] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:22.309607 19071 raft_consensus.cc:1275] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:22.310657 19074 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.319252 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:22.319515 19801 consensus_queue.cc:1048] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:22.319933 19148 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.329263 19148 raft_consensus.cc:2468] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de47b093c81430aa9bde7a35db00f31 in term 2.
I20260709 14:55:22.330782 19730 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 
I20260709 14:55:22.331848 19883 raft_consensus.cc:2804] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:22.335475 19074 raft_consensus.cc:2468] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de47b093c81430aa9bde7a35db00f31 in term 2.
I20260709 14:55:22.354813 18975 catalog_manager.cc:5697] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:22.360128 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 45606.9us
I20260709 14:55:22.376312 19148 raft_consensus.cc:1275] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:22.382622 19801 consensus_queue.cc:1048] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:22.389287 19883 raft_consensus.cc:697] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 2 LEADER]: Becoming Leader. State: Replica: 4de47b093c81430aa9bde7a35db00f31, State: Running, Role: LEADER
I20260709 14:55:22.401990 18976 catalog_manager.cc:5697] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132). New cstate: current_term: 2 leader_uuid: "4de47b093c81430aa9bde7a35db00f31" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.406281 19883 consensus_queue.cc:237] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:22.430298 19764 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:55:22.432250 19830 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:55:22.459995 18976 catalog_manager.cc:5697] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132). New cstate: current_term: 2 leader_uuid: "4de47b093c81430aa9bde7a35db00f31" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.487809 19074 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:55:22.502061 19885 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 14:55:22.756142 19145 raft_consensus.cc:1275] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer 4de47b093c81430aa9bde7a35db00f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:55:22.757189 19883 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:22.765961 19224 raft_consensus.cc:1275] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer 4de47b093c81430aa9bde7a35db00f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:55:22.768000 19890 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:22.808141 19145 raft_consensus.cc:1275] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer 4de47b093c81430aa9bde7a35db00f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:55:22.809549 19890 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:22.816056 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:22.824127 19070 raft_consensus.cc:1275] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer 4de47b093c81430aa9bde7a35db00f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:55:22.825860 19883 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:22.855481 19074 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:22.856765 19885 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:22.870282 19218 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:22.873755 19830 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:22.887123 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:22.922365 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:22.923046 19074 raft_consensus.cc:606] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:22.925542 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:22.926045 19074 raft_consensus.cc:606] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:22.927874 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:22.928273 19074 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:22.930328 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:22.930696 19224 raft_consensus.cc:606] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:22.952517 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:22.952930 19145 raft_consensus.cc:606] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:22.954144 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:22.955155 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:23.029942 19855 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:23.030522 19863 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:23.031831 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:23.032258 19148 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.032583 19148 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.038017 19148 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.040058 19148 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:23.040496 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:23.041013 19074 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.041265 19074 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:23.041952 19074 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.042994 19074 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.046152 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:23.046675 19224 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.047304 19074 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:23.048506 19119 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:23.049299 19865 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.049743 19865 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:23.050563 19865 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.052912 19224 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:23.060681 18973 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.348013 19863 raft_consensus.cc:993] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:23.348372 19855 raft_consensus.cc:1081] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:23.349510 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:23.349928 19224 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.350150 19224 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.353940 19224 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.355216 19224 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:23.355935 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:23.356089 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:23.356479 19074 raft_consensus.cc:3055] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.356568 19148 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.356805 19074 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:23.357537 19074 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.358584 19074 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.362322 19148 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:23.363371 19193 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:23.364075 19889 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.364519 19889 raft_consensus.cc:697] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:23.365638 19074 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:23.365280 19889 consensus_queue.cc:237] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.374533 18973 catalog_manager.cc:5697] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.409809 19863 raft_consensus.cc:993] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:23.410207 19855 raft_consensus.cc:1081] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:23.411316 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:23.411721 19224 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.412096 19224 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.417517 19224 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.418988 19224 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:23.419709 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:23.420267 19070 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.420478 19070 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:23.421016 19070 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.421900 19070 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.422191 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:23.422629 19148 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.426961 19070 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:23.427289 19148 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:23.427789 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:23.428478 19889 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.429236 19889 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:23.430740 19889 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.443282 19074 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.443763 18973 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.449795 19886 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.452296 19886 raft_consensus.cc:993] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:23.454022 19885 raft_consensus.cc:1081] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:23.455569 19218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:55:23.456115 19218 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.456440 19218 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.464742 19218 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.467221 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:23.467782 19071 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.472404 19224 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.476943 19071 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:55:23.477823 19070 raft_consensus.cc:1240] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:23.478050 19193 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:23.478806 19889 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:23.479277 19889 raft_consensus.cc:697] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:23.479781 19218 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:23.480031 19889 consensus_queue.cc:237] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.486411 19885 consensus_queue.cc:1059] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.487267 19885 raft_consensus.cc:3055] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:23.487572 19885 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:23.488312 19885 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.491205 19865 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.492586 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:23.489321 19885 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.500013 18975 catalog_manager.cc:5697] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.502373 19801 raft_consensus.cc:993] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:23.502995 19889 raft_consensus.cc:1081] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:23.512094 19145 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:55:23.516629 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:23.517200 19148 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.517549 19148 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.523445 19148 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.525219 19148 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:23.525780 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:23.526352 19070 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.530956 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:23.531566 19223 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.531823 19223 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:23.532464 19223 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.546950 19223 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.548611 19070 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:23.550876 19119 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:23.551674 19922 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.552093 19922 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:23.553313 19922 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:23.556844 19223 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:23.565419 18975 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.761399 19148 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.764222 19889 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.774552 19070 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.777105 19801 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.858596 19148 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.859701 19921 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.871287 19070 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.873441 19921 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.942307 19071 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:23.945170 19921 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.953174 19148 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:23.955179 19889 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.955952 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:24.006490 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:24.035846 19223 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.036943 19886 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.044487 19071 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.045575 19922 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.051854 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:24.052357 19070 raft_consensus.cc:606] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:24.056229 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:24.056694 19070 raft_consensus.cc:606] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:24.060771 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:24.061247 19219 raft_consensus.cc:606] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:24.068796 19148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:24.069451 19148 raft_consensus.cc:606] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:24.071034 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:24.072000 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:24.139110 19863 raft_consensus.cc:993] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:24.139520 19887 raft_consensus.cc:1081] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:24.140673 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:24.141054 19219 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.141285 19219 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.145285 19219 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.146914 19219 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:24.147442 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:24.147971 19071 raft_consensus.cc:3055] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.147953 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:24.148419 19071 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:24.148552 19148 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.149147 19071 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.150215 19071 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.154330 19148 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:24.156143 19071 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:24.156335 19193 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:24.157485 19889 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.157968 19889 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:24.158715 19889 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.167878 18976 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.271150 19801 raft_consensus.cc:993] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:24.271613 19889 raft_consensus.cc:1081] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:24.272836 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:24.273229 19148 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.273587 19148 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.279371 19148 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.281070 19148 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:24.282754 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:24.283376 19863 raft_consensus.cc:993] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:24.283866 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:24.284394 19219 raft_consensus.cc:3055] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.284670 19219 raft_consensus.cc:740] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:24.285389 19219 consensus_queue.cc:260] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.283308 19070 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.285946 19863 raft_consensus.cc:1081] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:24.286535 19219 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.288265 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:24.288753 19148 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.289076 19148 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.292186 19070 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:24.293056 19119 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:24.293780 19886 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.294227 19886 raft_consensus.cc:697] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:24.294984 19148 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.295042 19886 consensus_queue.cc:237] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.297683 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:24.298182 19223 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.298633 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:24.299194 19071 raft_consensus.cc:3055] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.299463 19071 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:24.300226 19071 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.301271 19071 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.302796 19223 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:24.303843 19117 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:24.304517 19885 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.304976 19885 raft_consensus.cc:697] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:24.305802 19885 consensus_queue.cc:237] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.308955 19071 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:24.309665 19148 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:24.292749 19219 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:24.317952 18976 catalog_manager.cc:5697] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.340615 18976 catalog_manager.cc:5697] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.509953 19939 raft_consensus.cc:993] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:24.510460 19886 raft_consensus.cc:1081] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:24.511786 19223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:55:24.512291 19223 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.512619 19223 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.518575 19223 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.519974 19223 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:24.520757 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:24.520817 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:24.521474 19148 raft_consensus.cc:3055] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.521539 19070 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.521848 19148 raft_consensus.cc:740] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:24.522635 19148 consensus_queue.cc:260] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.523744 19148 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.527500 19070 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:24.528721 19193 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:24.529621 19148 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:24.530038 19921 raft_consensus.cc:2804] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.530736 19921 raft_consensus.cc:697] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:24.531567 19921 consensus_queue.cc:237] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:24.541944 18976 catalog_manager.cc:5697] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.555102 19070 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.556211 19941 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.564755 19146 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.569010 19889 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.683007 19223 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.684125 19939 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.692977 19070 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.694133 19886 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.879818 19070 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.880771 19922 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.888859 19223 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.892050 19939 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:25.023986 19146 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:25.025051 19921 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:25.033560 19074 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:25.034814 19889 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:25.072829 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:25.111034 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:25.147445 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:25.147886 19074 raft_consensus.cc:606] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:25.150074 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:25.150628 19074 raft_consensus.cc:606] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:25.153092 19223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:25.153584 19223 raft_consensus.cc:606] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:25.156724 19148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:25.157150 19148 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:25.158386 19922 raft_consensus.cc:993] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:25.158842 19922 raft_consensus.cc:1081] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:25.160051 19148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:25.160455 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:25.160835 19148 raft_consensus.cc:606] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:25.160993 19070 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:25.161413 19070 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:25.162007 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:25.162989 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:25.167327 19070 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.169674 19070 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:25.170300 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:25.170727 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:25.170820 19146 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:25.171260 19223 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:25.171299 19146 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:25.172079 19146 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.172956 19146 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:25.175340 19223 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:25.176173 19042 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:25.176740 19887 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:25.177098 19146 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:25.177096 19887 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:25.178122 19887 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.187723 18976 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.287592 19939 raft_consensus.cc:993] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:25.288133 19922 raft_consensus.cc:1081] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:25.289542 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:25.290081 19070 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:25.290345 19070 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:25.294289 19070 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.295745 19070 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:25.296228 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:25.296653 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:25.296787 19146 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:25.297173 19223 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:25.297202 19146 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:25.297984 19146 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.298820 19146 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:25.301430 19223 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:25.302227 19042 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:25.302898 19887 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:25.302914 19146 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:25.303357 19887 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:25.304117 19887 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.311790 18976 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.405936 19887 raft_consensus.cc:993] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:25.406361 19863 raft_consensus.cc:1081] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:25.408267 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:25.408680 19145 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:25.408960 19145 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:25.413053 19145 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.414418 19145 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:25.414973 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:25.415252 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:25.415488 19070 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:25.415733 19223 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:25.415752 19070 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:25.416649 19070 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.417514 19070 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:25.420833 19223 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:25.421815 19117 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:25.422490 19922 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:25.422856 19922 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:25.423782 19922 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.424222 19070 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:25.434633 18976 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.600989 19959 raft_consensus.cc:993] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:25.601339 19889 raft_consensus.cc:993] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:25.601445 19959 raft_consensus.cc:1081] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:25.601846 19801 raft_consensus.cc:1081] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:25.603012 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:25.603289 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:25.603492 19219 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:25.603760 19145 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:25.603832 19219 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:25.604148 19145 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:25.609864 19145 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.609864 19219 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:25.612258 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:25.611662 19219 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:55:25.612823 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:25.613479 19074 raft_consensus.cc:3055] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:25.613639 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:25.611752 19145 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:25.614027 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:25.612766 19070 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:25.613782 19074 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:25.614637 19223 raft_consensus.cc:3055] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:25.614967 19223 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:25.614269 19148 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:25.615299 19074 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:25.615645 19223 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.616382 19074 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:25.616925 19223 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:25.620409 19070 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:55:25.621387 19119 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:25.623119 19886 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:25.623168 19223 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:55:25.623769 19886 raft_consensus.cc:697] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:25.624337 19074 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:25.622673 19148 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:25.624578 19886 consensus_queue.cc:237] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:25.625393 19193 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:25.626139 19801 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:25.626538 19801 raft_consensus.cc:697] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:25.627242 19801 consensus_queue.cc:237] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:25.636013 18976 catalog_manager.cc:5697] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.637404 18975 catalog_manager.cc:5697] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:25.698935 19223 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:25.700028 19863 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:25.710076 19146 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:25.714109 19887 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:25.732645 19223 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:25.733860 19959 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:25.737121 19145 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:25.738296 19959 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:25.897802 19219 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:25.898785 19939 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:25.915398 19074 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:25.921906 19939 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:26.013274 19219 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:26.014230 19971 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:26.023880 19074 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:26.025017 19939 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:26.046756 19074 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.048143 19889 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.059249 19145 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.060672 19801 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.163671 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:26.210944 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:26.242578 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:26.243024 19074 raft_consensus.cc:606] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:26.245185 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:26.245608 19219 raft_consensus.cc:606] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:26.247701 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:26.248057 19074 raft_consensus.cc:606] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:26.250079 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:26.250473 19146 raft_consensus.cc:606] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:26.252395 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:26.252725 19146 raft_consensus.cc:606] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:26.253461 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:26.254441 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:26.323101 19971 raft_consensus.cc:993] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:26.323603 19939 raft_consensus.cc:1081] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:26.324930 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:26.325366 19070 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:26.325693 19070 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.330412 19070 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.331899 19070 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:26.332662 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:26.332672 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:26.333284 19219 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.333357 19146 raft_consensus.cc:3055] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:26.333691 19146 raft_consensus.cc:740] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:26.334466 19146 consensus_queue.cc:260] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.335469 19146 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.339020 19219 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:26.340204 19042 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:26.340847 19863 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.341986 19146 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:26.342360 19863 raft_consensus.cc:697] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:26.343981 19863 consensus_queue.cc:237] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.352890 18973 catalog_manager.cc:5697] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.407966 19922 raft_consensus.cc:993] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:26.408414 19939 raft_consensus.cc:1081] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:26.409901 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:26.410287 19070 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:26.410552 19070 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.415025 19070 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.416460 19070 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:26.416909 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:26.417331 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:26.417451 19145 raft_consensus.cc:3055] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:26.417779 19145 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:26.417788 19219 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.418468 19145 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.419266 19145 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.422576 19219 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:26.423470 19042 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:26.424119 19887 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.424540 19887 raft_consensus.cc:697] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:26.425259 19887 consensus_queue.cc:237] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.436458 19145 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:26.436262 18973 catalog_manager.cc:5697] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.444344 19959 raft_consensus.cc:993] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:26.444762 19959 raft_consensus.cc:1081] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:26.446344 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:26.446815 19145 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:26.447134 19145 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.452955 19145 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.455111 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:26.455657 19074 raft_consensus.cc:3055] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:26.455974 19074 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:26.456504 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:26.456907 19145 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:26.457024 19223 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.456723 19074 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.458125 19074 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.463397 19223 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:26.464250 19117 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:26.464471 19074 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:26.465059 19939 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.465519 19939 raft_consensus.cc:697] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:26.466336 19939 consensus_queue.cc:237] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.482549 18973 catalog_manager.cc:5697] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.640175 19887 raft_consensus.cc:993] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:26.640581 19863 raft_consensus.cc:1081] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:26.641806 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:26.642258 19219 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:26.642621 19219 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.647056 19219 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.649360 19219 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:26.649945 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:26.650226 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:26.650395 19074 raft_consensus.cc:3055] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:26.650676 19074 raft_consensus.cc:740] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:26.650686 19145 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.651315 19074 consensus_queue.cc:260] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.652091 19074 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.654735 19145 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:26.655671 19193 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:26.656378 19976 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.656754 19074 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:26.657043 19976 raft_consensus.cc:697] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:26.658041 19976 consensus_queue.cc:237] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.666162 18973 catalog_manager.cc:5697] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.724982 19889 raft_consensus.cc:993] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:26.725386 19976 raft_consensus.cc:1081] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:26.726586 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:26.727034 19145 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:26.727329 19145 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.731415 19145 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.732949 19145 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:26.733528 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:26.734087 19074 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.734215 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:26.734740 19219 raft_consensus.cc:3055] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:26.735039 19219 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:26.735677 19219 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.736723 19219 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.738727 19074 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:26.739766 19119 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:26.740486 19939 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:26.741485 19939 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:26.742318 19939 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:26.743232 19219 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:26.752825 18973 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.809839 19223 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.810845 19887 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.821362 19146 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.822407 19887 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.845582 19146 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.846570 19887 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.855408 19219 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.856432 19887 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.899994 19070 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.900951 19886 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.909379 19219 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:26.910708 19971 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.123907 19146 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.124946 19976 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.134753 19074 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.136983 19976 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.205655 19223 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:27.206872 19971 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:27.221719 19074 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:27.222792 19922 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:27.255192 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:27.311653 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:27.351915 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:27.352332 19146 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:27.354221 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:27.354576 19146 raft_consensus.cc:606] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:27.356298 19223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:27.356685 19223 raft_consensus.cc:606] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:27.358696 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:27.359187 19074 raft_consensus.cc:606] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:27.361840 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:27.362303 19074 raft_consensus.cc:606] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:27.363224 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:27.364140 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:27.385277 19959 raft_consensus.cc:993] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:27.385667 19887 raft_consensus.cc:1081] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:27.386797 19223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:27.387198 19223 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.387456 19223 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.391611 19223 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.393056 19223 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:27.393527 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:27.394124 19074 raft_consensus.cc:3055] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.394433 19074 raft_consensus.cc:740] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:27.394562 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:27.395102 19146 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.395114 19074 consensus_queue.cc:260] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.397188 19074 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.400811 19146 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:27.401692 19193 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:27.402290 19996 raft_consensus.cc:2804] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.402685 19996 raft_consensus.cc:697] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:27.402606 19074 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:27.403460 19996 consensus_queue.cc:237] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.412319 18976 catalog_manager.cc:5697] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:27.497272 19887 raft_consensus.cc:993] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:27.497781 19863 raft_consensus.cc:1081] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:27.499130 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:27.499588 19145 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.499837 19145 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.503917 19145 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.505255 19145 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:27.505785 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:27.506150 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:27.506312 19074 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:27.506599 19223 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.506605 19074 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:27.507550 19074 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.508703 19074 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.511355 19223 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:27.512181 19117 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:27.512866 19922 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:27.513320 19074 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:27.513311 19922 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:27.514464 19922 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.523165 18976 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.604635 19922 raft_consensus.cc:993] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:27.605036 19922 raft_consensus.cc:1081] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:27.606246 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:27.606639 19074 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.606909 19074 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.610760 19074 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.611996 19074 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:27.612687 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:27.612880 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:27.613303 19145 raft_consensus.cc:3055] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.613438 19223 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.613639 19145 raft_consensus.cc:740] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:27.614457 19145 consensus_queue.cc:260] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.615435 19145 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.617983 19223 raft_consensus.cc:2468] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:27.618752 19042 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:27.619424 19863 raft_consensus.cc:2804] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.619477 19145 raft_consensus.cc:2468] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:27.619800 19863 raft_consensus.cc:697] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:27.620739 19863 consensus_queue.cc:237] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.631356 18976 catalog_manager.cc:5697] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.757627 19996 raft_consensus.cc:993] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:27.758152 19996 raft_consensus.cc:1081] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:27.759652 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:27.760188 19145 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.760475 19145 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.764519 19145 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.765769 19145 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:27.766499 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:27.766693 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:27.767069 19074 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.767234 19223 raft_consensus.cc:3055] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.767542 19223 raft_consensus.cc:740] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:27.768132 19223 consensus_queue.cc:260] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.768903 19223 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.771389 19074 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:27.772327 19119 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:27.772928 19922 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.773360 19922 raft_consensus.cc:697] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:27.774070 19922 consensus_queue.cc:237] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.774742 19223 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:27.785106 18976 catalog_manager.cc:5697] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.812621 19971 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:27.813022 19922 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:27.814227 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:27.814626 19074 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.814874 19074 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.819169 19074 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.820577 19074 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:27.821337 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:27.821085 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:27.821900 19223 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.822268 19145 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.822585 19145 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:27.823302 19145 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.824433 19145 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.827782 19223 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:27.828779 19042 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:27.829347 19863 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.829756 19863 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:27.830626 19145 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:27.830443 19863 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:27.840520 18976 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.896104 19219 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:27.897132 19922 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:27.908613 19074 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:27.909825 19145 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.909735 19886 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:27.914810 19976 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.932749 19071 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.935510 19889 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.132366 19145 raft_consensus.cc:1275] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.133476 19863 consensus_queue.cc:1048] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.141539 19218 raft_consensus.cc:1275] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.143038 19863 consensus_queue.cc:1048] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.235549 19219 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.236577 19886 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.238385 19145 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.238929 19074 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.240542 19922 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:28.239943 20017 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:55:28.263826 19219 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.264951 19863 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.364790 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:28.432785 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:28.468272 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:28.468842 19145 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:28.472903 19218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:28.473452 19218 raft_consensus.cc:606] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:28.475617 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:28.476006 19074 raft_consensus.cc:606] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:28.478123 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:28.478613 19145 raft_consensus.cc:606] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:28.480505 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:28.480873 19074 raft_consensus.cc:606] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:28.481781 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:28.482811 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:28.545521 19863 raft_consensus.cc:993] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:28.546025 20016 raft_consensus.cc:1081] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:28.547284 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:28.547674 19145 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:28.547930 19145 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.553017 19145 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.554754 19145 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:28.555205 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:28.555802 19074 raft_consensus.cc:3055] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:28.556041 19074 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:28.556680 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:28.556787 19074 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.557160 19218 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.557940 19074 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.561569 19886 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:28.562022 19886 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:28.563565 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:28.564030 19071 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:28.564353 19071 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.564854 19074 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:28.565145 19218 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:28.568403 19119 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:28.568215 19071 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.569213 19971 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:28.570757 19071 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:28.571298 19971 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:28.572342 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:28.572168 19971 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.572896 19145 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:28.573199 19145 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:28.573630 19889 raft_consensus.cc:993] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:28.574090 19996 raft_consensus.cc:1081] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:28.573856 19145 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.574813 19145 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.577152 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:28.577646 19146 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:28.578029 19146 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.578200 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:28.578719 19218 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.580762 19145 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:28.584005 19044 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:28.584390 19218 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:28.585638 20016 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:28.586125 20016 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:28.586830 20016 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.594166 19146 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.597330 19146 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:28.596819 18975 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.599057 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:28.599560 19071 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.600100 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:28.600600 19218 raft_consensus.cc:3055] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:28.600869 19218 raft_consensus.cc:740] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:28.601640 19218 consensus_queue.cc:260] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.601438 18973 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.602793 19218 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.605394 19071 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:28.606463 19119 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:28.608213 19971 raft_consensus.cc:2804] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:28.608573 19218 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:28.608680 19971 raft_consensus.cc:697] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:28.609550 19971 consensus_queue.cc:237] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.622110 18973 catalog_manager.cc:5697] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.716903 19922 raft_consensus.cc:993] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:28.717308 19971 raft_consensus.cc:1081] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:28.718556 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:28.719004 19074 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:28.719334 19074 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.723537 19074 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:28.724723 19074 leader_election.cc:290] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:55:28.725594 19764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:55:28.725772 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:28.726063 19764 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.726271 19146 raft_consensus.cc:3055] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:28.726542 19146 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:28.727083 19146 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:28.727854 19146 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.730710 19764 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:28.731832 19043 leader_election.cc:304] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:28.732414 20017 raft_consensus.cc:2804] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:28.732899 20017 raft_consensus.cc:697] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:28.733706 19146 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:28.733719 20017 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:28.741850 18973 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.846254 19863 raft_consensus.cc:993] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:28.846704 19863 raft_consensus.cc:1081] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:28.847972 19218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:28.848353 19218 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:28.848596 19218 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.852394 19218 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.853581 19218 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:28.854264 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:28.854853 19074 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:28.854586 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:28.855096 19074 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:28.855334 19148 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.856501 19074 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.857568 19074 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.861722 19148 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:28.862661 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:28.863351 19889 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:28.863375 19074 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:28.863895 19889 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:28.864727 19889 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:28.874379 18973 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:28.987043 19219 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.988049 20023 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.996500 19074 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.997983 19922 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:29.151738 19148 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:29.152665 19863 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:29.160385 19219 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:29.163686 19863 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:29.178421 19219 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:29.179791 20023 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:29.188969 19074 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:29.191445 19971 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:29.243088 19764 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:55:29.244177 19863 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:55:29.252554 19146 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:55:29.253641 20042 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:29.308694 19146 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:29.309608 19889 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:29.318418 19074 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:29.320441 19889 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:29.483580 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:29.580652 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:29.618191 19218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:29.618752 19218 raft_consensus.cc:606] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:29.620671 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:29.621047 19070 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:29.623101 19148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:29.623499 19148 raft_consensus.cc:606] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:29.625443 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:29.625816 19070 raft_consensus.cc:606] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:29.627682 19148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:29.628079 19148 raft_consensus.cc:606] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:29.628896 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:29.629806 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:29.682163 20016 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:29.682717 20016 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:29.683544 19922 raft_consensus.cc:993] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:29.683954 19922 raft_consensus.cc:1081] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:29.684990 19218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:29.685340 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:29.685531 19218 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:29.685830 19070 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:29.685909 19218 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:29.690325 19070 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:29.690939 19218 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:29.692557 19218 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:29.693161 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:29.693495 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:29.693675 19074 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:29.694018 19074 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:29.694208 19146 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:29.694716 19074 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:29.695297 19070 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:29.695660 19074 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:29.696767 19070 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:29.697322 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:29.697902 19148 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:29.698215 19148 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:29.699465 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:29.699959 19218 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:29.699757 19148 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:29.700167 19146 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:29.701246 19148 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:29.701556 19074 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:29.702529 19193 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:29.703239 19996 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:29.703653 19996 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:29.704336 19996 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:29.708772 19148 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:29.709458 19218 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:29.710044 19044 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:29.710904 20042 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:29.711525 20042 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:29.712388 20042 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:29.718240 19922 raft_consensus.cc:993] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:29.718648 19922 raft_consensus.cc:1081] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:29.720086 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:29.720562 19071 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:29.720882 19071 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:29.728377 19071 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:29.728639 18975 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:29.730168 19071 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:29.731314 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:29.732743 19148 raft_consensus.cc:3055] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:29.733042 19148 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:29.724865 18973 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.733721 19148 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:29.736219 19148 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:29.737233 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:29.738335 19223 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:29.744446 19148 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:29.744755 19223 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:29.747656 19044 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:29.782295 19863 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:29.782786 19863 raft_consensus.cc:697] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:29.783524 19863 consensus_queue.cc:237] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:29.805298 18973 catalog_manager.cc:5697] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.975626 19996 raft_consensus.cc:993] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:29.976121 19889 raft_consensus.cc:1081] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:29.977224 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:29.977618 19148 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:29.977895 19148 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:29.981945 19148 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:29.983294 19148 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:29.983860 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:29.984118 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:29.984354 19071 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:29.984647 19224 raft_consensus.cc:3055] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:29.984874 19224 raft_consensus.cc:740] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:29.985423 19224 consensus_queue.cc:260] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:29.986253 19224 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:29.988437 19071 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:29.989260 19119 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:29.990067 20048 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:29.990542 19224 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:29.990546 20048 raft_consensus.cc:697] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:29.992012 20048 consensus_queue.cc:237] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:30.000597 18973 catalog_manager.cc:5697] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.047873 20016 raft_consensus.cc:993] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:30.048264 19863 raft_consensus.cc:1081] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:30.049569 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:30.050006 19148 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:30.050331 19148 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:30.054870 19148 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:30.056226 19148 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:30.056895 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:30.057269 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:30.057458 19071 raft_consensus.cc:3055] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:30.057766 19071 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:30.057767 19224 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:30.058548 19071 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:30.059749 19071 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:30.063148 19224 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:30.063898 19117 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:30.064441 20048 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:30.064886 20048 raft_consensus.cc:697] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:30.065814 19071 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:30.065667 20048 consensus_queue.cc:237] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:30.076725 18973 catalog_manager.cc:5697] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.093122 19148 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:30.094128 19996 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:30.101068 19071 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:30.102774 19996 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:30.138481 19148 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:30.140460 19863 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:30.147825 19224 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:30.149014 19863 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:30.166157 19224 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:30.167440 20042 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:30.180466 19148 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:30.181561 19863 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:30.411229 19071 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:30.412184 19922 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:30.426262 19224 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:30.428869 20067 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:30.581020 19223 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:30.582191 20068 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:30.590509 19074 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:30.591895 20067 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:30.630563 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:30.795840 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:30.829850 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:30.830327 19074 raft_consensus.cc:606] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:30.832966 19148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:30.833436 19148 raft_consensus.cc:606] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:30.835712 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:30.836127 19224 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:30.838331 19148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:30.838750 19148 raft_consensus.cc:606] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:30.841164 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:30.841666 19074 raft_consensus.cc:606] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:30.842629 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:30.843676 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:30.903297 19889 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:30.903695 19996 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:30.904861 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:30.905246 19148 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:30.905508 19148 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:30.910909 19148 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:30.912395 19148 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:30.912882 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:30.913180 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:30.913477 19074 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:30.913964 19224 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:30.914204 19224 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:30.914839 19224 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:30.915606 19224 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:30.919579 19074 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:30.920758 19224 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:30.921559 19117 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:30.922138 20067 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:30.922832 20067 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:30.923496 20067 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:30.933531 18973 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.046890 20017 raft_consensus.cc:993] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:31.047374 19863 raft_consensus.cc:1081] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:31.048578 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:31.048964 19224 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.049204 19224 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:31.053380 19224 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.054744 19224 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:31.055315 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:31.055570 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:31.055794 19074 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:31.056066 19148 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:31.056116 19074 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:31.056888 19074 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.057668 19074 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:31.060998 19148 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:55:31.062052 19193 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:31.062726 19996 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:31.063072 19996 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:31.063603 19074 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:55:31.063750 19996 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.071138 18973 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.127961 20068 raft_consensus.cc:993] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:31.128403 20068 raft_consensus.cc:1081] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:31.129957 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:31.130791 19074 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.131175 19074 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.136693 19074 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.138074 19074 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:31.138624 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:31.138957 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:31.139206 19148 raft_consensus.cc:3055] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:31.139411 19224 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.139514 19148 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:31.140233 19148 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.141238 19148 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.144882 19224 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:31.145853 19042 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:31.146414 19863 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:31.146880 19148 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:31.147164 19863 raft_consensus.cc:697] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:31.148607 19863 consensus_queue.cc:237] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.156075 18973 catalog_manager.cc:5697] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.196056 20017 raft_consensus.cc:993] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:31.196450 19863 raft_consensus.cc:1081] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:31.197564 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:31.198083 19148 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.198321 19148 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.203467 19148 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.205088 19148 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:31.205564 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:31.206609 19071 raft_consensus.cc:3055] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:31.206552 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:31.206964 19071 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:31.207106 19224 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.207669 19071 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.208705 19071 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.211129 19224 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:31.211911 19117 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:31.212448 20067 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:31.212832 20067 raft_consensus.cc:697] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:31.214471 19071 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:31.214134 20067 consensus_queue.cc:237] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.228042 18973 catalog_manager.cc:5697] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.277958 20067 raft_consensus.cc:993] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:31.278469 20069 raft_consensus.cc:1081] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:31.279824 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:31.280218 19074 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.280463 19074 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:31.284698 19074 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.285966 19074 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:31.286511 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:31.286710 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:31.287036 19146 raft_consensus.cc:3055] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:31.287287 19223 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:31.287415 19146 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:31.288151 19146 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.288926 19146 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:31.291302 19223 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:55:31.292078 19042 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:31.292608 19863 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:31.293020 19863 raft_consensus.cc:697] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:31.293056 19146 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:55:31.293856 19863 consensus_queue.cc:237] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:31.308111 18973 catalog_manager.cc:5697] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.413239 19071 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:31.414237 20067 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:31.428789 19223 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:31.429967 20069 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:31.526069 19071 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:31.527015 19889 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:31.534230 19148 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:31.536518 19889 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:31.571739 19148 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:31.572837 19863 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:31.579485 19223 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:31.581399 20017 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:31.705433 19224 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:31.706497 20087 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:31.714097 19146 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:31.715384 20017 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:31.748454 19074 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:31.749720 20069 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:31.757669 19224 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:31.759033 20067 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:31.844434 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:32.136075 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:32.238987 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:32.240497 19146 raft_consensus.cc:606] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:32.244863 19218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:32.245435 19218 raft_consensus.cc:606] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:32.250401 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:32.250985 19071 raft_consensus.cc:606] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:32.253639 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:32.254364 19146 raft_consensus.cc:606] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:32.257472 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:32.258128 19074 raft_consensus.cc:606] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:32.260123 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:32.270951 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:32.345340 19996 raft_consensus.cc:993] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:32.345939 20085 raft_consensus.cc:1081] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:32.347350 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:32.347750 19146 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:32.348011 19146 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.353030 19146 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.354758 19146 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:32.355711 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:32.356427 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:32.357045 19218 raft_consensus.cc:3055] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:32.357400 19218 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:32.356572 19074 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.358479 19218 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.359608 19218 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.363222 19074 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:32.364800 19119 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:32.365700 20067 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:32.366092 19218 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:32.366436 20067 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:32.367450 20067 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.376783 18973 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.510664 20068 raft_consensus.cc:993] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:32.511096 20067 raft_consensus.cc:1081] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:32.512380 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:32.512773 19071 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:32.513037 19071 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.517606 19071 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.519420 19071 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:32.520160 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:32.520728 19148 raft_consensus.cc:3055] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:32.520577 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:32.520996 19148 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:32.521178 19223 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.521697 19148 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.522696 19148 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.527537 19223 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:32.529441 19042 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:32.530377 20017 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:32.530792 20017 raft_consensus.cc:697] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:32.531195 19148 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:32.531534 20017 consensus_queue.cc:237] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.545831 18973 catalog_manager.cc:5697] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.616488 20068 raft_consensus.cc:993] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:32.616940 20067 raft_consensus.cc:1081] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:32.618149 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:32.618552 19071 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:32.618794 19071 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:32.623006 19071 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.624433 19071 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:32.625015 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:32.625180 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:32.625548 19148 raft_consensus.cc:3055] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:32.625635 19223 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:32.625910 19148 raft_consensus.cc:740] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:32.626632 19148 consensus_queue.cc:260] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.627744 19148 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:32.631824 19223 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:32.632701 19042 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:32.633244 20017 raft_consensus.cc:2804] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:32.633677 20017 raft_consensus.cc:697] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:32.633733 19148 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:32.634519 20017 consensus_queue.cc:237] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.643049 18973 catalog_manager.cc:5697] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.701131 19863 raft_consensus.cc:993] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:32.701582 19863 raft_consensus.cc:1081] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:32.703058 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:32.703627 19148 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:32.703956 19148 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:32.708662 19148 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.710208 19148 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:32.711493 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:32.711884 19223 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:32.712244 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:32.712759 19071 raft_consensus.cc:3055] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:32.713037 19071 raft_consensus.cc:740] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:32.713973 19071 consensus_queue.cc:260] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.715065 19071 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:32.717031 19223 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:32.717911 19117 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:32.718495 20067 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:32.718994 20067 raft_consensus.cc:697] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:32.719779 20067 consensus_queue.cc:237] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.720397 19071 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:32.728830 18973 catalog_manager.cc:5697] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.737766 20087 raft_consensus.cc:993] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:32.738215 19863 raft_consensus.cc:1081] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:32.739391 19223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:32.739750 19223 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:32.740051 19223 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.744772 19223 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.746258 19223 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:32.747092 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:32.747648 19148 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.746745 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:32.750425 19071 raft_consensus.cc:3055] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:32.750762 19071 raft_consensus.cc:740] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:32.751443 19071 consensus_queue.cc:260] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.752305 19071 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.753324 19148 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:32.757826 19193 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:32.758196 19071 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:32.758905 19996 raft_consensus.cc:2804] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:32.760224 19996 raft_consensus.cc:697] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:32.760764 19996 consensus_queue.cc:237] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:32.770536 18973 catalog_manager.cc:5697] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.806334 19223 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.807291 20067 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.818908 19071 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.820295 20067 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.912770 19223 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.913923 19863 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.922843 19148 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.926921 20017 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:33.065732 19148 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:33.066844 20087 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:33.075003 19223 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:33.078346 20113 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:33.167616 19218 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:33.168761 20111 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:33.181087 19074 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:33.182492 20068 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:33.275635 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:33.315714 19074 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:33.316774 19996 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:33.326187 19146 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:33.328262 19996 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:33.826699 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:33.866950 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:33.867571 19146 raft_consensus.cc:606] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:33.869709 19218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:33.870146 19218 raft_consensus.cc:606] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:33.872195 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:33.872637 19146 raft_consensus.cc:606] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:33.874670 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:33.875131 19071 raft_consensus.cc:606] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:33.878049 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:33.878441 19071 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:33.879315 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:33.880532 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:33.889218 20087 raft_consensus.cc:993] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:33.889619 19863 raft_consensus.cc:1081] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:33.890759 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:33.891103 19146 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:33.891315 19146 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:33.895346 19146 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:33.896641 19146 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:33.897110 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:33.897653 19071 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:33.897961 19071 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:33.898042 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:33.898514 19218 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:33.898567 19071 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:33.899478 19071 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:33.902263 19218 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:33.903182 19117 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:33.903541 19071 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:33.903759 20068 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:33.904227 20068 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:33.904923 20068 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:33.914485 18976 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.996438 20111 raft_consensus.cc:993] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:33.996832 20068 raft_consensus.cc:1081] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:33.998282 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:33.998827 19074 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:33.999130 19074 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.003953 19074 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:34.005344 19074 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:34.005966 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:34.006166 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:34.006471 19146 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:34.006672 19223 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.006778 19146 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:34.007617 19146 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:34.008617 19146 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.011626 19223 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:34.013430 19042 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:34.013756 19146 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:34.014207 19863 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:34.014624 19863 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:34.015311 19863 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:34.016562 20067 raft_consensus.cc:993] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:34.016960 20067 raft_consensus.cc:1081] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:34.018533 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:34.018989 19074 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:34.019270 19074 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.028296 18976 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.025835 19996 raft_consensus.cc:993] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:34.030927 19996 raft_consensus.cc:1081] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:34.033253 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:34.033913 19146 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:34.034476 19146 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.035115 19074 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:34.036917 19074 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:34.037956 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:34.038450 19218 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.040725 19146 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:34.042443 19146 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:55:34.042948 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:34.043051 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:34.043469 19148 raft_consensus.cc:3055] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:34.043572 19223 raft_consensus.cc:3055] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:34.043459 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:34.043963 19148 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:34.044098 19223 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:34.044308 19074 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.044920 19148 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:34.044957 19223 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:34.046175 19223 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.046166 19148 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.046612 19218 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:34.049809 19074 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:34.050586 19042 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:34.051302 20087 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:34.051743 20087 raft_consensus.cc:697] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:34.053088 19119 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:34.052817 20087 consensus_queue.cc:237] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:34.053596 19148 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:34.055452 20111 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:34.055932 20111 raft_consensus.cc:697] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:34.052327 19223 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:34.056752 20111 consensus_queue.cc:237] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:34.066646 18976 catalog_manager.cc:5697] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.072307 18973 catalog_manager.cc:5697] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.256459 20087 raft_consensus.cc:993] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:34.256973 20017 raft_consensus.cc:1081] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:34.258173 19223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:34.258608 19223 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:34.258862 19223 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.262887 19223 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:34.264257 19223 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:34.264770 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:34.265143 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:34.265429 19074 raft_consensus.cc:3055] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:34.265771 19074 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:34.265779 19146 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.266558 19074 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:34.267624 19074 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.270155 19146 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:34.271013 19193 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:34.271571 20126 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:34.271582 19074 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:34.272008 20126 raft_consensus.cc:697] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:34.272817 20126 consensus_queue.cc:237] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:34.281620 18973 catalog_manager.cc:5697] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:34.306007 19074 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:34.307029 20111 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:34.315657 19223 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:34.317205 20067 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:34.462766 19218 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:34.463034 19223 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:34.463428 19148 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:34.463963 20017 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:34.464222 20067 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:34.464527 20087 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:34.489305 19146 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:34.490690 19074 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:34.491634 20017 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:34.491904 20111 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:34.499125 19218 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:34.500499 20017 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:34.521822 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 44037.3us
I20260709 14:55:34.776463 19071 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:34.777390 20140 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:34.784301 19145 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:34.785630 20140 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:34.881407 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:35.922361 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:35.960350 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:35.960794 19145 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:35.962803 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:35.963201 19145 raft_consensus.cc:606] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:35.965157 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:35.965561 19074 raft_consensus.cc:606] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:35.967864 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:35.968340 19074 raft_consensus.cc:606] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:35.970558 19223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:35.971047 19223 raft_consensus.cc:606] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:35.972434 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:35.973841 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:36.256403 20149 raft_consensus.cc:993] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:36.256841 20147 raft_consensus.cc:1081] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:36.258162 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:36.258575 19074 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.258822 19074 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.262817 19074 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.264029 19074 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:36.264734 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:36.264801 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:36.265411 19149 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.265463 19223 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.265780 19149 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:36.266595 19149 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.267518 20147 raft_consensus.cc:993] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:36.267715 19149 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.267963 20149 raft_consensus.cc:1081] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:36.269524 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:36.270033 19074 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.270344 19074 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:36.270881 19223 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:36.271905 19042 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:36.272620 20087 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.273033 20087 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:36.273743 20087 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.274405 19149 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:36.279094 19074 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.280385 19074 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:36.280987 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:36.281163 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:36.281502 19149 raft_consensus.cc:3055] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:36.281692 19223 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:36.281808 19149 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:36.282615 19149 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.283557 19149 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:36.285393 18973 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.286405 19223 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:36.289099 19149 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:36.289290 19042 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:36.291311 20139 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:36.293031 20139 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:36.293915 20139 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.307952 18973 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.350687 20087 raft_consensus.cc:993] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:36.351083 20139 raft_consensus.cc:1081] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:36.352276 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:36.352663 19145 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.352931 19145 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.354616 20087 raft_consensus.cc:993] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:36.355054 20139 raft_consensus.cc:1081] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:36.356231 19223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:36.356613 19223 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.356841 19223 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.357452 19145 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.358919 19145 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:36.359470 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:36.360081 19071 raft_consensus.cc:3055] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.360105 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:36.360532 19071 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:36.360689 19218 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.361248 19071 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.362108 19071 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.365646 19218 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:36.366686 19117 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:36.367043 19223 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.367501 20147 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.368036 20147 raft_consensus.cc:697] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:36.368912 20147 consensus_queue.cc:237] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.370302 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:36.370503 19223 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:36.370826 19074 raft_consensus.cc:3055] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.371148 19074 raft_consensus.cc:740] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:36.371872 19074 consensus_queue.cc:260] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.372478 19071 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:36.373062 19074 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.379063 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:36.379597 19145 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.382300 19074 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:36.383181 19193 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:36.383874 20148 raft_consensus.cc:2804] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.384291 20148 raft_consensus.cc:697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:36.384997 20148 consensus_queue.cc:237] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.389436 19145 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:36.394580 18973 catalog_manager.cc:5697] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.395231 18976 catalog_manager.cc:5697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.433689 19996 raft_consensus.cc:993] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:36.434165 19996 raft_consensus.cc:1081] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:36.435479 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:36.435945 19145 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:36.436194 19145 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.440357 19145 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.441602 19145 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:36.442284 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:36.442487 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:36.442828 19071 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.443064 19223 raft_consensus.cc:3055] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:36.443454 19223 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:36.444185 19223 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.445043 19223 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:36.447532 19071 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:36.448436 19119 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:36.449074 20147 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:36.449450 20147 raft_consensus.cc:697] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:36.450203 20147 consensus_queue.cc:237] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:36.450690 19223 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:36.459699 18973 catalog_manager.cc:5697] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.674706 19145 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.675631 20087 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.687726 19224 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.690992 20139 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.747820 19224 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:36.748952 20153 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:36.756983 19145 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:36.758508 20139 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:36.776235 19074 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.777930 20147 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.786441 19224 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.790133 20158 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.804080 19145 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.805003 20148 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.812812 19074 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.814355 19996 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.918602 19224 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.919731 20149 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.927328 19074 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:36.930856 20158 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:36.974676 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:38.012694 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:38.052719 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:38.053157 19224 raft_consensus.cc:606] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:38.055190 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:38.055572 19149 raft_consensus.cc:606] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:38.057478 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:38.057901 19071 raft_consensus.cc:606] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:38.059723 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:38.060083 19149 raft_consensus.cc:606] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:38.061906 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:38.062261 19071 raft_consensus.cc:606] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:38.063144 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:38.064100 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:38.161768 20147 raft_consensus.cc:993] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:38.162328 20158 raft_consensus.cc:1081] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:38.163633 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:38.164041 19071 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:38.164304 19071 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.168874 19071 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.170229 19071 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:38.170949 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:38.171496 19149 raft_consensus.cc:3055] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:38.171777 19149 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:38.171850 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:38.172349 19224 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.172516 19149 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.173609 19149 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.177832 19224 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:38.179098 19042 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:38.179623 19149 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:38.179773 20168 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:38.180998 20168 raft_consensus.cc:697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:38.182019 20168 consensus_queue.cc:237] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.195509 18975 catalog_manager.cc:5697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.212195 20147 raft_consensus.cc:993] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:38.212643 20158 raft_consensus.cc:1081] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:38.214181 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:38.214558 19071 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:38.214804 19071 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.218899 19071 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.220204 19071 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:38.220628 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:38.221149 19145 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:38.221097 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:38.221485 19145 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:38.221660 19224 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.222162 19145 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.223111 19145 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.226845 19224 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:38.227588 19042 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:38.227698 19145 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:38.228155 20168 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:38.228607 20168 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:38.229267 20168 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.238165 18975 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.281088 20168 raft_consensus.cc:993] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:38.281558 20177 raft_consensus.cc:1081] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:38.282804 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:38.283216 19224 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:38.283470 19224 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.287853 19224 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.289858 19224 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:38.291342 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:38.291363 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:38.291993 19145 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.292047 19071 raft_consensus.cc:3055] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:38.292472 19071 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:38.294096 19071 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.295161 19071 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.298013 19145 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:38.299058 19193 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:38.299782 19996 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:38.300197 19996 raft_consensus.cc:697] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:38.300840 19996 consensus_queue.cc:237] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.301976 19071 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:38.309038 18975 catalog_manager.cc:5697] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:38.341600 20168 raft_consensus.cc:993] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:38.342113 20177 raft_consensus.cc:1081] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:38.343696 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:38.344095 19145 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:38.344353 19145 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.348469 19145 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.350306 19145 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:38.351048 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:38.351545 19074 raft_consensus.cc:3055] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:38.351761 19074 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:38.352000 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:38.352532 19223 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.352465 19074 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.353562 19074 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:38.357710 19223 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:55:38.358698 19117 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:38.358932 19074 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:55:38.359514 20158 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:38.359951 20158 raft_consensus.cc:697] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:38.360704 20158 consensus_queue.cc:237] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.370642 18975 catalog_manager.cc:5697] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.380614 19996 raft_consensus.cc:993] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:38.380993 20150 raft_consensus.cc:1081] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:38.382196 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:38.382592 19145 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:38.382844 19145 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.386730 19145 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.388139 19145 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:38.388654 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:38.388993 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:38.389248 19071 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.389550 19223 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:38.389863 19223 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:38.390486 19223 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.391281 19223 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:38.393368 19071 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:38.394227 19119 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:38.394948 20158 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:38.395301 20158 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:38.395946 20158 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:38.396325 19223 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:38.404975 18975 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.593073 19145 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.594131 20168 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:38.608282 19224 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.609524 20177 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:38.650523 19224 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:38.651578 20177 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:38.659193 19145 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:38.661052 20177 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:38.724861 19074 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.726006 19996 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:38.740352 19149 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:38.741557 19996 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:38.795413 19224 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:38.796432 20158 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:38.804615 19070 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:38.806382 20200 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:38.903733 19070 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:38.904847 20200 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:38.916611 19223 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:38.918339 20158 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:39.064776 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:40.103425 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:40.140372 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:40.140805 19070 raft_consensus.cc:606] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:40.142797 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:40.143271 19070 raft_consensus.cc:606] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:40.145153 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:40.145501 19145 raft_consensus.cc:606] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:40.147378 19223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:40.147727 19223 raft_consensus.cc:606] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:40.149519 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:40.149883 19145 raft_consensus.cc:606] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:40.150679 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:40.151604 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:40.327706 20168 raft_consensus.cc:993] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:40.328162 20206 raft_consensus.cc:1081] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:40.329481 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:40.329972 19149 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.330235 19149 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:40.334339 19149 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.335577 19149 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:40.336309 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:40.336388 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:40.336903 19070 raft_consensus.cc:3055] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:40.337005 19223 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:40.337177 19070 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:40.337795 19070 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.338589 19070 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:40.341293 19223 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:55:40.342173 19117 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:40.342759 19070 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:55:40.342754 20147 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:40.343350 20147 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:40.344046 20147 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.353786 18976 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.511248 20204 raft_consensus.cc:993] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:40.511763 20213 raft_consensus.cc:1081] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:40.513330 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:40.514531 19070 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.514882 19070 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.516156 20213 raft_consensus.cc:993] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:40.516571 20150 raft_consensus.cc:993] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:40.516592 20213 raft_consensus.cc:1081] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:40.517117 20150 raft_consensus.cc:1081] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:40.518667 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:40.519136 19149 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.519280 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:40.519449 19149 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.519745 19071 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.520069 19071 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.520370 19070 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.522207 19070 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:40.523049 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:40.523571 19145 raft_consensus.cc:3055] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:40.523845 19145 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:40.524482 19145 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.525377 19145 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.525959 19071 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.527415 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:40.527915 19224 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.528874 19071 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:40.530731 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:40.531241 19148 raft_consensus.cc:3055] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.531456 19148 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:40.531592 19149 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.532085 19148 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.533005 19148 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.534013 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:40.534240 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:40.534081 19149 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:40.534744 19218 raft_consensus.cc:3055] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:40.534627 19071 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.535053 19218 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:40.536856 19218 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.537720 19218 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.532088 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:40.540386 19223 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:40.541957 19071 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:40.542587 19224 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:40.543169 19119 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:40.543537 19042 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:40.544240 20206 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:40.544459 19218 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:40.544925 20206 raft_consensus.cc:697] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:40.545818 20206 consensus_queue.cc:237] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.547503 19148 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:40.549077 19145 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:40.549881 19044 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:40.550350 19223 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:40.550697 20168 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:40.551791 20168 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:40.543995 20204 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:40.552635 20204 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:40.552511 20168 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.553555 20204 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.561090 18976 catalog_manager.cc:5697] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.571062 18975 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.577457 18976 catalog_manager.cc:5697] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.590070 20206 raft_consensus.cc:993] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:40.590520 20168 raft_consensus.cc:1081] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:40.591835 19223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:40.592226 19223 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:40.592478 19223 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.596493 19223 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.597894 19223 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:40.598315 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:40.598632 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:40.598896 19071 raft_consensus.cc:3055] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:40.599164 19149 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.599191 19071 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:40.599984 19071 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.601034 19071 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:40.604990 19149 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:55:40.605947 19193 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:40.606482 20150 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:40.606642 19071 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:55:40.606914 20150 raft_consensus.cc:697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:40.607671 20150 consensus_queue.cc:237] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:40.616402 18976 catalog_manager.cc:5697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.813094 19071 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:40.814241 20213 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:40.817368 19223 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:40.818567 20213 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:40.950380 19218 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:40.951623 20168 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:40.975299 19149 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:40.976910 20206 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:41.001181 19071 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.002362 20204 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:41.012984 19224 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.015486 20228 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:41.056691 19149 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.057806 20215 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:41.079270 19218 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:41.083279 20168 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:41.152352 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:41.202198 19071 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:41.203366 20150 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:41.210487 19145 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:41.212153 19996 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:42.192261 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:55:42.322046 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 53955.6us
W20260709 14:55:42.332187 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 64723.1us
I20260709 14:55:42.388085 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:42.389058 19071 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:42.391877 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:42.392269 19071 raft_consensus.cc:606] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:42.394431 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:42.394822 19149 raft_consensus.cc:606] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:42.397140 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:42.397550 19224 raft_consensus.cc:606] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:42.399873 19148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:42.400288 19148 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:42.401350 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:42.402510 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:42.610659 20239 raft_consensus.cc:993] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:42.611253 20168 raft_consensus.cc:1081] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:42.612524 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:42.612944 19148 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:42.613226 19148 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.618492 19148 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.619932 19148 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:42.620939 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:42.621733 19218 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.621011 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:42.622498 19071 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:42.624636 19071 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:42.625702 19071 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.627007 19071 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.628391 19218 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:42.629647 19117 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:42.630544 20213 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:42.630971 20213 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:42.631768 20213 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.634485 19071 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:42.644469 18973 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.658813 20234 raft_consensus.cc:993] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:42.659230 20150 raft_consensus.cc:1081] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:42.660346 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:42.660694 19148 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:42.660928 19148 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.665187 19148 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.666548 19148 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:42.667421 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:42.667675 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:42.668046 19071 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.668143 19218 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:42.668551 19218 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:42.669281 19218 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.676759 19071 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:42.677785 19218 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:42.677788 19119 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:42.679139 20213 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:42.680047 20213 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:42.680850 20213 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.682780 19218 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:42.689539 18973 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.699816 20239 raft_consensus.cc:993] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:42.700157 20168 raft_consensus.cc:1081] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:42.701339 19218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:42.701810 19218 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:42.702185 19218 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.706808 19218 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.708096 19218 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:42.708784 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:42.709131 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:42.709363 19071 raft_consensus.cc:3055] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:42.709640 19149 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.709661 19071 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:42.710736 19071 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.712047 19071 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.716404 19149 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:42.717550 19193 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:42.718187 20150 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:42.718600 20150 raft_consensus.cc:697] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:42.719384 20150 consensus_queue.cc:237] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.726126 19071 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:42.737716 18973 catalog_manager.cc:5697] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:42.812908 20241 raft_consensus.cc:993] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:42.813303 20213 raft_consensus.cc:1081] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:42.814675 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:42.815142 19074 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:42.815423 19074 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:42.821007 19074 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.822372 19074 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:42.822849 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:42.823143 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:42.823421 19148 raft_consensus.cc:3055] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:42.823629 19218 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:42.823740 19148 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:42.824556 19148 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.825652 19148 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:42.829738 19218 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:55:42.831532 19148 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:55:42.831792 19042 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:42.832544 20168 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:42.832993 20168 raft_consensus.cc:697] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:42.833743 20168 consensus_queue.cc:237] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.842128 18973 catalog_manager.cc:5697] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:42.886529 20241 raft_consensus.cc:993] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:42.886943 20213 raft_consensus.cc:1081] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:42.888192 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:42.888705 19074 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:42.889031 19074 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.897312 19074 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.903267 19074 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:42.904151 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:42.904668 19148 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:42.904932 19148 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:42.905227 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:42.905627 19148 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.905742 19218 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.906643 19148 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:42.911283 19218 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:42.912153 19042 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:42.912727 20239 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:42.912875 19148 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:42.913203 20239 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:42.914076 20239 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:42.922580 18973 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:43.067438 19071 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:43.068460 20241 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:43.091183 19224 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:43.092618 20213 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:43.147310 19071 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:43.148288 20150 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:43.156224 19148 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:43.157449 20150 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:43.174278 19224 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:43.175855 20241 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:43.195410 19071 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:43.196949 20241 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:43.219584 19224 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:43.220687 20239 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:43.229317 19148 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:43.230860 20239 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:43.403414 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:43.423276 19224 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:43.424365 20168 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:43.437038 19145 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:43.442106 20262 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:44.442958 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:44.476922 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:44.477365 19224 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:44.479632 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:44.480059 19145 raft_consensus.cc:606] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:44.482053 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:44.482457 19145 raft_consensus.cc:606] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:44.484560 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:44.485014 19070 raft_consensus.cc:606] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:44.488006 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:44.488420 19070 raft_consensus.cc:606] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:44.489319 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:44.490305 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:44.512466 20204 raft_consensus.cc:993] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:44.512982 20213 raft_consensus.cc:1081] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:44.514688 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:44.515153 19070 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:44.515586 19070 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.520699 19070 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.522042 19070 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:44.522571 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:44.523072 19145 raft_consensus.cc:3055] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:44.523408 19145 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:44.524317 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:44.524151 19145 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.525641 19145 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.524852 19224 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.531932 19145 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:44.532557 19224 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:44.533036 19044 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:44.533730 20168 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:44.534163 20168 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:44.534817 20168 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.542611 18975 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.614961 20262 raft_consensus.cc:993] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:44.615440 20262 raft_consensus.cc:1081] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:44.616744 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:44.617151 19224 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:44.617388 19224 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.622035 19224 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.624161 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:44.624590 19224 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:44.624619 19070 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:44.625062 19070 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:44.625696 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:44.625839 19070 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.626257 19145 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.626972 19070 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.632248 19145 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:55:44.632966 19070 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:55:44.634095 19193 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:44.634827 20257 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:44.635206 20257 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:44.635960 20257 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.645798 18975 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:44.804558 20213 raft_consensus.cc:993] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:44.804919 20275 raft_consensus.cc:1081] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:44.806190 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:44.806744 19070 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:44.807121 19070 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.812879 19070 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.814411 19070 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:44.814965 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:44.815482 19149 raft_consensus.cc:3055] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:44.815750 19149 raft_consensus.cc:740] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:44.815936 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:44.816484 19224 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.816501 19149 consensus_queue.cc:260] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.817641 19149 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:44.820778 19224 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:44.821650 19042 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:44.821684 19149 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:44.822391 20262 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:44.822841 20262 raft_consensus.cc:697] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:44.823678 20262 consensus_queue.cc:237] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.834246 18975 catalog_manager.cc:5697] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.877499 20257 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:44.877938 20257 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:44.879168 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:44.879631 19149 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:44.879915 19149 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.885357 19149 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.887311 19149 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:44.887934 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:44.888559 19070 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.889173 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:44.889734 19224 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:44.890075 19224 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:44.890965 19224 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.891778 19224 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:44.894428 19070 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:55:44.895439 19119 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:44.897075 20275 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:44.897574 20275 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:44.898277 20275 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.902971 19224 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:55:44.910142 18975 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.983037 20262 raft_consensus.cc:993] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:44.983530 20262 raft_consensus.cc:1081] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:44.984908 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:44.985438 19145 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:44.985767 19145 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:44.991264 19145 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.992594 19145 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:44.993359 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:44.993916 19071 raft_consensus.cc:3055] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:44.993907 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:44.994452 19071 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:44.994904 19224 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:44.995333 19071 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:44.996476 19071 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.001451 19224 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:45.002413 19117 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:45.003077 19071 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:45.003124 20275 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:45.003618 20275 raft_consensus.cc:697] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:45.004664 20275 consensus_queue.cc:237] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:45.013303 18975 catalog_manager.cc:5697] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:45.084462 19218 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:45.085439 20168 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:45.096462 19145 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:45.097608 20274 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:45.104647 19149 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:45.105772 20257 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:45.114691 19071 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:45.116017 20267 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:45.294615 19218 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:45.295967 20213 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:45.305905 19074 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:45.308030 20275 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:45.320896 19218 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:45.322264 20168 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:45.330644 19149 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:45.332075 20168 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:45.435717 19074 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:45.436760 20204 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:45.444056 19218 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:45.445919 20204 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:45.491004 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:46.526593 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:46.562206 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:46.562678 19145 raft_consensus.cc:606] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:46.564651 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:46.565093 19224 raft_consensus.cc:606] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:46.567099 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:46.567502 19074 raft_consensus.cc:606] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:46.570515 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:46.570935 19070 raft_consensus.cc:606] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:46.572767 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:46.573136 19145 raft_consensus.cc:606] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:46.573941 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:46.574870 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:46.652803 20294 raft_consensus.cc:993] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:46.653657 20290 raft_consensus.cc:1081] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:46.657321 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:46.657820 19149 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.658172 19149 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.662760 19149 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:46.664220 19149 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:46.664741 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:46.665349 19074 raft_consensus.cc:3055] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:46.665644 19074 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:46.666044 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:46.666575 19224 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.666435 19074 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:46.667651 19074 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.672346 19224 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:46.673432 19117 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:46.673555 19074 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:46.674129 20213 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.674563 20213 raft_consensus.cc:697] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:46.675184 20213 consensus_queue.cc:237] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:46.684432 18973 catalog_manager.cc:5697] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.797151 20257 raft_consensus.cc:993] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:46.797562 20267 raft_consensus.cc:1081] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:46.798832 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:46.799203 19149 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.799438 19149 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.804756 19149 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:46.806955 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:46.807107 19149 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:46.807430 19070 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.808166 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:46.808568 19218 raft_consensus.cc:3055] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:46.808775 19218 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:46.809494 19218 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:46.810400 19218 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.812017 19070 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:46.812803 19119 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:46.815414 19218 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:46.816273 20213 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.816847 20213 raft_consensus.cc:697] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:46.817545 20213 consensus_queue.cc:237] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:46.825713 18973 catalog_manager.cc:5697] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:46.922518 20294 raft_consensus.cc:993] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:46.922964 20168 raft_consensus.cc:1081] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:46.924392 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:46.924889 19224 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.925228 19224 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.933228 19224 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:46.934563 19224 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:46.935570 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:46.935950 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:46.936177 19070 raft_consensus.cc:3055] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:46.936555 19145 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.936571 19070 raft_consensus.cc:740] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:46.937433 19070 consensus_queue.cc:260] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:46.938431 19070 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.941308 19145 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:46.942939 19193 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:46.943764 20257 raft_consensus.cc:2804] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:46.944096 20257 raft_consensus.cc:697] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:46.944247 19070 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:55:46.944808 20257 consensus_queue.cc:237] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:46.952598 18973 catalog_manager.cc:5697] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:46.977352 20297 raft_consensus.cc:993] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:46.977748 20213 raft_consensus.cc:1081] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:46.978924 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:46.979303 19070 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:46.979533 19070 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:46.983860 19070 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:46.985344 19070 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:46.985915 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:46.986171 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:46.986413 19145 raft_consensus.cc:3055] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:46.986685 19145 raft_consensus.cc:740] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:46.986702 19224 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:46.987417 19145 consensus_queue.cc:260] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:46.988229 19145 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:46.990988 19224 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:46.992094 19042 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:46.992697 20168 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:46.993096 20168 raft_consensus.cc:697] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:46.993912 19145 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:46.994113 20168 consensus_queue.cc:237] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:47.003576 18973 catalog_manager.cc:5697] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:47.052237 20297 raft_consensus.cc:993] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:47.052748 20295 raft_consensus.cc:1081] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:47.054008 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:47.054421 19070 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:47.054667 19070 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:47.060108 19070 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:47.061754 19070 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:47.062314 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:47.062803 19149 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:47.062968 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:47.063010 19149 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:47.063496 19218 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:47.063899 19149 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:47.064646 19149 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:47.067380 19218 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:47.068162 19042 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:47.068797 20168 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:47.069204 20168 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:47.069830 20168 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:47.070101 19149 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:47.079053 19224 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.079350 18973 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:47.079988 20295 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.097102 19074 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.099287 20213 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.260563 19224 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.261610 20295 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.276916 19070 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.279320 20297 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.375551 19218 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:47.376590 20294 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:47.388357 19145 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:47.389859 20315 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:47.410943 19070 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.411888 20257 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.418973 19145 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:47.420769 20267 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:47.575667 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:47.630846 19218 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:47.632086 20315 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:47.642872 19145 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:47.645399 20294 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:48.614204 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:48.652326 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63d3df93051842359343ebf6c83454ea"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:48.652837 19224 raft_consensus.cc:606] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:48.654976 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:48.655462 19070 raft_consensus.cc:606] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:48.657615 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:48.658044 19145 raft_consensus.cc:606] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:48.659994 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:48.660351 19145 raft_consensus.cc:606] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:48.662209 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:48.662675 19070 raft_consensus.cc:606] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:48.663527 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:48.664502 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:48.879061 20315 raft_consensus.cc:993] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:48.879521 20323 raft_consensus.cc:1081] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:48.880971 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:48.881523 19224 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.881861 19224 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.888168 19224 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:48.889806 19224 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:48.890293 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:48.890806 19070 raft_consensus.cc:3055] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:48.890826 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:48.891229 19070 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:48.891451 19149 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.891949 19070 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:48.893088 19070 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.897332 19149 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:55:48.898344 19193 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:48.898989 19070 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:55:48.899019 20319 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:48.899645 20319 raft_consensus.cc:697] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:48.900424 20319 consensus_queue.cc:237] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:48.908933 18974 catalog_manager.cc:5697] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.960209 20213 raft_consensus.cc:993] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:48.960600 20295 raft_consensus.cc:1081] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:48.961841 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:48.962241 19070 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.962486 19070 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.967657 19070 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:48.969439 19070 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:48.969858 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:48.970430 19149 raft_consensus.cc:3055] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.970777 19149 raft_consensus.cc:740] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:48.971318 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:48.971451 19149 consensus_queue.cc:260] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:48.971843 19224 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.972425 19149 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.982044 19149 raft_consensus.cc:2468] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:48.982335 19224 raft_consensus.cc:2468] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:55:48.983018 19044 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:48.983927 20323 raft_consensus.cc:2804] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:48.988615 20329 raft_consensus.cc:993] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:48.989421 20213 raft_consensus.cc:1081] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:48.991830 20323 raft_consensus.cc:697] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:48.991333 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:48.992679 19070 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.993073 19070 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.992962 20323 consensus_queue.cc:237] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:49.003373 19070 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:49.004992 19070 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:49.005764 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:49.006418 19149 raft_consensus.cc:3055] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:49.005769 18974 catalog_manager.cc:5697] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.006709 19149 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:49.007530 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:49.007381 19149 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:49.007951 19218 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.008461 19149 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.013131 19218 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:49.013758 19149 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:49.014638 19044 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:49.015658 20330 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:49.016026 20330 raft_consensus.cc:697] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:49.016782 20330 consensus_queue.cc:237] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:49.021312 20319 raft_consensus.cc:993] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:49.021826 20319 raft_consensus.cc:1081] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:49.023635 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63d3df93051842359343ebf6c83454ea"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:49.026132 19149 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:49.026485 19149 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.029778 18974 catalog_manager.cc:5697] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.032147 19149 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:49.035689 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:49.036190 19071 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.036226 19149 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:49.037083 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:49.037562 19218 raft_consensus.cc:3055] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:49.037837 19218 raft_consensus.cc:740] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:49.038637 19218 consensus_queue.cc:260] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:49.043514 19071 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:49.044754 19119 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:49.045919 20329 raft_consensus.cc:2804] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:49.046355 20329 raft_consensus.cc:697] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:49.047204 20329 consensus_queue.cc:237] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:49.044853 19218 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.057380 19218 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:49.065793 18974 catalog_manager.cc:5697] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.093036 20330 raft_consensus.cc:993] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:49.093425 20323 raft_consensus.cc:1081] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:49.094625 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:49.094995 19148 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:49.095216 19148 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.099541 19148 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:49.100994 19148 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:49.101430 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:49.101914 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:49.101966 19071 raft_consensus.cc:3055] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:49.102432 19071 raft_consensus.cc:740] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:49.102455 19218 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.103075 19071 consensus_queue.cc:260] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:49.103863 19071 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.106928 19218 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:49.107738 19117 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:49.108438 20295 raft_consensus.cc:2804] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:49.108546 19071 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:55:49.108898 20295 raft_consensus.cc:697] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:49.109670 20295 consensus_queue.cc:237] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:49.118244 18974 catalog_manager.cc:5697] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.315655 19071 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:49.316663 20319 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:49.329366 19148 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:49.331547 20319 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:49.413952 19224 raft_consensus.cc:1275] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.415032 20330 consensus_queue.cc:1048] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.424216 19148 raft_consensus.cc:1275] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.425406 20323 consensus_queue.cc:1048] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.431030 19224 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:49.433157 20342 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:49.442601 19148 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:49.444128 20330 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:49.534242 19218 raft_consensus.cc:1275] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.535303 20213 consensus_queue.cc:1048] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.543571 19070 raft_consensus.cc:1275] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.544922 20213 consensus_queue.cc:1048] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.640931 19070 raft_consensus.cc:1275] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.641978 20329 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.648828 19218 raft_consensus.cc:1275] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.650270 20213 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.665179 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:50.701377 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:50.735569 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:50.736125 19149 raft_consensus.cc:606] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:50.738328 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:50.738780 19149 raft_consensus.cc:606] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:50.740948 19218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:50.741432 19218 raft_consensus.cc:606] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:50.743546 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:50.743935 19071 raft_consensus.cc:606] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:50.747049 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:50.747499 19071 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:50.748862 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:50.749888 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:50.832021 20350 raft_consensus.cc:993] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:50.832450 20267 raft_consensus.cc:1081] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:50.833541 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:50.833967 19149 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:50.834224 19149 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.838477 19149 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.839946 19149 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:50.840543 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:50.841068 19071 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.841682 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:50.842221 19218 raft_consensus.cc:3055] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:50.842504 19218 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:50.843190 19218 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.844274 19218 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.847043 19071 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:55:50.848024 19119 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:50.849597 20213 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:50.849996 19218 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:55:50.850696 20213 raft_consensus.cc:697] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:50.851502 20213 consensus_queue.cc:237] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.862695 18976 catalog_manager.cc:5697] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.894465 20330 raft_consensus.cc:993] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:50.894841 20323 raft_consensus.cc:1081] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:50.896057 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:50.896443 19148 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:50.896731 19148 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.901253 19148 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.902483 19148 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:50.903055 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:50.903252 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:50.903625 19071 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:50.903741 19224 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.903893 19071 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:50.904767 19071 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.905640 19071 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:50.908941 19224 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:55:50.910842 19117 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:50.911362 20213 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:50.911681 19071 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:55:50.912510 20213 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:50.913331 20213 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.922395 18976 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.935330 20323 raft_consensus.cc:993] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:50.935729 20330 raft_consensus.cc:1081] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:50.937222 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:50.937693 19224 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:50.938035 19224 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.942502 19224 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.943887 19224 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:50.944698 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:50.945250 19149 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.945986 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:50.946435 19071 raft_consensus.cc:3055] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:50.946712 19071 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:50.947362 19071 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.948138 19071 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:50.950837 19149 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:50.954316 20329 raft_consensus.cc:993] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:50.954756 20329 raft_consensus.cc:1081] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:50.957373 19071 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:50.960714 19193 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:50.961345 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:50.962020 19071 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:50.961411 20267 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:50.962421 19071 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:50.962787 20267 raft_consensus.cc:697] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:50.963544 20267 consensus_queue.cc:237] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.971711 19071 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.973472 19071 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:50.974032 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:50.974676 19149 raft_consensus.cc:3055] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:50.975032 19149 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:50.974490 18976 catalog_manager.cc:5697] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:50.974786 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:50.976048 19224 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:50.975797 19149 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.977033 19149 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:50.983342 19149 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:50.984292 19044 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:50.984862 20330 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:50.985309 20330 raft_consensus.cc:697] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:50.985631 19224 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:50.986110 20330 consensus_queue.cc:237] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:50.995023 18976 catalog_manager.cc:5697] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.023089 20213 raft_consensus.cc:993] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:51.023483 20295 raft_consensus.cc:1081] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:51.024622 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:51.025012 19070 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:51.025249 19070 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:51.029232 19070 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:51.030512 19070 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:51.031050 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:51.031297 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:51.031585 19149 raft_consensus.cc:3055] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:51.031778 19224 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:51.031899 19149 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:51.032676 19149 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:51.033735 19149 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:51.037583 19224 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:51.038533 19042 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:51.039232 20330 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:51.039621 19149 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:51.039686 20330 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:51.040619 20330 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:51.049850 18976 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.304980 19224 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:51.305994 20213 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:51.327492 19218 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:51.329809 19071 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:51.329916 20329 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:51.332914 20329 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:51.357430 19074 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:51.361112 19149 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:51.362419 20267 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:51.362390 20329 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 14:55:51.378058 19078 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:51.379989 20357 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:51.518150 19149 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:51.519097 20330 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:51.529713 19218 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:51.531577 20323 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:51.602144 19149 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:51.603147 20323 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:51.610565 19218 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:51.612736 20323 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:51.750617 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:52.794170 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:52.834662 19148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:52.835317 19148 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:52.838250 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:52.838657 19071 raft_consensus.cc:606] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:52.841439 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:52.841974 19149 raft_consensus.cc:606] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:52.844507 19223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:52.844957 19223 raft_consensus.cc:606] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:52.847342 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:52.847730 19074 raft_consensus.cc:606] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:52.848603 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:52.849671 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:52.872037 20357 raft_consensus.cc:993] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:52.872570 20378 raft_consensus.cc:1081] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:52.873991 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:52.874446 19148 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:52.874805 19148 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.883082 19148 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:52.885489 19148 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:52.886840 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:52.887647 19223 raft_consensus.cc:3055] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:52.887769 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:52.887990 19223 raft_consensus.cc:740] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:52.888316 19074 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.888676 19223 consensus_queue.cc:260] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:52.889580 19223 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.893291 19074 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:52.894212 19223 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:52.894906 19119 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:52.895957 20364 raft_consensus.cc:2804] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:52.896402 20364 raft_consensus.cc:697] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:52.897248 20364 consensus_queue.cc:237] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:52.911372 18974 catalog_manager.cc:5697] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.151420 20315 raft_consensus.cc:993] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:53.151968 20330 raft_consensus.cc:1081] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:53.153247 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:53.153635 19148 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:53.153894 19148 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.158399 19148 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.160095 19148 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:53.161494 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:53.161595 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:53.162153 19071 raft_consensus.cc:3055] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:53.162302 19222 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.162492 19071 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:53.163363 19071 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.164628 19071 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.169113 19222 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:55:53.170219 19117 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:53.170876 19071 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:55:53.170943 20329 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:53.171376 20329 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:53.172103 20329 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.182189 18974 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.230240 20366 raft_consensus.cc:993] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:53.230645 20329 raft_consensus.cc:1081] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:53.231895 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:53.232251 19071 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:53.232470 19071 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:53.236558 19071 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.237779 19071 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:53.238696 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:53.239292 19222 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:53.239218 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:53.239912 19148 raft_consensus.cc:3055] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:53.240201 19148 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:53.240931 19148 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.242112 19148 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:53.245519 19222 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:53.246626 19042 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:53.247283 20330 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:53.247691 20330 raft_consensus.cc:697] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:53.247983 19148 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:53.248442 20330 consensus_queue.cc:237] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.260937 18974 catalog_manager.cc:5697] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.320971 20329 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:53.321396 20366 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:53.322592 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:53.323000 19074 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:53.323243 19074 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:53.327930 19074 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.329344 19074 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:53.329782 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:53.330078 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:53.330229 19149 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:53.330497 19149 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:53.330523 19223 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:53.331313 19149 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.332510 19149 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:53.335966 19223 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:55:53.336817 19042 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:53.337491 20330 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:53.337793 19149 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:55:53.339468 20330 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:53.340081 20315 raft_consensus.cc:993] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:53.340492 20315 raft_consensus.cc:1081] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:53.340703 20330 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.341842 19223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:53.342267 19223 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:53.342577 19223 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.348184 19223 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.351063 19223 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:53.351661 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:53.351876 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:53.352207 19074 raft_consensus.cc:3055] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:53.352371 19149 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.352603 19074 raft_consensus.cc:740] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:53.352119 18974 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.353420 19074 consensus_queue.cc:260] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.354360 19074 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:53.360633 19149 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:53.363744 19193 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:53.363935 19074 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:53.364547 20357 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:53.364997 20357 raft_consensus.cc:697] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:53.365851 20357 consensus_queue.cc:237] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:53.381017 19222 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:53.380767 18974 catalog_manager.cc:5697] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:53.382176 20366 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:53.392594 19074 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:53.395191 20366 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:53.715730 19224 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:53.716935 20366 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:53.725991 19071 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:53.728128 20364 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:53.762190 19148 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:53.763393 20386 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:53.775338 19224 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:53.776459 20315 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:53.815369 19149 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:55:53.816362 20315 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:53.824736 19224 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:55:53.828670 20386 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:53.850488 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:53.865437 19071 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:53.866947 20394 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:53.867200 19149 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:53.869020 20357 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:54.902421 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:54.942816 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:54.943356 19071 raft_consensus.cc:606] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:54.945334 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:54.945734 19149 raft_consensus.cc:606] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:54.947728 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:54.948073 19071 raft_consensus.cc:606] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:54.949963 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:54.950434 19149 raft_consensus.cc:606] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:54.952566 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:54.952972 19224 raft_consensus.cc:606] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:54.953856 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:54.954896 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:55.197780 20406 raft_consensus.cc:993] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:55.198252 20364 raft_consensus.cc:1081] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:55.199529 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:55.199976 19071 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:55.200237 19071 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:55.205109 19071 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.206342 19071 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:55.206988 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:55.207172 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:55.207449 19149 raft_consensus.cc:3055] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:55.207777 19149 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:55.207796 19222 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:55.208565 19149 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.209574 19149 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:55.212910 19222 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:55.213661 19149 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:55:55.213820 19042 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:55.214547 20315 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:55.214879 20315 raft_consensus.cc:697] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:55.215415 20315 consensus_queue.cc:237] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.224483 18973 catalog_manager.cc:5697] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.271721 20406 raft_consensus.cc:993] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:55.272142 20364 raft_consensus.cc:1081] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:55.273496 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:55.273913 19071 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:55.274142 19071 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:55.278316 19071 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:55.279762 19071 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:55.280946 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:55.281396 19224 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:55.280836 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:55.282184 19149 raft_consensus.cc:3055] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:55.282493 19149 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:55.283177 19149 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:55.284276 19149 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:55.287660 19224 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:55.289574 19042 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:55.290902 20386 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:55.291189 19149 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:55.292991 20386 raft_consensus.cc:697] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:55.293406 20412 raft_consensus.cc:993] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:55.293825 20412 raft_consensus.cc:1081] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:55.293900 20386 consensus_queue.cc:237] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:55:55.296736 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:55.297277 19222 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:55.297649 19222 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:55.303426 19222 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.304248 18973 catalog_manager.cc:5697] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.305246 19222 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:55.305739 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:55.306169 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:55.306329 19074 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:55.306653 19074 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:55.306660 19149 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:55.307492 19074 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.309778 19074 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:55.313330 19149 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:55.314381 19193 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:55.315042 20357 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:55.315388 20357 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:55.316025 20357 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.317225 19074 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:55.326790 18973 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.372453 20378 raft_consensus.cc:993] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:55.372900 20357 raft_consensus.cc:1081] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:55.374253 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:55.374655 19145 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:55.374907 19145 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:55.379027 19145 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.380889 19145 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:55.381472 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:55.381830 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:55.382047 19074 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:55.382332 19222 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:55.382627 19222 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:55.383191 19222 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.384032 19222 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:55.386200 19074 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:55:55.387141 19119 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:55.387730 20364 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:55.388201 20364 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:55.388373 19222 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:55:55.389011 20364 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.407588 18973 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.487529 20315 raft_consensus.cc:993] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:55.487895 20386 raft_consensus.cc:1081] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:55.489112 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:55.489548 19149 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:55.489768 19149 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:55.493800 19149 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.495118 19149 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:55.495664 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:55.495996 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:55.496161 19074 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:55.496517 19074 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:55.496532 19222 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:55.497213 19074 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.498253 19074 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:55.501411 19222 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:55:55.502539 19117 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:55.503336 20364 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:55.503419 19074 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:55:55.504618 20364 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:55.505507 20364 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:55.515002 18973 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.736389 19218 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:55.737402 20386 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:55.745591 19149 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:55.747767 20412 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:55.765228 19145 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:55.766280 20386 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:55.778859 19218 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:55.788934 20412 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:55.856506 19223 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:55:55.857553 20406 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:55.865669 19074 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:55:55.867065 20364 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:55.924932 19223 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:55.925848 20424 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:55.935328 19074 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:55.936946 20406 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:55.940398 19149 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:55.942692 20378 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:55.953974 19074 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:55.955694 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:55.957221 20357 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:57.019609 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:57.053746 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:57.054255 19145 raft_consensus.cc:606] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:57.056888 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:57.057430 19074 raft_consensus.cc:606] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:57.060104 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:57.060609 19071 raft_consensus.cc:606] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:57.062885 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:57.063278 19145 raft_consensus.cc:606] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:57.065099 19218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:57.065479 19218 raft_consensus.cc:606] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:57.066416 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:57.067446 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:57.091584 20386 raft_consensus.cc:993] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:57.092072 20412 raft_consensus.cc:1081] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:57.093472 19218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:57.093998 19218 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.094250 19218 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:57.098441 19218 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.100087 19218 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:57.101850 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:57.101982 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:57.102407 19071 raft_consensus.cc:3055] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:57.102550 19145 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:57.102785 19071 raft_consensus.cc:740] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:57.103580 19071 consensus_queue.cc:260] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.104739 19071 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:57.108373 20386 raft_consensus.cc:993] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:57.108485 19145 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:57.109017 20412 raft_consensus.cc:1081] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:57.110152 19193 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:57.110981 20357 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:57.111428 20357 raft_consensus.cc:697] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:57.111019 19071 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:57.112947 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:57.112165 20357 consensus_queue.cc:237] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.113375 19149 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.113749 19149 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:57.119439 19149 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:57.120995 19149 leader_election.cc:290] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:55:57.121985 19764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:55:57.123021 19764 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:57.123093 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:57.123723 19074 raft_consensus.cc:3055] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:57.124003 19074 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:57.124711 19074 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:57.125679 19074 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:57.128249 19764 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:55:57.129273 19118 leader_election.cc:304] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 
I20260709 14:55:57.130131 20433 raft_consensus.cc:2804] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:57.130970 19074 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:55:57.134503 20433 raft_consensus.cc:697] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:57.135252 20433 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:55:57.150115 18976 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.150086 18974 catalog_manager.cc:5697] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.163089 20357 raft_consensus.cc:993] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:57.163516 20357 raft_consensus.cc:1081] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:57.164718 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:57.165094 19145 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.165354 19145 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.169673 19145 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.171224 19145 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:57.171795 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:57.172286 19074 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.172618 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:57.173075 19223 raft_consensus.cc:3055] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:57.173276 19223 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:57.173979 19223 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.174813 19223 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.177798 19074 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:57.178547 19119 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:57.179196 20433 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:57.179546 20433 raft_consensus.cc:697] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:57.180069 19223 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:57.180202 20433 consensus_queue.cc:237] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.189832 18976 catalog_manager.cc:5697] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.213552 20424 raft_consensus.cc:993] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:57.213991 20433 raft_consensus.cc:1081] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:57.215499 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:57.216030 19074 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.216362 19074 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:57.221819 19074 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.223577 19074 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:57.224074 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:57.224416 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:57.224834 19218 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:57.224563 19149 raft_consensus.cc:3055] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:55:57.225178 19149 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:57.225770 19149 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.226585 19149 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:55:57.228823 19218 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:55:57.229565 19042 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:57.230160 20434 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:55:57.230597 20434 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:57.231066 19149 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:55:57.231467 20434 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.241585 18976 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.413668 20424 raft_consensus.cc:993] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:57.414120 20433 raft_consensus.cc:1081] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:57.415534 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:57.416010 19074 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:57.416271 19074 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:57.420976 19074 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.422536 19074 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:57.423283 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:57.423413 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:57.423975 19223 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:57.423970 19145 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:55:57.424504 19145 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:57.425173 19145 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.426016 19145 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:55:57.428644 19223 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:55:57.429534 19042 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:57.430236 20434 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:55:57.430606 20434 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:57.430650 19145 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:55:57.431452 20434 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:57.439599 18976 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.520593 19074 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:57.521648 20378 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:57.539247 19149 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:57.541128 20449 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:57.565560 19764 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:55:57.566663 20424 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:55:57.575402 19074 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:55:57.578971 20453 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:57.621482 19070 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:57.622761 20453 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:57.633046 19223 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:57.634685 20436 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:57.742329 19149 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:55:57.743494 20412 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:55:57.753006 19218 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:55:57.756807 20458 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:55:57.961766 19145 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:55:57.962990 20458 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:57.970453 19223 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:55:57.971706 20434 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:55:58.068233 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:59.109182 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:59.153488 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:59.154006 19071 raft_consensus.cc:606] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:55:59.156507 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:55:59.157155 19071 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:59.159389 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:59.159791 19145 raft_consensus.cc:606] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:59.161734 19223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:55:59.162201 19223 raft_consensus.cc:606] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:55:59.164261 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:55:59.164763 19145 raft_consensus.cc:606] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:55:59.165953 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:59.167384 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:59.180873 20462 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:59.181311 20458 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:59.182679 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:55:59.183163 19145 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.183457 19145 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.188704 19145 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.190443 19145 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:59.191810 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:59.192354 19074 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:59.192611 19074 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:59.193229 19074 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.194187 19074 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.194558 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:59.195066 19223 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.200114 19074 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:59.201962 19119 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:59.202669 20436 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:59.202718 19223 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:59.203100 20436 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:59.203995 20436 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.213151 18974 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.431540 20436 raft_consensus.cc:993] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:59.431981 20424 raft_consensus.cc:1081] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:59.433207 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:59.433601 19071 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.433861 19071 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.437942 19071 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.439181 19071 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:59.439776 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:59.439975 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:59.440354 19149 raft_consensus.cc:3055] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:59.440493 19218 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.440639 19149 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:59.441241 19149 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.442063 19149 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.444911 19218 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:59.445719 19042 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:59.446308 20458 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:59.446746 20458 raft_consensus.cc:697] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:59.447471 19149 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:55:59.447561 20458 consensus_queue.cc:237] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.463281 18974 catalog_manager.cc:5697] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.502444 20436 raft_consensus.cc:993] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:59.502884 20424 raft_consensus.cc:1081] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:55:59.504070 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:55:59.504472 19071 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.504719 19071 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:59.508875 19071 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.510309 19071 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:59.510841 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:59.511174 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:59.511415 19149 raft_consensus.cc:3055] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:59.511674 19218 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:59.511710 19149 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:59.512539 19149 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.513540 19149 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:59.516584 19218 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:55:59.517446 19042 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:59.518146 20458 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:59.518715 20458 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:59.519279 19149 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:55:59.519515 20458 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.529855 18974 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.611515 20458 raft_consensus.cc:993] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:59.611939 20462 raft_consensus.cc:1081] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:55:59.613202 19218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:55:59.613703 19218 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.614108 19218 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.614837 19074 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:59.616272 20424 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:59.620296 19218 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.622794 19218 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:55:59.622939 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:55:59.623463 19149 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.627416 19218 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:59.629632 19149 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:59.630703 19193 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:55:59.631018 20436 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:59.625758 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:59.632345 20378 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:59.632428 19074 raft_consensus.cc:3055] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:59.632826 20378 raft_consensus.cc:697] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:59.634485 20378 consensus_queue.cc:237] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.641911 19074 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:55:59.644013 19074 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.646826 20449 raft_consensus.cc:993] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:59.647264 20449 raft_consensus.cc:1081] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:55:59.650303 19074 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:59.650580 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:55:59.651459 19149 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.651726 19149 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.657135 19149 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.659247 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:55:59.659466 19149 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:55:59.659790 19070 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.665539 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:55:59.666082 19223 raft_consensus.cc:3055] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:59.666342 19223 raft_consensus.cc:740] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:55:59.667048 19223 consensus_queue.cc:260] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.667789 19070 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:59.668231 19223 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.668943 19119 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:55:59.669853 20474 raft_consensus.cc:2804] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:59.670341 20474 raft_consensus.cc:697] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:55:59.671193 20474 consensus_queue.cc:237] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:55:59.675470 19223 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:55:59.679801 19074 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:55:59.686611 18974 catalog_manager.cc:5697] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.698853 18974 catalog_manager.cc:5697] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.996731 19145 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:59.997886 20481 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:00.006760 19218 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:00.008214 20462 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:00.015583 19223 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:00.016929 20462 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:00.031714 19145 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:00.034027 20458 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:00.084280 19071 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:00.085453 20474 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:00.095031 19223 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:00.096210 20424 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:00.122534 19071 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:00.123617 20479 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:00.132341 19145 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:00.139937 20477 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:00.168054 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:01.204957 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:01.242441 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:01.242904 19070 raft_consensus.cc:606] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:01.245007 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:01.245386 19070 raft_consensus.cc:606] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:01.247355 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:01.247737 19145 raft_consensus.cc:606] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:01.249897 19222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:01.250392 19222 raft_consensus.cc:606] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:01.252610 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:01.253067 19145 raft_consensus.cc:606] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:01.254110 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:01.255460 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:01.307096 20378 raft_consensus.cc:993] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:01.307555 20477 raft_consensus.cc:1081] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:01.308964 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:01.309508 19145 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:01.309852 19145 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:01.316200 19145 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.318006 19145 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:01.318549 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:01.318971 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:01.319068 19070 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:01.319592 19222 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:01.319913 19222 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:01.320580 19222 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.321637 19222 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:01.324278 20493 raft_consensus.cc:993] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:01.325742 19070 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:01.326097 20493 raft_consensus.cc:1081] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:01.327028 19119 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:01.327732 20436 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:01.328186 20436 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:01.328500 19222 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:01.329396 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:01.329897 19145 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:01.330214 19145 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:01.328953 20436 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.337268 19145 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.338672 19145 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:01.339200 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:01.339804 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:01.340137 19070 raft_consensus.cc:3055] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:01.340404 19222 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:01.340873 19070 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:01.341665 19070 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.342168 18976 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.343357 19070 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:01.345813 19222 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:01.346966 19117 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:01.347764 20424 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:01.350279 20424 raft_consensus.cc:697] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:01.351011 20424 consensus_queue.cc:237] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.352656 19070 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:01.369746 18976 catalog_manager.cc:5697] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.454082 20498 raft_consensus.cc:993] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:01.454523 20436 raft_consensus.cc:1081] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:01.455879 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:01.456310 19070 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:01.456573 19070 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:01.461599 19070 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.462940 19070 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:01.463574 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:01.463739 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:01.464025 19145 raft_consensus.cc:3055] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:01.464190 19218 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:01.464339 19145 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:01.465058 19145 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.465755 19145 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:01.468361 19218 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:01.469594 19042 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:01.470139 19145 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:01.470258 20495 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:01.471411 20495 raft_consensus.cc:697] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:01.472222 20495 consensus_queue.cc:237] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.481194 18976 catalog_manager.cc:5697] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.545418 20436 raft_consensus.cc:993] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:01.545811 20424 raft_consensus.cc:1081] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:01.547183 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:01.547677 19070 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:01.547936 19070 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:01.553799 19070 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.555344 19070 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:01.556236 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:01.556787 19145 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:01.556691 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:01.557139 19145 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:01.557348 19218 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:01.557940 19145 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.559031 19145 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:01.563441 19218 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:01.564620 19042 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:01.565418 20495 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:01.565706 19145 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:01.565863 20495 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:01.567133 20495 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.575902 18976 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.677569 20495 raft_consensus.cc:993] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:01.678041 20494 raft_consensus.cc:1081] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:01.679214 19218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:01.679597 19218 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:01.679891 19218 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:01.683987 19218 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.685235 19218 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:01.685931 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:01.686198 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:01.686533 19070 raft_consensus.cc:3055] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:01.686721 19145 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:01.686885 19070 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:01.687681 19070 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.688786 19070 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:01.691766 19145 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:01.692641 19193 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:01.693516 20477 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:01.694052 20477 raft_consensus.cc:697] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:01.694708 19070 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:01.694893 20477 consensus_queue.cc:237] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:01.706218 18976 catalog_manager.cc:5697] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:01.731732 19070 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:01.732826 20424 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:01.746693 19218 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:01.748019 20436 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:01.846257 19218 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:01.847218 20498 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:01.850569 19070 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:01.851950 20498 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:01.941890 19149 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:01.943890 20495 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:01.954581 19218 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:01.955863 20515 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:01.971975 19218 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:01.973204 20515 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:56:01.986413 19149 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:01.987617 20518 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:02.156432 19149 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:02.157421 20378 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:02.172832 19074 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:02.175727 20378 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:02.256225 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:03.330916 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:03.372398 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:03.373239 19070 raft_consensus.cc:606] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:03.375738 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:03.376150 19149 raft_consensus.cc:606] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:03.378391 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:03.378887 19149 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:03.381071 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:03.381525 19070 raft_consensus.cc:606] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:03.383888 19222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:03.384291 19222 raft_consensus.cc:606] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:03.385351 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:03.386530 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:03.545188 20378 raft_consensus.cc:993] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:03.545733 20526 raft_consensus.cc:1081] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:03.547003 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:03.547441 19149 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:03.547729 19149 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:03.554394 19149 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.556946 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:03.557297 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:03.557731 19070 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:03.556692 19149 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:03.557811 19218 raft_consensus.cc:3055] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:03.558272 19218 raft_consensus.cc:740] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:03.559118 19218 consensus_queue.cc:260] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.560336 19218 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:03.564273 19070 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:03.565449 19119 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:03.566231 20512 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:03.566668 20512 raft_consensus.cc:697] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:03.566893 19218 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:03.567680 20512 consensus_queue.cc:237] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.578747 18976 catalog_manager.cc:5697] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.636036 20436 raft_consensus.cc:993] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:03.636433 20512 raft_consensus.cc:1081] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:03.637703 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:03.638150 19070 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:03.638407 19070 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.643445 19070 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.645207 19070 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:03.645833 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:03.646234 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:03.646450 19149 raft_consensus.cc:3055] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:03.646776 19218 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.646803 19149 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:03.647660 19149 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.648728 19149 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.652776 19218 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:03.653952 19042 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:03.654551 19149 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:03.654614 20518 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:03.655082 20518 raft_consensus.cc:697] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:03.655823 20518 consensus_queue.cc:237] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.664983 18976 catalog_manager.cc:5697] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.684406 20518 raft_consensus.cc:993] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:03.684950 20518 raft_consensus.cc:1081] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:03.686486 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:03.686856 19145 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:03.687068 19145 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:03.691458 20533 raft_consensus.cc:993] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:03.691946 20518 raft_consensus.cc:1081] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:03.692610 19145 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.693578 19218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:03.694003 19218 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:03.694259 19218 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.695262 19145 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:03.695912 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:03.696059 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:03.696442 19070 raft_consensus.cc:3055] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:03.696827 19070 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:03.697523 19070 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.698529 19070 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:03.700901 19218 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.696516 19222 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:03.703801 19218 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:03.704269 19070 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:03.704990 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:03.705420 19145 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.707417 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:03.707832 19222 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:03.707923 19070 raft_consensus.cc:3055] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:03.708849 19117 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:03.708303 19070 raft_consensus.cc:740] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:03.709550 20436 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:03.709995 20436 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:03.710602 20436 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.712927 19145 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:56:03.714977 19193 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:03.716449 19070 consensus_queue.cc:260] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.718235 20378 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:03.718672 20378 raft_consensus.cc:697] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:03.719483 20378 consensus_queue.cc:237] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.723579 19070 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.730474 19070 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:56:03.731334 18976 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.742766 18974 catalog_manager.cc:5697] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 1 to 2, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.762502 20512 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:03.763016 20525 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:03.764386 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:03.764775 19071 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:03.765010 19071 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:03.769520 19071 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.771075 19071 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:03.771739 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:03.772182 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:03.772276 19145 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:03.772639 19145 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:03.772651 19222 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:03.773480 19145 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.774611 19145 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:03.776883 19222 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:03.777691 19042 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:03.778398 20533 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:03.778831 20533 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:03.779520 20533 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:03.780706 19145 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:03.789844 18974 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.948544 19074 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:03.949529 20512 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:03.958693 19218 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:03.961090 20525 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:04.037075 19218 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:04.038097 20518 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:04.049568 19149 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:04.050899 20495 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:04.160885 19145 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.162005 20477 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.177554 19074 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.178977 20477 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.212085 19074 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:04.213255 20512 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:04.221272 19218 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:04.226181 20549 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:56:04.272617 19218 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:04.273720 20533 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:04.298573 19145 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:04.299518 20533 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:04.387403 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:05.429932 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:05.466915 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:05.467344 19074 raft_consensus.cc:606] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:05.469458 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:05.469830 19074 raft_consensus.cc:606] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:05.472148 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:05.472566 19149 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:05.474716 19218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:05.475109 19218 raft_consensus.cc:606] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:05.477195 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:05.477697 19149 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:05.478690 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:05.479868 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:05.547816 20546 raft_consensus.cc:993] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:05.548328 20546 raft_consensus.cc:1081] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:05.550197 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:05.550841 19149 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.551244 19149 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.562249 19149 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.564970 19149 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:05.565539 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:05.566857 19074 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.573493 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:05.574255 19222 raft_consensus.cc:3055] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:05.574579 19222 raft_consensus.cc:740] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:05.575058 19074 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:05.575307 19222 consensus_queue.cc:260] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.576231 19119 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:05.576478 19222 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.577008 20549 raft_consensus.cc:2804] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:05.577540 20549 raft_consensus.cc:697] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:05.578451 20549 consensus_queue.cc:237] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.583971 19222 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:05.592012 18973 catalog_manager.cc:5697] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.732010 20533 raft_consensus.cc:993] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:05.732574 20552 raft_consensus.cc:1081] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:05.734586 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:05.735133 19149 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.735484 19149 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.741806 19149 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.743264 19149 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:05.744125 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:05.744236 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:05.745030 19074 raft_consensus.cc:3055] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:05.745078 19223 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.745434 19074 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:05.746297 19074 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.747290 19074 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.752127 19074 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:05.753444 19119 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:05.756469 20555 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:05.756935 20555 raft_consensus.cc:697] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:05.757683 20555 consensus_queue.cc:237] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.760085 19223 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:05.768527 20533 raft_consensus.cc:993] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:05.769416 20533 raft_consensus.cc:1081] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:05.773012 19223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:05.773543 19223 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.773947 19223 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:05.779769 18973 catalog_manager.cc:5697] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.780324 19223 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.784286 19223 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:05.786674 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:05.787135 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:05.787410 19074 raft_consensus.cc:3055] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:05.787855 19074 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:05.788208 19148 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:05.788654 19074 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.789809 19074 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:05.795034 19148 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:56:05.796447 19074 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:56:05.797607 19193 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:05.798414 20477 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:05.798835 20477 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:05.799681 20477 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.817694 18973 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:05.901584 20549 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:05.902204 20555 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:05.904464 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:05.904954 19074 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.905217 19074 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.908296 20555 raft_consensus.cc:993] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:05.908906 20436 raft_consensus.cc:1081] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:05.911753 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:05.912535 19070 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.913035 19070 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:05.929986 19074 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.931686 19074 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:05.932243 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:05.934481 19148 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:05.934803 19148 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:05.935688 19148 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.936851 19148 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.933419 19070 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.940554 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:05.941972 19223 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.943312 19070 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:05.944433 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:05.945000 19149 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:05.945263 19149 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:05.945945 19149 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.946858 19149 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:05.948684 19223 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:05.952479 19148 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:05.954106 19149 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:05.954416 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:05.962713 19042 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:05.963375 19222 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:05.964637 20552 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:05.964999 20552 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:05.965895 20552 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.969843 19222 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:05.971522 19044 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:05.973829 20552 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:05.974552 20552 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:05.975436 20552 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:05.996199 18973 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.023945 18973 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.140635 19074 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.141971 20549 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.156021 19222 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.157859 20549 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.223384 19222 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.224754 20436 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.277802 19074 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.279479 20555 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.357904 19070 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:06.369560 20546 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:06.397038 19148 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.401211 19145 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:06.402644 20552 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:06.402824 20546 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:56:06.435353 19148 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:06.437193 20552 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:06.458324 19218 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:06.459998 20533 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:06.480932 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:06.508601 19222 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.518416 20552 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:07.575160 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:07.808415 20583 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:07.809077 20583 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:56:07.814572 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 483814us
I20260709 14:56:07.833458 20587 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:07.841993 20587 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:07.851840 20587 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:07.875211 20477 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:07.875810 20477 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:07.878005 20546 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:07.878489 20546 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:07.877676 20477 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:56:07.892197 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 86403.9us
I20260709 14:56:07.898073 20477 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:07.898545 20477 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:07.922593 20586 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:07.922914 20587 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:07.986323 20581 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:07.986966 20581 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:07.996891 20581 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:07.923110 20586 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:07.923467 20587 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.006618 20580 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.034631 20586 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.036264 20587 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.036744 20579 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.037228 20580 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.058426 20584 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.059554 20591 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.067044 20477 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.069387 20588 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
W20260709 14:56:08.070817 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 187747us
W20260709 14:56:08.060937 19118 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.001s	sys 0.010s
I20260709 14:56:08.073001 20477 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
W20260709 14:56:08.075367 19118 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.759s	user 0.001s	sys 0.010s
I20260709 14:56:08.075488 20477 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.039649 20581 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.061786 20586 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.082576 20587 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.083101 20587 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.084972 20587 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.085417 20587 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:08.087905 20546 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.088382 20546 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.088760 20546 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.122758 20592 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.127559 20592 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.131600 20592 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.076043 20591 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.079856 20549 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:08.116472 20583 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.072861 20579 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.085855 20587 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.075105 20584 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:56:08.160833 19730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 94044.1us
I20260709 14:56:08.092880 20586 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.086328 20581 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.164813 20582 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.166311 20600 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.168804 20477 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.169310 20477 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.166456 20602 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:08.169700 20477 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.087132 20588 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.177016 20588 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.186098 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.186698 19227 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:08.188467 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.191515 20580 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.192930 20580 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.166522 20589 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.194188 20589 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.199102 20477 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.155611 20549 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.181005 19070 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35510 (request call id 2184) took 1127 ms. Trace:
I20260709 14:56:08.229475 20590 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.229820 20598 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.193430 20580 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:56:08.273118 19730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 76977.7us
I20260709 14:56:08.170636 20602 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.277616 20583 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.281062 20583 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.266399 19070 rpcz_store.cc:276] 0709 14:56:07.053288 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:08.180327 (+1127039us) service_pool.cc:224] Handling call
0709 14:56:08.180560 (+   233us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:08.180719 (+   159us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:08.180754 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:08.180790 (+    36us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:08.180822 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:08.180868 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:08.180958 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:08.281298 20589 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.281032 20405 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.279898 20591 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:56:08.294024 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 183644us
I20260709 14:56:08.197808 20582 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.334214 20581 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.334808 20581 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.335289 20581 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.335804 20582 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.271384 20590 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.338347 20590 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.380613 20436 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.293018 20589 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:08.381136 20436 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.275904 20598 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.394316 20601 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.359303 20591 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.200459 20600 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.429124 20436 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.390304 20605 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.432888 20436 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.394837 20601 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.394862 20549 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.434917 20436 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.426678 20587 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.426363 20582 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.393836 20589 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.438066 20581 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.439483 20549 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.444324 20549 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.446269 20549 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.438131 20606 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.448297 20533 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.448143 20605 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.451895 20436 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.428408 20591 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.453409 20608 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.456488 20583 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:56:08.457777 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7360 after lost signal to thread 17965
I20260709 14:56:08.458257 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.452497 20533 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:08.457708 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.466440 20602 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.443555 20587 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:08.343937 20405 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:08.447412 20579 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.449019 20584 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.448484 20606 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.447971 20582 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.475566 20580 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.499651 20587 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.476265 20586 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:56:08.519492 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08002d6c60 after lost signal to thread 19010
I20260709 14:56:08.525084 20598 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.526439 20601 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.527460 20600 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.531579 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.533206 20405 leader_election.cc:290] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.499413 20579 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.543875 20605 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.545516 20555 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.546030 20555 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.546752 20614 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.547283 20614 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.550879 20602 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.551447 20602 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.545550 20607 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.553761 20607 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.555913 20607 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.556397 20549 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.556861 20549 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:56:08.562582 20546 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:56:08.561326 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 266579us
I20260709 14:56:08.568476 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.579195 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.579845 19149 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:08.560767 20591 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.541936 20579 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:56:08.573210 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08002355e0 after lost signal to thread 19102
I20260709 14:56:08.571367 20533 leader_election.cc:290] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:56:08.573974 20587 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.504283 20608 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.596032 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.598445 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.599051 19218 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:08.600405 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.600677 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.602485 20599 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.602643 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.605922 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.603039 20599 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.606415 19222 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:08.585613 20589 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.584842 20591 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.608238 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.617040 19227 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:56:08.617477 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.618099 19222 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:08.618615 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:08.620566 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.646368 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.718532 19227 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:08.646303 20591 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.719549 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:56:08.639371 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08002e02a0 after lost signal to thread 19177
I20260709 14:56:08.656900 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.720543 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:56:08.721103 19785 debug-util.cc:398] Leaking SignalData structure 0x7b0800311ce0 after lost signal to thread 19251
I20260709 14:56:08.721159 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.721472 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.652768 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.697798 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.730830 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.731817 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.732725 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.698163 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.698324 20549 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:56:08.734581 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.698589 20606 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.700709 20555 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.701145 20602 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.737176 20592 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.741456 20592 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.701756 20582 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:56:08.703255 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 84882.5us
I20260709 14:56:08.703960 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.619154 19149 raft_consensus.cc:606] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:08.705293 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.743883 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.744256 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.744692 20592 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.744963 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.707587 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.737574 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.708323 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.709990 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.711818 20614 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.749142 19117 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:08.712664 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.605093 20533 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.713812 19764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:56:08.751528 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.751901 20549 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:08.752298 20549 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.752635 20549 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:08.753464 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.754588 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.754930 19117 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:08.755650 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.756382 20614 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:08.714020 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.756745 20614 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.757259 20614 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:56:08.714468 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 96346.5us
I20260709 14:56:08.699815 20608 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.652398 20610 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.715673 20603 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:08.652514 20596 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.717020 20611 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.759078 20603 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.717017 20579 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.717918 20599 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.651306 20618 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.760424 20533 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:56:08.722477 19785 debug-util.cc:398] Leaking SignalData structure 0x7b080028dca0 after lost signal to thread 19788
I20260709 14:56:08.724754 20591 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.657330 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.727584 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.727826 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.733600 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.736038 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.620342 20587 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.740288 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.712441 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.759960 20592 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.758749 19117 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:08.756697 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.767993 19074 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:08.769585 19119 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:08.764055 20618 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.768602 20611 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.776711 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.750700 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.770046 20596 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.775141 19117 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:08.783458 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.758154 20610 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.777755 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.792740 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.803135 19117 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:08.798272 19730 leader_election.cc:304] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:08.805080 20405 raft_consensus.cc:2749] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:08.805387 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.805727 20610 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.774923 20587 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.806437 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.806553 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.807641 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.808804 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.810410 20602 raft_consensus.cc:2749] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:08.802646 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.810318 19117 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:08.792663 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.810767 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.794556 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.820398 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.821085 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.821307 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.812077 20596 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.813470 20603 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.809213 20591 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:08.813807 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.805747 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.827493 20603 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.827823 20619 raft_consensus.cc:2749] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:08.828007 20603 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.816273 20555 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:08.829188 20555 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.829563 20555 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:08.830034 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.817667 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.792995 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.819070 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.819216 20615 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:08.846029 20615 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.843248 20614 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.846468 20615 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:08.807709 20587 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.791431 20533 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.821798 19078 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 2.
I20260709 14:56:08.825384 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.826531 20591 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.850047 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.830163 20603 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.816756 19117 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:08.832163 19193 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:08.841405 20599 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.842509 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.774472 20592 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.849588 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.853166 19117 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:08.853631 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.853859 20602 raft_consensus.cc:2749] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:08.842586 20555 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.855471 20599 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.859907 20555 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.857894 20579 raft_consensus.cc:2749] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:08.860857 20619 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:08.861027 19117 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:08.861248 20619 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.861613 20619 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:08.851727 20591 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:08.862991 19117 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:08.864147 20587 raft_consensus.cc:2749] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:08.867089 20592 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.867591 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.867122 20611 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.867466 20549 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.867928 19193 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:08.860795 20599 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.872373 19148 raft_consensus.cc:1240] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:08.873930 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.874202 20617 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:56:08.877919 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.877187 19193 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:08.880609 19193 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:08.880683 19145 raft_consensus.cc:1240] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:08.881433 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.881819 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.882908 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.883505 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.879953 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.884408 20612 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:08.884684 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.884794 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.885106 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.885389 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.884846 20612 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.884426 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.886688 20612 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:08.882447 19146 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:08.891379 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.892213 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:08.892474 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:08.886164 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.892843 19071 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:08.893606 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.889833 20582 raft_consensus.cc:2749] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:08.894362 19150 raft_consensus.cc:2393] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 4: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:56:08.894598 20613 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:08.895025 20613 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:08.895341 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.873582 20555 raft_consensus.cc:2749] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:08.896901 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.898468 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.899395 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.900122 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.879128 20617 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:08.899585 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.901989 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.895385 20613 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:08.903668 19193 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:08.905129 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.903129 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.910135 20608 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:08.910738 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.911407 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.913218 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.913084 20608 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:08.889897 20591 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.914004 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.917718 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.910111 20614 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.919132 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.914309 20608 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:08.920047 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.920195 19193 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:08.921069 20617 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:56:08.921804 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:08.922048 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.922187 19764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:56:08.923645 19149 raft_consensus.cc:1240] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:08.925149 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.925500 20582 raft_consensus.cc:2749] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:08.923959 20615 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.931177 20549 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.932861 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.933423 20591 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.922817 20618 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.945436 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.951978 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.953189 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.954519 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.954162 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.953788 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.956025 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.939246 20612 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.957963 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.959864 20612 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.947252 20613 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.946359 20608 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.972175 20608 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.963212 20613 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:08.966866 19153 raft_consensus.cc:1240] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 7. Current term is 8. Ops: []
I20260709 14:56:08.966967 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:08.975209 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:08.977228 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:08.979295 19225 raft_consensus.cc:1240] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:08.981623 19044 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:08.983968 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:08.982744 19044 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:08.984090 20611 raft_consensus.cc:2749] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:08.968446 20619 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.985939 20599 raft_consensus.cc:2749] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:56:08.985443 19044 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:08.988396 20599 raft_consensus.cc:2749] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:08.989476 20611 consensus_queue.cc:1059] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:08.988453 20615 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.990620 20599 raft_consensus.cc:3055] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:08.991040 20599 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:08.991382 20619 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:08.991878 20599 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:08.993314 20599 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:08.999521 19119 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.001817 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:08.990477 19044 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.003732 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:09.007838 19044 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.008642 20533 raft_consensus.cc:2749] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.009167 20611 raft_consensus.cc:2749] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:09.003980 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:09.004650 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:09.009938 20611 consensus_queue.cc:1059] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:09.005483 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:09.011070 20533 raft_consensus.cc:3055] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:09.011397 20533 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:09.012061 20533 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.013746 20533 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:09.014034 20615 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:09.015192 19119 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.015851 20615 raft_consensus.cc:2749] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:09.016278 19193 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.017391 20608 raft_consensus.cc:2749] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.017980 19119 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.018733 20615 raft_consensus.cc:2749] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:09.020206 19119 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.020241 20611 consensus_queue.cc:1059] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:09.021211 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:09.021371 20603 raft_consensus.cc:3055] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:09.021728 20603 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:09.022624 20603 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.023468 19193 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.024137 20603 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.024482 20608 raft_consensus.cc:2749] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:09.026434 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.026331 19119 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.027132 20615 raft_consensus.cc:2749] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:09.033931 20613 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:09.046799 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:09.035558 19069 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:56:09.036226 19193 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.047688 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:09.048014 19193 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.048167 20613 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:09.048189 19151 raft_consensus.cc:606] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.049031 19193 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.038203 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:09.039891 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:09.041450 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:09.043751 19119 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.045578 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:09.026336 19044 leader_election.cc:304] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:09.050751 19193 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.046952 19117 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.048775 20591 raft_consensus.cc:2749] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:09.050472 20608 raft_consensus.cc:2749] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.051096 20602 raft_consensus.cc:2749] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.050894 20612 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.056169 19044 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.054188 20579 raft_consensus.cc:2749] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:09.051842 19119 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.057529 20611 raft_consensus.cc:2749] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:09.058178 20611 consensus_queue.cc:1059] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:09.059567 20611 raft_consensus.cc:2749] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:09.060110 20611 raft_consensus.cc:3055] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:09.060444 20611 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:09.052172 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.048559 20613 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.063539 20591 raft_consensus.cc:2749] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:09.063738 19044 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.051194 20582 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:09.065902 20608 raft_consensus.cc:2749] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:09.066867 20614 raft_consensus.cc:2749] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:09.068593 20533 raft_consensus.cc:2749] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.064790 19044 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.069916 19193 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.070793 19117 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.071367 19044 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.072196 20533 raft_consensus.cc:2749] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:09.072332 19193 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.073385 19044 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.073810 19193 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.075021 19117 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.076159 20533 raft_consensus.cc:2749] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.076428 19117 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.077360 19044 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.077427 19193 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.076505 20549 raft_consensus.cc:2749] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:09.078151 20555 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.078665 20533 raft_consensus.cc:2749] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:09.069613 20613 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.079559 19044 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.082487 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:09.096509 19044 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.071835 20599 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:09.097973 20588 raft_consensus.cc:2749] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:09.098223 20619 raft_consensus.cc:2749] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.097906 19044 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.073082 20579 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:09.081066 20608 raft_consensus.cc:2749] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:56:09.075920 20582 raft_consensus.cc:2749] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:56:09.099634 20603 raft_consensus.cc:2749] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:09.101614 20612 raft_consensus.cc:2749] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.081096 20607 raft_consensus.cc:2749] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.102331 20599 consensus_queue.cc:1059] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:56:09.103609 20588 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:56:09.103962 20588 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:09.104583 20613 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:09.105068 20588 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.097606 20596 raft_consensus.cc:2749] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.061213 20611 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.106681 20588 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:09.107318 20611 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:09.109748 19117 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.114779 20619 raft_consensus.cc:2749] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.115409 19044 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.116679 19117 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.117393 20619 raft_consensus.cc:2749] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.117908 20549 raft_consensus.cc:993] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:09.118345 20619 raft_consensus.cc:1081] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:09.118532 20599 raft_consensus.cc:2749] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:09.080628 19193 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.126312 20581 raft_consensus.cc:2749] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:56:09.126583 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 46026.8us
I20260709 14:56:09.127238 19193 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.127894 20581 raft_consensus.cc:2749] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:09.128237 19193 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.128921 20581 raft_consensus.cc:2749] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:09.129530 19193 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.130663 20608 raft_consensus.cc:2749] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:09.131470 19117 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.132581 20615 raft_consensus.cc:2749] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:09.132699 19193 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:09.133404 20581 raft_consensus.cc:2749] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:09.134217 19193 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:09.134920 20607 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:09.135356 20607 raft_consensus.cc:697] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:09.136191 19117 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.137486 20619 raft_consensus.cc:2749] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:56:09.138556 19117 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.139246 20619 raft_consensus.cc:2749] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:56:09.136126 20607 consensus_queue.cc:237] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.141613 19117 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.143904 20615 raft_consensus.cc:2749] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:56:09.144189 19117 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.144942 20615 raft_consensus.cc:2749] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:56:09.150765 19119 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.155799 19151 raft_consensus.cc:1240] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:09.157125 20596 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:09.157591 20611 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:09.157542 20588 consensus_queue.cc:1059] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:56:09.158056 20549 raft_consensus.cc:2749] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:56:09.159413 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:09.159974 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:09.158843 20533 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:09.158552 19226 raft_consensus.cc:1240] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:09.159425 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:09.161823 20533 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:09.162411 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:09.161767 19076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:09.164549 19076 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.164919 19076 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.165205 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:09.164074 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:09.168095 19148 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.168469 19148 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:09.170320 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:09.170840 19071 raft_consensus.cc:606] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.171190 19071 raft_consensus.cc:614] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:56:09.178704 19193 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.179912 19193 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.180707 20617 raft_consensus.cc:2749] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.181615 20617 raft_consensus.cc:2749] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:56:09.186084 20549 consensus_queue.cc:1059] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:09.187196 20549 raft_consensus.cc:3055] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:09.187527 20549 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:09.188508 20549 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.189399 20549 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.170773 20533 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.191432 20533 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:09.203327 19148 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.205256 19148 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:09.206080 19220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:09.206662 19220 raft_consensus.cc:606] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:09.208431 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:09.209493 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:09.210065 19220 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:09.211107 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:09.189632 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:09.210059 19076 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.223243 19076 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:09.224270 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:09.225061 19226 raft_consensus.cc:2393] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 4: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:09.224459 20607 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:56:09.225550 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:09.224270 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:09.227169 19220 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:09.226153 19076 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:09.234387 19076 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:09.235764 19076 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.237000 19226 raft_consensus.cc:1240] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:09.237562 19117 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:09.242861 20549 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:09.243363 20549 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:09.243276 20533 consensus_queue.cc:1059] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:09.244132 20596 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:09.244648 20596 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:09.242287 18975 catalog_manager.cc:5697] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:09.244328 20549 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.245808 20596 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.249213 20596 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.239790 19148 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:09.256122 19044 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:09.257159 20533 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:09.257611 20533 raft_consensus.cc:697] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:09.262684 20533 consensus_queue.cc:237] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.283313 20614 raft_consensus.cc:993] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:09.283783 20614 raft_consensus.cc:1081] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:09.276916 19076 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:09.312379 19226 raft_consensus.cc:1240] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:09.322707 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:09.323441 19071 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.323906 19071 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.323119 18974 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.326650 20436 consensus_queue.cc:1059] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:09.338164 20615 raft_consensus.cc:3055] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:09.359413 20615 raft_consensus.cc:740] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:09.369606 20615 consensus_queue.cc:260] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.370924 20615 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:09.383299 19071 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.386456 19071 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:09.381626 19076 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:09.390592 19148 raft_consensus.cc:1240] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:09.402033 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:09.427100 19150 raft_consensus.cc:3055] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:09.403679 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:09.412647 20581 raft_consensus.cc:993] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:09.427456 19150 raft_consensus.cc:740] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:09.427731 19220 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.428260 19150 consensus_queue.cc:260] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.431089 19150 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.431864 20610 raft_consensus.cc:1081] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:09.435752 18973 catalog_manager.cc:5697] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.432003 20596 consensus_queue.cc:1059] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 14:56:09.443329 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:09.444063 19148 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.444432 19148 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:09.448715 19150 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:09.450065 19044 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:09.450815 20592 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:09.451175 20592 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:09.451283 20596 raft_consensus.cc:2804] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:09.452060 20592 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.453509 20596 raft_consensus.cc:697] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:09.453802 20592 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:09.456049 19148 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.454449 20596 consensus_queue.cc:237] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.458520 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:09.459995 19071 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:09.464304 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:09.465413 19226 raft_consensus.cc:3055] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:09.465723 19226 raft_consensus.cc:740] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:09.467190 19226 consensus_queue.cc:260] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.468160 19226 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:09.470122 19071 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:09.471285 19119 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:09.472175 19148 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:09.468142 19220 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:09.473569 20589 raft_consensus.cc:2804] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:09.474314 20589 raft_consensus.cc:697] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:09.475052 19226 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:09.475114 20589 consensus_queue.cc:237] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:09.535133 18974 catalog_manager.cc:5697] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.539839 18973 catalog_manager.cc:5697] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.559034 19071 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:09.560582 20610 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:09.630657 19151 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:09.636916 19151 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:09.638373 20608 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:09.698037 19150 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:09.699563 20618 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:56:09.723583 19076 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:09.725613 20549 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:09.731377 19226 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:09.732784 20611 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:09.764088 19220 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:09.767263 20589 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:09.900061 19148 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:09.902094 19220 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:09.916409 20611 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:09.937356 20615 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:09.951004 19226 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:09.981726 20611 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:10.027666 19071 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:10.029767 20589 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:10.212034 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:10.242477 20579 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:10.243016 20579 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.245064 20579 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:10.248940 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:10.249570 19078 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:10.248940 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:10.251008 19151 raft_consensus.cc:2393] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 5: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:56:10.262306 19193 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:10.263352 20613 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:10.263720 20613 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:10.264053 20613 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:10.277109 20613 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.279621 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:10.284632 20613 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:10.285439 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:10.286105 19151 raft_consensus.cc:2393] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 5: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:56:10.289019 19076 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:10.290025 19193 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:10.291038 20613 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:10.291520 20613 raft_consensus.cc:697] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:10.292347 20613 consensus_queue.cc:237] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.327013 18974 catalog_manager.cc:5697] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:10.579115 20533 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:10.579602 20533 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.593021 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:10.593966 19220 raft_consensus.cc:2393] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 3: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:10.581521 20533 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.596367 20614 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:10.596868 20614 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.599421 20614 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.594475 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:10.601106 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:10.602031 19220 raft_consensus.cc:2393] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 4: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:10.602883 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:10.603878 19076 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:10.601218 19151 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:10.605188 19044 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:10.606668 19119 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:10.608039 20602 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:10.608397 20602 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:10.608733 20602 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:10.611255 20611 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:10.611663 20611 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:10.612040 20611 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:10.619248 20611 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.626338 20592 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.628628 20592 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.629570 20533 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.630031 20533 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.630566 20592 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.632006 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:10.630369 20602 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.635574 20533 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.636101 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:10.636600 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:10.636781 19151 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:10.637136 19145 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:10.638111 20611 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.638073 19044 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:10.639801 19044 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:10.640224 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:10.640985 19148 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:10.640743 19226 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:56:10.642095 19044 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:10.642284 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:10.642891 20611 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:10.642108 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:10.643471 20611 raft_consensus.cc:697] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:10.643796 19221 raft_consensus.cc:2393] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 3: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:10.642860 19220 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:10.641606 20592 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:10.645597 20592 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.646010 20592 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:10.645087 20611 consensus_queue.cc:237] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.648720 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:10.649401 19220 raft_consensus.cc:2393] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 4: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:10.647873 20602 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.648591 20533 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:10.650080 20533 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.650419 20533 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:10.651651 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:10.654413 20649 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.654978 20649 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.659183 20649 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.662286 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:10.662767 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:10.662915 19220 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:10.663304 19148 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:56:10.657680 19076 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:10.664338 19042 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:10.664981 20649 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:56:10.665316 20649 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.665395 20533 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.665701 20649 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:10.666630 19119 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:10.667351 20602 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:10.668372 20602 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:10.669149 20602 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.674546 18974 catalog_manager.cc:5697] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.676504 20649 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.661567 20592 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.679822 20592 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.679996 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:10.680531 19145 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:10.682595 20649 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.685542 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:10.685765 20533 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.686110 19150 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:10.687304 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:10.687796 19148 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:10.689044 18973 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.692404 19150 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:10.693480 19044 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:10.694190 20649 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:10.694612 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:10.694695 20649 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:10.695220 19220 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:10.695514 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:10.696003 19226 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:56:10.696838 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:10.697402 19221 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:56:10.699260 20649 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.703259 19145 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:10.705152 19044 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:10.705941 20533 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:10.706646 20533 raft_consensus.cc:697] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:10.707356 20533 consensus_queue.cc:237] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.717211 19221 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:56:10.724632 19042 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:10.718232 19220 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:10.725442 20592 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:56:10.726034 20592 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:10.726820 20592 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.733999 20589 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.734475 20589 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.735077 19226 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:10.715859 19148 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:56:10.736351 20589 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.741776 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:10.742393 19076 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:10.745298 19119 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:10.746083 20614 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:10.746434 20614 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.746752 20614 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:10.751336 20589 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.751876 20589 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.758176 20589 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.760290 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:10.760890 19226 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:10.765136 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:10.766817 18973 catalog_manager.cc:5697] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.758409 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:10.769775 19071 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:10.772112 20614 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.773061 19119 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:10.778692 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:10.779194 19071 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:10.780125 20589 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:10.780561 20589 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.780910 20589 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:10.780339 20614 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.786095 19071 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:10.786821 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:10.787356 20589 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.792943 19221 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:56:10.793129 19148 raft_consensus.cc:1240] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 5. Current term is 6. Ops: []
I20260709 14:56:10.796705 20589 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:10.797222 19119 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:10.798009 20589 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:10.798470 20589 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:10.799286 20589 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.803975 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:10.804567 19071 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:10.814431 20581 consensus_queue.cc:1059] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:10.815374 20581 raft_consensus.cc:3055] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:10.815747 20581 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:10.816680 20581 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.819293 20581 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:10.823699 18973 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.830116 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:10.835062 19221 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:10.838711 18974 catalog_manager.cc:5697] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.844986 19226 raft_consensus.cc:2410] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 for term 6 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:56:10.847971 18974 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.852819 19071 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:10.856339 19119 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:10.857306 20589 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:10.857751 20589 raft_consensus.cc:697] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:10.858544 20589 consensus_queue.cc:237] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:10.881996 18974 catalog_manager.cc:5697] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.031715 20592 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.032253 20592 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.034233 20592 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:11.034909 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:11.035534 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:11.035563 19145 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:11.036156 19221 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:11.037094 19044 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:11.038249 20592 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:11.038689 20592 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.040004 20592 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:11.047362 19145 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:11.047602 20592 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.049917 20533 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:11.051998 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:11.052510 19145 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:11.053241 19076 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:11.055610 20602 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:11.058847 20610 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.059605 20610 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.059983 19145 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:11.060366 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:11.061244 19044 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:11.062031 20533 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:11.062472 20533 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:11.062806 20610 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:11.063423 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:11.063177 20533 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.065553 19221 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:56:11.065181 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:11.068643 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:11.069371 20610 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:11.060796 20592 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:11.072661 19221 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:11.091818 19221 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:11.093833 20602 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:11.093617 18973 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.109759 19150 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:11.110987 20592 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:11.123958 19226 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:11.129760 20592 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:11.133502 19145 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:11.134876 20592 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:11.146934 19220 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:11.158898 20649 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:11.159663 19220 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:11.181556 20649 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:11.189813 19220 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:11.197947 20649 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:11.202581 19150 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:11.211480 19076 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:11.213920 20592 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:11.217953 20655 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:11.247748 19225 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
I20260709 14:56:11.248201 19225 pending_rounds.cc:85] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044: Aborting all ops after (but not including) 4
I20260709 14:56:11.248540 19225 pending_rounds.cc:107] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 14:56:11.248871 19225 raft_consensus.cc:2889] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:11.251736 20602 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:11.263445 19226 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:11.265089 20655 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:11.268935 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:11.273157 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 43992.9us
I20260709 14:56:11.281158 19071 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:11.286283 20602 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:11.354841 19077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:11.355535 19077 raft_consensus.cc:606] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:11.358352 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:11.358919 19221 raft_consensus.cc:606] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:11.361933 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:11.362471 19150 raft_consensus.cc:606] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:11.364871 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:11.365355 19150 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:11.367434 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:11.367921 19150 raft_consensus.cc:606] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:11.370015 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:11.370493 19150 raft_consensus.cc:606] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:11.371417 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:56:11.372960 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:11.444445 20602 raft_consensus.cc:993] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:11.444947 20655 raft_consensus.cc:1081] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:11.446246 19077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:11.446785 19077 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.447077 19077 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:11.452327 19077 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.453969 19077 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:11.454952 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:11.455502 19221 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:11.456408 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:11.456938 19150 raft_consensus.cc:3055] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:11.457201 19150 raft_consensus.cc:740] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:11.457865 19150 consensus_queue.cc:260] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.458920 19150 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:11.460206 19221 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:11.461045 19042 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:11.461606 20533 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:11.461967 20533 raft_consensus.cc:697] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:11.462678 20533 consensus_queue.cc:237] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.464694 19150 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:11.471671 18974 catalog_manager.cc:5697] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.520962 20649 raft_consensus.cc:993] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:11.521410 20533 raft_consensus.cc:1081] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:11.522764 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:11.523190 19221 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.523466 19221 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:11.528021 19221 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.529711 19221 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:11.531256 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:11.531761 19078 raft_consensus.cc:3055] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:11.531811 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:11.532408 19078 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:11.532747 19150 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:11.533149 19078 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.534302 19078 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:11.537257 19145 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:11.538592 20533 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:11.542120 19150 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:11.543289 19078 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:11.543267 19193 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:11.546753 20657 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:11.547189 20657 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:11.547940 20657 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.563342 19221 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:11.563795 18976 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 6 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:11.568365 20648 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:11.578982 20655 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:11.579497 20602 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:11.581389 20655 raft_consensus.cc:993] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:11.581784 20589 raft_consensus.cc:1081] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:11.596549 19077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:11.596720 19078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:11.597117 19077 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.597543 19077 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:11.597184 19078 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.601001 19078 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.602062 19077 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.603850 19077 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:11.606041 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:11.606571 19150 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:11.606856 19150 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:11.606892 19078 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.607626 19150 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.606141 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:11.608623 19150 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:11.609272 19078 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:11.611593 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:11.612123 19225 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.611533 19221 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:11.621201 19150 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:11.622251 19225 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:11.624594 19042 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:11.624833 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:11.625339 19145 raft_consensus.cc:3055] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:11.625598 19145 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:11.626276 19145 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.626961 20592 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:11.627235 19145 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.627461 19221 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:11.627655 20592 raft_consensus.cc:697] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:11.628549 20592 consensus_queue.cc:237] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.630666 19042 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:11.631717 20648 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:11.632167 20648 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:11.633038 19145 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:11.632891 20648 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.652225 18976 catalog_manager.cc:5697] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.653685 18976 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.785567 20610 raft_consensus.cc:993] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:11.786101 20657 raft_consensus.cc:1081] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:11.787406 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:11.787842 19145 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.788123 19145 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.792289 19145 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.793809 19145 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:11.794387 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:11.794934 19078 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.795276 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:11.795765 19225 raft_consensus.cc:3055] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:11.795971 19225 raft_consensus.cc:740] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:11.796563 19225 consensus_queue.cc:260] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.797662 19225 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.800740 19078 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:11.801371 19225 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:11.801985 19119 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:11.803565 20589 raft_consensus.cc:2804] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:11.804059 20589 raft_consensus.cc:697] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:11.804847 20589 consensus_queue.cc:237] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.817667 18976 catalog_manager.cc:5697] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.889914 20589 raft_consensus.cc:993] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:11.890323 20655 raft_consensus.cc:1081] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:11.891609 19078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:11.892113 19078 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.892439 19078 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:11.897039 19078 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.898851 19078 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:11.899017 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:11.899556 19145 raft_consensus.cc:3055] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:11.899847 19145 raft_consensus.cc:740] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:11.900384 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:11.900498 19145 consensus_queue.cc:260] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.900919 19225 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:11.901600 19145 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:11.908183 19225 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:11.909497 19042 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:11.910291 20592 raft_consensus.cc:2804] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:11.910939 20592 raft_consensus.cc:697] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:11.913630 20592 consensus_queue.cc:237] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:11.924728 19145 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:11.928422 18976 catalog_manager.cc:5697] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.983848 19225 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:11.984277 19145 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:11.985116 20648 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:11.985684 20592 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:12.040196 19145 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:12.041249 20592 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:12.052086 19221 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:12.054033 20611 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:12.063692 19145 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:12.065232 20657 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:12.101984 19071 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:12.109190 20680 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:12.131441 19221 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:12.149924 20611 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:12.169795 19145 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:12.171149 20648 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:12.255610 19221 raft_consensus.cc:1275] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:12.256738 20614 consensus_queue.cc:1048] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:12.274488 19071 raft_consensus.cc:1275] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:12.275893 20655 consensus_queue.cc:1048] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:12.411226 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:12.425779 19225 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:12.438539 20649 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 14:56:12.497967 19148 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:12.500011 20648 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:56:12.539047 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 97477us
I20260709 14:56:13.539069 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:13.606598 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:13.607234 19145 raft_consensus.cc:606] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:13.609804 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:13.610282 19071 raft_consensus.cc:606] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:13.613472 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:13.613917 19071 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:13.616554 19226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:13.617072 19226 raft_consensus.cc:606] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:13.622408 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:56:13.623886 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:13.786504 20648 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:13.787047 20697 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:13.788496 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:13.789088 19221 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.789458 19221 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:13.795909 19221 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:13.797847 19221 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:13.798815 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:13.799430 19071 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:13.799741 19071 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:13.799885 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:13.800441 19148 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:13.801031 19071 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:13.801954 19071 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:13.805087 19148 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:13.806232 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:13.806949 19071 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:13.807041 20702 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:13.808342 20702 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:13.809188 20702 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:13.872860 20648 raft_consensus.cc:993] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:13.873355 20648 raft_consensus.cc:1081] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:13.875137 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:13.875677 19148 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.876060 19148 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:13.882272 19148 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:13.884405 19148 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:13.881474 18975 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 6 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:13.885605 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:13.886193 19221 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:13.886430 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:13.886934 19071 raft_consensus.cc:3055] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:13.887230 19071 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:13.888214 19071 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:13.890497 20702 raft_consensus.cc:993] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:13.891011 20702 raft_consensus.cc:1081] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:13.891258 19071 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:13.895046 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:13.895598 19148 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.895973 19148 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:13.897411 19071 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:13.898936 19119 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:13.899730 20655 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:13.900107 20655 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:13.900866 20655 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:13.906180 19221 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:13.908622 19148 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:13.915307 19148 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:13.918265 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:13.918789 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:13.919305 19221 raft_consensus.cc:3055] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:13.919577 19221 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:13.920284 19221 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:13.921252 19221 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:13.918807 19076 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:13.929420 19221 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:13.931433 19117 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:13.933367 20701 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:13.933923 20701 raft_consensus.cc:697] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:13.933574 18976 catalog_manager.cc:5697] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.935106 19076 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:13.938664 20701 consensus_queue.cc:237] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:13.963028 18976 catalog_manager.cc:5697] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:14.035197 20701 raft_consensus.cc:993] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:14.035701 20701 raft_consensus.cc:1081] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:14.037233 19076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:14.037720 19076 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:14.038002 19076 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:14.043291 19076 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:14.045356 19076 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:14.046331 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:14.046620 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:14.046898 19226 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:14.047130 19148 raft_consensus.cc:3055] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:14.047435 19148 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:14.048030 19148 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:14.048888 19148 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:14.051584 19226 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:14.052531 19042 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:14.053107 20648 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:14.053112 19148 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:14.053584 20648 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:14.054385 20648 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:14.064500 18976 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:14.198542 19148 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:14.199827 20657 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:14.213207 19076 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:14.215162 20680 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:14.294924 19076 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:14.295970 20701 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:14.303483 19226 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:14.304700 20701 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:14.476487 19226 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:14.477484 20701 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:14.487587 19076 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:14.490029 20721 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:14.597146 19226 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:14.598212 20697 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:14.606040 19148 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:14.607419 20725 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:14.624742 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:15.664896 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:15.700349 19148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:15.700822 19148 raft_consensus.cc:606] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:15.703354 19226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:15.703948 19226 raft_consensus.cc:606] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:15.706490 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63d3df93051842359343ebf6c83454ea"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:15.706986 19145 raft_consensus.cc:606] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:15.709139 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:15.709542 19071 raft_consensus.cc:606] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:15.712007 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:15.712569 19071 raft_consensus.cc:606] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:15.713600 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:15.714974 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:15.827922 20728 raft_consensus.cc:993] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:15.828514 20729 raft_consensus.cc:1081] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:15.829761 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:15.830277 19145 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:15.830523 19145 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:15.834863 19145 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:15.836107 19145 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:15.836921 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:15.836968 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:15.837610 19226 raft_consensus.cc:3055] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:15.837684 19071 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:15.838004 19226 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:15.838740 19226 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:15.839968 19226 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:15.843307 19071 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:15.844259 19119 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:15.844381 19226 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:15.844980 20722 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:15.845403 20722 raft_consensus.cc:697] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:15.846165 20722 consensus_queue.cc:237] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:15.854781 18976 catalog_manager.cc:5697] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:15.927199 20725 raft_consensus.cc:993] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:15.927616 20726 raft_consensus.cc:1081] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:15.928920 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:15.929332 19148 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:15.929587 19148 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:15.934760 19148 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:15.936316 19148 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:15.938388 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:15.938388 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:15.939042 19071 raft_consensus.cc:3055] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:15.939112 19226 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:15.939419 19071 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:15.940231 19071 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:15.941313 19071 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:15.946158 19226 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:15.947554 19117 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:15.948231 20722 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:15.948616 20722 raft_consensus.cc:697] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:15.949404 20722 consensus_queue.cc:237] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:15.950188 19071 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:15.958035 18976 catalog_manager.cc:5697] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:16.149127 20722 raft_consensus.cc:993] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:16.149614 20722 raft_consensus.cc:1081] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:16.151036 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:16.151515 19071 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:16.151799 19071 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:16.157212 19071 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:16.159029 19071 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:16.159934 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:16.160377 19145 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:16.160588 19145 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:16.160794 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:16.161324 19225 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:16.161353 20726 raft_consensus.cc:993] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:16.161324 19145 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:16.162040 20725 raft_consensus.cc:1081] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:16.162770 19145 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:16.163370 19226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:16.163869 19226 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:16.164121 19226 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:16.167701 19225 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:16.168174 19226 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:16.168671 19145 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:16.168663 19042 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:16.169574 20725 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:16.170075 20725 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:16.170231 19226 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:16.170930 20725 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:16.171567 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:16.172027 19145 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:16.174646 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:16.175374 19071 raft_consensus.cc:3055] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:16.175786 19071 raft_consensus.cc:740] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:16.176651 19071 consensus_queue.cc:260] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:16.177148 19145 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:16.177512 19071 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:16.177999 19193 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:16.178555 20729 raft_consensus.cc:2804] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:16.178923 20729 raft_consensus.cc:697] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:16.179603 20729 consensus_queue.cc:237] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:16.181711 19071 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:16.190390 18975 catalog_manager.cc:5697] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:16.190321 18976 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:16.196734 20722 raft_consensus.cc:993] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:16.197196 20701 raft_consensus.cc:1081] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:16.199911 19076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63d3df93051842359343ebf6c83454ea"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:16.200403 19076 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:16.200758 19076 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:16.205644 19076 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:16.207001 19076 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:16.207630 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:16.207886 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:16.208184 19145 raft_consensus.cc:3055] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:16.208353 19226 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:16.208526 19145 raft_consensus.cc:740] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:16.209290 19145 consensus_queue.cc:260] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:16.210366 19145 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:16.214501 19226 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:16.215484 19042 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:16.216075 20725 raft_consensus.cc:2804] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:16.216033 19145 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:16.216662 20725 raft_consensus.cc:697] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:16.217518 20725 consensus_queue.cc:237] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:16.229000 18976 catalog_manager.cc:5697] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:16.401742 19071 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:16.402946 20722 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:16.415787 19226 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:16.416910 20701 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:16.472589 19226 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:16.474086 20737 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:16.482486 19071 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:16.485661 20701 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:16.567423 19148 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:16.568575 20728 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:16.583144 19071 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:16.585630 20728 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:56:16.694295 19225 raft_consensus.cc:1275] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:16.695483 20726 consensus_queue.cc:1048] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:16.704196 19145 raft_consensus.cc:1275] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:16.707676 20726 consensus_queue.cc:1048] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:16.715782 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:16.765923 19148 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:16.766964 20726 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:16.775723 19226 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:16.778106 20753 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:17.760555 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:17.797715 19078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:17.798256 19078 raft_consensus.cc:606] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:17.800489 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:17.801043 19221 raft_consensus.cc:606] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:17.803426 19078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:17.803884 19078 raft_consensus.cc:606] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:17.807204 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:17.807798 19145 raft_consensus.cc:606] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:17.811275 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:17.811779 19145 raft_consensus.cc:606] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:17.812623 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:17.813627 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:17.841310 20754 raft_consensus.cc:993] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:17.842020 20725 raft_consensus.cc:1081] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:17.843789 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:17.844295 19145 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:17.844627 19145 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:17.850788 19145 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:17.852553 19145 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:17.853134 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:17.853705 19078 raft_consensus.cc:3055] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:17.854018 19078 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:17.853968 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:17.854565 19225 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:17.854825 19078 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:17.855973 19078 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:17.860704 19225 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:17.861852 19117 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:17.863057 20737 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:17.863519 20737 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:17.864274 20737 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:17.862334 19078 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:17.876621 20737 raft_consensus.cc:993] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:17.877425 20737 raft_consensus.cc:1081] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:17.884155 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:17.884665 19071 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:17.885102 19071 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:17.884579 18976 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:17.890614 19071 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:17.892484 19071 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:17.893558 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:17.894150 19151 raft_consensus.cc:3055] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:17.894593 19151 raft_consensus.cc:740] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:17.894050 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:17.895581 19221 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:17.897634 19151 consensus_queue.cc:260] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:17.898862 19151 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:17.901104 20726 raft_consensus.cc:993] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:17.901579 20754 raft_consensus.cc:1081] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:17.903182 19226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:17.903705 19226 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:17.903987 19221 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:17.904031 19226 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:17.905623 19042 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:17.906399 20726 raft_consensus.cc:2804] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:17.906807 20726 raft_consensus.cc:697] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:17.907231 19151 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:17.907495 20726 consensus_queue.cc:237] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:17.912760 19226 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:17.914289 19226 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:17.914742 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:17.915258 19071 raft_consensus.cc:3055] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:17.915544 19071 raft_consensus.cc:740] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:17.916218 19071 consensus_queue.cc:260] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:17.917299 19071 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:17.918179 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:17.918712 19151 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:17.920341 18976 catalog_manager.cc:5697] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:17.921185 19071 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:56:17.922147 19193 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:17.922801 20728 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:17.923192 20728 raft_consensus.cc:697] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:17.923988 20728 consensus_queue.cc:237] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:17.924365 19151 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:56:17.936818 18975 catalog_manager.cc:5697] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:17.977807 20737 raft_consensus.cc:993] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:17.978327 20722 raft_consensus.cc:1081] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:17.979487 19078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:17.979888 19078 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:17.980156 19078 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:17.984743 19078 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:17.986078 19078 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:17.986843 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:17.986865 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:17.987763 19226 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:17.987460 19151 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:17.988509 19151 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:17.989193 19151 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:17.990156 19151 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:17.992271 19226 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:17.994978 19151 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:17.994103 19042 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:17.996042 20726 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:17.996464 20726 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:17.997165 20726 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:18.006784 18975 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.023522 20750 raft_consensus.cc:993] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:18.024004 20728 raft_consensus.cc:1081] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:18.025329 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:18.025727 19151 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:18.026021 19151 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:18.029835 19151 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:18.031189 19151 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:18.032023 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:18.032090 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:18.032604 19078 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:18.032660 19225 raft_consensus.cc:3055] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:18.032992 19225 raft_consensus.cc:740] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:18.033605 19225 consensus_queue.cc:260] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:18.034689 19225 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:18.036739 19078 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:18.037564 19119 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:18.038272 20722 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:18.038633 20722 raft_consensus.cc:697] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:18.038842 19225 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:18.039311 20722 consensus_queue.cc:237] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:18.048928 18975 catalog_manager.cc:5697] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.327926 19071 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:18.329094 20750 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:18.337863 19151 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:18.339056 20728 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:18.358006 19225 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:18.359193 20722 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:18.382541 19078 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:18.387347 20722 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:18.399600 19225 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:18.405779 20726 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:18.422717 19150 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:18.424160 20754 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:18.426668 19078 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:18.428261 20775 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:18.438114 19225 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:18.439517 20759 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:18.459299 19150 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:18.460305 20725 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:18.475301 19225 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:18.476653 20725 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:18.814433 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:19.849737 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:19.887681 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:19.888135 19150 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:19.890280 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:19.890667 19150 raft_consensus.cc:606] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:19.892810 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:19.893217 19221 raft_consensus.cc:606] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:19.895232 19078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:19.895610 19078 raft_consensus.cc:606] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:19.897594 19078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:19.898010 19078 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:19.898909 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:19.900199 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:19.913614 20725 raft_consensus.cc:993] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:19.914088 20754 raft_consensus.cc:1081] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:19.915273 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:19.915671 19151 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:19.915925 19151 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:19.919739 19151 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:19.921331 19151 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:19.921833 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:19.922348 19076 raft_consensus.cc:3055] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:19.922657 19076 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:19.923281 19076 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:19.924077 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:19.924403 19076 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:19.924618 19221 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:19.929108 19076 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:19.929270 19221 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:19.930205 19119 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:19.930960 20784 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:19.931546 20784 raft_consensus.cc:697] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:19.932188 20784 consensus_queue.cc:237] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:19.955962 18976 catalog_manager.cc:5697] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:19.960801 20750 raft_consensus.cc:993] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:19.961316 20785 raft_consensus.cc:1081] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:19.962596 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:19.963064 19150 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:19.963423 19150 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:19.969174 19150 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:19.971053 19150 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:19.972342 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:19.972800 19078 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:19.974736 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:19.975236 19221 raft_consensus.cc:3055] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:19.975499 19221 raft_consensus.cc:740] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:19.976169 19221 consensus_queue.cc:260] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:19.977276 19221 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:19.978714 19078 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:56:19.983595 19221 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:56:19.984524 19117 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:19.988248 20784 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:19.996503 20784 raft_consensus.cc:697] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:19.997468 20784 consensus_queue.cc:237] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:20.007216 18976 catalog_manager.cc:5697] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.243919 20791 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:20.244475 20737 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:20.245965 19078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:20.246383 19078 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.246651 19078 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:20.251058 19078 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:20.254256 19078 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:20.255463 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:20.255990 19221 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:20.256860 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:20.257664 20725 raft_consensus.cc:993] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:20.257421 19150 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:20.258129 20754 raft_consensus.cc:1081] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:20.258572 19150 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:20.259379 19150 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:20.260480 19150 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:20.261943 19221 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:20.262104 19225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:20.262784 19225 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.263108 19225 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:20.265343 19150 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:20.266304 19044 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:20.266959 20754 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:20.268755 19225 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:20.270329 19225 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:20.270857 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:20.267319 20754 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:20.271255 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:20.271487 19078 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:20.271802 19150 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:20.272336 19078 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:20.272074 20754 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:20.273272 19078 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:20.274567 19078 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:20.278501 19150 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:20.279358 19078 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:20.281416 19193 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:20.282126 20750 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:20.282531 20750 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:20.283255 20750 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:20.288777 18976 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.293782 18975 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 7 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.345835 20784 raft_consensus.cc:993] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:20.346372 20737 raft_consensus.cc:1081] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:20.347568 19078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:20.347963 19078 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.348184 19078 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:20.354540 19078 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:20.355861 19078 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:20.356438 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:20.356734 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:20.356985 19150 raft_consensus.cc:3055] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:20.357242 19225 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:20.357283 19150 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:20.358130 19150 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:20.359247 19150 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:20.363232 19225 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:20.364212 19042 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:20.364895 20725 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:20.365319 20725 raft_consensus.cc:697] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:20.365296 19150 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:20.366149 20725 consensus_queue.cc:237] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:20.375618 18975 catalog_manager.cc:5697] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:20.456208 19078 raft_consensus.cc:1275] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:20.457259 20784 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:20.466810 19221 raft_consensus.cc:1275] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:20.467947 20791 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:20.481228 19226 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:20.484544 20791 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:20.494797 19078 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:20.496356 20759 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:20.726944 19225 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:20.728170 20725 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:20.738168 19150 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:20.739887 20754 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:20.765091 19225 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:20.766921 20754 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:20.779922 19150 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:20.781615 20793 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:20.803680 19150 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:20.804858 19076 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:20.804967 20750 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:20.806046 20785 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:20.901019 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:21.936400 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:21.983649 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:21.984105 19071 raft_consensus.cc:606] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:21.986943 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:21.987403 19150 raft_consensus.cc:606] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:21.989544 19225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:21.989970 19225 raft_consensus.cc:606] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:21.991946 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:21.992353 19150 raft_consensus.cc:606] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:21.994356 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:21.994740 19071 raft_consensus.cc:606] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:21.995674 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:21.996693 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:22.178768 20754 raft_consensus.cc:993] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:22.179190 20793 raft_consensus.cc:1081] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:22.180459 19225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:22.180857 19225 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:22.181165 19225 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:22.185628 19225 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.186986 19225 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:22.187786 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:22.187844 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:22.188300 19150 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:22.188377 19071 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:56:22.188791 19071 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:22.189507 19071 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.190755 19071 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:22.194234 19150 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:56:22.195125 19193 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:22.195464 19071 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:56:22.195840 20750 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:56:22.196197 20750 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:22.196923 20750 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.207511 18973 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:22.221050 20759 raft_consensus.cc:993] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:22.221501 20784 raft_consensus.cc:1081] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:22.222828 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:22.223326 19071 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:22.223644 19071 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:22.225023 20810 raft_consensus.cc:993] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:22.225490 20810 raft_consensus.cc:1081] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:22.226847 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:22.227322 19150 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:22.227628 19150 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.229435 19071 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.231312 19071 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:22.231894 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:22.232340 19151 raft_consensus.cc:3055] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:22.232630 19151 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:22.233260 19151 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.233314 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:22.234126 19225 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:22.234241 19151 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:22.237564 19150 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.239436 19150 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:22.239574 19225 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:22.240646 19042 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:22.241197 20793 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:22.241555 20793 raft_consensus.cc:697] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:22.242079 19151 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:22.242271 20793 consensus_queue.cc:237] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.243484 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:22.243646 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:22.243980 19071 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.244179 19225 raft_consensus.cc:3055] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:22.244520 19225 raft_consensus.cc:740] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:22.245224 19225 consensus_queue.cc:260] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.246517 19225 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.249401 19071 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:56:22.250293 19119 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:22.250931 20784 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:22.251389 20784 raft_consensus.cc:697] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:22.252028 20784 consensus_queue.cc:237] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.253751 18973 catalog_manager.cc:5697] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:22.260509 19225 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:56:22.264215 18975 catalog_manager.cc:5697] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:22.313143 20759 raft_consensus.cc:993] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:22.313572 20784 raft_consensus.cc:1081] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:22.314766 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:22.315276 19071 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:22.315565 19071 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:22.320520 19071 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.321954 19071 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:22.322522 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:22.322786 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:22.323259 19151 raft_consensus.cc:3055] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:22.323254 19221 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:22.324360 19151 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:22.325186 19151 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.326301 19151 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:22.332011 19221 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:22.332844 19042 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:22.333413 20754 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:22.336591 19151 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:22.338254 20754 raft_consensus.cc:697] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:22.338862 20754 consensus_queue.cc:237] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.348238 18975 catalog_manager.cc:5697] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:22.478998 20754 raft_consensus.cc:993] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:22.480185 20754 raft_consensus.cc:1081] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:22.483778 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:22.484731 19148 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:22.485247 19148 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:22.494047 19148 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.496081 19148 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:22.497494 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:22.498901 19078 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:22.499225 19078 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:22.500228 19078 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.502199 19078 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:22.504261 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:22.506489 19225 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:22.512547 19078 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:22.513684 19119 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:22.514652 20759 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:22.515082 20759 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:22.515224 19225 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:22.516345 20759 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:22.530447 18975 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:22.598906 19076 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:56:22.600699 20810 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:56:22.623452 19148 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:56:22.625140 20750 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:56:22.675643 19225 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:22.679697 20793 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:56:22.694300 19148 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:22.695832 20819 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:22.762424 19225 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:22.763588 20819 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:22.777324 19145 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:22.778784 19078 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.783293 20819 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:22.784735 20784 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.805512 19221 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.808072 20759 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.927644 19076 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:22.928786 20833 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:22.942576 19225 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:22.943838 20833 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:22.997677 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:24.035790 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:24.073257 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "553504ceba3249458e738247c4acaf4a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:24.073912 19145 raft_consensus.cc:606] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:24.076228 19078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:24.076671 19078 raft_consensus.cc:606] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:24.078717 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:24.079110 19145 raft_consensus.cc:606] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:24.080937 19078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:24.081331 19078 raft_consensus.cc:606] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:24.083271 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:24.083679 19221 raft_consensus.cc:606] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:24.084822 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:24.085955 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:24.480984 20784 raft_consensus.cc:993] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:24.482160 20759 raft_consensus.cc:1081] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:24.484514 19076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:24.485133 20819 raft_consensus.cc:993] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:24.485608 19076 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.485733 20819 raft_consensus.cc:1081] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:24.486004 19076 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:24.487255 19225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:24.487792 19225 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.488117 19225 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:24.492636 19076 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:24.494165 19225 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.495426 19076 leader_election.cc:290] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:56:24.495486 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:24.496280 19148 raft_consensus.cc:3055] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:24.496588 19148 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:24.496661 19764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:56:24.496640 19225 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:24.497399 19764 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:24.497607 19148 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:24.499003 19148 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:24.499544 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:24.500061 19076 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:24.500347 19076 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:24.501976 19076 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.502553 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:24.503093 19145 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:24.504778 19764 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:24.505671 19076 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:24.506196 19043 leader_election.cc:304] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:24.507010 20819 raft_consensus.cc:2804] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:24.507472 20819 raft_consensus.cc:697] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:24.508291 20819 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:24.509153 19145 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:24.515193 19193 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:24.515769 19148 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:24.519721 20841 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:24.523821 20838 raft_consensus.cc:993] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:24.524585 20810 raft_consensus.cc:993] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:24.524828 20838 raft_consensus.cc:1081] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:24.525013 20844 raft_consensus.cc:1081] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:24.524027 19076 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:24.526301 20759 raft_consensus.cc:993] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:24.527274 20784 raft_consensus.cc:1081] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:24.532469 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:24.533047 19145 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.533437 19145 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:24.539745 19145 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.541679 19076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "553504ceba3249458e738247c4acaf4a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:24.542227 19076 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.542629 19076 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.543023 19145 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:24.543486 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:24.544059 19078 raft_consensus.cc:3055] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:24.544332 19078 raft_consensus.cc:740] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:24.545073 19078 consensus_queue.cc:260] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.524767 20841 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:24.546097 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:24.546268 19078 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:24.546627 20841 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.546638 19148 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.548511 19148 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.555312 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:24.555927 19225 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:24.566422 19076 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.568336 19076 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:24.569028 19078 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:24.569577 18976 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 7 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:24.571203 19225 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:24.571058 18973 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.572517 19117 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:24.573392 20846 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:24.573897 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:24.573890 20846 raft_consensus.cc:697] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:24.574798 19221 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.570717 19148 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.575305 20846 consensus_queue.cc:237] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.578474 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:24.579066 19145 raft_consensus.cc:3055] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.584146 19145 raft_consensus.cc:740] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:24.584952 19145 consensus_queue.cc:260] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.586519 19145 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.588615 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:24.590381 19225 raft_consensus.cc:3055] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.591495 19225 raft_consensus.cc:740] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:24.583287 19221 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:56:24.581103 19148 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:24.596392 19042 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:24.596974 19145 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:56:24.597431 20819 raft_consensus.cc:2804] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.598201 20819 raft_consensus.cc:697] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:24.599210 20819 consensus_queue.cc:237] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.591043 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:24.602213 19076 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.592427 19225 consensus_queue.cc:260] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.616206 19225 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.618762 18975 catalog_manager.cc:5697] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.620527 19076 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:56:24.621722 19119 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:24.622689 20846 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.623212 20846 raft_consensus.cc:697] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:24.624116 20846 consensus_queue.cc:237] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:24.632774 19225 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:56:24.642239 18973 catalog_manager.cc:5697] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.647264 18975 catalog_manager.cc:5697] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.898669 19764 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 14:56:24.899888 20819 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:56:24.909087 19148 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 14:56:24.910427 20840 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:56:24.961066 19076 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:24.962204 20846 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:24.975586 19225 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:24.981957 20846 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:25.000660 19078 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:25.001893 20844 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:25.008284 19148 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:25.009905 20845 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:25.059870 19225 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.061142 20846 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.070895 19076 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.072346 20759 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.086875 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:25.177356 19148 raft_consensus.cc:1275] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.178516 20840 consensus_queue.cc:1048] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.186353 19225 raft_consensus.cc:1275] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.191291 20840 consensus_queue.cc:1048] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.124310 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:26.164381 19225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:26.164922 19225 raft_consensus.cc:606] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:26.168313 19076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:26.168828 19076 raft_consensus.cc:606] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:26.171183 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:26.171571 19145 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:26.173899 19076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:26.174423 19076 raft_consensus.cc:606] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:26.177152 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:26.177529 19145 raft_consensus.cc:606] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:26.178360 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:26.179306 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:26.232220 20784 raft_consensus.cc:993] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:26.232687 20846 raft_consensus.cc:1081] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:26.234021 19076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:26.234474 19076 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.234797 19076 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:26.239775 19076 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.241480 19076 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:26.242053 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:26.242585 19148 raft_consensus.cc:3055] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:26.242870 19148 raft_consensus.cc:740] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:26.243475 19148 consensus_queue.cc:260] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.243727 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:26.244287 19225 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:26.244442 19148 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:26.248273 19225 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:26.248391 19148 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:26.249257 19042 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:26.249854 20838 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:26.250257 20838 raft_consensus.cc:697] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:26.250918 20838 consensus_queue.cc:237] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.258250 20784 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:26.258685 20846 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:26.259884 19076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:26.259665 18976 catalog_manager.cc:5697] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.260263 19076 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.260598 19076 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:26.266880 19076 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.269481 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:26.269658 19076 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:26.270031 19148 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:56:26.270327 19148 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:26.271042 19148 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.272085 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:26.272694 19148 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:26.273747 19225 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:26.280207 19225 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:56:26.280207 19148 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:56:26.281466 19042 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:26.282188 20838 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:56:26.282580 20838 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:26.283298 20838 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.293051 20819 raft_consensus.cc:993] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:26.293448 20838 raft_consensus.cc:1081] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:26.295693 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:26.296322 19221 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.296679 19221 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:26.296839 18976 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.301229 19221 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.302763 19221 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:26.303305 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:26.303917 19076 raft_consensus.cc:3055] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:26.303622 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:26.304221 19076 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:26.304423 19148 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:26.304957 19076 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.305828 19076 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:26.308709 19148 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:26.309515 19193 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:26.309952 19076 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:26.310130 20870 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:26.310643 20870 raft_consensus.cc:697] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:26.311425 20870 consensus_queue.cc:237] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.320322 18976 catalog_manager.cc:5697] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 6 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:26.392048 20870 raft_consensus.cc:993] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:26.392560 20845 raft_consensus.cc:1081] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:26.394027 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:26.394440 19148 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.394721 19148 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:26.398919 19148 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.400759 19148 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:26.401280 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:26.401893 19076 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:26.402091 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:26.402631 19225 raft_consensus.cc:3055] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:26.402900 19225 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:26.403620 19225 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.404732 19225 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:26.408035 19076 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:26.411520 19225 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:26.412298 19119 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:26.414173 20784 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:26.414585 20784 raft_consensus.cc:697] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:26.416371 20784 consensus_queue.cc:237] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.431869 18976 catalog_manager.cc:5697] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.527505 20838 raft_consensus.cc:993] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:26.527904 20840 raft_consensus.cc:1081] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:26.529057 19148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:26.529446 19148 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.529685 19148 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:26.533957 19148 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.535331 19148 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:26.535866 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:26.536096 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:26.536442 19076 raft_consensus.cc:3055] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:26.536614 19225 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:26.536790 19076 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:26.537569 19076 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.538697 19076 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:26.542536 19225 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:26.543491 19117 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:26.544077 20784 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:26.544282 19076 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:26.544509 20784 raft_consensus.cc:697] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:26.545297 20784 consensus_queue.cc:237] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:26.554783 18976 catalog_manager.cc:5697] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.640142 19145 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:26.641131 20840 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:26.649632 19225 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:26.651576 20819 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:26.738478 19076 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:26.739614 20870 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:26.747956 19148 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:26.753026 20886 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:26.835492 19148 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:26.836596 20838 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:26.847280 19225 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:26.848928 20840 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:26.944209 19071 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:26.946542 20784 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:56:26.951136 19225 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:26.952340 20784 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:27.100158 19225 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:27.101262 20784 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:27.108824 19071 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:27.113081 20846 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:56:27.179981 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:28.304961 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:28.898033 19193 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.000s	sys 0.008s
W20260709 14:56:28.898633 19193 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.533s	user 0.001s	sys 0.009s
W20260709 14:56:28.898957 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 533917us
W20260709 14:56:28.966564 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 66824.3us
I20260709 14:56:29.139904 20897 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.140537 20897 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.143116 20897 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.144208 20897 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.144784 20897 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:29.146727 20897 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
W20260709 14:56:29.181794 19174 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9a80 after lost signal to thread 17965
I20260709 14:56:29.201614 20899 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.202142 20898 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.202327 20899 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.202785 20898 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.204689 20899 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:29.204979 20898 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:29.205216 20899 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.206378 20899 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:56:29.208495 20899 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:56:29.210521 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:29.218402 20902 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.218851 20902 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.218951 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:29.218267 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:29.220585 20902 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.214336 20899 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.228727 20899 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.230424 20899 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:29.230931 19078 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35510 (request call id 3007) took 1056 ms. Trace:
I20260709 14:56:29.232148 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:29.213806 20903 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.238106 19078 rpcz_store.cc:276] 0709 14:56:28.175053 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:29.230213 (+1055160us) service_pool.cc:224] Handling call
0709 14:56:29.230468 (+   255us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:29.230640 (+   172us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:29.230665 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:29.230702 (+    37us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:56:29.230732 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:29.230787 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:29.230883 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:29.344954 20900 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:56:29.345450 20897 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.345614 20900 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:29.346014 20897 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.348064 20897 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.348510 20897 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.348893 20897 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.350118 20896 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.350766 20896 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.353075 20896 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.390594 20896 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.391283 20896 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.393431 20896 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.394671 20896 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.350147 20900 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:56:29.634186 20905 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.634836 20905 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.636761 20897 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.637050 20905 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.637583 20905 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.638186 20905 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.639446 20899 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.639923 20899 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.664824 20898 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.667197 20904 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.667665 20898 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.667795 20904 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.666219 20897 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.669955 20905 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.666821 20902 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.670455 20905 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.670572 20902 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.669669 20897 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.671084 20905 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.672564 20897 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.672909 20905 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.673026 20897 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.673400 20905 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.646672 20900 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.674088 20900 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.675199 20902 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.675688 20902 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.676098 20902 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.526463 20896 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.673478 20897 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.680004 20906 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.680549 20906 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.682557 20906 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:29.683048 20906 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.683480 20906 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.786988 19076 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35510 (request call id 3006) took 1612 ms. Trace:
I20260709 14:56:29.787283 19076 rpcz_store.cc:276] 0709 14:56:28.174643 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:29.786383 (+1611740us) service_pool.cc:224] Handling call
0709 14:56:29.786671 (+   288us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:29.786788 (+   117us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:29.786803 (+    15us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:29.786829 (+    26us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:56:29.786847 (+    18us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:29.786878 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:29.786947 (+    69us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:29.789292 20911 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:56:29.728927 20902 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.791673 20900 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.789844 20911 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:29.794526 20900 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.794854 20896 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.795032 20900 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.796226 20911 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:56:29.797043 20900 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.794337 20907 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.798790 20907 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.800086 20912 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.800087 20906 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:29.801937 20912 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.803416 20906 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.803902 20906 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.804512 20913 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.633709 20903 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.805025 20913 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.805809 20906 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:29.785722 20905 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.805769 20912 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:29.807583 20912 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.808058 20912 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.808514 20905 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.802950 20907 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.807083 20906 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.813632 20896 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.818420 20896 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.820236 20909 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.821010 20896 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.820899 20909 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.807085 20913 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:29.876396 20915 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.903748 20904 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:29.890291 20914 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.819631 20906 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.822793 20908 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.904215 20915 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.905484 20908 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.906663 20906 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:29.906922 20915 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.882817 20918 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.907907 20908 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.907624 20918 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:29.822839 20896 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.909368 20896 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.910995 20918 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.911461 20896 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.881313 20919 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.904964 20914 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.892253 20920 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:29.912811 20919 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:29.913326 20920 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.915634 20920 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.915135 20914 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.846547 20905 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.876931 20907 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.917121 20907 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.916383 20905 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.919111 20907 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.876433 20910 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.919937 20910 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:29.846458 20784 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.923341 20784 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:56:29.912356 20896 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.885958 20921 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:29.951558 20784 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
W20260709 14:56:30.053462 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 127217us
I20260709 14:56:29.916298 20919 leader_election.cc:290] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:29.808861 20903 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.886715 20912 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.065343 20845 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:29.922322 20905 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.063720 20904 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.064291 20906 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.066648 19764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:56:30.066421 20845 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.067109 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:56:29.823194 20909 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:29.951076 20910 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.070508 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.074308 20906 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.075066 19069 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:56:30.076292 20906 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.077785 20904 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.078210 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.078799 19075 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:30.079736 20904 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.079711 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.081290 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:56:30.082190 19174 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4ec0 after lost signal to thread 19010
I20260709 14:56:30.081858 19075 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:30.080037 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.070808 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.070032 20903 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.085202 20913 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:30.061653 20921 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.071439 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.091367 19077 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:30.091518 20923 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:56:30.072053 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.092206 19071 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:30.092011 20923 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:30.072475 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.092648 20921 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.070525 20924 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.093964 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.093750 20924 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.085590 20913 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.095110 20913 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.095942 20924 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.096923 19076 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:30.074129 20845 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.086548 20922 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.097770 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.098153 20922 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.099573 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.100215 19069 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:56:30.085260 20912 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:30.101171 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.101251 20912 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.087564 20838 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.101781 19069 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:30.102149 20838 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.103211 20911 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:30.103314 20927 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.104039 20838 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.103809 20927 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.100361 20922 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.105708 19193 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.106045 20927 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.106521 20927 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.106583 20906 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:30.107458 20906 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.107453 20927 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.108103 20906 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.105659 20907 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.109490 20927 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.109719 20907 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:56:30.111284 19174 debug-util.cc:398] Leaking SignalData structure 0x7b08002fc820 after lost signal to thread 19102
I20260709 14:56:30.111582 20907 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.107362 20912 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.113227 20898 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.113015 20913 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.103749 20911 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.105911 20784 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.114257 20784 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.114972 20913 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.086946 20909 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.090476 20905 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.115357 20911 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.065155 20896 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.115922 20784 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.115691 20905 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.117128 20915 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.117799 20922 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.072679 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.118347 20922 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:56:30.118815 19117 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.882s	user 0.007s	sys 0.001s
I20260709 14:56:30.119194 20892 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:30.119701 20892 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.120810 20922 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.122303 20912 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:30.122784 20912 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.124289 20917 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:30.124934 20917 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.126719 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.126950 20917 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.127156 20912 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.127372 20895 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:30.117589 20915 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.127570 20784 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.128029 20784 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.128268 20895 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.129177 20915 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.128285 20905 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.129639 20915 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:30.118698 19078 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:30.088295 20819 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.127389 20917 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.130836 20917 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.131462 20909 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.132647 20917 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.130177 20915 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.133157 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:56:30.094087 20923 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:56:30.133708 20909 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.121620 20892 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.134328 20819 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.134402 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:56:30.135452 19762 raft_consensus.cc:2468] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:56:30.136088 20819 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.137300 20898 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:30.137758 20898 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.139648 20898 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.140049 20898 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.140492 20898 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.141119 20845 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:30.141049 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.141629 20845 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.142179 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.143337 20845 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:56:30.119156 19117 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.882s	user 0.007s	sys 0.001s
I20260709 14:56:30.129655 20784 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.143754 20845 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.144541 20912 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.145145 20912 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.145437 20915 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.145064 20845 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.145479 20892 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:30.146549 20892 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.147060 20912 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.147311 20845 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.130326 20895 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.127329 19070 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:30.150280 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.118257 20907 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:30.116813 20911 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.151976 20911 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.152261 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.153841 20911 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.155750 20892 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.151189 20907 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.157934 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.158572 19218 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
W20260709 14:56:30.157956 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 52322.2us
I20260709 14:56:30.159605 19193 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.159847 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.160462 19193 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.161075 20928 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:30.158612 20907 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.161777 20913 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:30.162238 20913 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.157708 20906 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.162644 20913 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.162438 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.163354 19221 raft_consensus.cc:2393] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 7: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:30.161954 20928 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.163887 20928 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:30.164273 20906 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.165100 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.161247 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.166817 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.167021 20898 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.167586 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.167691 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.169301 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.169572 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.169354 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.170601 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.171903 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.173640 19218 raft_consensus.cc:2393] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 5: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:30.084738 20903 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.090867 20920 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.176249 20920 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.178277 20920 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.179752 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.180364 19224 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:30.182724 20903 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.189288 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.196421 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.198421 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.200519 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.201043 19148 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:30.206652 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.207304 19148 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:30.208904 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.210894 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.211496 19148 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:30.158710 19043 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [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: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c; no voters: 
W20260709 14:56:30.212586 19043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.132:41377, user_credentials={real_user=slave}} blocked reactor thread for 53922us
I20260709 14:56:30.213184 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.213847 19148 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:30.213914 20903 raft_consensus.cc:2804] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:30.214759 20903 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.215245 20903 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.222165 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.222949 19075 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:30.223120 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.225028 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.226992 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.228695 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.229229 19148 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:30.230688 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.232324 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.232378 20897 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.234408 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.235003 19070 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:30.235816 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.236140 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.236263 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.236889 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.237380 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.237854 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.237963 19078 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:30.238272 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.238646 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.238627 19074 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:30.239344 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.239835 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.234901 20899 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.235867 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.245134 20903 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:30.246265 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.248234 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.251472 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.251705 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.252166 19223 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:30.252547 19145 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:30.258148 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.257635 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.259399 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.257560 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.261231 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.261529 19730 leader_election.cc:304] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.261699 19219 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:30.262495 20925 raft_consensus.cc:2749] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:30.263921 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.264520 19145 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
W20260709 14:56:30.265628 19174 debug-util.cc:398] Leaking SignalData structure 0x7b08001f4260 after lost signal to thread 19177
W20260709 14:56:30.266690 19174 debug-util.cc:398] Leaking SignalData structure 0x7b08003077c0 after lost signal to thread 19251
I20260709 14:56:30.267882 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:56:30.268466 19762 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:30.269151 19174 debug-util.cc:398] Leaking SignalData structure 0x7b0800313fa0 after lost signal to thread 19788
I20260709 14:56:30.271653 20896 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:56:30.272305 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 111111us
I20260709 14:56:30.273293 19193 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.275087 20895 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.275602 20895 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.277565 20895 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.277516 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.278554 20845 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:30.278271 19193 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.278923 20845 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.279268 20845 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:30.280349 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.280638 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.281258 19220 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:30.281776 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.282320 19226 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:56:30.282756 20895 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:30.283118 20895 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.283272 19762 raft_consensus.cc:2468] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:56:30.283396 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.278661 19218 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:30.284529 19043 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.284986 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.285266 20896 raft_consensus.cc:2804] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:30.285243 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.286049 20896 raft_consensus.cc:697] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:30.286010 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.287770 20896 consensus_queue.cc:237] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:30.288519 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.288798 19222 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:30.289289 20845 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.291090 20845 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.289184 20895 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.294703 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.295063 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.295555 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.295708 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.296134 19146 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 1.
I20260709 14:56:30.296241 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.294404 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.298048 20903 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:56:30.299010 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.299512 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.299851 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.300165 19151 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:30.299216 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.301651 20898 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:30.302018 20898 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.302367 20898 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:30.302785 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.302038 19193 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.303278 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.303411 19222 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:30.301378 19145 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:30.304615 20901 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.305174 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.304617 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.305145 20901 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.305709 19222 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:30.304805 20929 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.308423 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.308791 20901 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.308578 19193 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.309595 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.309444 20913 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.310031 20906 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:30.310412 20906 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.310708 19223 raft_consensus.cc:2393] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 7: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:30.308740 20899 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:30.311622 20899 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.311678 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.312053 20899 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.310699 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.313052 19193 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.311156 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.310776 20906 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:30.314535 20913 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.316978 20845 raft_consensus.cc:2804] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:30.317242 20845 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.317480 20845 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:30.326965 20898 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.328893 20898 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.300954 20895 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.330041 19728 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4de47b093c81430aa9bde7a35db00f31; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.330844 20895 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.334952 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.335671 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.338294 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.338641 20919 raft_consensus.cc:2749] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:30.339388 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.340756 19044 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.345541 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.346800 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.308578 20929 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.347597 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.348754 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.350071 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.351189 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.352411 20922 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:30.352800 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.354245 19148 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 2.
I20260709 14:56:30.358568 20922 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.348510 19044 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.361564 20922 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.362257 20921 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:30.362660 20921 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.363025 20921 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.359721 20929 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.366009 19044 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.366753 20903 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:30.366868 19044 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.367136 20903 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.367542 20903 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.371595 20899 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.372323 20921 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.374064 20905 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:30.373927 20903 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.374473 20905 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.374469 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.374985 20905 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.375234 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.375520 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.375253 19223 raft_consensus.cc:2393] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 7: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:30.377157 20903 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.379113 20906 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.380048 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.381008 20906 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.381480 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.382648 19119 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.382884 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.383520 20929 raft_consensus.cc:2749] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.383733 19119 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.384712 19119 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.384855 20905 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.385205 20927 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:30.385577 20927 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.385736 20784 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:30.386102 20784 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.385949 20927 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.386551 20784 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.382849 19044 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.387552 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.387840 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.388957 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.386124 19119 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.390276 20929 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:30.390635 20929 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.390962 20929 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:30.392594 19119 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.393890 20907 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:30.394238 20907 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.394721 20907 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.396112 20922 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.398211 19069 raft_consensus.cc:1240] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:30.394183 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.373672 20899 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.399521 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.400542 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.319972 20928 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.401572 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.399585 20903 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:30.402045 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.402410 20845 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.386664 20905 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.405344 20903 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.405759 19762 raft_consensus.cc:1240] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:30.405772 20903 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:30.409420 20784 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.410681 19044 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.415773 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.416596 19044 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.419332 20838 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:30.419680 20838 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.419883 20845 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.412539 20903 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.414466 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.415486 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.420023 20838 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.422127 20784 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.423035 19044 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.423537 20845 consensus_queue.cc:1059] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:56:30.425959 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.418668 20897 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:30.418891 20921 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.428797 20914 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:30.428113 20899 raft_consensus.cc:3055] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:30.419977 20922 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.427412 19044 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:30.433411 19044 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.434193 19044 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.429379 20897 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.436058 19044 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.438185 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.431100 20914 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.431737 20899 raft_consensus.cc:740] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:30.434213 20909 raft_consensus.cc:2749] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.425999 20929 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.435382 20920 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:30.436645 20897 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:30.430135 20927 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.441663 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.446858 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.447954 20920 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.452260 20920 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:30.440815 20914 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.448525 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.450098 19145 raft_consensus.cc:2393] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 5: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:56:30.447556 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.449860 19148 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.457571 19146 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.456945 20907 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.448892 20928 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:30.459698 20907 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.460980 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.454957 18976 catalog_manager.cc:5697] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 2 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:30.462153 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.463966 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.464445 19152 raft_consensus.cc:1240] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:30.465042 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.455348 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.456450 20927 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.441465 20908 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:30.435070 20921 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:30.464555 20903 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.466822 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.466881 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.472015 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.470670 19146 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:30.467307 20908 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.474346 20908 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:30.474494 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.475364 19044 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.462244 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.476688 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.477561 20838 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.457120 20899 consensus_queue.cc:260] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:30.479980 20924 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:30.467967 20921 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.482316 20924 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:30.482455 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.483347 20924 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.487159 20838 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.491365 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.492483 19149 raft_consensus.cc:1240] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:30.485462 20921 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:30.493988 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.495216 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.496668 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.495855 20899 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:30.497979 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.498916 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.499814 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.496074 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.515266 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.516366 19148 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:30.522225 19153 raft_consensus.cc:1240] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:30.523977 20897 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.528633 20908 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.529000 20921 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.533857 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.538523 20920 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.540055 20920 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.541886 20929 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.542471 20914 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:56:30.544898 20932 log.cc:927] Time spent T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.059s	user 0.002s	sys 0.000s
W20260709 14:56:30.555939 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 132730us
I20260709 14:56:30.568817 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.570437 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.591171 20897 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.592722 20908 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.592741 20914 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 2 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.593484 20921 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.593703 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.594137 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.593379 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.596385 20934 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:30.596971 19042 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:30.596324 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.597184 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.596930 20934 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.598830 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.599884 20934 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.599926 20921 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:30.600600 20921 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.601056 20921 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:30.601611 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.600296 19042 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.602157 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.602767 20934 raft_consensus.cc:2749] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.600633 19044 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.603324 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.604501 20819 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:30.604496 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.605101 20819 raft_consensus.cc:697] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:30.606330 19223 raft_consensus.cc:1240] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:30.607275 19042 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.608554 19042 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.610446 19223 raft_consensus.cc:1240] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:30.612129 20934 raft_consensus.cc:2749] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.612763 20896 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.606070 20819 consensus_queue.cc:237] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.616185 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:30.616629 19042 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.617692 19042 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.615664 20921 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.618922 19223 raft_consensus.cc:1240] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:30.618853 20920 raft_consensus.cc:2749] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:56:30.619621 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.619957 20936 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.620945 19042 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:30.622417 19042 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:30.623090 20920 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:30.623442 19042 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.624495 19042 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:30.625021 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.623450 20920 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.625926 20914 raft_consensus.cc:2749] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.625941 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.626072 20920 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.626802 20934 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:30.627261 20934 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.627609 20934 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:30.628100 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.628877 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.629144 19042 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:30.629215 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.633487 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.634666 20914 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:30.634750 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.635073 20914 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.635488 20914 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:30.635507 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.637015 19225 raft_consensus.cc:1240] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:30.637709 19223 raft_consensus.cc:1240] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:30.624596 20924 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:30.632036 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.642701 20924 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.632855 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.638757 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.643138 20924 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:30.638895 19220 raft_consensus.cc:1240] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 5. Current term is 6. Ops: []
I20260709 14:56:30.637931 20920 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.642271 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.639542 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.639855 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.640249 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.640759 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.640831 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.640880 19042 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:30.647193 20908 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:30.647548 20908 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.647586 20914 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.647989 20908 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:30.650498 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.650619 19042 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:30.652181 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.653070 19042 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:30.653785 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.654554 19042 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:30.661821 19223 raft_consensus.cc:1240] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:30.662745 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.663021 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.663782 19227 raft_consensus.cc:1240] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:30.664124 19042 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:30.664153 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.665457 19042 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.666249 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.660723 20923 raft_consensus.cc:2804] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:30.668901 20923 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.669003 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.669281 20923 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:30.666240 20903 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:30.669727 20921 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.655035 20897 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:30.669023 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.670959 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.671710 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.675796 20897 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.671906 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.676223 20897 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:30.676968 20896 raft_consensus.cc:2749] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:30.678980 20936 raft_consensus.cc:2749] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.667894 20909 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:30.683391 20909 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.683781 20909 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:30.685555 19193 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.686630 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.689131 20934 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.691802 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.693616 20934 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.669827 20903 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:30.694202 20903 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:30.693434 20908 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.671458 20914 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.702675 19193 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.705446 19117 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.700284 20921 raft_consensus.cc:2749] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.701319 20927 consensus_queue.cc:1059] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.047s
I20260709 14:56:30.704465 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.750015 20901 raft_consensus.cc:2749] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.752251 20924 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.705310 20929 consensus_queue.cc:1059] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.048s
I20260709 14:56:30.705353 20907 consensus_queue.cc:1059] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.048s
I20260709 14:56:30.754206 20901 raft_consensus.cc:3055] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:30.754356 20899 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:30.754598 20901 raft_consensus.cc:740] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
W20260709 14:56:30.750393 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 45015.5us
I20260709 14:56:30.754879 20924 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.697045 19042 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.756065 20924 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.755762 20901 consensus_queue.cc:260] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.701457 20920 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:56:30.756202 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 59237.3us
I20260709 14:56:30.756865 20901 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:30.757790 19042 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.700129 20923 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.751762 20909 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.758168 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.758523 20892 raft_consensus.cc:3055] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:30.758900 20892 raft_consensus.cc:740] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:30.759316 19042 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.703470 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
W20260709 14:56:30.753060 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 50459.6us
I20260709 14:56:30.760349 19042 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.760726 19193 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.761140 20934 raft_consensus.cc:2749] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.761401 20899 raft_consensus.cc:2749] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.762501 20819 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.759641 20892 consensus_queue.cc:260] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.764084 19117 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 4de47b093c81430aa9bde7a35db00f31, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.759727 20909 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.764776 20909 raft_consensus.cc:2749] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.765019 20929 raft_consensus.cc:2749] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.765353 20892 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:30.765918 19117 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.702147 20928 raft_consensus.cc:2749] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:30.703250 20908 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.766944 19117 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.704210 20897 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.767259 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.767858 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.768826 20929 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:30.770308 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.768182 20911 raft_consensus.cc:2749] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.771777 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.774005 19117 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.774748 20911 raft_consensus.cc:2749] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.775707 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.776234 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.777576 19117 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.778322 20911 raft_consensus.cc:2749] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.769833 19193 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.778266 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.780158 19117 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.780529 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.780786 20899 raft_consensus.cc:2749] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.780988 20911 raft_consensus.cc:2749] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:56:30.782078 19117 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.784389 19193 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.784827 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.785544 19223 raft_consensus.cc:2393] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 6: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:30.786130 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.702514 20903 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.786497 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.787779 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.789130 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.790534 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:30.791078 19218 raft_consensus.cc:2393] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 5: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:30.791564 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.792318 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.793728 20819 raft_consensus.cc:2749] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:30.792441 19193 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.794485 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.786998 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.795145 20912 raft_consensus.cc:2749] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.795754 20911 raft_consensus.cc:2749] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.797034 19224 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:56:30.801817 20912 raft_consensus.cc:2749] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:56:30.780543 20924 raft_consensus.cc:2749] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:30.804104 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.804190 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.804800 19071 raft_consensus.cc:2393] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 5: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:30.768890 20897 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.806430 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.806488 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.806875 19075 raft_consensus.cc:1240] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:30.807103 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.807616 19078 raft_consensus.cc:1240] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:30.807343 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.808821 19070 raft_consensus.cc:1240] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:30.809990 19193 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.813222 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.809962 20784 consensus_queue.cc:1059] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:30.810393 19117 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.810909 19077 raft_consensus.cc:1240] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:30.811342 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.814257 19226 raft_consensus.cc:2393] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 4: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:30.807035 20927 raft_consensus.cc:3055] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:30.815299 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.815646 20845 raft_consensus.cc:2749] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.814692 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.816856 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.816398 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.819099 19074 raft_consensus.cc:1240] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 7. Current term is 8. Ops: []
I20260709 14:56:30.841003 19193 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.820261 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.807458 20929 consensus_queue.cc:1059] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 14:56:30.817797 20927 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:30.843310 20928 raft_consensus.cc:2749] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.821233 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.821476 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.848801 20927 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.850471 19069 raft_consensus.cc:1240] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:30.851584 19069 raft_consensus.cc:1240] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:30.851760 19075 raft_consensus.cc:1240] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 5. Current term is 6. Ops: []
I20260709 14:56:30.821527 20899 consensus_queue.cc:1059] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:30.852628 20899 raft_consensus.cc:3055] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:30.852578 19042 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.853000 20899 raft_consensus.cc:740] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:30.850317 20927 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.853756 20899 consensus_queue.cc:260] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.854862 20899 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.822386 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:30.823098 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.823187 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.824322 20911 raft_consensus.cc:2749] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.825011 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.827235 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.827900 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:30.829804 20903 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.832036 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.833331 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.837795 20907 consensus_queue.cc:1059] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:56:30.838649 19191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:30.860225 20901 raft_consensus.cc:3055] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:30.842540 19193 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.847546 19074 raft_consensus.cc:1240] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:30.857182 20911 consensus_queue.cc:1059] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:30.841765 20845 raft_consensus.cc:2749] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.851784 20892 consensus_queue.cc:1059] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 14:56:30.858568 20921 raft_consensus.cc:2749] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.863225 20928 raft_consensus.cc:2749] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:30.864228 19193 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.868582 20845 raft_consensus.cc:2749] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.868897 19193 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.870967 20845 raft_consensus.cc:2749] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.871233 20912 consensus_queue.cc:1059] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:30.872130 20912 raft_consensus.cc:3055] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:30.872440 20912 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:30.866926 20927 raft_consensus.cc:3055] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:30.872476 20923 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:30.874058 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:30.873628 20912 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.875046 20912 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.873613 20927 raft_consensus.cc:740] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:30.877213 20927 consensus_queue.cc:260] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.882501 20927 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:30.877959 19042 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.866408 20901 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:30.887292 20901 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.888432 20901 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:56:30.876336 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 65896.2us
I20260709 14:56:30.881114 20907 raft_consensus.cc:3055] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:30.890578 20845 consensus_queue.cc:1059] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:30.890839 19117 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.891592 20784 raft_consensus.cc:2749] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.891899 19117 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.893826 19042 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.894634 19117 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.894972 19042 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.895723 20942 raft_consensus.cc:2749] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.896800 20911 raft_consensus.cc:2749] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:30.895807 20921 raft_consensus.cc:2749] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:56:30.897547 20928 raft_consensus.cc:3055] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:30.893697 20908 raft_consensus.cc:2749] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.898303 20928 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:30.896355 20923 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:56:30.899953 20928 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.901100 20928 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.901525 19193 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.896266 19042 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.902019 19117 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.902217 20845 raft_consensus.cc:2749] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:30.902577 19193 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.902989 20908 raft_consensus.cc:2749] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:56:30.903271 20899 raft_consensus.cc:2749] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:30.903640 20911 raft_consensus.cc:2749] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.904062 19193 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.904469 20904 consensus_queue.cc:1059] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:30.893823 20907 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:30.905927 20904 raft_consensus.cc:3055] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:30.906263 20904 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:30.905372 20899 raft_consensus.cc:2749] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.906289 20907 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.907512 20907 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.908735 19117 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.918043 20892 raft_consensus.cc:2749] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.905069 19193 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.907166 20904 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.918972 20845 raft_consensus.cc:2749] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.919656 19193 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.920964 20930 raft_consensus.cc:2749] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.921160 19193 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.921955 20930 raft_consensus.cc:2749] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.922407 19193 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.915366 20910 raft_consensus.cc:3055] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:30.920109 19117 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.923161 20930 raft_consensus.cc:2749] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:56:30.923431 20910 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:30.924549 19147 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:30.924345 20910 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.924723 20941 raft_consensus.cc:2749] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.924549 19117 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.926615 20941 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:30.925674 20910 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:30.905195 20943 consensus_queue.cc:1059] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 14:56:30.930488 19042 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.917757 18976 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:30.931037 19117 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.933194 19042 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.932945 18976 catalog_manager.cc:5697] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:30.931361 20941 consensus_queue.cc:1059] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:56:30.934397 20896 raft_consensus.cc:2749] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:56:30.935791 20904 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.940200 19117 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.940667 19044 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:30.945089 20941 raft_consensus.cc:2749] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.945752 20941 raft_consensus.cc:3055] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:30.946100 20941 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:30.947081 20911 raft_consensus.cc:3055] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:30.946830 20941 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.947448 20911 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:30.948082 20784 raft_consensus.cc:2749] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.948499 19117 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.949186 20784 raft_consensus.cc:2749] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.948192 20911 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.949908 19117 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.950331 20911 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:30.950569 20784 raft_consensus.cc:2749] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.950958 19117 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.951609 19042 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.952468 19042 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.953795 19117 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.954816 20901 raft_consensus.cc:2749] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.954231 20896 raft_consensus.cc:2749] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:56:30.955788 20908 raft_consensus.cc:2749] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:30.954845 20924 raft_consensus.cc:2804] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:30.954802 19042 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.955706 19117 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.959142 19117 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.953297 20923 raft_consensus.cc:2749] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:56:30.959756 20784 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:56:30.960122 19117 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.955597 20892 raft_consensus.cc:2749] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:30.960793 20784 raft_consensus.cc:2749] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:56:30.963308 19224 raft_consensus.cc:1240] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:30.958714 20941 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:30.964890 19042 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.959251 20924 raft_consensus.cc:697] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:30.966041 19042 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.959882 20901 raft_consensus.cc:2749] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.964638 19147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:30.974022 19042 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.966282 20896 raft_consensus.cc:2749] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.973414 20897 raft_consensus.cc:2749] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:30.973737 19220 raft_consensus.cc:1240] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:30.976357 19147 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:30.978168 20901 consensus_queue.cc:1059] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:30.979328 20901 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:30.974936 20921 raft_consensus.cc:2749] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.975018 19042 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.981295 19042 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.982070 19147 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:30.982527 20903 raft_consensus.cc:2749] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:56:30.981262 20921 raft_consensus.cc:2749] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:56:30.983163 20903 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:30.979640 20901 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:30.984856 19042 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.985539 20903 raft_consensus.cc:2749] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:56:30.985733 20901 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.986589 20903 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:30.986928 20901 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:30.988359 19042 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:30.989275 20897 raft_consensus.cc:2749] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:56:30.990206 19074 raft_consensus.cc:1240] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:30.991153 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:30.993970 20928 consensus_queue.cc:1059] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:30.994941 20930 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:56:30.995393 20930 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:30.994868 20924 consensus_queue.cc:237] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.996235 20930 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:30.997447 20930 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:30.964820 20923 raft_consensus.cc:2749] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:56:30.998684 19073 raft_consensus.cc:1240] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:31.003914 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.006027 19193 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.007180 20845 raft_consensus.cc:2749] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:56:31.007763 20845 raft_consensus.cc:2749] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:56:31.007928 20899 consensus_queue.cc:1059] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:31.008846 20899 raft_consensus.cc:3055] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:31.009186 20899 raft_consensus.cc:740] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:31.012038 19193 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.013254 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:31.010002 20899 consensus_queue.cc:260] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.013959 19226 raft_consensus.cc:2393] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 4: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:31.020443 19226 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:31.023675 19074 raft_consensus.cc:1240] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:31.024411 19077 raft_consensus.cc:1240] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 7. Current term is 8. Ops: []
I20260709 14:56:31.025542 19762 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:56:31.025992 19077 raft_consensus.cc:1240] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:31.026258 19071 raft_consensus.cc:1240] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:31.027050 20819 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:56:31.027659 19042 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:31.029389 19073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:31.030021 19073 raft_consensus.cc:606] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:31.031299 19076 raft_consensus.cc:1240] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:31.031965 20899 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.016320 20912 raft_consensus.cc:2749] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:56:31.046840 20908 raft_consensus.cc:2749] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:56:31.047878 20912 consensus_queue.cc:1059] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:31.046636 18976 catalog_manager.cc:5697] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.048792 20912 raft_consensus.cc:3055] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:31.049160 20912 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:31.049935 20912 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.051169 20912 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:31.052330 19193 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.056902 19193 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.052678 20819 raft_consensus.cc:993] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:31.053093 20928 consensus_queue.cc:1059] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:31.061554 20819 raft_consensus.cc:1081] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:31.065025 19193 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.066956 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:31.067456 19145 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:31.067767 19145 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:31.068004 20928 raft_consensus.cc:2749] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:56:31.068161 20899 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:31.068665 20899 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:31.069985 20899 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.071662 20899 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:31.064822 20904 raft_consensus.cc:2749] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:31.075101 19146 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:31.075484 19193 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.076470 19193 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.076978 20845 raft_consensus.cc:2749] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:56:31.077308 20946 raft_consensus.cc:2749] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:56:31.077670 20819 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:31.082561 19193 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.084340 20946 raft_consensus.cc:2749] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:56:31.084920 20946 raft_consensus.cc:2749] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:56:31.086433 20899 consensus_queue.cc:1059] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:31.087340 20899 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:56:31.087648 20899 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:31.088469 20899 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.089458 19145 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.100028 20899 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:31.100975 19145 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:31.100884 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:31.101475 19224 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:31.102888 20897 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:31.107328 19146 raft_consensus.cc:1240] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:31.107758 19224 raft_consensus.cc:2468] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:31.109184 20904 consensus_queue.cc:1059] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:31.110236 20946 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:31.110553 20946 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:31.111382 20946 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.123853 20946 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:31.127055 19117 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:31.128197 20910 raft_consensus.cc:2804] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:31.128656 20910 raft_consensus.cc:697] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:31.129418 20910 consensus_queue.cc:237] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.133185 19078 raft_consensus.cc:1240] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:31.133285 19071 raft_consensus.cc:1240] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 5. Current term is 6. Ops: []
I20260709 14:56:31.134363 19074 raft_consensus.cc:1240] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 7. Current term is 8. Ops: []
I20260709 14:56:31.134678 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:31.135215 19077 raft_consensus.cc:3055] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:31.134214 19070 raft_consensus.cc:1240] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 5. Current term is 6. Ops: []
I20260709 14:56:31.138870 19071 raft_consensus.cc:1240] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:31.135506 19077 raft_consensus.cc:740] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:31.143538 19076 raft_consensus.cc:1240] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 5. Current term is 6. Ops: []
I20260709 14:56:31.145197 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:31.145697 19146 raft_consensus.cc:606] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.153692 20784 consensus_queue.cc:1059] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:31.157599 20927 consensus_queue.cc:1059] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:31.157970 20904 consensus_queue.cc:1059] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:31.158272 20911 consensus_queue.cc:1059] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 14:56:31.158918 20904 raft_consensus.cc:3055] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:31.159346 20904 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:31.159530 19077 consensus_queue.cc:260] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.159137 20907 raft_consensus.cc:3055] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:31.160730 19077 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:31.160796 20907 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:31.161338 20784 raft_consensus.cc:3055] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:56:31.161608 20907 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.162024 20929 consensus_queue.cc:1059] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:31.162794 20907 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:31.161660 20784 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:31.171046 20901 consensus_queue.cc:1059] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 14:56:31.175165 20784 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.176218 19220 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:31.176378 20784 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:31.177384 19077 raft_consensus.cc:2468] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:31.177600 20921 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:31.178081 19076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:31.178617 19076 raft_consensus.cc:606] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:31.162958 20929 raft_consensus.cc:3055] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:31.187479 20929 raft_consensus.cc:740] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:31.214633 20942 raft_consensus.cc:3055] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:31.233999 20942 raft_consensus.cc:740] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:31.234439 19226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:31.235016 19226 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:31.234853 20942 consensus_queue.cc:260] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.236152 20942 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:31.216210 20904 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.237249 20904 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:31.235361 19226 raft_consensus.cc:614] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:56:31.239048 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:31.240722 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:31.232901 20927 raft_consensus.cc:3055] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:31.241281 20927 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:31.242210 20927 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.243546 20927 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:31.246357 20929 consensus_queue.cc:260] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.290730 20929 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:31.296059 18976 catalog_manager.cc:5697] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.340307 19222 raft_consensus.cc:1240] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 7. Current term is 8. Ops: []
I20260709 14:56:31.341993 20921 raft_consensus.cc:993] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:31.342456 20921 raft_consensus.cc:1081] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:31.342881 20929 consensus_queue.cc:1059] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:31.343961 20927 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:56:31.344035 19220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:31.344362 20927 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:31.344616 19220 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:31.344990 19220 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:31.345175 20927 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.346256 20927 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:31.357234 19220 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.359187 19220 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:31.360023 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:31.360399 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:31.360563 19076 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:31.360894 19076 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:31.360936 19147 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:31.361673 19076 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.362784 19076 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:31.369591 19076 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:31.371541 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:31.372283 20904 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:31.372655 20904 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:31.373358 20904 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.381546 19147 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:31.383780 18973 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 7 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:31.545796 19145 raft_consensus.cc:1275] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:31.546976 20921 consensus_queue.cc:1048] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:31.559098 19220 raft_consensus.cc:1275] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:31.560618 20819 consensus_queue.cc:1048] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:31.700093 19078 raft_consensus.cc:1275] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:31.701303 20929 consensus_queue.cc:1048] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:31.706099 19222 raft_consensus.cc:1275] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:31.707261 20929 consensus_queue.cc:1048] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:31.768982 19078 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:31.770016 20904 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:31.778260 19145 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:31.779526 20904 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:31.819697 20907 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:31.820135 20907 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.821684 20907 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:31.822284 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:31.822643 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:31.823208 19222 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:31.824023 19117 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.824559 20907 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:31.824892 20907 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:31.825232 20907 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:31.831308 20907 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.832870 20907 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:31.833508 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:31.833722 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:31.840601 19222 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:31.841526 19117 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.842162 20907 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:31.842621 20907 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:31.843461 20907 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.854085 18975 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.899820 20907 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:31.900378 20907 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.902786 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:31.903386 19078 raft_consensus.cc:2393] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 8: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:31.903280 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:31.903893 19222 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:31.904765 19117 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.904966 20907 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:31.905566 20929 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:31.905957 20929 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:31.906291 20929 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:31.913069 20929 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.915370 20929 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:31.915577 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:31.916260 19078 raft_consensus.cc:2393] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 8: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:31.918080 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:31.922624 19222 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:31.923489 19117 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:31.924139 20929 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:31.924594 20929 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:31.925242 20929 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:31.935246 18975 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 7 to 8, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.055316 20929 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.055802 20929 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.057796 20929 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.058880 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.059316 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.059482 19078 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:32.059901 19222 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:32.060444 19119 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:32.060997 20929 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.061460 20929 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.061923 20942 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:32.062320 20942 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.062640 20942 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.063293 20929 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.064208 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.064736 19222 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:32.065546 19117 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.065999 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.066524 20929 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:32.066555 19076 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:32.066963 20929 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.067302 20929 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.070531 20942 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.073452 20929 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.075016 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.075589 19078 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.076642 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:32.077167 19222 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.085464 19222 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:32.086329 20929 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.087044 19117 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.087750 19078 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:32.087919 20929 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:32.089042 20942 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.088667 20929 raft_consensus.cc:697] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:32.090690 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:32.091555 20929 consensus_queue.cc:237] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.091579 19222 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.096066 19119 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:32.096851 20942 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:32.097504 20942 raft_consensus.cc:697] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:32.099162 20942 consensus_queue.cc:237] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.099924 19222 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:32.100796 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.103708 19078 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.110042 19078 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:32.117973 20965 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.118420 20965 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.118462 18975 catalog_manager.cc:5697] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.120880 20965 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.121323 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.122146 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.122386 19078 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:32.122704 19145 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:32.124354 19193 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:32.124984 20899 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:32.125444 20899 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.126914 20904 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:32.127352 20899 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.127300 20904 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.127887 20899 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:32.128350 20899 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.128717 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.129257 19145 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:32.127905 20904 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:32.130084 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.130555 19193 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.130795 19078 raft_consensus.cc:2393] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 3: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.132848 20899 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.133457 20899 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:32.133806 20899 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:32.134383 20899 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:32.136935 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.138345 19145 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:32.149338 19193 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.150585 20965 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:32.150724 20904 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.151175 20965 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:32.152252 20929 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.152750 20929 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.151187 18976 catalog_manager.cc:5697] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.156001 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.156339 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.156576 19076 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:32.156870 19222 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:32.157627 19119 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:32.158075 20929 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.158428 20942 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:32.158802 20942 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.159135 20942 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:32.159132 20965 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.147223 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.168130 19078 raft_consensus.cc:2393] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 8: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.170068 20904 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.171134 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.172248 19078 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:32.170984 20965 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.174737 20965 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.175280 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:32.176455 19145 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:32.178596 19078 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:32.179401 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.179526 19193 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:32.180071 19076 raft_consensus.cc:2393] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 8: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.180244 20965 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:32.181792 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:32.183245 20942 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.182338 19145 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:32.182792 20929 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.185778 20929 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.186968 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.188649 20929 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.172880 20899 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.190340 20942 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.191047 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:32.193136 19224 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:32.193943 20899 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.191439 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.194813 19222 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:32.195540 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:32.195981 19117 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.190049 19076 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:32.197146 20929 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:32.197499 20929 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.197858 20929 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.200909 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.201669 19073 raft_consensus.cc:2393] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 3: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.203116 19145 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:32.203308 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.203756 19224 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:32.203945 19078 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:32.190069 19147 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:32.205700 19117 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.206807 20907 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:32.207260 20907 raft_consensus.cc:697] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:32.204496 20965 raft_consensus.cc:697] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:32.208043 20907 consensus_queue.cc:237] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.208957 20965 consensus_queue.cc:237] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.209399 20929 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.212153 20929 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.212859 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:32.213268 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.213500 19224 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.213845 19078 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.214521 19076 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:32.204358 19193 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:32.217471 20904 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:32.217952 20904 raft_consensus.cc:697] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:32.218739 20904 consensus_queue.cc:237] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.222106 19224 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:32.222625 19193 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:32.223337 19117 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.223492 20971 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:32.224045 20971 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:32.224232 20929 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:32.224905 20929 raft_consensus.cc:697] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:32.225090 20971 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.225742 20929 consensus_queue.cc:237] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.238987 19078 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:32.243835 18976 catalog_manager.cc:5697] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:32.244513 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:32.253988 18975 catalog_manager.cc:5697] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.271649 18976 catalog_manager.cc:5697] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.273270 18975 catalog_manager.cc:5697] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:32.276355 18975 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:32.319715 19078 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:32.321077 20907 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:32.356765 19222 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:56:32.358157 20927 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:32.358891 19224 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:32.360050 20927 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:32.360980 20971 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.361460 20971 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.363471 20971 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.365033 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.365655 19076 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:32.365653 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.366798 19147 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:32.367969 19193 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:32.368738 20904 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:56:32.369113 20904 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.369436 20904 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:32.376458 20904 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.386197 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.386802 19078 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:32.387483 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:32.388063 19147 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:32.393148 20927 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.393666 20927 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.394671 19147 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:56:32.395900 19193 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.396595 20971 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:56:32.397073 20971 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:32.397831 20971 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.399132 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.399760 19076 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:32.396673 20927 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.401047 19073 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:56:32.400863 19119 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:32.403890 20927 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:32.404263 20927 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.404376 20929 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:32.404709 20927 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:32.406703 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.408706 19222 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:32.399101 20904 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.393368 19078 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:56:32.438921 20927 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.444983 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.445577 19076 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:56:32.448379 20929 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.448849 20929 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.450810 20929 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.445546 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:32.451519 19224 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:32.457342 19076 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:32.457983 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.461966 19222 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:32.462954 19224 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:32.463127 19117 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.458177 18976 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:32.464223 20929 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:32.464593 20929 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.464864 20929 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:32.464000 19117 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.466426 20942 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:32.466919 20942 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.468914 20942 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.466513 20907 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:32.470118 20907 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:32.470885 20907 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.474045 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.475297 20942 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:32.475857 20942 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.478909 20942 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.475523 19073 raft_consensus.cc:2393] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 4: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.482196 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.484434 19222 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:56:32.485392 19117 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.449126 20927 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.486157 20942 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:32.486912 20942 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:32.487349 20942 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.479010 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.491365 19224 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:32.491482 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.492349 19117 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.492975 19078 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:32.485383 20929 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.493466 20927 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:32.499920 20927 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:32.500356 20927 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:32.501451 20899 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.501962 20899 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.503875 20899 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.504920 20903 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.505386 20903 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.500694 20929 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.507786 20903 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.509325 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.510715 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.511308 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.525949 19078 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:32.526407 19226 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:32.525899 19145 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:32.527774 19042 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:32.513285 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:32.528584 20988 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.528725 19224 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:32.513019 20942 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.526921 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:32.529265 20988 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.530062 20899 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:32.530537 20899 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.530946 20899 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:32.531683 20942 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.523746 20971 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.532742 20971 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.534713 20971 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.535981 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:32.542701 20819 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:32.543115 20819 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.543454 20819 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:32.517633 20927 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.546116 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:32.549309 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.550434 19145 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:32.556090 19222 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:32.551862 19193 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.557144 19117 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.557948 19226 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:56:32.560175 18976 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.560750 19117 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.555110 20819 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.562942 19224 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:32.564296 19117 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.565201 20989 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:32.566475 20989 raft_consensus.cc:697] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:32.567315 20989 consensus_queue.cc:237] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.570406 20904 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:32.571812 20904 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.551558 20927 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.572180 20904 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:32.592402 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.593030 19224 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:32.563851 20929 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:32.594170 20929 raft_consensus.cc:697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:32.594878 19117 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.595021 20929 consensus_queue.cc:237] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.563834 20942 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:32.598773 20942 raft_consensus.cc:697] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:32.599658 20989 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:32.599602 20942 consensus_queue.cc:237] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.583412 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.600569 19145 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:32.584043 20899 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.579710 20988 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.588662 20907 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:32.602082 20907 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.602486 20899 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.584591 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:32.603219 19148 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:32.603982 20907 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.574529 20819 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.608426 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.608991 19224 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:32.610548 19226 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:56:32.610883 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:32.611404 19145 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:32.615767 19148 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:32.617928 20904 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.618992 19145 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:32.600085 20989 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.620536 20989 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.623916 20904 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.628571 20989 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.651185 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.653002 19078 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:32.654098 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.655421 19070 raft_consensus.cc:2393] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 2: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.655292 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.656044 19077 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:32.657518 19117 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.654582 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.658742 19071 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:56:32.659535 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 72508.7us
I20260709 14:56:32.667053 20985 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:32.667680 20985 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:32.668272 20985 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:32.667824 20907 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:56:32.671490 20965 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:32.672534 20965 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.694113 20819 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.695032 20819 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.695451 20993 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:32.696169 20993 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.697456 20819 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.711089 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.712117 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:32.736554 19075 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:32.717680 20985 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.719444 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.710915 19148 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:32.711570 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.715569 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:32.707062 20965 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.720744 18976 catalog_manager.cc:5697] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.757156 19225 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:32.757679 19077 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:32.698042 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:32.737888 20993 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.739665 19153 raft_consensus.cc:1275] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:32.758553 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.739996 19145 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:32.755561 19073 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:32.761624 20907 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:32.740567 20929 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.741124 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.742244 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.764485 19070 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.744691 19072 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:56:32.742206 20994 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.764423 20929 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.765220 20994 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.766911 20929 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.767639 20994 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.630467 20989 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.741144 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.772437 19078 raft_consensus.cc:2393] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 2: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.749404 19075 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:32.747617 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.752157 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.752837 20904 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.753011 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.754127 19222 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:56:32.756814 19224 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:32.759089 19226 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:56:32.764667 19076 raft_consensus.cc:2393] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 3: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.776930 19070 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:32.777671 19071 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
W20260709 14:56:32.779637 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 116812us
I20260709 14:56:32.781018 19145 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:32.780691 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.783986 19146 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:32.783986 19218 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:32.784062 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.779860 20904 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.789064 20994 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:32.790221 19223 raft_consensus.cc:2393] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 8: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:32.791083 20904 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.791996 20985 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.793541 20965 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:32.794116 20965 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:32.794207 19222 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:56:32.795233 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.795483 19075 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:56:32.796175 19076 raft_consensus.cc:2393] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 6: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.797151 19071 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:32.795214 20965 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.801236 19074 raft_consensus.cc:2393] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 4: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.788878 19117 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.803821 19193 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.806895 19070 raft_consensus.cc:1275] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:32.808805 20899 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:32.809314 20899 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:32.809504 20923 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.809813 20899 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:32.810225 20923 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.812911 20923 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.815387 20989 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.816104 20989 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.808717 20971 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 14:56:32.819072 19224 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:32.813758 20994 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:32.820863 20998 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.820945 20994 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.821249 20989 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.813808 20904 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 14:56:32.822276 19117 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.818077 20997 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.823907 20989 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:32.825201 20989 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.825697 20989 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:32.821596 20998 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.832764 20998 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.823606 20997 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.824484 20929 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:32.829167 19226 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:32.838809 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.839843 19117 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.841315 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:32.821656 20994 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:32.842602 19044 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:32.843459 20993 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:32.843953 20993 raft_consensus.cc:697] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:32.845027 20993 consensus_queue.cc:237] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.848764 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.849548 19221 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:32.836408 20907 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 14:56:32.850448 20899 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.852523 20899 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:32.857987 18975 catalog_manager.cc:5697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.858955 19193 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.859794 20899 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:32.860397 20899 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:32.859869 18975 catalog_manager.cc:5697] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 1 to 2, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.832999 19073 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:56:32.871431 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.861327 20899 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.862973 19145 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:32.866811 20971 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:32.869102 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.868664 20997 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.870477 19221 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:32.871225 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.877642 19222 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:32.874354 19148 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:56:32.865197 20989 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.877242 20904 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:56:32.880358 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.888988 19145 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
W20260709 14:56:32.881085 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 45313.1us
I20260709 14:56:32.882493 19153 raft_consensus.cc:2393] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 8: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:56:32.895828 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.896159 19077 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:32.896358 19073 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:56:32.896474 19070 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:32.897715 19144 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:56:32.897646 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:32.899596 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.900123 19077 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:32.903644 19117 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.904309 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.905228 19071 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:32.907572 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:32.906255 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.901666 20907 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:32.902408 20989 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.916896 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.917968 19071 raft_consensus.cc:2393] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 6: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.917269 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:32.919044 19078 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:32.913197 19075 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:32.912593 20899 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:56:32.916805 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:32.924551 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:32.938051 19073 raft_consensus.cc:2393] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 3: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:32.925474 20899 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.925239 20989 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:32.942875 20899 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:32.943344 20989 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.953285 20994 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:32.955024 19146 raft_consensus.cc:2393] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 7: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:56:32.960171 20989 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:32.972892 20994 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:32.978541 20942 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:56:32.978780 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.979393 19225 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:56:32.980145 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.980273 20942 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:32.980732 19224 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:32.982231 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:32.982800 19221 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
W20260709 14:56:32.983345 20999 log.cc:927] Time spent T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 14:56:32.982256 21001 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 14:56:33.021435 19044 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:33.018602 19075 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:33.034334 20990 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:56:33.034607 19044 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:33.035621 19044 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:33.035789 20993 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:56:33.036216 20993 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.036583 20993 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:33.038025 20923 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:56:33.044350 20997 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.044960 20997 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.047269 20997 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:33.047653 20923 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.048197 20923 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.051590 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:33.054337 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:33.040367 20990 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:33.055397 20990 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:33.062422 18975 catalog_manager.cc:5697] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:33.063723 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 160155us
I20260709 14:56:33.066238 19117 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:33.062633 20907 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:33.063261 20923 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:33.079630 20985 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 14:56:33.104321 19042 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:33.107405 19148 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
W20260709 14:56:33.108258 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 54511.1us
I20260709 14:56:33.108906 19042 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:33.086001 21008 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:33.111076 20971 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:33.111887 19220 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:33.114413 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:33.114966 19220 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:56:33.117714 20819 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:33.118103 20819 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.118394 20819 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:33.118983 19225 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:33.121003 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:33.121538 19218 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:56:33.122254 19222 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:33.115408 21008 raft_consensus.cc:697] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
W20260709 14:56:33.120155 21004 log.cc:927] Time spent T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260709 14:56:33.120874 20923 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:33.137055 20923 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.139508 20923 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:33.140266 19147 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:33.153152 20819 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.152382 19193 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:33.160235 20819 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:33.166694 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:33.167433 19151 raft_consensus.cc:2393] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 7: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:56:33.169499 19220 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:33.169896 20988 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:56:33.156507 20971 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:33.180688 19225 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:33.163638 20965 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 14:56:33.180491 20971 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:33.186641 20997 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.205624 20971 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.217684 19218 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:33.214412 20989 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.221750 20989 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:33.176955 20907 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.223104 20899 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.240921 21007 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.241626 20899 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:33.251616 20990 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.252576 20993 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.204734 20997 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.255692 20997 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:33.253751 20990 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:33.196537 21008 consensus_queue.cc:237] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.241458 21007 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.275812 20993 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:33.285100 20923 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.287302 20923 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:56:33.292912 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 124552us
W20260709 14:56:33.294325 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 132050us
I20260709 14:56:33.301949 20988 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 14:56:33.349231 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:33.353606 19150 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:33.309852 20985 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 14:56:33.394284 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:33.392269 21007 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:33.428985 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:33.429575 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:33.431939 19151 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:33.442747 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
W20260709 14:56:33.444144 21013 log.cc:927] Time spent T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.287s	user 0.000s	sys 0.006s
I20260709 14:56:33.454082 19153 raft_consensus.cc:2393] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 6: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:56:33.458516 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:33.459520 19117 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:33.460345 19117 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
W20260709 14:56:33.466737 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 84170.3us
I20260709 14:56:33.464834 20929 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:33.467155 20994 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:33.507496 19153 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:33.516134 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:33.518349 19227 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:33.519914 19150 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:56:33.513105 20994 raft_consensus.cc:697] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:33.528606 20994 consensus_queue.cc:237] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.509389 20929 raft_consensus.cc:697] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:33.530593 20929 consensus_queue.cc:237] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.534248 19145 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:33.538390 19227 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:33.547799 20899 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:33.556744 19117 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:33.519906 21023 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.093s
I20260709 14:56:33.566932 21008 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 14:56:33.569331 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 415052us
I20260709 14:56:33.584250 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:33.583616 21008 raft_consensus.cc:697] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:33.597002 21008 consensus_queue.cc:237] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.601506 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:33.602278 19077 raft_consensus.cc:2393] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 7: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:33.606926 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:33.607266 19075 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:33.608714 19071 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:33.601898 18976 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 6 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:33.611469 19044 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:33.627815 19069 raft_consensus.cc:2393] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 6: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:33.628955 19071 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:33.629483 19073 raft_consensus.cc:1240] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:33.633999 19077 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:33.623224 20923 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:56:33.635963 20923 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.636296 20923 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:33.649518 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:33.652493 21014 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:56:33.652698 19071 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:33.652977 21014 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:33.669111 19069 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:33.670171 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:33.670804 19073 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:33.663254 21001 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 14:56:33.653848 21014 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.702597 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:33.717694 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:33.724306 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:33.725072 19227 raft_consensus.cc:2393] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 7: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:56:33.727351 20904 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:33.728155 21039 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:33.728667 20989 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:33.733608 20927 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:56:33.723323 20923 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.736112 20923 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:33.764730 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:33.772711 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:33.772681 21044 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 14:56:33.798238 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:33.799029 19219 raft_consensus.cc:2393] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 6: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:56:33.813607 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:33.877269 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:33.878055 19145 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:33.877913 19219 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:33.914783 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:33.922516 19222 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:33.926285 19042 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:33.939448 20988 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:33.940032 20988 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:33.942175 20988 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:33.979984 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:33.980834 19150 raft_consensus.cc:606] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:33.990934 19042 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:33.992208 19042 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:33.982336 20990 raft_consensus.cc:2749] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:33.981012 19073 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:56:33.994423 20997 raft_consensus.cc:2749] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:56:34.019150 19042 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:34.029457 19042 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:34.030673 19042 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:34.040907 19042 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:34.026172 20993 raft_consensus.cc:2749] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:56:34.031533 21006 raft_consensus.cc:2749] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:56:34.044569 20819 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:34.061136 20819 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.061883 20819 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:34.073432 21021 raft_consensus.cc:2749] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:56:34.113973 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 305717us
I20260709 14:56:34.116605 20989 consensus_queue.cc:1059] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:34.117414 21008 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:34.117846 20989 raft_consensus.cc:3055] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:34.118412 20989 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:34.119148 20989 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.121888 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:56:34.187389 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 62661us
I20260709 14:56:34.132228 19221 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:34.132933 19224 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:34.118047 21032 raft_consensus.cc:2749] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:56:34.233183 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:34.233773 19150 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:34.238214 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "553504ceba3249458e738247c4acaf4a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:34.238687 19152 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:34.238351 20988 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:34.246243 20819 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.244837 21034 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
W20260709 14:56:34.248517 21070 log.cc:927] Time spent T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.116s	user 0.000s	sys 0.000s
I20260709 14:56:34.250190 20819 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:56:34.283306 21064 log.cc:927] Time spent T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.159s	user 0.000s	sys 0.006s
I20260709 14:56:34.262367 20988 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:34.288599 19150 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
W20260709 14:56:34.282599 21060 log.cc:927] Time spent T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 14:56:34.295100 19078 raft_consensus.cc:1240] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 6. Current term is 7. Ops: []
W20260709 14:56:34.303489 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 72643.6us
W20260709 14:56:34.330144 21058 log.cc:927] Time spent T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 14:56:34.330549 20988 leader_election.cc:290] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
W20260709 14:56:34.332561 21073 log.cc:927] Time spent T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 14:56:34.344543 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:34.356194 19044 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:34.359338 21007 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 14:56:34.385486 20989 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:34.360849 21006 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:34.392529 21006 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:34.393414 21006 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.403890 19074 raft_consensus.cc:606] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:34.411829 19151 raft_consensus.cc:1240] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 14:56:34.414744 19226 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:34.447070 19220 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:34.456225 19223 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 14:56:34.457141 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 211949us
I20260709 14:56:34.459287 21032 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:34.479312 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:56:34.489707 20993 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:34.493758 20997 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:56:34.494390 20997 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.496647 19075 raft_consensus.cc:1240] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:34.497090 19071 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:34.498551 19077 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:34.499522 21001 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.500044 21001 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.501284 19070 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:34.496538 20997 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:34.500283 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:34.503566 21001 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:34.505514 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:34.506980 19076 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:34.508323 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:34.515805 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:34.516393 19221 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:56:34.523983 19730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 197112us
I20260709 14:56:34.527621 19221 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:34.533000 21001 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:34.548193 21001 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.550302 21001 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:34.462168 21032 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.552448 21032 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:34.554636 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:34.557912 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:34.558519 21049 consensus_queue.cc:1059] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:34.564406 21014 raft_consensus.cc:3055] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:34.565435 21014 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:34.566278 21014 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.567390 21014 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:34.575774 19144 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:34.590487 21011 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:34.591720 20985 raft_consensus.cc:993] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:34.601161 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:34.604916 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:34.605537 19077 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:34.596909 20985 raft_consensus.cc:1081] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:34.613051 19076 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:34.613603 21030 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 14:56:34.613991 21065 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:34.614246 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:34.613731 19119 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:34.614013 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:34.613700 21084 consensus_queue.cc:1059] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:34.614789 20929 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:56:34.624799 19042 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:34.626032 20994 raft_consensus.cc:2749] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:34.629750 21032 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:34.643999 19119 leader_election.cc:304] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:34.635085 20942 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 14:56:34.660822 20929 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:34.662073 20989 raft_consensus.cc:2749] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:34.662775 20988 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:34.644794 21085 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
I20260709 14:56:34.651585 21023 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.016s
I20260709 14:56:34.679064 20927 raft_consensus.cc:3055] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:34.679476 20927 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:34.680353 20927 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.681540 20927 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:56:34.693370 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 62199.8us
I20260709 14:56:34.694835 19042 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:34.695403 21032 raft_consensus.cc:697] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:34.696508 20993 raft_consensus.cc:2749] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:34.696326 21032 consensus_queue.cc:237] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.694989 20923 raft_consensus.cc:993] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:34.698850 21080 raft_consensus.cc:1081] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:34.701762 19042 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:34.702965 20990 raft_consensus.cc:2749] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:34.705518 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:34.708029 20965 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:56:34.708381 20965 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.708699 20965 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:34.708886 21044 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:56:34.714423 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 59924.5us
I20260709 14:56:34.715094 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "553504ceba3249458e738247c4acaf4a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:34.715656 19222 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.715981 19222 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:34.723011 20990 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.723493 20990 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.725435 20990 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:56:34.732189 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 87898.9us
I20260709 14:56:34.749006 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:34.750921 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:34.751487 19218 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:34.740321 18976 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47798 (request call id 556) took 1523 ms. Trace:
I20260709 14:56:34.749049 18975 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47782 (request call id 586) took 1510 ms. Trace:
I20260709 14:56:34.755339 18973 catalog_manager.cc:5697] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.761725 19222 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.762936 18973 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 8, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.775797 19225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:56:34.776379 19225 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.776696 19225 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:34.783499 19225 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.786183 19218 raft_consensus.cc:1240] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:56:34.772694 18973 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } }
I20260709 14:56:34.755944 18975 rpcz_store.cc:276] 0709 14:56:33.238389 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:33.238532 (+   143us) service_pool.cc:224] Handling call
0709 14:56:34.748990 (+1510458us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10256,"reported_tablets":4}
I20260709 14:56:34.797156 18973 catalog_manager.cc:5697] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.802115 18973 catalog_manager.cc:5697] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.806443 20965 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.809664 18973 catalog_manager.cc:5697] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.814401 20965 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:34.814910 19224 raft_consensus.cc:1240] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 8. Current term is 9. Ops: [8.7-8.7]
I20260709 14:56:34.818135 19042 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:34.821277 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:34.824649 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:34.825215 19150 raft_consensus.cc:606] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:34.835664 21075 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 14:56:34.841099 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:34.841662 19077 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:34.753834 18976 rpcz_store.cc:276] 0709 14:56:33.204472 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:33.204627 (+   155us) service_pool.cc:224] Handling call
0709 14:56:34.727697 (+1523070us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:56:34.374802 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:56:34.386320 (+ 11518us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:56:34.386358 (+    38us) write_op.cc:435] Acquired schema lock
0709 14:56:34.386377 (+    19us) tablet.cc:662] Decoding operations
0709 14:56:34.386706 (+   329us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:56:34.386760 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 14:56:34.386790 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:56:34.386983 (+   193us) tablet.cc:701] Row locks acquired
0709 14:56:34.387000 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:56:34.387134 (+   134us) write_op.cc:270] Start()
0709 14:56:34.387242 (+   108us) write_op.cc:276] Timestamp: P: 1783608994387085 usec, L: 0
0709 14:56:34.387264 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:56:34.387933 (+   669us) log.cc:844] Serialized 544 byte log entry
0709 14:56:34.667226 (+279293us) op_driver.cc:464] REPLICATION: finished
0709 14:56:34.702329 (+ 35103us) write_op.cc:301] APPLY: starting
0709 14:56:34.705495 (+  3166us) tablet.cc:1367] starting BulkCheckPresence
0709 14:56:34.705586 (+    91us) tablet.cc:1370] finished BulkCheckPresence
0709 14:56:34.705811 (+   225us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:56:34.706126 (+   315us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:56:34.706295 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:56:34.706340 (+    45us) write_op.cc:312] APPLY: finished
0709 14:56:34.706514 (+   174us) log.cc:844] Serialized 23 byte log entry
0709 14:56:34.706792 (+   278us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:34.706864 (+    72us) write_op.cc:454] Released schema lock
0709 14:56:34.706899 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 14:56:34.735766 (+ 28867us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:34.735799 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4018,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":34879,"apply.run_cpu_time_us":1648,"apply.run_wall_time_us":17150,"num_ops":1,"prepare.queue_time_us":691567,"prepare.run_cpu_time_us":14460,"prepare.run_wall_time_us":144321,"raft.queue_time_us":107984,"raft.run_cpu_time_us":5966,"raft.run_wall_time_us":23144,"replication_time_us":279800,"thread_start_us":577000,"threads_started":4,"wal-append.queue_time_us":137300}]]}
I20260709 14:56:34.853360 19222 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:34.857534 19224 raft_consensus.cc:1240] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 8. Current term is 9. Ops: []
I20260709 14:56:34.862942 19193 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:34.867188 19225 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:34.869165 21001 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:34.884521 19145 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:56:34.916249 19077 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:56:34.920642 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:34.921258 19153 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:34.923768 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:34.924347 19077 raft_consensus.cc:3055] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:34.924641 19077 raft_consensus.cc:740] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:34.934562 20819 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:56:34.889925 20927 consensus_queue.cc:1059] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.043s
I20260709 14:56:34.947620 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:34.949359 19193 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:34.932272 19077 consensus_queue.cc:260] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:34.889810 20985 consensus_queue.cc:1059] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.073s
I20260709 14:56:34.971853 19153 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:34.955644 21011 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:56:35.004833 21011 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:35.006266 21075 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:35.005764 21011 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.006801 21075 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.007550 21011 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:35.008924 21075 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:35.010681 19073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:35.011291 19073 raft_consensus.cc:606] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:34.992754 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:34.997395 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:34.958137 21034 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election won for term 9
W20260709 14:56:35.022809 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 59579.4us
I20260709 14:56:35.087586 18973 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47790 (request call id 592) took 1011 ms. Trace:
I20260709 14:56:35.089221 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:35.090121 19147 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
W20260709 14:56:35.092031 19116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:35.088002 18973 rpcz_store.cc:276] 0709 14:56:34.076195 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:34.076345 (+   150us) service_pool.cc:224] Handling call
0709 14:56:35.087505 (+1011160us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:56:34.933742 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:56:35.019472 (+ 85730us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:56:35.019506 (+    34us) write_op.cc:435] Acquired schema lock
0709 14:56:35.019524 (+    18us) tablet.cc:662] Decoding operations
0709 14:56:35.022904 (+  3380us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:56:35.022987 (+    83us) write_op.cc:641] Partition lock acquired for write op
0709 14:56:35.023015 (+    28us) tablet.cc:685] Acquiring locks for 6 operations
0709 14:56:35.023499 (+   484us) tablet.cc:701] Row locks acquired
0709 14:56:35.023517 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:56:35.023658 (+   141us) write_op.cc:270] Start()
0709 14:56:35.023766 (+   108us) write_op.cc:276] Timestamp: P: 1783608995023617 usec, L: 0
0709 14:56:35.023786 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:56:35.050978 (+ 27192us) log.cc:844] Serialized 2500 byte log entry
0709 14:56:35.077637 (+ 26659us) op_driver.cc:464] REPLICATION: finished
0709 14:56:35.077969 (+   332us) write_op.cc:301] APPLY: starting
0709 14:56:35.078049 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0709 14:56:35.078234 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0709 14:56:35.078343 (+   109us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:56:35.079628 (+  1285us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:56:35.079815 (+   187us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 14:56:35.079859 (+    44us) write_op.cc:312] APPLY: finished
0709 14:56:35.080089 (+   230us) log.cc:844] Serialized 53 byte log entry
0709 14:56:35.080246 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:35.080358 (+   112us) write_op.cc:454] Released schema lock
0709 14:56:35.080396 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 14:56:35.080703 (+   307us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:35.080728 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3916,"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":107,"apply.run_cpu_time_us":2705,"apply.run_wall_time_us":2706,"num_ops":6,"prepare.queue_time_us":21476,"prepare.run_cpu_time_us":4280,"prepare.run_wall_time_us":141458,"replication_time_us":53715}]]}
I20260709 14:56:35.053066 19077 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:35.110643 19221 raft_consensus.cc:1240] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:35.112982 19225 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 14:56:35.113312 19225 pending_rounds.cc:85] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044: Aborting all ops after (but not including) 4
I20260709 14:56:35.113525 19225 pending_rounds.cc:107] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 14:56:35.113780 19225 raft_consensus.cc:2889] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:35.116954 20997 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:35.120225 20997 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:35.121104 20997 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:35.137523 19077 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:35.143160 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:35.144918 19070 raft_consensus.cc:2393] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 5: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:35.146248 19074 raft_consensus.cc:1240] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 8. Current term is 9. Ops: []
I20260709 14:56:35.140606 21034 raft_consensus.cc:697] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:35.155450 19193 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:35.144395 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:35.173506 19145 raft_consensus.cc:3055] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:56:35.173853 19145 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:35.175311 21071 raft_consensus.cc:2804] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:35.180765 21071 raft_consensus.cc:697] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:35.181638 21071 consensus_queue.cc:237] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.187038 19145 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.195602 19145 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:35.177685 19144 raft_consensus.cc:606] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:35.177254 21021 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 14:56:35.220768 21034 consensus_queue.cc:237] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.233750 21080 raft_consensus.cc:993] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:35.234333 21113 raft_consensus.cc:1081] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:35.251732 19145 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
W20260709 14:56:35.264011 19728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 96562.8us
I20260709 14:56:35.268550 20997 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:56:35.277999 20942 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 9 current term: 9 is higher.
I20260709 14:56:35.291683 19150 raft_consensus.cc:2410] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for term 9 because replica has last-logged OpId of term: 8 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 6.
W20260709 14:56:35.317833 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 146676us
I20260709 14:56:35.322131 19193 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:35.313882 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:35.348793 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:56:35.352203 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 135240us
I20260709 14:56:35.349814 21076 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:56:35.371800 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 151325us
I20260709 14:56:35.365741 21076 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
W20260709 14:56:35.394948 19116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:35.383575 21076 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:35.421941 19226 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:56:35.424321 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 52970.5us
I20260709 14:56:35.427040 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:56:35.429709 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 47127.2us
I20260709 14:56:35.438587 19150 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:56:35.438925 19150 pending_rounds.cc:85] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285: Aborting all ops after (but not including) 2
I20260709 14:56:35.439126 19150 pending_rounds.cc:107] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:56:35.439343 19150 raft_consensus.cc:2889] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:35.439507 20997 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:35.440735 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:35.441257 19150 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:35.441558 19150 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:35.451810 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:35.455144 21108 raft_consensus.cc:993] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:35.464079 19150 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.471922 19150 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:35.467330 21023 raft_consensus.cc:1081] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:35.465039 21006 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 14:56:35.509464 21007 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:56:35.519655 21076 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.521922 21076 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:35.540127 19044 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:35.540916 21141 raft_consensus.cc:2749] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:56:35.548069 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:35.548641 19226 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:35.549288 18973 catalog_manager.cc:5697] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:35.550944 18973 catalog_manager.cc:5697] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:35.552291 18973 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 9 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } }
I20260709 14:56:35.554177 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:35.554735 19069 raft_consensus.cc:3055] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:35.555040 19069 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:35.555802 19069 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.557060 19069 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:35.557394 19226 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:35.562589 19218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:56:35.563140 19218 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:35.563475 19218 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:35.568392 19218 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.571693 19218 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:35.582227 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:35.583240 21076 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:56:35.588949 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:35.591595 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:35.592331 19070 raft_consensus.cc:2393] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 5: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:35.592619 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:35.593127 19076 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:35.595017 18976 catalog_manager.cc:5697] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 9 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:35.603551 19076 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:35.604897 19069 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:35.605094 19151 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:35.609233 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:35.609788 19144 raft_consensus.cc:3055] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:35.610136 19144 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:35.610889 19144 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.611763 19144 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:35.613154 19193 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:35.615149 21071 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:35.615643 21071 raft_consensus.cc:697] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:35.616422 21071 consensus_queue.cc:237] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.622247 19193 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:35.624642 19144 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:35.625603 21071 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:35.626232 21071 raft_consensus.cc:697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:35.627502 21142 raft_consensus.cc:993] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:35.627070 21071 consensus_queue.cc:237] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.627991 21023 raft_consensus.cc:1081] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:35.633671 19119 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:35.634635 20988 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:35.635116 20988 raft_consensus.cc:697] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:35.635965 20988 consensus_queue.cc:237] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.647737 19073 raft_consensus.cc:1240] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 4. Current term is 5. Ops: []
I20260709 14:56:35.670301 19069 raft_consensus.cc:1275] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:35.671530 21071 consensus_queue.cc:1048] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:35.703449 21023 consensus_queue.cc:1059] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:35.704698 21023 raft_consensus.cc:3055] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:35.705053 21023 raft_consensus.cc:740] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
W20260709 14:56:35.706133 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 56760us
I20260709 14:56:35.709242 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:56:35.709708 19222 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:35.710062 19222 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:35.710568 19151 raft_consensus.cc:1275] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:35.705812 21023 consensus_queue.cc:260] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.718127 21023 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:35.721777 19222 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.728251 18975 catalog_manager.cc:5697] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 7 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:35.729660 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:35.730198 19070 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:35.726684 19222 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:35.734781 18975 catalog_manager.cc:5697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:35.735247 20971 consensus_queue.cc:1048] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:35.738067 19151 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:56:35.738713 19070 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:35.739228 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:35.739770 19151 raft_consensus.cc:3055] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:35.740039 19151 raft_consensus.cc:740] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:35.739991 19193 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:35.740983 20965 raft_consensus.cc:2804] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:35.740847 19151 consensus_queue.cc:260] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.741501 20965 raft_consensus.cc:697] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
W20260709 14:56:35.741793 19116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:35.741937 19151 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:35.742409 20965 consensus_queue.cc:237] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:35.740410 18975 catalog_manager.cc:5697] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:35.753185 19151 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:35.757714 20971 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:35.785331 18976 catalog_manager.cc:5697] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:35.798110 19073 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:56:35.800446 21076 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:35.800868 18975 catalog_manager.cc:5697] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:35.807790 21153 log.cc:927] Time spent T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:56:36.090493 19218 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:36.091756 21030 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:36.105669 19069 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:36.112882 21030 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:36.143592 19073 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:36.144948 20965 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:36.153968 19073 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:36.155650 20965 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:36.164268 19150 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:36.166158 21077 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:36.178445 19150 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:36.179988 21077 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:36.202420 19073 raft_consensus.cc:1275] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:36.203629 21077 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:36.218863 19150 raft_consensus.cc:1275] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:36.220156 21076 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:36.237833 21006 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:36.238389 21006 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:36.240564 21006 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:36.244864 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:56:36.245606 19218 raft_consensus.cc:2393] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 9: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:36.250815 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:36.252892 19150 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:56:36.253959 19044 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:36.254648 21006 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:56:36.255019 21006 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:36.255297 21006 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:36.260433 21006 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:36.263773 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:36.263919 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:36.264554 19218 raft_consensus.cc:2393] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 9: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:56:36.265707 21006 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:36.269893 19150 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:56:36.271242 19044 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:36.272289 20993 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:56:36.272827 20993 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:36.273690 20993 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to 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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:36.286660 18975 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.382419 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:36.665351 19150 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:36.666354 20997 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:36.681766 19218 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:36.684901 20997 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:36.712297 21076 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:36.712908 21076 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:36.715713 21076 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:36.717626 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:36.718281 19069 raft_consensus.cc:2393] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 5: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:36.719414 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:36.719992 19150 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:36.720919 19193 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:36.722201 21077 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:36.722582 21077 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:36.722960 21077 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:36.734009 21077 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:36.735906 21077 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:36.737269 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:36.738602 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:36.739167 19069 raft_consensus.cc:2393] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 5: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:56:36.745899 19150 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:36.746953 19193 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:36.747624 21049 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:36.748109 21049 raft_consensus.cc:697] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:36.749956 21049 consensus_queue.cc:237] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:36.761225 18976 catalog_manager.cc:5697] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.147347 19144 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:37.148499 21076 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:37.172696 19069 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:37.175189 21044 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:37.424045 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:37.463752 19073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:37.464213 19073 raft_consensus.cc:606] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:37.466774 19226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:37.467197 19226 raft_consensus.cc:606] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:37.469431 19226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:37.469890 19226 raft_consensus.cc:606] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:37.472062 19222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:37.472625 19222 raft_consensus.cc:606] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:37.474718 19222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:37.475096 19222 raft_consensus.cc:606] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:37.475905 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:37.477128 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:37.524204 21044 raft_consensus.cc:993] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:37.524673 21077 raft_consensus.cc:1081] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:37.526015 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:37.526481 19150 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.526789 19150 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:37.531711 19150 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.533269 19150 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:37.533946 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:37.534188 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:37.534482 19073 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:37.534657 19226 raft_consensus.cc:3055] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:37.534965 19226 raft_consensus.cc:740] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:37.535566 19226 consensus_queue.cc:260] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.536339 19226 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:37.538868 19073 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:37.539927 19119 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:37.540846 21107 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:37.541247 21107 raft_consensus.cc:697] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:37.541391 19226 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:37.542106 21107 consensus_queue.cc:237] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.551290 18975 catalog_manager.cc:5697] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.555574 21077 raft_consensus.cc:993] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:37.556025 21077 raft_consensus.cc:1081] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:37.557556 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:37.558156 19144 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.558593 19144 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:37.565726 19144 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.567483 19144 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:37.567893 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:37.568331 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:37.568459 19069 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:37.568801 19226 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:56:37.569058 19226 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:37.569574 19226 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.570415 19226 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:37.572626 19069 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:56:37.573459 19119 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:37.574018 21107 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:56:37.574399 21107 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:37.574476 19226 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:56:37.575258 21107 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.583822 18975 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 9 to 10, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 10 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.668311 21044 raft_consensus.cc:993] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:37.668725 21077 raft_consensus.cc:1081] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:37.670102 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:37.670702 19144 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.671052 19144 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:37.675597 19144 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.678325 19144 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:37.679340 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:37.679937 19226 raft_consensus.cc:3055] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:37.680313 19226 raft_consensus.cc:740] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:37.680140 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:37.681027 19069 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:37.681413 19226 consensus_queue.cc:260] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.682451 19226 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:37.686611 19069 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:37.687443 19119 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:37.688024 21107 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:37.688931 19226 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:37.689191 21107 raft_consensus.cc:697] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:37.690161 21107 consensus_queue.cc:237] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.699174 18975 catalog_manager.cc:5697] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.708065 21006 raft_consensus.cc:993] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:37.708554 20997 raft_consensus.cc:1081] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:37.709905 19226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:37.710326 19226 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.710582 19226 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:37.716814 19226 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.718631 19226 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:37.720001 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:37.720286 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:37.720552 19070 raft_consensus.cc:3055] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:56:37.720840 19144 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:37.720866 19070 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:37.721843 19070 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.722770 19070 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:37.727655 19144 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:37.728596 19070 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:37.728955 19193 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:37.729688 21044 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:37.730124 21044 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:37.730858 21044 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.740001 18975 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.790400 21077 raft_consensus.cc:993] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:37.791606 21077 raft_consensus.cc:1081] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:37.794907 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:37.795456 19144 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.795853 19144 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:37.800603 19144 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.802618 19144 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:37.803115 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:37.803426 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:37.803843 19070 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:37.803920 19226 raft_consensus.cc:3055] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:37.804273 19226 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:37.805135 19226 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.806170 19226 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:37.810400 19070 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:37.811398 19119 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:37.812063 21107 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:37.812579 21107 raft_consensus.cc:697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:37.813472 21107 consensus_queue.cc:237] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:37.815016 19226 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:37.826403 18975 catalog_manager.cc:5697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.951644 19222 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:37.952766 21165 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:37.962631 19069 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:37.969440 21107 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:38.107271 19070 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:56:38.108295 21180 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:56:38.116385 19222 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:56:38.117587 21107 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:56:38.200631 19222 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:38.201710 21180 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:38.204674 19070 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:56:38.205732 21179 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:38.213925 19069 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:38.216578 21165 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:38.218413 19150 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:56:38.221509 21179 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:38.272536 19070 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:38.273563 21180 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:38.282285 19226 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:38.284112 21107 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:38.477861 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:39.516237 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:39.553022 19076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:39.553602 19076 raft_consensus.cc:606] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:39.556216 19069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:39.556753 19069 raft_consensus.cc:606] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:39.558925 19069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:39.559288 19069 raft_consensus.cc:606] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:39.561365 19222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:39.561856 19222 raft_consensus.cc:606] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:39.563170 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:56:39.564389 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:39.589267 21186 raft_consensus.cc:993] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:39.589818 20997 raft_consensus.cc:1081] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:39.591168 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:39.591562 19222 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:39.591780 19222 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:39.598158 21186 raft_consensus.cc:993] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:39.597901 19222 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:39.598680 20997 raft_consensus.cc:1081] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:39.600060 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:39.600286 19222 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:39.600685 19150 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:39.601114 19150 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:39.601217 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:39.601263 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:39.601969 19144 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:39.602025 19069 raft_consensus.cc:3055] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:39.602416 19069 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:39.603183 19069 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:39.604213 19069 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:39.606879 19144 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:39.607769 19150 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:39.608182 19193 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:39.609055 21179 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:39.609506 21179 raft_consensus.cc:697] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:39.609992 19150 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:39.610350 21179 consensus_queue.cc:237] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:39.611325 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:39.611814 19222 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:39.619987 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:39.620520 19070 raft_consensus.cc:3055] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:39.620801 19070 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:39.621428 19070 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:39.622459 19222 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:39.622715 19070 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:39.632755 19070 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:39.632462 18973 catalog_manager.cc:5697] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:39.633805 19117 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:39.635296 21196 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:39.635769 21196 raft_consensus.cc:697] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:39.636583 21196 consensus_queue.cc:237] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:39.637427 19069 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:39.671729 18975 catalog_manager.cc:5697] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:39.884742 21198 raft_consensus.cc:993] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:39.885237 21198 raft_consensus.cc:1081] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:39.887104 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:39.887605 19150 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:39.887957 19150 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:39.893731 19150 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:39.895444 19150 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:39.896054 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:39.896509 19070 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:39.896975 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:39.897511 19222 raft_consensus.cc:3055] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:39.897809 19222 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:39.898562 19222 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:39.899674 19222 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:39.902683 19070 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:39.903769 19119 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:39.905123 21165 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:39.905272 19222 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:56:39.905787 21165 raft_consensus.cc:697] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:39.906598 21165 consensus_queue.cc:237] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:39.912628 21186 raft_consensus.cc:993] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:39.913139 21186 raft_consensus.cc:1081] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:39.914556 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:39.915122 19222 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:39.915462 19222 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:39.916011 18975 catalog_manager.cc:5697] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:39.919858 19222 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:39.921983 19222 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:56:39.922888 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:56:39.923475 19762 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:39.926503 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:39.926926 19070 raft_consensus.cc:3055] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:39.927217 19070 raft_consensus.cc:740] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:39.927827 19070 consensus_queue.cc:260] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:39.928162 19762 raft_consensus.cc:2468] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:39.928864 19070 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:39.929816 19192 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [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: 4de47b093c81430aa9bde7a35db00f31, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:39.930712 21198 raft_consensus.cc:2804] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:39.931149 21198 raft_consensus.cc:697] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:39.931780 21198 consensus_queue.cc:237] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:39.934894 19070 raft_consensus.cc:2468] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 3.
I20260709 14:56:39.946157 18975 catalog_manager.cc:5697] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:40.033491 19145 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:40.034569 21198 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:40.046801 19070 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:40.049252 19222 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:40.049116 21198 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:40.051280 21196 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:40.064744 19069 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:40.067083 21196 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:40.297327 19069 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:40.299314 21165 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:40.308457 19226 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:40.313640 21196 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:40.454581 19762 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:56:40.455646 21179 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:56:40.467092 19069 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:56:40.469297 21198 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:40.565236 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:41.602736 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:41.636909 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:41.637362 19145 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:41.639358 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:41.639783 19070 raft_consensus.cc:606] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:41.641795 19226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:41.642326 19226 raft_consensus.cc:606] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:41.644472 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:41.644963 19070 raft_consensus.cc:606] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:41.647305 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:41.647802 19145 raft_consensus.cc:606] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:41.648808 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:41.650012 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:41.748350 21196 raft_consensus.cc:993] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:41.748847 21220 raft_consensus.cc:1081] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:41.750176 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:41.750576 19070 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:41.750830 19070 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:41.756872 19070 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.758348 19070 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:41.758910 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:41.759414 19145 raft_consensus.cc:3055] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:56:41.759653 19145 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:41.760185 19145 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.761235 19145 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:41.762373 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:41.762984 19226 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:41.766609 19145 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:56:41.767465 19044 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:41.768200 21228 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:56:41.768689 21228 raft_consensus.cc:697] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:41.768813 19226 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:56:41.769724 21228 consensus_queue.cc:237] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.775084 21196 raft_consensus.cc:993] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:41.775208 21186 raft_consensus.cc:993] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:41.775722 21228 raft_consensus.cc:1081] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:41.775810 21220 raft_consensus.cc:1081] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:41.778209 19226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:41.778702 19226 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:41.779000 19226 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:41.780414 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:41.780843 21200 raft_consensus.cc:993] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:41.781394 21229 raft_consensus.cc:1081] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:41.783423 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:41.783023 18975 catalog_manager.cc:5697] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.783913 19145 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:41.784272 19145 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:41.790861 19226 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.792845 19226 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:41.793905 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:41.794431 19150 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:41.798185 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:41.798732 19069 raft_consensus.cc:3055] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:56:41.799006 19069 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:41.799655 19069 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.800767 19069 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:41.805963 19150 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:41.807091 19193 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:41.807782 21229 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:41.808228 21229 raft_consensus.cc:697] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:41.809026 21229 consensus_queue.cc:237] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.811364 19069 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:41.780925 19070 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:41.812412 19070 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:41.818638 19145 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.820844 19145 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:41.821897 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:41.822402 19069 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:41.824790 19070 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.827576 19070 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:41.829945 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:41.830456 19150 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:41.829792 18975 catalog_manager.cc:5697] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:41.830747 19150 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:41.836932 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:41.837422 19222 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:56:41.837667 19222 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:41.838192 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:41.838276 19222 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.838779 19226 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:41.844903 19222 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:41.844802 19226 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:41.848479 19042 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:41.848985 19069 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:41.849396 21186 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:41.849920 21186 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:41.850132 19119 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:41.850993 21231 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:41.851475 21231 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:41.852267 21231 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.854888 21186 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.858587 19150 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:41.859812 19150 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:41.867864 19222 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:56:41.904760 19150 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:41.925650 18975 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.928377 18973 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 7 to 8, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:42.040661 20997 raft_consensus.cc:993] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:42.041145 21239 raft_consensus.cc:1081] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:42.042436 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:42.042821 19145 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.043037 19145 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.047854 19145 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:42.049508 19145 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:42.050375 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:42.050928 19222 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.050971 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:42.051522 19073 raft_consensus.cc:3055] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:42.051867 19073 raft_consensus.cc:740] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:42.052590 19073 consensus_queue.cc:260] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:42.053726 19073 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.056906 19222 raft_consensus.cc:2468] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:42.057973 19117 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:42.058979 21196 raft_consensus.cc:2804] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:42.059451 21196 raft_consensus.cc:697] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:42.059825 19073 raft_consensus.cc:2468] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:42.060281 21196 consensus_queue.cc:237] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:42.072038 18973 catalog_manager.cc:5697] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:42.407094 19221 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:42.461181 21243 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:42.510004 19144 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:56:42.531317 19151 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:42.564666 19218 raft_consensus.cc:1275] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:42.566633 19218 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:56:42.574002 21244 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:56:42.580859 21196 consensus_queue.cc:1048] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:42.587630 19730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 76900.2us
I20260709 14:56:42.594575 21186 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:42.605273 19144 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:42.605695 19221 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:42.612835 20997 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:42.626799 19073 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:42.650063 19070 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:42.659763 19070 raft_consensus.cc:1275] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:42.663213 21200 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:42.665261 21231 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:42.667662 21239 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:42.671384 21228 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:42.674058 21231 consensus_queue.cc:1048] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:42.939714 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:43.406790 19248 debug-util.cc:398] Leaking SignalData structure 0x7b08001df020 after lost signal to thread 17965
W20260709 14:56:43.407936 19248 debug-util.cc:398] Leaking SignalData structure 0x7b08001df120 after lost signal to thread 19010
W20260709 14:56:43.409422 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800190c40 after lost signal to thread 19102
W20260709 14:56:43.410775 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800234720 after lost signal to thread 19177
W20260709 14:56:43.412114 19248 debug-util.cc:398] Leaking SignalData structure 0x7b08003504e0 after lost signal to thread 19251
W20260709 14:56:43.414322 19248 debug-util.cc:398] Leaking SignalData structure 0x7b080035c8c0 after lost signal to thread 19788
I20260709 14:56:43.992996 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:44.031138 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:44.032069 19070 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:44.035944 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:44.036449 19221 raft_consensus.cc:606] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:44.039971 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:44.040480 19070 raft_consensus.cc:606] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:44.042703 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:44.043087 19145 raft_consensus.cc:606] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:44.047487 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:44.048027 19145 raft_consensus.cc:606] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:44.050596 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:44.052075 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:44.102560 21270 raft_consensus.cc:993] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:44.103190 21270 raft_consensus.cc:1081] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:44.713593 21245 raft_consensus.cc:993] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:44.714063 21245 raft_consensus.cc:1081] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
W20260709 14:56:44.761161 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 49175.4us
I20260709 14:56:44.890324 19069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:44.891330 19069 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.891848 19069 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.901597 19069 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:44.906857 19069 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:44.914309 21290 raft_consensus.cc:993] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:44.914832 21290 raft_consensus.cc:1081] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:44.922083 21279 raft_consensus.cc:993] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:44.922951 21279 raft_consensus.cc:1081] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:44.924435 19069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:44.924986 19069 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.925323 19069 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:44.931164 19069 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:44.932922 19069 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:44.956453 19071 raft_consensus.cc:1240] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:44.958539 21285 consensus_queue.cc:1059] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:56:44.959854 21272 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:44.960232 21272 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:44.961050 21272 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.090210 21293 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:45.090837 21293 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.094358 21293 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:45.096760 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:45.118266 21276 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:45.118881 21276 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.121076 21276 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:45.122197 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:45.137423 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:45.138078 19145 raft_consensus.cc:3055] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:45.138357 19145 raft_consensus.cc:740] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
W20260709 14:56:45.139138 19119 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:45.139519 21293 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:56:45.140120 21293 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.139158 19145 consensus_queue.cc:260] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.147397 19145 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:45.149864 21293 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:45.160342 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:45.166620 21272 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:45.144815 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:45.145809 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:45.196676 19151 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:45.197098 19151 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:56:45.209122 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 46827.8us
I20260709 14:56:45.212091 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:45.212659 19222 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:45.219547 19222 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:45.240183 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:45.243283 19222 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:45.246088 21294 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:56:45.246671 21294 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.250744 19145 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:45.256412 21294 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:45.256793 21273 raft_consensus.cc:993] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:45.266480 21273 raft_consensus.cc:1081] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:45.268951 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:45.269588 19044 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:45.270531 20997 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:45.271611 20997 raft_consensus.cc:697] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:45.245736 19152 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:45.261197 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:45.272842 19146 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:45.273293 19146 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:45.272475 20997 consensus_queue.cc:237] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.274468 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:45.205698 19151 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:45.285331 19146 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.286212 19222 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:45.284845 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:56:45.287241 19146 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:45.288825 19225 raft_consensus.cc:1240] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:45.289999 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:45.291731 19044 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:45.292544 19151 leader_election.cc:290] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:56:45.292827 21288 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:45.293198 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:56:45.293839 21288 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:45.294111 19762 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:45.296458 21288 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.303428 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:56:45.306463 19193 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:45.307945 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:45.308486 19071 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:45.307914 21275 raft_consensus.cc:2749] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:56:45.311926 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:45.312444 19069 raft_consensus.cc:3055] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:45.312727 19069 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:45.313457 19069 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
W20260709 14:56:45.314126 19118 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:45.314060 19220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:45.315248 19220 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:45.315584 19220 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:45.318796 19071 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:45.303743 19762 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:45.314693 19069 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:45.323591 19118 leader_election.cc:304] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 
I20260709 14:56:45.323945 19146 raft_consensus.cc:1240] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 5. Current term is 6. Ops: []
I20260709 14:56:45.324590 21274 raft_consensus.cc:2804] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:45.324512 19119 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:45.325161 21274 raft_consensus.cc:697] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:45.325373 21279 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:45.330088 21279 raft_consensus.cc:697] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:45.330981 21279 consensus_queue.cc:237] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.339989 19069 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:45.342429 21274 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:56:45.346833 19193 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:45.347886 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:45.348409 19222 raft_consensus.cc:3055] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:45.348686 19222 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:45.329257 19220 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.350777 19218 raft_consensus.cc:1240] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 6. Current term is 7. Ops: []
I20260709 14:56:45.351593 21296 raft_consensus.cc:2749] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:45.351850 19193 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:45.351739 19220 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:45.353149 21294 raft_consensus.cc:2749] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:56:45.354091 19222 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.355171 19222 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:45.363595 19222 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:45.366472 21297 consensus_queue.cc:1059] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:45.367954 21297 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:45.368319 21297 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:45.369184 21297 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.371500 21297 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:45.371223 18975 catalog_manager.cc:5697] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.370522 19193 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:45.375857 21245 raft_consensus.cc:2749] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:56:45.378032 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:45.378894 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:45.379413 19151 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:45.384532 19151 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:45.385316 19193 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:45.386013 21245 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:45.386487 21245 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:45.387426 21245 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:45.393942 18976 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.406841 18973 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 7 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:45.409862 19071 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:56:45.429018 18975 catalog_manager.cc:5697] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.434402 18976 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.691927 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:45.761142 19222 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:45.765434 20997 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:45.776144 19151 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:45.777642 21273 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:45.794044 19762 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 14:56:45.795581 21274 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:56:45.796594 19069 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 14:56:45.814025 21272 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:56:45.823113 19220 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:45.824646 21249 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:45.848306 19218 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:45.849730 20997 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:45.853909 19071 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:56:45.855590 21286 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:45.866729 19146 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:45.868199 20997 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:45.896515 19099 debug-util.cc:398] Leaking SignalData structure 0x7b08000bfae0 after lost signal to thread 17965
W20260709 14:56:45.897500 19099 debug-util.cc:398] Leaking SignalData structure 0x7b0800041640 after lost signal to thread 19010
W20260709 14:56:45.898644 19099 debug-util.cc:398] Leaking SignalData structure 0x7b0800300ae0 after lost signal to thread 19102
W20260709 14:56:45.899636 19099 debug-util.cc:398] Leaking SignalData structure 0x7b0800255020 after lost signal to thread 19177
W20260709 14:56:45.900676 19099 debug-util.cc:398] Leaking SignalData structure 0x7b080015e120 after lost signal to thread 19251
W20260709 14:56:45.901736 19099 debug-util.cc:398] Leaking SignalData structure 0x7b080029eb20 after lost signal to thread 19788
I20260709 14:56:45.957463 19071 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:45.959105 21296 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:45.974581 19146 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:45.976667 21275 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:46.758899 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:46.904803 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:46.906095 19219 raft_consensus.cc:606] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:46.908615 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:46.909132 19074 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:46.911531 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:46.912038 19146 raft_consensus.cc:606] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:46.914456 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:46.914960 19074 raft_consensus.cc:606] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:46.917276 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:46.917768 19146 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:46.918948 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:46.920397 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:47.223089 21336 raft_consensus.cc:993] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:47.223593 21330 raft_consensus.cc:1081] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:47.225236 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:47.225760 19074 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:47.226118 19074 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:47.234902 19074 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.238139 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:47.238718 19152 raft_consensus.cc:3055] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:47.237702 19074 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:47.239044 19152 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:47.241307 19152 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.241909 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:47.242462 19219 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:47.242739 19152 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:47.260248 19152 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:47.260499 19219 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:47.262735 19044 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:47.263639 21273 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:47.264097 21273 raft_consensus.cc:697] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:47.264946 21273 consensus_queue.cc:237] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.314589 18975 catalog_manager.cc:5697] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:47.328331 21273 raft_consensus.cc:993] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:47.328832 21297 raft_consensus.cc:1081] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:47.330435 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:47.330933 19221 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:47.331251 19221 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:47.338758 19221 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.350124 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:47.349949 19221 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:47.350710 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:47.351352 19151 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:47.350714 19074 raft_consensus.cc:3055] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:47.359356 19074 raft_consensus.cc:740] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:47.360111 19074 consensus_queue.cc:260] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.360546 21297 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:47.361076 21273 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:47.361284 19074 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:47.362656 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:47.363134 19145 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:47.363437 19145 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:47.374856 19074 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:47.376557 19151 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:47.389901 19193 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:47.378779 19145 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.391080 21330 raft_consensus.cc:993] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:47.391865 21330 raft_consensus.cc:1081] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:47.392853 21343 raft_consensus.cc:2804] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:47.393131 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:47.393642 21343 raft_consensus.cc:697] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:47.393662 19071 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:47.393751 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:47.394389 19071 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:47.394574 19075 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:47.394950 19075 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:47.395174 19071 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.396163 19145 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:47.396363 19071 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:47.394862 21343 consensus_queue.cc:237] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.398216 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:47.398701 19221 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:47.401808 19075 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.404482 19075 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:47.404285 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:47.405722 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:47.405797 19145 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:56:47.406271 19219 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:47.406538 19145 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:47.408195 19145 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.409297 19145 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:47.410391 19221 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:47.412122 19117 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:47.412284 19219 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:56:47.412858 21336 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:47.413306 21336 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:47.414244 21336 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.414894 19042 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:47.415686 21273 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:56:47.415925 19071 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:47.416163 21273 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:47.417001 21273 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.422237 19145 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:56:47.437147 18975 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:47.447229 18976 catalog_manager.cc:5697] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:47.456753 18975 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:47.473933 21332 raft_consensus.cc:993] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:47.474421 21332 raft_consensus.cc:1081] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:47.476441 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:47.476948 19151 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:47.477272 19151 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:47.486280 19151 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.488617 19151 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:47.488674 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:47.488780 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:47.489508 19221 raft_consensus.cc:3055] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:47.489831 19221 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:47.489432 19075 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:47.490530 19221 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.491696 19221 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:47.496573 19075 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:47.497723 19119 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:47.498653 21337 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:47.499087 21337 raft_consensus.cc:697] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:47.499889 21337 consensus_queue.cc:237] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:47.505126 19221 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:47.511919 18975 catalog_manager.cc:5697] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:47.624281 19007 debug-util.cc:398] Leaking SignalData structure 0x7b080019c480 after lost signal to thread 17965
W20260709 14:56:47.625264 19007 debug-util.cc:398] Leaking SignalData structure 0x7b0800035b60 after lost signal to thread 19010
W20260709 14:56:47.626441 19007 debug-util.cc:398] Leaking SignalData structure 0x7b08002cf700 after lost signal to thread 19102
W20260709 14:56:47.627444 19007 debug-util.cc:398] Leaking SignalData structure 0x7b080031bf00 after lost signal to thread 19177
W20260709 14:56:47.628427 19007 debug-util.cc:398] Leaking SignalData structure 0x7b080033f9c0 after lost signal to thread 19251
W20260709 14:56:47.629467 19007 debug-util.cc:398] Leaking SignalData structure 0x7b080033a280 after lost signal to thread 19788
I20260709 14:56:47.735749 19219 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:47.802901 21297 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:47.887768 19151 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:47.901328 19075 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:47.902077 19151 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:56:47.910681 21326 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 14:56:47.921285 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:47.915949 21352 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.026s
I20260709 14:56:47.960873 19075 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:47.969515 21337 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 14:56:47.978904 21343 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:56:47.982728 19221 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:47.984359 21357 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:47.994901 19146 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:48.004446 21332 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 14:56:48.039036 19219 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:56:48.038897 19071 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:48.047237 21353 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
W20260709 14:56:48.054746 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 49115.9us
I20260709 14:56:48.041669 21336 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 14:56:48.091900 19218 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:48.169550 21330 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:48.975935 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:49.045471 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:49.046052 19146 raft_consensus.cc:606] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:49.049438 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:49.050005 19071 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:49.059072 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:49.059576 19219 raft_consensus.cc:606] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:49.062507 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:49.063009 19145 raft_consensus.cc:606] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:49.065539 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:49.066136 19071 raft_consensus.cc:606] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:49.067149 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:49.068583 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:49.110693 21357 raft_consensus.cc:993] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:49.111220 21357 raft_consensus.cc:1081] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:49.115141 21352 raft_consensus.cc:993] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:49.115638 21352 raft_consensus.cc:1081] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:49.117070 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:49.118227 19218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:49.118732 19218 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.119055 19218 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:49.119313 19071 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.119699 19071 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:49.127441 21273 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:49.127911 21352 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:49.129602 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:49.129388 19218 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.130154 19146 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.130525 19146 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:49.131350 19218 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:49.132175 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:49.132697 19145 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:49.135836 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:49.136348 19074 raft_consensus.cc:3055] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:49.136612 19074 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:49.137236 19074 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.138178 19074 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:49.138923 19146 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.139734 19145 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:49.140779 19146 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:49.142006 19193 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:49.142760 21335 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:49.143247 21335 raft_consensus.cc:697] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:49.144019 21335 consensus_queue.cc:237] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.144512 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:49.145085 19219 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:49.169160 19219 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:56:49.170331 19074 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:49.171056 18976 catalog_manager.cc:5697] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:49.173688 19117 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:49.180104 21337 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:56:49.180567 21337 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:49.181375 21337 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.187741 21335 raft_consensus.cc:993] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:49.188491 21335 raft_consensus.cc:1081] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:49.127784 19071 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.189972 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:49.173703 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:49.190490 19146 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.190780 19070 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:56:49.190840 19146 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:49.191174 19070 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:49.191849 19070 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.192658 19071 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:49.192982 19070 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:49.195151 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:49.195689 19219 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:49.196269 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:49.196751 19145 raft_consensus.cc:3055] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:49.197062 19145 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:49.197785 19145 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.198871 19145 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:49.197214 19146 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.203078 19219 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:49.203841 19146 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:49.204885 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:49.205201 19042 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:49.205466 19072 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:49.207537 21352 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:49.208027 21352 raft_consensus.cc:697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:49.208891 21352 consensus_queue.cc:237] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.214958 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:49.215469 19219 raft_consensus.cc:3055] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:56:49.215749 19219 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:49.216533 19219 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.217655 19219 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:56:49.217999 19072 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:49.220508 19119 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:49.221812 21370 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:56:49.222292 21370 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:49.223168 21370 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.226109 19219 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:56:49.248502 19070 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:56:49.249578 19145 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:56:49.302822 18975 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 10 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.306614 18974 catalog_manager.cc:5697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.350829 18975 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.387583 21370 raft_consensus.cc:993] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:49.388092 21357 raft_consensus.cc:1081] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:49.391744 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:49.392252 19071 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.392582 19071 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:49.405341 19071 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.408439 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:49.408952 19146 raft_consensus.cc:3055] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:49.409222 19146 raft_consensus.cc:740] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:49.409143 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:49.409840 19218 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:49.410043 19146 consensus_queue.cc:260] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.411119 19146 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:49.417198 19218 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:49.418892 19042 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:49.419646 21362 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:49.419811 19071 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:49.420161 21362 raft_consensus.cc:697] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:49.421083 21362 consensus_queue.cc:237] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:49.421864 19146 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:56:49.462116 18975 catalog_manager.cc:5697] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.572233 19071 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:49.578122 21335 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:56:49.604137 19072 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:56:49.605768 21370 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:56:49.643425 19072 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:49.644740 21357 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:49.652172 19219 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:56:49.658254 19146 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:56:49.661049 21337 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:56:49.663069 21335 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:56:49.742070 21384 log.cc:927] Time spent T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260709 14:56:49.783020 19145 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:49.785614 21273 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 14:56:49.808770 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 53222.2us
I20260709 14:56:49.811587 19221 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:56:49.817179 21362 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:49.853945 19221 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:56:50.008745 21370 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:56:50.025198 19219 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:50.068377 19145 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:50.069456 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:50.079689 21362 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:50.148732 21273 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:50.244855 21398 log.cc:927] Time spent T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
W20260709 14:56:50.393078 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 60857.9us
W20260709 14:56:50.434496 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 94281.9us
I20260709 14:56:51.329777 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:51.382922 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:51.383494 19145 raft_consensus.cc:606] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:51.386030 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:51.386564 19221 raft_consensus.cc:606] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:51.389694 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:51.390221 19145 raft_consensus.cc:606] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:51.404817 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:51.405373 19075 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:51.412262 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:51.412791 19075 raft_consensus.cc:606] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:51.413970 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:51.416221 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:51.424443 21365 raft_consensus.cc:993] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:51.430500 21332 raft_consensus.cc:1081] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:51.431974 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:51.432479 19145 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:51.432822 19145 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:51.439033 19145 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.440861 19145 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:51.441381 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:51.441962 19075 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:51.446808 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:51.447325 19221 raft_consensus.cc:3055] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:51.447587 19221 raft_consensus.cc:740] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:51.448359 19221 consensus_queue.cc:260] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.448954 19075 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:51.449541 19221 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:51.449976 19119 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:51.450842 21370 raft_consensus.cc:2804] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:51.451355 21370 raft_consensus.cc:697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:51.452229 21370 consensus_queue.cc:237] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.458930 19221 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:56:51.482043 18974 catalog_manager.cc:5697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 2 to 3, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:51.505970 21402 raft_consensus.cc:993] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:51.510514 21362 raft_consensus.cc:1081] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:51.512115 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:51.512671 19221 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:51.513006 19221 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:51.520305 19221 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.522465 19221 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:51.523877 21370 raft_consensus.cc:993] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:51.524955 21370 raft_consensus.cc:1081] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:51.526674 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:51.526736 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:51.527279 19075 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:51.527386 19072 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:56:51.527663 19075 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:51.530489 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:51.531008 19145 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:51.535284 19075 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.541615 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:51.542130 19146 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:56:51.542258 19075 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:51.542547 19146 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:51.543299 19146 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.544426 19146 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:51.546881 19145 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:51.548671 19193 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:51.549998 21405 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:51.550483 21405 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:51.551278 21405 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.553932 19072 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:51.554680 19072 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.555806 19072 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:51.569221 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:51.570806 19221 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:51.565667 19146 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:56:51.572270 19044 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:51.573040 21409 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:56:51.573519 21409 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:51.574374 21409 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.565667 19072 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:51.605702 18975 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 11, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 11 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:51.626986 19221 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:56:51.649957 18975 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:51.700963 21389 raft_consensus.cc:993] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:51.701478 21370 raft_consensus.cc:1081] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:51.702696 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:51.703095 19074 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:51.703339 19074 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:51.707472 19074 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.708941 19074 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:51.709524 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:51.710119 19145 raft_consensus.cc:3055] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:51.709889 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:51.710636 19145 raft_consensus.cc:740] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:51.710752 19219 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:51.711283 19145 consensus_queue.cc:260] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.712172 19145 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:51.719393 19219 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:51.720412 19042 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:51.721863 21413 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:51.722237 19145 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:51.723654 21413 raft_consensus.cc:697] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:51.724570 21413 consensus_queue.cc:237] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.735210 18975 catalog_manager.cc:5697] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:51.817708 21362 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:51.818233 21413 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:51.819747 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:51.820268 19145 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:51.820583 19145 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:51.826787 19145 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.828826 19145 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:51.828946 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:51.829533 19074 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:56:51.829399 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:51.829849 19074 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:51.830395 19219 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:51.830787 19074 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.832171 19074 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:51.837060 19219 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:56:51.839094 19117 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:51.841516 21389 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:56:51.841981 21389 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:51.842741 21389 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:51.851225 19219 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:51.855832 21370 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:51.864208 19074 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:56:51.885452 18975 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 10 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:51.902156 19069 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:51.903205 21417 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:51.944473 19069 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:56:51.946645 21365 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:51.972013 19146 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:56:51.973340 21365 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:52.000106 19219 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:56:52.001228 21409 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:56:52.010629 19146 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:56:52.012022 21362 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:56:52.146766 19146 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:52.147995 21362 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:52.158195 19219 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:52.159636 21413 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:52.267437 19226 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:56:52.268448 21370 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:56:52.287138 19075 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:56:52.292142 21417 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:56:52.418089 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:53.466399 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:53.510337 19226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:53.511279 19226 raft_consensus.cc:606] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:53.514266 19069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:53.514742 19069 raft_consensus.cc:606] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:53.517791 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:53.518340 19146 raft_consensus.cc:606] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:53.521191 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:53.521597 19146 raft_consensus.cc:606] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:53.524561 19069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:53.525071 19069 raft_consensus.cc:606] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:53.525974 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:53.527009 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:53.678987 21435 raft_consensus.cc:993] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:53.679589 21389 raft_consensus.cc:1081] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:53.681300 19069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:53.681897 19069 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:53.682248 19069 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:53.687502 19069 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.688978 19069 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:53.689723 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:53.690412 19145 raft_consensus.cc:3055] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:53.690464 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:53.690676 19145 raft_consensus.cc:740] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:53.690953 19219 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:53.691485 19145 consensus_queue.cc:260] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.692631 19145 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:53.696455 19219 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:53.697525 19042 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:53.697862 19145 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:56:53.698426 21402 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:53.698899 21402 raft_consensus.cc:697] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:53.699704 21402 consensus_queue.cc:237] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.710973 18975 catalog_manager.cc:5697] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:53.767858 21389 raft_consensus.cc:993] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:53.768293 21389 raft_consensus.cc:1081] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:53.769753 19069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:53.770232 19069 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:53.770542 19069 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:53.774776 19069 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.776283 19069 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:53.777041 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:53.777210 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:53.777680 19145 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:56:53.778019 19145 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:53.778754 19145 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.780268 19145 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:53.785373 19145 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:56:53.786232 19044 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:53.786845 21402 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:56:53.787322 21402 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:53.788127 21402 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.797605 18975 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:53.819315 21413 raft_consensus.cc:993] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:53.819700 21402 raft_consensus.cc:1081] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:53.820914 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:53.821343 19219 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:53.821684 19219 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:53.826545 19219 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.828500 19219 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:53.828981 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:53.829519 19069 raft_consensus.cc:3055] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:53.829471 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:53.830015 19069 raft_consensus.cc:740] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:53.830255 19145 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:53.830874 19069 consensus_queue.cc:260] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.832056 19069 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:53.836216 19145 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:53.837426 19193 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:53.838249 19069 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:56:53.838300 21365 raft_consensus.cc:2804] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:53.839063 21365 raft_consensus.cc:697] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:53.839881 21365 consensus_queue.cc:237] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.849030 18975 catalog_manager.cc:5697] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:53.902710 21405 raft_consensus.cc:993] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:53.903209 21365 raft_consensus.cc:1081] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:53.904636 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:53.905005 19145 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:53.905268 19145 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:53.909298 19145 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.910807 19145 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:53.911337 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:53.911942 19069 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:53.912019 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:53.912571 19226 raft_consensus.cc:3055] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:56:53.912853 19226 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:53.913631 19226 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.914851 19226 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:53.917385 19069 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:56:53.918426 19119 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:53.919206 21389 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:56:53.919912 21389 raft_consensus.cc:697] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:53.921614 19226 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:56:53.920805 21389 consensus_queue.cc:237] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:53.939527 18974 catalog_manager.cc:5697] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 9 to 10, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 10 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:54.033023 21402 raft_consensus.cc:993] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:54.033565 21413 raft_consensus.cc:1081] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:54.034893 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:54.035302 19145 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:54.035598 19145 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:54.039749 19145 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:54.041239 19145 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:54.042052 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:54.041693 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:54.042562 19219 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:54.044296 19069 raft_consensus.cc:3055] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:54.044546 19069 raft_consensus.cc:740] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:54.045449 19069 consensus_queue.cc:260] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:54.046747 19069 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:54.064428 19219 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:54.064476 19069 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:54.065688 19119 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:54.066428 21370 raft_consensus.cc:2804] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:54.066781 21370 raft_consensus.cc:697] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:54.067520 21370 consensus_queue.cc:237] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:54.077793 18974 catalog_manager.cc:5697] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:54.105980 19145 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:54.106936 21413 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:54.117658 19219 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:54.118957 21413 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:54.219676 19145 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:54.220888 21448 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:54.230676 19219 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:56:54.243742 19219 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:56:54.247062 21448 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:54.286089 19145 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:54.287619 21405 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:54.304538 19075 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:54.306510 21455 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:54.375115 19075 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:56:54.376173 21389 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:54.384286 19226 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:56:54.385761 21435 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:56:54.449319 19075 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:54.450372 21435 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:54.458832 19226 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:54.462260 21370 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:54.527798 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:55.560467 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:55.598507 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:55.599103 19145 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:55.601339 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:55.601747 19145 raft_consensus.cc:606] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:55.603928 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:55.604333 19074 raft_consensus.cc:606] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:55.606518 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:55.606932 19074 raft_consensus.cc:606] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:55.609287 19226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:55.609778 19226 raft_consensus.cc:606] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:55.610878 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:55.612324 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:55.708361 21370 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:55.708839 21463 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:55.710369 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:55.710937 19074 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:55.711194 19074 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:55.715704 19074 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.717324 19074 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:55.717962 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:55.718441 19146 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:56:55.718708 19146 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:55.718910 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:55.719437 19219 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:55.719673 19146 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.720836 19146 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:55.725471 19219 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:56:55.726948 19042 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:55.727185 19146 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:56:55.727913 21464 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:56:55.728497 21464 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:55.729372 21464 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.738152 18975 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 11, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 11 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:55.801833 21464 raft_consensus.cc:993] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:55.802315 21402 raft_consensus.cc:1081] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:55.803642 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:55.804174 19219 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:55.804551 19219 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:55.810688 19219 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.812852 19219 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:55.813642 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:55.814258 19146 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:55.814324 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:55.815073 19074 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:56:55.815780 19074 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:55.817580 19074 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.819280 19074 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:56:55.820429 19146 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:56:55.821389 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:55.821974 21462 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:56:55.822479 21462 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:55.823315 21462 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.824540 19074 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:56:55.835315 21463 raft_consensus.cc:993] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:55.835757 21463 raft_consensus.cc:1081] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:55.838635 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:55.839150 19075 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:55.838655 18975 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:55.839396 19075 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:55.844580 19075 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.846396 19075 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:55.847537 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:55.847995 19146 raft_consensus.cc:3055] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:56:55.848232 19146 raft_consensus.cc:740] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:55.849009 19146 consensus_queue.cc:260] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.849485 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:55.850028 19219 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:55.850289 19146 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:55.855108 19146 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:56:55.856025 19044 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:55.855118 19219 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:56:55.856683 21402 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:55.857290 21402 raft_consensus.cc:697] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:55.858016 21402 consensus_queue.cc:237] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.867650 18975 catalog_manager.cc:5697] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 8 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:55.933794 21405 raft_consensus.cc:993] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:55.934289 21462 raft_consensus.cc:1081] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:55.936080 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:55.936758 19146 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:55.937120 19146 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:55.944267 19146 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.946355 19146 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:55.947278 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:55.947928 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:55.948532 19075 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:55.947970 19219 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:56:55.949484 19219 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:55.950354 19219 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.951478 19219 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:55.954648 19075 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:56:55.955654 19119 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:55.956321 21473 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:56:55.956784 21473 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:55.957002 19219 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:56:55.957620 21473 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:55.971578 18975 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 10 to 11, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 11 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:56.107616 21464 raft_consensus.cc:993] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:56.108134 21402 raft_consensus.cc:1081] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:56.109483 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:56.109936 19145 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:56.110188 19145 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:56:56.115453 19145 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:56.117051 19145 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:56.117894 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:56.118088 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:56.118403 19074 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:56:56.118664 19219 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:56:56.118708 19074 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:56.119431 19074 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:56.120258 19074 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:56:56.122812 19219 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:56:56.123641 19117 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:56.124228 21473 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:56:56.124455 19074 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:56:56.124742 21473 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:56.125713 21473 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:56.137020 18975 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 11 to 12, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 12 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:56.190977 19145 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:56:56.191974 21466 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:56:56.203399 19219 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:56:56.204603 21464 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:56:56.208230 19146 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:56:56.214996 21405 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:56:56.224937 19074 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:56:56.226182 21462 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:56:56.352330 19219 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:56:56.353444 21473 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:56:56.365154 19075 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:56:56.366421 21370 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:56:56.402240 19219 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:56.403339 21464 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:56.415479 19146 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:56:56.417335 21466 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:56:56.579862 19074 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:56:56.581048 21486 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:56:56.589855 19219 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:56:56.591518 21473 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:56:56.613248 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:57.653193 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:57.696363 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:57.696808 19075 raft_consensus.cc:606] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:57.699200 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63d3df93051842359343ebf6c83454ea"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:57.699705 19075 raft_consensus.cc:606] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:57.701673 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:57.702205 19146 raft_consensus.cc:606] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:57.705497 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:57.705910 19146 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:57.707849 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:57.708226 19219 raft_consensus.cc:606] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:57.709322 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:57.710532 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:57.714066 21483 raft_consensus.cc:993] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:57.714464 21483 raft_consensus.cc:1081] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:57.715190 21473 raft_consensus.cc:993] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:57.715606 21370 raft_consensus.cc:1081] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:57.715973 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:57.716464 19145 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:57.716804 19145 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:57.717000 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:57.717525 19075 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:57.717829 19075 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:57.723101 19075 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.723254 19145 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.724540 19075 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:57.725176 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:57.726085 19146 raft_consensus.cc:3055] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:57.726444 19146 raft_consensus.cc:740] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:57.726902 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:57.727432 19075 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:57.727512 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:57.727349 19146 consensus_queue.cc:260] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.728178 19219 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:57.729530 19146 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:57.733300 19075 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:56:57.734709 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:57.735260 19226 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:56:57.735523 19226 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:57.735773 19146 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:57.725478 19145 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:57.733601 19219 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:56:57.736243 19226 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.736629 19044 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:57.737253 21464 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:57.737218 19226 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:57.737739 21464 raft_consensus.cc:697] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:57.739902 21464 consensus_queue.cc:237] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.742076 19226 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:56:57.742954 19117 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:57.743808 21370 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:56:57.744254 21370 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:57.744939 21370 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.756323 18976 catalog_manager.cc:5697] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:57.756997 18975 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 10 to 11, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 11 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:57.795989 21473 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:57.796468 21370 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:56:57.796882 21466 raft_consensus.cc:993] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:57.797479 21464 raft_consensus.cc:1081] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:57.797845 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:56:57.798379 19074 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:57.798703 19074 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:57.798866 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:56:57.799345 19146 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:57.799597 19146 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:57.803072 19074 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.805002 19146 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.805533 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:57.806113 19145 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:56:57.806411 19145 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:57.807077 19145 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.807796 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:57.808041 19145 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:57.808382 19226 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:57.809525 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:57.810120 19075 raft_consensus.cc:3055] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:57.810467 19075 raft_consensus.cc:740] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:57.813489 19145 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:56:57.813447 19075 consensus_queue.cc:260] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.814513 19226 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:57.807337 19146 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:57.815594 19117 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:57.811854 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:57.810355 19074 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:57.816234 19219 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:56:57.817199 19044 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:57.817804 21464 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:56:57.818347 21464 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:57.819051 21464 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.816684 19075 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:57.816270 21370 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:57.822422 21370 raft_consensus.cc:697] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:57.823189 21370 consensus_queue.cc:237] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:57.826022 19075 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:56:57.826359 19219 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:56:57.836318 18975 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 11, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 11 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:57.839552 18976 catalog_manager.cc:5697] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:58.130606 19221 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:58.131786 21466 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:58.147006 19151 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:56:58.149535 21464 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:58.151464 21464 raft_consensus.cc:993] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:58.151857 21464 raft_consensus.cc:1081] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:58.156172 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63d3df93051842359343ebf6c83454ea"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:58.156662 19219 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:58.156989 19219 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:58.162734 19074 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:56:58.164000 19219 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:58.165295 21370 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:56:58.166034 19219 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:58.167125 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:58.167660 19146 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:58.169437 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:58.169932 19075 raft_consensus.cc:3055] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:58.170111 19075 raft_consensus.cc:740] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:58.170661 19075 consensus_queue.cc:260] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:58.171762 19075 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:58.175748 19146 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:56:58.178258 19193 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:56:58.178998 21483 raft_consensus.cc:2804] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:58.179462 21483 raft_consensus.cc:697] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:58.180228 21483 consensus_queue.cc:237] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:58.183501 19075 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:56:58.193344 18976 catalog_manager.cc:5697] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:58.220842 19219 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:56:58.225332 21370 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:56:58.232621 19151 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:56:58.233847 19221 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:58.233784 21466 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:56:58.235214 21508 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:58.252332 19226 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:56:58.253851 21464 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:56:58.261138 19075 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:58.265131 21510 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:58.600519 19146 raft_consensus.cc:1275] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:58.601651 21405 consensus_queue.cc:1048] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:58.610574 19075 raft_consensus.cc:1275] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:58.618819 21483 consensus_queue.cc:1048] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 14:56:58.711323 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:59.746424 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:59.785401 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:59.785907 19151 raft_consensus.cc:606] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:59.788259 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:59.788780 19075 raft_consensus.cc:606] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:56:59.790925 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:56:59.791349 19074 raft_consensus.cc:606] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:59.793601 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:56:59.793982 19151 raft_consensus.cc:606] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:56:59.795877 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:56:59.796293 19221 raft_consensus.cc:606] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:56:59.797200 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:59.798496 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:59.940529 21521 raft_consensus.cc:993] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:59.941035 21483 raft_consensus.cc:1081] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:56:59.942782 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:56:59.943188 19146 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:59.943537 19146 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:59.947870 19146 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:59.949117 19146 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:56:59.949780 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:59.949951 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:56:59.950289 19074 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:59.950451 19221 raft_consensus.cc:3055] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:56:59.950793 19221 raft_consensus.cc:740] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:59.951375 19221 consensus_queue.cc:260] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:59.952316 19221 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:56:59.956458 21464 raft_consensus.cc:993] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:59.956580 19074 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:59.956948 21466 raft_consensus.cc:1081] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:56:59.957569 19119 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:59.958120 19221 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:56:59.958673 19226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:56:59.958719 21511 raft_consensus.cc:2804] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:56:59.959232 19226 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:59.959605 19226 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:59.959643 21511 raft_consensus.cc:697] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:56:59.960879 21511 consensus_queue.cc:237] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:59.964874 19226 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:59.966590 19226 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:56:59.969271 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:56:59.969671 19074 raft_consensus.cc:3055] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:56:59.969913 19074 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:56:59.970500 19074 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:56:59.971361 19074 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:59.971789 18975 catalog_manager.cc:5697] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:59.976413 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:56:59.976933 19146 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:56:59.983564 19074 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:59.985322 19146 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:56:59.985394 19193 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:56:59.986452 21483 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:56:59.986881 21483 raft_consensus.cc:697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:56:59.987607 21483 consensus_queue.cc:237] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:00.001293 18974 catalog_manager.cc:5697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:00.102614 21511 raft_consensus.cc:993] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:00.103103 21520 raft_consensus.cc:1081] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:00.104393 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:00.104813 19075 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:00.105065 19075 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:00.111471 19075 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:00.113555 19075 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:00.114094 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:00.114535 19146 raft_consensus.cc:3055] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:00.114845 19146 raft_consensus.cc:740] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:00.115415 19146 consensus_queue.cc:260] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:00.114459 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:00.116088 19221 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:00.116339 19146 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:00.122279 19146 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:57:00.123144 19044 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:00.123875 21466 raft_consensus.cc:2804] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:00.124529 21466 raft_consensus.cc:697] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:00.123770 19221 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:57:00.125270 21466 consensus_queue.cc:237] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:00.134554 18974 catalog_manager.cc:5697] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:00.145504 21520 raft_consensus.cc:993] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:00.145918 21520 raft_consensus.cc:1081] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:00.147258 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:00.147710 19075 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:00.148026 19075 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:00.152295 19075 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:00.153514 19075 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:00.154147 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:00.154498 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:00.154616 19146 raft_consensus.cc:3055] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:00.154949 19146 raft_consensus.cc:740] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:00.154949 19221 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:00.155596 19146 consensus_queue.cc:260] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:00.156391 19146 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:00.159283 19221 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:57:00.160138 19042 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:00.160717 21466 raft_consensus.cc:2804] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:00.161168 21466 raft_consensus.cc:697] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:00.161229 19146 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:57:00.161964 21466 consensus_queue.cc:237] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:00.171219 18974 catalog_manager.cc:5697] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:00.366051 21466 raft_consensus.cc:993] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:00.366534 21466 raft_consensus.cc:1081] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:00.367985 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:00.368430 19146 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:00.368731 19146 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:00.373762 19146 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:00.375000 19146 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:00.375841 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:00.376300 19221 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:00.376231 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:00.376816 19075 raft_consensus.cc:3055] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:00.377029 19075 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:00.377543 19075 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:00.378407 19075 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:00.380769 19221 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:00.381675 19117 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:00.382372 21511 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:00.382757 19075 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:00.382817 21511 raft_consensus.cc:697] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:00.383858 21511 consensus_queue.cc:237] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:00.394174 18974 catalog_manager.cc:5697] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:00.487586 19146 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:00.488590 21483 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:00.498642 19074 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:00.499917 21483 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:00.528810 19221 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:00.529934 21529 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:00.545171 19074 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:00.546815 21534 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:00.591488 19221 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:00.592494 21466 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:00.600788 19151 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:00.602449 21533 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:00.668877 19151 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:00.670038 21464 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:00.680778 19221 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:00.682617 21533 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:00.799358 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:00.832242 19221 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:00.833333 21534 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:00.841504 19074 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:00.845232 21534 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:01.834678 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:01.874305 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:01.874748 19151 raft_consensus.cc:606] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:01.876713 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:01.877112 19146 raft_consensus.cc:606] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:01.879135 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:01.879545 19075 raft_consensus.cc:606] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:01.881524 19226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:01.881910 19226 raft_consensus.cc:606] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:01.883822 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:01.884191 19075 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:01.884991 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:01.886031 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:01.901909 21464 raft_consensus.cc:993] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:01.902329 21533 raft_consensus.cc:1081] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:01.903591 19226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:01.903963 19226 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:01.904183 19226 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:01.908128 19226 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:01.909324 19226 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:01.909965 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:01.910523 19075 raft_consensus.cc:3055] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:01.910504 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:01.911000 19075 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:01.911195 19146 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:01.911787 19075 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:01.912927 19075 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:01.917254 19146 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:57:01.918385 19193 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:01.918859 19075 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:57:01.919186 21551 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:01.919706 21551 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:01.920733 21551 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:01.922701 21511 raft_consensus.cc:993] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:01.923105 21534 raft_consensus.cc:1081] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:01.928916 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:01.930091 19075 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:01.930493 19075 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:01.932005 18975 catalog_manager.cc:5697] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:01.958019 19075 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:01.960780 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:01.960933 19075 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:01.961090 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:01.961412 19146 raft_consensus.cc:3055] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:57:01.961712 19226 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:01.961750 19146 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:01.962796 19146 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:01.963732 19146 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:01.969249 19226 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:57:01.970067 19146 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:57:01.970392 19042 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:01.971493 21533 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:57:01.971983 21533 raft_consensus.cc:697] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:01.972797 21533 consensus_queue.cc:237] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:01.982422 18975 catalog_manager.cc:5697] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 11, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 11 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:01.996973 21483 raft_consensus.cc:993] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:01.997479 21550 raft_consensus.cc:1081] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:01.999908 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:02.000450 19146 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:02.000844 19146 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:02.005357 19146 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:02.007046 19146 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:02.007578 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:02.007941 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:02.008139 19075 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:02.008404 19226 raft_consensus.cc:3055] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:02.008656 19226 raft_consensus.cc:740] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:02.009241 19226 consensus_queue.cc:260] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:02.010085 19226 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:02.012449 19075 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:57:02.013247 19119 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:02.013904 21534 raft_consensus.cc:2804] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:02.014110 19226 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:57:02.014272 21534 raft_consensus.cc:697] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:02.015080 21534 consensus_queue.cc:237] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:02.023991 18975 catalog_manager.cc:5697] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:02.040904 21533 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:02.041302 21464 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:02.042510 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:02.042979 19146 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:02.043224 19146 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:02.048103 19146 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:02.049721 19146 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:02.050515 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:02.051044 19075 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:57:02.051610 21511 raft_consensus.cc:993] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:02.051714 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:02.051976 19075 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:02.052078 21511 raft_consensus.cc:1081] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:02.052279 19226 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:02.052855 19075 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:02.053670 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:02.054138 19075 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:02.054260 19074 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:02.054704 19074 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:02.058223 19075 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:57:02.058665 19226 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:57:02.059074 19119 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:02.059815 21534 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:57:02.060271 21534 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:02.060971 21534 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:02.061041 19074 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:02.063134 19074 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:02.063685 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:02.064250 19146 raft_consensus.cc:3055] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:02.064445 19146 raft_consensus.cc:740] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:02.064951 19146 consensus_queue.cc:260] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:02.065610 19146 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:02.069834 19146 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:57:02.070649 18975 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 11 to 12, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 12 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:02.073431 19044 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:02.074756 21464 raft_consensus.cc:2804] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:02.075165 21464 raft_consensus.cc:697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:02.075882 21464 consensus_queue.cc:237] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:02.078305 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:02.078821 19226 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:02.092389 19226 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:57:02.092298 18975 catalog_manager.cc:5697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:02.375137 19151 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:57:02.376246 21483 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:02.388291 19075 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:57:02.389818 21551 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:02.397121 19219 raft_consensus.cc:1275] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:02.401806 21534 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:02.419710 19074 raft_consensus.cc:1275] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:02.420879 19226 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:57:02.421523 21511 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:02.422127 21533 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:02.440290 19151 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:57:02.441641 21569 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:02.523355 19075 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:02.525391 21511 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:02.534034 19226 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:02.535269 21511 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:02.582106 19151 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:02.583159 21571 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:02.597707 19226 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:02.600029 21569 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:02.887760 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:03.966822 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:04.005995 19226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:04.006634 19226 raft_consensus.cc:606] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:04.009268 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:04.009681 19151 raft_consensus.cc:606] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:04.011991 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:04.012370 19075 raft_consensus.cc:606] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:04.014461 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:04.014806 19075 raft_consensus.cc:606] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:04.016673 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:04.017187 19151 raft_consensus.cc:606] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:04.019038 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:04.020615 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:04.073086 21571 raft_consensus.cc:993] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:04.073604 21579 raft_consensus.cc:1081] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:04.075047 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:04.075511 19151 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:04.075825 19151 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:04.082656 19151 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.084712 19151 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:04.085294 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:04.085770 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:04.086118 19075 raft_consensus.cc:3055] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:04.086303 19226 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:04.086459 19075 raft_consensus.cc:740] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:04.087437 19075 consensus_queue.cc:260] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.088678 19075 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:04.093195 19226 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:04.094394 19117 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:04.095156 21534 raft_consensus.cc:2804] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:04.095152 19075 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:04.095597 21534 raft_consensus.cc:697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:04.096500 21534 consensus_queue.cc:237] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.105448 18975 catalog_manager.cc:5697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:04.270290 21534 raft_consensus.cc:993] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:04.270766 21511 raft_consensus.cc:1081] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:04.271941 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:04.272339 19075 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:04.272593 19075 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:04.277428 19075 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.278774 19075 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:04.279424 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:04.279666 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:04.280019 19151 raft_consensus.cc:3055] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:04.280211 19219 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:04.280318 19151 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:04.281011 19151 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.282030 19151 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:04.286469 19219 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:04.287089 19151 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:04.288245 19044 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:04.288816 21579 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:04.294112 21579 raft_consensus.cc:697] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:04.295011 21579 consensus_queue.cc:237] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.304565 18975 catalog_manager.cc:5697] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:04.329322 21587 raft_consensus.cc:993] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:04.329771 21579 raft_consensus.cc:1081] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:04.331240 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:04.331638 19219 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:04.331907 19219 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:04.337709 19219 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:04.339082 19219 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:57:04.339723 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:04.340289 19151 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:04.340418 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:04.340935 19075 raft_consensus.cc:3055] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:04.341575 19075 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:04.342303 19075 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:04.343232 19075 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:04.347867 19075 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:57:04.349189 19193 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:04.350040 21551 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:04.350433 19151 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:57:04.351693 21551 raft_consensus.cc:697] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:04.352536 21551 consensus_queue.cc:237] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:04.366056 18975 catalog_manager.cc:5697] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:04.428479 21580 raft_consensus.cc:993] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:04.428956 21551 raft_consensus.cc:1081] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:04.430600 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:04.430971 19146 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:04.431190 19146 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:04.436735 19146 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.438613 19146 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:04.438725 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:04.439287 19075 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:04.440462 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:04.440886 19219 raft_consensus.cc:3055] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:04.441100 19219 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:04.441769 19219 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.442950 19219 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:04.443912 19075 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:04.444859 19119 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:04.445410 21534 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:04.445844 21534 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:04.446595 21534 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.448392 19219 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:04.457448 18975 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:04.505509 21534 raft_consensus.cc:993] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:04.505941 21511 raft_consensus.cc:1081] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:04.507251 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:04.507772 19075 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:04.508104 19075 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:04.512885 19075 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.514518 19075 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:04.515015 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:04.515554 19151 raft_consensus.cc:3055] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:04.515581 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:04.515976 19151 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:04.516161 19219 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:04.516700 19151 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.517616 19151 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:04.520810 19219 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:04.521752 19042 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:04.522357 21579 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:04.522732 21579 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:04.522900 19151 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:04.523499 21579 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:04.533718 19075 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:04.533713 18975 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 8 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:04.534994 21534 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:04.546518 19219 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:04.549190 21534 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:04.688179 19219 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:04.689251 21579 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:04.697573 19151 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:04.703259 21571 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:04.834573 19075 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:04.835678 21551 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:04.847638 19151 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:04.849429 21601 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:57:04.897047 19219 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:04.897992 21534 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:04.905952 19075 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:04.907526 21604 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:57:04.963410 19219 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:04.964429 21571 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:04.972474 19146 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:04.974074 21607 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:57:05.021456 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:05.706599 18965 maintenance_manager.cc:419] P fd9b9d0be94647f793018ed555e070d5: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033387
I20260709 14:57:05.850842 18964 maintenance_manager.cc:643] P fd9b9d0be94647f793018ed555e070d5: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.143s	user 0.106s	sys 0.032s Metrics: {"bytes_written":29551,"cfile_init":1,"dirs.queue_time_us":1054,"dirs.run_cpu_time_us":364,"dirs.run_wall_time_us":927,"drs_written":1,"lbm_read_time_us":328,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3172,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":63,"thread_start_us":15110,"threads_started":2,"wal-append.queue_time_us":14746}
I20260709 14:57:05.853819 18965 maintenance_manager.cc:419] P fd9b9d0be94647f793018ed555e070d5: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 9768 bytes on disk
I20260709 14:57:05.855744 18964 maintenance_manager.cc:643] P fd9b9d0be94647f793018ed555e070d5: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":269,"lbm_reads_lt_1ms":4}
W20260709 14:57:06.499794 19192 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.615s	user 0.000s	sys 0.009s
W20260709 14:57:06.500173 19192 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.615s	user 0.000s	sys 0.009s
I20260709 14:57:06.542557 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:06.600908 19072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:06.601495 19072 raft_consensus.cc:606] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:06.604249 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:06.604816 19219 raft_consensus.cc:606] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:06.616494 19152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:06.621923 19152 raft_consensus.cc:606] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:06.642524 21618 raft_consensus.cc:993] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:06.643065 21622 raft_consensus.cc:1081] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:06.646600 19152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:06.647127 19152 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:06.647511 19152 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:06.655505 19152 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:06.656819 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:06.657418 19151 raft_consensus.cc:606] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:06.657444 19152 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:06.658277 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:06.658843 19072 raft_consensus.cc:3055] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:06.659183 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:06.659705 19219 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:06.659137 19072 raft_consensus.cc:740] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:06.661065 19072 consensus_queue.cc:260] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:06.662297 19072 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:06.666986 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:06.667517 19074 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:06.668098 19219 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:06.668582 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:06.669283 19117 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:06.670109 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:06.670048 21623 raft_consensus.cc:2804] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:06.670971 21623 raft_consensus.cc:697] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:06.671470 19072 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:06.671816 21623 consensus_queue.cc:237] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:06.696591 18975 catalog_manager.cc:5697] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:06.952543 21618 raft_consensus.cc:993] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:06.953043 21618 raft_consensus.cc:1081] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:06.960090 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:06.960636 19222 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:06.961016 19222 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:06.968895 19222 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:06.970614 19222 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:06.981757 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:06.982333 19151 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:06.989291 19151 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:57:06.990478 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:06.991232 19074 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:06.991582 19074 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:06.993337 19074 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:06.994478 19074 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:07.003237 19193 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:07.004581 21624 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:07.005074 21624 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:07.005882 21624 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:07.037528 21617 raft_consensus.cc:993] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:07.038144 21617 raft_consensus.cc:1081] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:07.040781 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:07.041316 19151 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:07.041651 19151 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:07.055066 18975 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:07.057610 19151 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:07.060308 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:07.060837 19219 raft_consensus.cc:3055] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:07.061129 19219 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:07.061762 19219 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:07.062743 19219 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:07.051185 21621 raft_consensus.cc:993] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:07.066915 21621 raft_consensus.cc:1081] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:07.070194 19219 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:07.071324 19117 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:07.072494 21612 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:07.073992 21612 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:07.075959 21612 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:07.076987 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:07.078575 19070 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:07.077308 19151 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:07.077235 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:07.078923 19070 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:07.079242 19072 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:07.083696 19075 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:07.085839 21615 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:57:07.088937 19070 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:07.093360 19072 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:07.101734 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:07.102401 19151 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:57:07.102679 19151 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:07.078915 19074 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:57:07.103379 19151 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:07.104054 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:07.104174 19070 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:07.104393 19151 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:07.104612 19219 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:07.112790 19219 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:57:07.115549 19042 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:07.116379 21616 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:57:07.116865 21616 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:07.123564 18975 catalog_manager.cc:5697] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:07.117672 21616 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:07.136415 21604 raft_consensus.cc:993] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:07.136865 21604 raft_consensus.cc:1081] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:07.138432 19069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:07.138953 19069 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:07.139300 19069 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:07.143849 19219 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:07.150074 19069 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:07.152130 19069 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:07.154074 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:07.154398 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:07.154567 19219 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:07.154987 19145 raft_consensus.cc:3055] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:07.155305 19145 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:07.156028 19145 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:07.157162 19145 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:07.160912 19219 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:07.162102 19042 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:07.162899 21607 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:07.163385 21607 raft_consensus.cc:697] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:07.164199 21607 consensus_queue.cc:237] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:07.162053 21612 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 14:57:07.176707 18975 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 11 to 12, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 12 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:07.179937 19145 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:07.181047 19151 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:57:07.213032 18976 catalog_manager.cc:5697] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
W20260709 14:57:07.459880 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800346ba0 after lost signal to thread 17965
W20260709 14:57:07.460979 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800347c20 after lost signal to thread 19010
W20260709 14:57:07.462194 19248 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4e60 after lost signal to thread 19102
W20260709 14:57:07.463827 19248 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5600 after lost signal to thread 19177
W20260709 14:57:07.464855 19248 debug-util.cc:398] Leaking SignalData structure 0x7b080035bbe0 after lost signal to thread 19251
W20260709 14:57:07.472592 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800341f00 after lost signal to thread 19788
I20260709 14:57:07.474546 19145 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:07.486774 21617 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:07.504525 19219 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:57:07.514483 21612 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:57:07.545373 19070 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:57:07.547943 21612 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:07.572046 19219 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:07.590538 21616 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:07.622714 19069 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:07.625500 19151 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:07.627136 21607 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:07.643299 19145 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:07.644774 21607 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 14:57:07.668597 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 43673.6us
I20260709 14:57:07.671067 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:07.671718 21625 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:07.705686 19219 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:07.717770 21607 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:57:08.767568 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:08.815289 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:08.815883 19151 raft_consensus.cc:606] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:08.818819 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:08.819341 19070 raft_consensus.cc:606] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:08.826143 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:08.826551 19151 raft_consensus.cc:606] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:08.828644 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:08.829051 19070 raft_consensus.cc:606] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:08.831171 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:08.831665 19219 raft_consensus.cc:606] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:08.832756 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:08.834314 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:09.030364 21623 raft_consensus.cc:993] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:09.030869 21612 raft_consensus.cc:1081] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:09.032135 19069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:09.032538 19069 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:09.032795 19069 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:09.038173 19069 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.041220 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:09.041779 19151 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:57:09.042104 19151 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:09.041042 19069 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:09.042886 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:09.042815 19151 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.043475 19222 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:09.043843 19151 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:09.050573 19222 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:57:09.050701 19151 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:57:09.051663 19044 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:09.052359 21571 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:57:09.052754 21571 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:09.053426 21571 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.064685 18974 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 11 to 12, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 12 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:09.093782 21571 raft_consensus.cc:993] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:09.094259 21571 raft_consensus.cc:1081] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:09.095638 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:09.096132 19222 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:09.096433 19222 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:09.098650 21624 raft_consensus.cc:993] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:09.099180 21624 raft_consensus.cc:1081] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:09.100833 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:09.101302 19151 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:09.101640 19151 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:09.103633 19222 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.105401 19222 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:09.107547 19151 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.108920 19151 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:09.109630 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:09.109932 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:09.110217 19070 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:09.110492 19222 raft_consensus.cc:3055] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:09.110826 19222 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:09.111116 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:09.111691 19145 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:09.111493 19222 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.112558 19222 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:09.117658 19070 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:09.118633 19222 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:09.119663 19117 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:09.120471 21623 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:09.120940 21623 raft_consensus.cc:697] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:09.121767 21623 consensus_queue.cc:237] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.130657 19145 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:57:09.137272 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:09.137859 19070 raft_consensus.cc:3055] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:09.138195 19070 raft_consensus.cc:740] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:09.138901 19070 consensus_queue.cc:260] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.140030 19070 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:09.147312 18974 catalog_manager.cc:5697] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:09.155054 19193 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:09.155947 21625 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:09.171753 21625 raft_consensus.cc:697] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:09.172737 21625 consensus_queue.cc:237] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.183527 19070 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:57:09.189051 18974 catalog_manager.cc:5697] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 7 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:09.192140 21612 raft_consensus.cc:993] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:09.192708 21612 raft_consensus.cc:1081] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:09.194375 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:09.194902 19070 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:09.195246 19070 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:09.202389 19070 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.203863 19070 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:09.204870 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:09.205209 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:09.205438 19222 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:09.205708 19145 raft_consensus.cc:3055] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:09.206012 19145 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:09.206689 19145 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.207791 19145 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:09.214318 19222 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:57:09.214469 19145 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:57:09.215566 19042 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:09.216349 21616 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:09.216852 21616 raft_consensus.cc:697] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:09.217715 21616 consensus_queue.cc:237] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.224911 21571 raft_consensus.cc:993] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:09.225346 21658 raft_consensus.cc:1081] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:09.227047 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:09.227581 19145 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:09.227890 19145 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:09.229951 18974 catalog_manager.cc:5697] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:09.235724 19145 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.238165 19145 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:09.238543 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:09.239063 19222 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:09.238147 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:09.242434 19070 raft_consensus.cc:3055] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:09.242775 19070 raft_consensus.cc:740] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:09.243316 19070 consensus_queue.cc:260] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.244400 19070 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:09.249847 19222 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:09.250577 19070 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:09.251255 19117 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:09.252014 21652 raft_consensus.cc:2804] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:09.252504 21652 raft_consensus.cc:697] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:09.253265 21652 consensus_queue.cc:237] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:09.269320 18974 catalog_manager.cc:5697] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:09.594293 19219 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:09.595341 21658 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:09.606309 19070 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:09.608237 21656 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:57:09.617432 19222 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:57:09.619336 21654 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:09.620147 19151 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:09.626207 21571 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:09.671913 19145 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:09.675743 21625 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:57:09.700349 19219 raft_consensus.cc:1275] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:09.702280 19070 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:57:09.702696 21612 consensus_queue.cc:1048] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:09.706758 21612 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:57:09.722675 19069 raft_consensus.cc:1275] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:09.724390 21654 consensus_queue.cc:1048] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:57:09.788762 19222 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:09.790122 21663 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:09.808884 19151 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:09.810521 21658 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:09.835139 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:10.868484 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:10.907155 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:10.907697 19070 raft_consensus.cc:606] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:10.909914 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:10.910337 19151 raft_consensus.cc:606] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:10.912604 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:10.913069 19219 raft_consensus.cc:606] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:10.915182 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:10.915622 19070 raft_consensus.cc:606] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:10.917623 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:10.918044 19151 raft_consensus.cc:606] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:10.918948 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:10.920416 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:10.986953 21616 raft_consensus.cc:993] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:10.987481 21681 raft_consensus.cc:1081] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:10.988907 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:10.989317 19222 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:10.989580 19222 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:10.993758 19222 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:10.995419 19222 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:10.996129 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:10.996635 19070 raft_consensus.cc:3055] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:10.996932 19070 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:10.997062 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:10.997594 19151 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:10.997562 19070 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:10.998689 19070 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:11.002521 19151 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:57:11.003489 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:11.003665 19070 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:57:11.004179 21625 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:11.004559 21625 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:11.005175 21625 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:11.013617 18976 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 8 to 9, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 9 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:11.057389 21676 raft_consensus.cc:993] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:11.057816 21625 raft_consensus.cc:1081] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:11.059001 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:11.059419 19151 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:11.059728 19151 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:11.063967 19151 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:11.065347 19151 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:11.065959 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:11.066183 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:11.066458 19070 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:11.066736 19222 raft_consensus.cc:3055] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:11.067051 19222 raft_consensus.cc:740] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:11.067660 19222 consensus_queue.cc:260] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:11.068575 19222 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:11.071730 19070 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:11.072541 19119 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:11.073132 21680 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:11.073415 19222 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:11.073611 21680 raft_consensus.cc:697] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:11.074455 21680 consensus_queue.cc:237] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:11.092774 18976 catalog_manager.cc:5697] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:11.133708 21680 raft_consensus.cc:993] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:11.134258 21688 raft_consensus.cc:1081] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:11.136439 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:11.136945 19070 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:11.137285 19070 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:11.142946 19070 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:57:11.144655 19070 leader_election.cc:290] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:57:11.145179 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:11.145671 19151 raft_consensus.cc:3055] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:11.145915 19151 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:11.146112 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: true dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:57:11.146555 19763 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:11.146466 19151 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:57:11.147460 19151 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:11.150952 19763 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:11.152089 19043 leader_election.cc:304] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:11.152222 19151 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:11.152719 21681 raft_consensus.cc:2804] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:11.154103 21681 raft_consensus.cc:697] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:11.154908 21681 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:57:11.164774 18976 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:11.298152 21688 raft_consensus.cc:993] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:11.298723 21655 raft_consensus.cc:1081] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:11.300073 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:11.300551 19070 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:11.300789 19070 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:11.305092 19070 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:11.306548 19070 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:11.307173 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:11.307471 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:11.307642 19145 raft_consensus.cc:3055] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:11.308034 19222 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:11.308037 19145 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:11.308862 19145 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:11.309700 19145 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:11.312175 19222 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:11.312918 19042 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:11.313473 21681 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:11.314000 21681 raft_consensus.cc:697] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:11.314203 19145 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:11.314819 21681 consensus_queue.cc:237] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:11.324020 18976 catalog_manager.cc:5697] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:11.410974 21616 raft_consensus.cc:993] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:11.411479 21681 raft_consensus.cc:1081] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:11.412814 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:11.413323 19145 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:11.413626 19145 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:11.418253 19145 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:11.419482 19145 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:11.420164 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:11.420325 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:11.420742 19070 raft_consensus.cc:3055] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:11.420797 19222 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:11.421154 19070 raft_consensus.cc:740] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:11.421833 19070 consensus_queue.cc:260] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:11.422938 19070 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:11.426781 19222 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:11.427753 19117 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:11.428359 21655 raft_consensus.cc:2804] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:11.428730 19070 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:11.428818 21655 raft_consensus.cc:697] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:11.429690 21655 consensus_queue.cc:237] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:11.441247 18976 catalog_manager.cc:5697] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:11.497713 19074 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:11.499142 21688 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:11.510730 19222 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:11.512090 21688 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:11.530941 19151 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:11.532214 21676 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:11.541775 19074 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:11.543040 21699 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:11.583618 19151 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 9. Preceding OpId from leader: term: 7 index: 10. (index mismatch)
I20260709 14:57:11.584833 21616 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:11.594805 19763 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 9. Preceding OpId from leader: term: 7 index: 10. (index mismatch)
I20260709 14:57:11.596087 21616 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:11.763453 19151 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:11.764560 21571 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:11.775107 19222 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:11.777040 21616 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:11.877398 19074 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:11.878468 21655 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:11.895881 19219 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:11.897348 21655 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:11.921252 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:12.985174 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:13.066588 19222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:13.067194 19222 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:13.070030 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:13.070545 19151 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:13.074041 19069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:13.074590 19069 raft_consensus.cc:606] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:13.077591 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:13.078063 19151 raft_consensus.cc:606] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:13.080442 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:13.081851 19075 raft_consensus.cc:606] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:13.082875 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:13.084175 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:13.084467 21715 raft_consensus.cc:993] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:13.084995 21716 raft_consensus.cc:1081] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:13.086194 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:13.086674 19151 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:13.087092 19151 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:13.094288 19151 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.097401 19151 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:13.098897 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:13.099783 19222 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:13.099704 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:13.100703 19069 raft_consensus.cc:3055] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:13.100893 19069 raft_consensus.cc:740] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:13.101575 19069 consensus_queue.cc:260] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.102850 19069 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:13.105895 19222 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:13.107404 19117 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:13.109190 21680 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:13.109660 21680 raft_consensus.cc:697] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:13.110764 21680 consensus_queue.cc:237] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.111866 19069 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:13.129979 18974 catalog_manager.cc:5697] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:13.135833 21715 raft_consensus.cc:993] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:13.136397 21716 raft_consensus.cc:1081] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:13.137979 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:13.138516 19222 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:13.138860 19222 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:13.145648 19222 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.147408 19222 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:13.147886 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:13.148396 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:13.148481 19069 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:57:13.148960 19151 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:13.148931 19069 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:13.149972 19069 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.151167 19069 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:13.155503 19151 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 13.
I20260709 14:57:13.156862 19193 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:13.157528 19069 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 13.
I20260709 14:57:13.157606 21625 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:57:13.158156 21625 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 13 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:13.159049 21625 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.169086 18974 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 12 to 13, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 13 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:13.322373 21655 raft_consensus.cc:993] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:13.322834 21680 raft_consensus.cc:1081] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:13.324076 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:13.324487 19075 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:13.324729 19075 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:13.330220 19075 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.332052 19075 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:13.332581 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:13.333000 19145 raft_consensus.cc:3055] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:13.333285 19145 raft_consensus.cc:740] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:13.335023 19145 consensus_queue.cc:260] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.335829 19145 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:13.334133 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:13.337953 19222 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:13.340438 19145 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:13.341388 19044 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:13.342110 21715 raft_consensus.cc:2804] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:13.342567 21715 raft_consensus.cc:697] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:13.343371 21715 consensus_queue.cc:237] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.344210 19222 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:13.353281 18974 catalog_manager.cc:5697] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:13.416141 21655 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:13.416527 21680 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:13.417737 19069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:13.418139 19069 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:13.418365 19069 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:13.422622 19069 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.423978 19069 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:13.424603 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:13.424818 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:13.425179 19145 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:13.425338 19222 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:13.425495 19145 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:13.426193 19145 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.427058 19145 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:13.429647 19222 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:13.430781 19042 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:13.431629 21715 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:13.432132 21715 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:13.432888 19145 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:13.433522 21715 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.442261 18974 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 8 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:13.450305 21625 raft_consensus.cc:993] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:13.450724 21625 raft_consensus.cc:1081] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:13.452081 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:13.452571 19151 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:13.452901 19151 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:13.457058 19151 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.458406 19151 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:13.459038 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:13.459233 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:13.459553 19069 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:13.459739 19222 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:13.460031 19222 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:13.460675 19222 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.461483 19222 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:13.464263 19069 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:13.465507 19119 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:13.466137 21680 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:13.466620 19222 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:13.466624 21680 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:13.468004 21680 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:13.477185 18974 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 7 to 8, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:13.541502 19069 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:13.542543 21680 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:13.552023 19222 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:13.556676 21680 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:13.626485 19069 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:57:13.628381 21714 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:13.638118 19151 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:57:13.644685 21700 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:13.754805 19151 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:13.755865 21715 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:13.766206 19222 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:13.767802 21716 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:13.893363 19069 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:13.894594 21717 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:13.904528 19222 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:13.905754 21680 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:14.027387 19222 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:14.028950 21737 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:14.031373 19145 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:14.032614 21715 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:14.085003 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:57:14.785569 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 82181.5us
W20260709 14:57:14.801281 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 97763.5us
W20260709 14:57:14.807901 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 103985us
I20260709 14:57:15.241847 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:15.279410 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:15.280063 19071 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:15.283025 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:15.283579 19151 raft_consensus.cc:606] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:15.286237 19220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:15.286759 19220 raft_consensus.cc:606] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:15.289077 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:15.289503 19149 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:15.291625 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:15.292011 19071 raft_consensus.cc:606] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:15.292929 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:15.293959 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:15.493578 21625 raft_consensus.cc:993] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:15.494076 21762 raft_consensus.cc:1081] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:15.495901 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:15.496410 19150 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:15.496762 19150 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:15.502192 19150 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.503468 19150 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:15.504068 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:15.504354 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:15.504643 19071 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:15.504957 19220 raft_consensus.cc:3055] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:15.505330 19220 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:15.506273 19220 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.507201 19220 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:15.510154 19071 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:15.511178 19075 raft_consensus.cc:1240] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 6. Current term is 7. Ops: []
I20260709 14:57:15.512346 19220 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:15.513454 19117 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:15.514870 21754 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:15.515379 21754 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:15.516160 21754 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.526613 18974 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:15.598117 21763 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:15.598637 21751 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:15.600209 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:15.600663 19150 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:15.600946 19150 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:15.604979 19150 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.606477 19150 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:15.607126 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:15.607280 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:15.607760 19075 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:57:15.607827 19220 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:15.608162 19075 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:15.608909 19075 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.610033 19075 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:15.614192 19220 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:57:15.615227 19117 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:15.615814 21754 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:57:15.616178 21754 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:15.616900 21754 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.617208 19075 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:57:15.626120 18974 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 11 to 12, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 12 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:15.642798 21764 raft_consensus.cc:993] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:15.643276 21748 raft_consensus.cc:1081] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
W20260709 14:57:15.643294 19099 debug-util.cc:398] Leaking SignalData structure 0x7b08002bf580 after lost signal to thread 17965
W20260709 14:57:15.644349 19099 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc040 after lost signal to thread 19010
I20260709 14:57:15.644955 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:15.645457 19075 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:15.645778 19075 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:57:15.645473 19099 debug-util.cc:398] Leaking SignalData structure 0x7b080017fe20 after lost signal to thread 19102
W20260709 14:57:15.648068 19099 debug-util.cc:398] Leaking SignalData structure 0x7b08001924e0 after lost signal to thread 19177
W20260709 14:57:15.649024 19099 debug-util.cc:398] Leaking SignalData structure 0x7b0800255820 after lost signal to thread 19251
W20260709 14:57:15.650099 19099 debug-util.cc:398] Leaking SignalData structure 0x7b0800333860 after lost signal to thread 19788
W20260709 14:57:15.650532 19099 debug-util.cc:398] Leaking SignalData structure 0x7b080029ea40 after lost signal to thread 21734
I20260709 14:57:15.651572 19075 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.653702 19075 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:15.654824 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:15.655138 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:15.655460 19224 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:15.655678 19150 raft_consensus.cc:3055] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:15.657773 19150 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:15.658649 19150 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.659979 19150 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:15.662125 19224 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:15.665007 19042 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:15.666229 21763 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:15.666667 21763 raft_consensus.cc:697] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:15.667251 19150 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:15.667501 21763 consensus_queue.cc:237] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.684962 18974 catalog_manager.cc:5697] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:15.708714 21748 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:15.709179 21764 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:15.710961 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:15.711449 19071 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:15.711767 19071 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:15.718286 19071 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.720187 19071 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 13 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:15.721277 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:15.721909 19150 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:57:15.722261 19150 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:15.723903 19150 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.724946 19150 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:15.726788 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:15.731999 19150 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:57:15.732072 19224 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:15.733800 19044 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:15.734483 21737 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:57:15.735006 21737 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:15.735808 21737 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.739358 19224 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:57:15.744930 18974 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 12 to 13, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 13 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:15.757863 21763 raft_consensus.cc:993] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:15.758332 21737 raft_consensus.cc:1081] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:15.759980 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:15.760553 19224 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:15.760818 19224 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:15.766116 19224 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.767726 19224 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:15.768673 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:15.768671 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:15.769501 19071 raft_consensus.cc:3055] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:15.769603 19150 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:15.769930 19071 raft_consensus.cc:740] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:15.770639 19071 consensus_queue.cc:260] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.771807 19071 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:15.777971 19150 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:57:15.779018 19193 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:15.779172 19071 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:57:15.780198 21625 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:15.780620 21625 raft_consensus.cc:697] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:15.781332 21625 consensus_queue.cc:237] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:15.793402 18974 catalog_manager.cc:5697] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:16.066606 19071 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:16.067621 21764 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:16.086511 19224 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:16.087702 21754 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:16.105098 19071 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:16.106269 21748 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:16.122545 19221 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:16.125521 21764 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:16.177456 19071 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:16.178591 21774 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:16.195005 19150 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:16.197644 21625 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:16.212149 19221 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:57:16.214089 21737 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:16.245415 19150 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:57:16.249423 21737 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:16.261023 19144 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:16.262344 21763 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:16.283751 19224 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:16.285063 21788 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:16.294701 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:17.354312 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:17.390748 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:17.391321 19071 raft_consensus.cc:606] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:17.394933 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:17.395440 19150 raft_consensus.cc:606] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:17.398101 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:17.398644 19075 raft_consensus.cc:606] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:17.400871 19220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:17.401301 19220 raft_consensus.cc:606] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:17.403326 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:17.403740 19144 raft_consensus.cc:606] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:17.404582 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:17.405619 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:17.413493 21764 raft_consensus.cc:993] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:17.414005 21779 raft_consensus.cc:1081] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:17.416039 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:17.416464 19071 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:17.416752 19071 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:17.421634 19071 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.423198 19071 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:17.423853 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:17.424019 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:17.424431 19144 raft_consensus.cc:3055] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:17.424675 19220 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:17.424844 19144 raft_consensus.cc:740] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:17.426204 19144 consensus_queue.cc:260] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.427102 19144 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:17.429497 19220 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:57:17.431638 19042 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:17.432371 21792 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:17.433014 21792 raft_consensus.cc:697] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:17.433844 21792 consensus_queue.cc:237] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.435611 19144 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:57:17.436661 21788 raft_consensus.cc:993] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:17.437191 21737 raft_consensus.cc:1081] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:17.442759 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:17.443202 19144 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:17.443460 19144 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:17.444875 18976 catalog_manager.cc:5697] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:17.448697 19144 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.450395 19144 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:17.451231 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:17.451325 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:17.451689 19224 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:17.451793 19075 raft_consensus.cc:3055] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:17.452078 19075 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:17.452600 19075 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.453474 19075 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:17.456418 19224 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:17.457310 19117 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:17.458307 19075 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:17.458992 21764 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:17.459412 21764 raft_consensus.cc:697] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:17.460139 21764 consensus_queue.cc:237] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.472168 18975 catalog_manager.cc:5697] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:17.548775 21737 raft_consensus.cc:993] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:17.549252 21788 raft_consensus.cc:1081] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:17.550499 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:17.550915 19224 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:17.551169 19224 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:17.556017 19224 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.558079 19224 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:17.558732 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:17.559056 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:17.559288 19075 raft_consensus.cc:3055] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:17.559540 19150 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:17.559587 19075 raft_consensus.cc:740] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:17.560523 19075 consensus_queue.cc:260] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.561690 19075 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:17.567344 19150 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:57:17.567647 19075 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:57:17.568607 19193 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:17.569324 21793 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:17.569800 21793 raft_consensus.cc:697] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:17.570643 21793 consensus_queue.cc:237] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.581050 18975 catalog_manager.cc:5697] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 7 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:17.661245 21764 raft_consensus.cc:993] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:17.661679 21798 raft_consensus.cc:1081] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:17.663311 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:17.663748 19075 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:17.663995 19075 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:17.668211 19075 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.669605 19075 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:17.670270 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:17.670442 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:17.670738 19144 raft_consensus.cc:3055] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:17.670921 19224 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:17.671093 19144 raft_consensus.cc:740] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:17.671801 19144 consensus_queue.cc:260] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.672654 19144 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:17.675457 19224 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:17.676353 19042 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:17.677094 21737 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:17.677449 19144 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:17.677564 21737 raft_consensus.cc:697] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:17.678948 21737 consensus_queue.cc:237] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.689636 18975 catalog_manager.cc:5697] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 8 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:17.937201 21774 raft_consensus.cc:993] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:17.938102 21803 raft_consensus.cc:1081] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:17.939605 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:17.940050 19150 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:17.940371 19150 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:17.945973 19150 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.947480 19150 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:17.948361 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:17.948599 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:17.948899 19075 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:17.949083 19224 raft_consensus.cc:3055] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:17.949397 19224 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:17.949961 19224 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.950755 19224 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:17.954320 19075 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:57:17.955242 19119 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:17.955474 19224 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:57:17.955989 21798 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:17.956446 21798 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:17.957209 21798 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:17.964785 19224 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:17.966015 21737 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:17.966912 18975 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 9 to 10, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 10 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:17.975889 19150 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:17.977161 21792 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:18.010263 19075 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:18.011350 21764 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:18.019338 19220 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:18.021057 21764 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:18.078428 19149 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:18.079566 21803 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:18.089545 19075 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:18.092073 21803 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:18.097934 19220 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:18.100009 21737 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:18.127199 19149 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:18.132198 21792 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:18.406452 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:18.464344 19220 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:18.465384 21811 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:18.473223 19075 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:18.474720 21812 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:19.445573 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:19.488534 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:19.489188 19144 raft_consensus.cc:606] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:19.491535 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:19.492000 19075 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:19.494231 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:19.494709 19075 raft_consensus.cc:606] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:19.496747 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:19.497155 19144 raft_consensus.cc:606] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:19.499176 19220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:19.499547 19220 raft_consensus.cc:606] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:19.500535 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:19.501667 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:19.692620 21788 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:19.693069 21737 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:19.695041 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:19.695570 19144 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:19.695911 19144 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:19.697551 21803 raft_consensus.cc:993] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:19.698036 21793 raft_consensus.cc:1081] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:19.699424 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:19.699828 19150 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:19.700065 19150 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:19.701365 19144 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.703208 19144 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:19.703522 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:19.704066 19075 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:19.704362 19075 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:19.704777 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:19.705355 19220 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:19.705087 19075 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.706199 19075 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:19.704332 19150 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.709587 19220 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:19.711176 19150 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:19.711306 19075 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:19.711766 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:19.712283 19071 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:19.712467 19119 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:19.713248 21811 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:19.713725 21811 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:19.714715 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:19.714507 21811 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.715214 19220 raft_consensus.cc:3055] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:19.715517 19220 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:19.716210 19220 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.717624 19071 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:19.718801 19119 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:19.719424 21811 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:19.720009 21811 raft_consensus.cc:697] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:19.720793 19220 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:19.720803 21811 consensus_queue.cc:237] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.730239 18975 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:19.733351 19220 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:19.750000 18975 catalog_manager.cc:5697] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:19.864924 21788 raft_consensus.cc:993] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:19.865347 21737 raft_consensus.cc:1081] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:19.866606 19220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:19.867012 19220 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:19.867340 19220 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:19.872617 19220 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.874042 19220 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:19.874830 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:19.874725 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:19.876531 19150 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:19.876605 19075 raft_consensus.cc:3055] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:19.877017 19075 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:19.877748 19075 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.878973 19075 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:19.881278 19150 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:57:19.882201 19193 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:19.882948 21793 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:19.883317 21793 raft_consensus.cc:697] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:19.883486 19075 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:57:19.889245 21793 consensus_queue.cc:237] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.900559 18975 catalog_manager.cc:5697] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 6 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:19.921118 21764 raft_consensus.cc:993] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:19.921519 21811 raft_consensus.cc:1081] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:19.922739 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:19.923213 19075 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:19.923473 19075 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:19.929885 19075 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.931207 19075 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:19.931885 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:19.932124 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:19.932576 19150 raft_consensus.cc:3055] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:19.932603 19220 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:19.933053 19150 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:19.933787 19150 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.934926 19150 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:19.938845 19220 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:19.940843 19150 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:19.941473 19042 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:19.942265 21737 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:19.942680 21737 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:19.943383 21737 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:19.955880 18975 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 8 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:20.040908 21811 raft_consensus.cc:993] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:20.041329 21764 raft_consensus.cc:1081] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:20.042493 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:20.042862 19075 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:20.043076 19075 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:20.048115 19075 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:20.049546 19075 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:20.050209 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:20.050429 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:20.050768 19144 raft_consensus.cc:3055] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:20.050892 19220 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:20.051095 19144 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:20.051813 19144 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:20.052896 19144 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:20.056974 19220 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:20.058794 19144 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:20.059537 19044 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:20.060659 21821 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:20.061177 21821 raft_consensus.cc:697] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:20.062038 21821 consensus_queue.cc:237] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:20.071427 18975 catalog_manager.cc:5697] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:20.096625 19220 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:20.097862 21764 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:20.104527 19074 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:20.106665 21811 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:20.118553 19075 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:20.119868 21811 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:20.129961 19220 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:20.131883 21811 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:20.390923 19144 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:20.391973 21803 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:20.407516 19074 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:20.408821 21803 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:20.502489 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:20.526521 19220 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:20.528002 21821 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:20.539952 19144 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:20.542122 21821 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:20.560655 19150 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:20.564041 21821 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:20.567639 19220 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:20.570106 21821 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:21.562016 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:21.603267 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:21.603775 19150 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:21.606876 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:21.607403 19221 raft_consensus.cc:606] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:21.610508 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:21.610934 19150 raft_consensus.cc:606] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:21.613068 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:21.613590 19074 raft_consensus.cc:606] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:21.615985 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:21.616496 19074 raft_consensus.cc:606] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:21.617559 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:21.619825 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:21.636170 21821 raft_consensus.cc:993] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:21.636694 21846 raft_consensus.cc:1081] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:21.638161 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:21.638554 19221 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:21.638769 19221 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:21.642943 19221 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.644328 19221 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:21.645231 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:21.646000 19074 raft_consensus.cc:3055] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:21.646354 19074 raft_consensus.cc:740] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:21.647054 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:21.647078 19074 consensus_queue.cc:260] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.648458 19074 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:21.648591 19150 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:21.653882 19150 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:57:21.654346 19074 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:57:21.655090 19193 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:21.655864 21843 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:21.656379 21843 raft_consensus.cc:697] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:21.657240 21843 consensus_queue.cc:237] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.667471 18975 catalog_manager.cc:5697] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 8 to 9, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 9 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:21.716830 21821 raft_consensus.cc:993] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:21.717306 21846 raft_consensus.cc:1081] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:21.718667 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:21.719209 19150 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:21.719494 21764 raft_consensus.cc:993] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:21.719583 19150 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:21.720021 21764 raft_consensus.cc:1081] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:21.721572 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:21.722244 19075 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:21.722692 19075 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:21.727085 19150 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.729171 19150 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:21.729754 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:21.730000 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:21.730320 19074 raft_consensus.cc:3055] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:21.730525 19221 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:21.729540 19075 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.730762 19074 raft_consensus.cc:740] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:21.731782 19074 consensus_queue.cc:260] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.732894 19074 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:21.733448 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:21.733973 19150 raft_consensus.cc:3055] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:21.734319 19150 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:21.734977 19150 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.739169 19074 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:21.739095 19075 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:21.740487 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:21.740680 19119 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:21.741024 19220 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:21.741472 21764 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:21.736222 19150 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:21.741900 21764 raft_consensus.cc:697] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:21.742527 19221 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:21.742741 21764 consensus_queue.cc:237] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.748481 19150 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:21.749701 19044 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:21.750114 19220 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:21.751573 21846 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:21.752053 21846 raft_consensus.cc:697] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:21.752842 21846 consensus_queue.cc:237] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.761596 18975 catalog_manager.cc:5697] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:21.768096 18973 catalog_manager.cc:5697] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:21.947816 21833 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:21.948299 21764 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:21.949612 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:21.950099 19075 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:21.950390 19075 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:21.954495 19075 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.955752 19075 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 13 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:21.956396 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:21.956646 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:21.956843 19150 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:57:21.957207 19221 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:21.957207 19150 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:21.958151 19150 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.959239 19150 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:21.963330 19221 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:57:21.964370 19042 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:21.964926 21821 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:57:21.964958 19150 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:57:21.965415 21821 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:21.966246 21821 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:21.975478 18973 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 12 to 13, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 13 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:21.989656 21843 raft_consensus.cc:993] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:21.990199 21803 raft_consensus.cc:1081] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:21.991389 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:21.991779 19150 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:21.992030 19150 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:21.996686 19150 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:21.998080 19150 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:57:21.998587 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:21.999112 19221 raft_consensus.cc:3055] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:21.998966 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:21.999421 19221 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:21.999619 19075 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:22.000118 19221 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:22.001116 19221 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:22.004917 19075 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:22.006021 19119 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:22.006815 21833 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:22.007190 21833 raft_consensus.cc:697] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:22.008019 21833 consensus_queue.cc:237] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:22.010068 19221 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:22.019505 18973 catalog_manager.cc:5697] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:22.064421 19075 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:22.065510 21803 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:22.073694 19150 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:22.074884 21843 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:22.145208 19150 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:22.146229 21821 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:22.158144 19221 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:22.159308 21868 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:22.180830 19075 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:22.181939 21833 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:22.191919 19221 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:22.193113 21764 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:22.417860 19220 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:57:22.418902 21868 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:22.428591 19144 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:57:22.430262 21869 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:22.433753 19220 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:22.435549 21764 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:22.447190 19075 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:22.448975 21856 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:22.620604 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:23.663630 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:23.704173 19220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:23.704829 19220 raft_consensus.cc:606] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:23.707382 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:23.707793 19151 raft_consensus.cc:606] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:23.710055 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:23.710436 19151 raft_consensus.cc:606] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:23.712733 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:23.713223 19071 raft_consensus.cc:606] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:23.715742 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:23.716277 19071 raft_consensus.cc:606] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:23.724282 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:23.725576 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:23.850206 21821 raft_consensus.cc:993] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:23.850710 21868 raft_consensus.cc:1081] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:23.852005 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:23.852808 19151 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:23.853155 19151 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:23.854871 21833 raft_consensus.cc:993] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:23.855335 21833 raft_consensus.cc:1081] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:23.857117 19072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:23.857678 19072 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:23.858052 19072 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:23.860811 19151 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:23.862584 19151 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:23.863394 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:23.863641 19072 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:23.864149 19071 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:57:23.864446 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:23.864575 19071 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:23.865060 19221 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:23.865497 19072 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:23.865490 19071 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:23.866887 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:23.867048 19071 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:23.867338 19220 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:23.870223 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:23.870776 19151 raft_consensus.cc:3055] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:23.871088 19151 raft_consensus.cc:740] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:23.873171 19220 raft_consensus.cc:2468] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:57:23.873944 19071 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 13.
I20260709 14:57:23.874424 19221 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 13.
I20260709 14:57:23.871942 19151 consensus_queue.cc:260] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:23.875694 19151 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:23.878430 19119 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:23.879350 19042 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:23.880080 21868 raft_consensus.cc:2804] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:23.880631 21868 raft_consensus.cc:697] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:23.879966 21764 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:57:23.961349 19151 raft_consensus.cc:2468] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:57:23.881536 21868 consensus_queue.cc:237] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:57:23.962870 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 81145.6us
I20260709 14:57:23.980012 21764 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:23.988772 21764 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:24.015573 18973 catalog_manager.cc:5697] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:24.041303 18975 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 12 to 13, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 13 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:24.045959 21764 raft_consensus.cc:993] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:24.047868 21764 raft_consensus.cc:1081] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:24.053498 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:24.054072 19075 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:24.054316 19075 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:24.060585 21868 raft_consensus.cc:993] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:24.061080 21868 raft_consensus.cc:1081] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:24.061285 19075 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:24.062548 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:24.063030 19221 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:24.063421 19221 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:24.063616 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:24.063885 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:24.064162 19149 raft_consensus.cc:3055] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:24.064389 19220 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:24.064520 19149 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:24.065335 19149 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:24.066394 19149 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:24.069674 19221 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:24.071311 19220 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:24.072538 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:24.072906 19042 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:24.073065 19072 raft_consensus.cc:3055] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:24.073390 19072 raft_consensus.cc:740] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:24.073206 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:24.073625 21868 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:24.074759 21868 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:24.074394 19072 consensus_queue.cc:260] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:24.063103 19075 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:24.074323 19151 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:24.075609 19072 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:24.075114 19149 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:24.080874 19151 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:57:24.082211 19193 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:24.082770 19072 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:57:24.083094 21881 raft_consensus.cc:2804] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:24.083624 21881 raft_consensus.cc:697] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:24.084493 21881 consensus_queue.cc:237] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:24.075636 21868 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:24.094625 21878 raft_consensus.cc:993] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:24.095134 21878 raft_consensus.cc:1081] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:24.095275 19221 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:24.100437 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:24.100920 19151 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:24.101236 19151 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:24.101506 18975 catalog_manager.cc:5697] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 10 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:24.108458 18973 catalog_manager.cc:5697] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 7 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:24.112422 19151 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:24.114419 19151 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:24.114979 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:24.115278 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:24.115571 19221 raft_consensus.cc:3055] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:24.115808 19072 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:24.115952 19221 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:24.116820 19221 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:24.118412 19221 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:24.121450 19072 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:24.123237 19119 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:24.123894 21764 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:24.124254 21764 raft_consensus.cc:697] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:24.124893 21764 consensus_queue.cc:237] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:24.127606 19221 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:24.137200 18973 catalog_manager.cc:5697] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:24.370069 19151 raft_consensus.cc:1275] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:24.371484 21887 consensus_queue.cc:1048] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:57:24.381103 19220 raft_consensus.cc:1275] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:24.385241 21889 consensus_queue.cc:1048] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:57:24.394227 19072 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:57:24.395644 21883 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:24.405807 19220 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:57:24.407153 21833 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:24.511013 19220 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:57:24.512097 21889 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:24.519886 19151 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:57:24.521028 21887 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:24.592299 19075 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:24.593462 21764 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:24.601831 19220 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:24.607482 21764 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:24.652732 19149 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:24.653738 21878 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:24.663389 19075 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:24.664753 21881 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:24.726598 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:25.762025 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:25.797120 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:25.797608 19224 raft_consensus.cc:606] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:25.799710 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:25.800137 19151 raft_consensus.cc:606] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:25.802217 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:25.802683 19151 raft_consensus.cc:606] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:25.804733 19072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:25.805109 19072 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:25.807065 19072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:25.807427 19072 raft_consensus.cc:606] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:25.808229 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:25.809713 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:25.876250 21764 raft_consensus.cc:993] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:25.876756 21764 raft_consensus.cc:1081] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:25.878264 19072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:25.878674 19072 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:25.878973 19072 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:25.880031 21879 raft_consensus.cc:993] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:25.880599 21912 raft_consensus.cc:1081] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:25.882010 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:25.882503 19151 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:25.882753 19151 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:25.885293 19072 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:25.886950 19072 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:25.887607 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:25.888105 19151 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:25.888176 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:25.888827 19146 raft_consensus.cc:3055] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:25.889123 19146 raft_consensus.cc:740] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:25.889171 19221 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:25.890303 19151 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:25.890763 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:25.889968 19146 consensus_queue.cc:260] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:25.891307 19224 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:25.891969 19146 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:25.895908 19221 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:25.896389 19224 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:25.897396 19042 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:25.897912 19117 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:25.898270 21912 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:25.898648 19146 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:25.898801 21764 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:25.899928 21764 raft_consensus.cc:697] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:25.900718 21764 consensus_queue.cc:237] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:25.901326 21914 raft_consensus.cc:993] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:25.901847 21833 raft_consensus.cc:1081] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:25.902151 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:25.902971 19072 raft_consensus.cc:3055] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:25.903298 19072 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:25.903656 21912 raft_consensus.cc:697] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:25.904507 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:25.905134 19074 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:25.904786 19072 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:25.905532 19074 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:25.906219 19072 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:25.911967 19074 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:25.913626 19074 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:25.914269 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:25.914888 19146 raft_consensus.cc:3055] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:25.914503 21912 consensus_queue.cc:237] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:25.914575 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:25.916531 19146 raft_consensus.cc:740] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:25.916160 19224 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:25.917272 19146 consensus_queue.cc:260] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:25.918696 19146 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:25.913864 18973 catalog_manager.cc:5697] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:25.926029 19146 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:57:25.927380 19044 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:25.928215 21879 raft_consensus.cc:2804] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:25.928529 19072 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:25.928694 21879 raft_consensus.cc:697] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:25.929551 21879 consensus_queue.cc:237] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:25.941041 19224 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:57:25.944595 18976 catalog_manager.cc:5697] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:25.959932 18976 catalog_manager.cc:5697] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:26.038501 21868 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:26.039299 21879 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:26.041406 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:26.041886 19224 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:26.042186 19224 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:26.046401 19224 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:26.048290 19224 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:26.048928 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:26.049273 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:26.049511 19074 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:57:26.049846 19074 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:26.049847 19146 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:26.050675 19074 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:26.051867 19074 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:26.056758 19146 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:57:26.057776 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:26.058033 19074 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:57:26.058414 21913 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:57:26.058810 21913 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:26.059437 21913 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to 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: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:26.069512 18976 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 13 to 14, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 14 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:26.095211 21878 raft_consensus.cc:993] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:26.095680 21913 raft_consensus.cc:1081] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:26.096925 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:26.097339 19146 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:26.097589 19146 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:26.102583 19146 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:26.103827 19146 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:26.104453 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:26.104804 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:26.104964 19074 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:26.105284 19224 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:26.105538 19224 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:26.106184 19224 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:26.107086 19224 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:26.111104 19074 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:57:26.112390 19119 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:26.114275 21764 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:26.114706 21764 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:26.115293 19224 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:57:26.115492 21764 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:26.127101 18976 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 9 to 10, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 10 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:26.280259 19074 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:26.281286 21764 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:26.289811 19221 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:26.291007 21764 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:26.309221 19149 raft_consensus.cc:1275] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:26.310334 21868 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:26.321157 19221 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:26.322742 19224 raft_consensus.cc:1275] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:26.323956 21868 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:26.324169 21879 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:26.340554 19151 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:57:26.341795 21912 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:26.512843 19151 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:57:26.513917 21913 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:57:26.526763 19074 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:57:26.528475 21913 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:57:26.587226 19074 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:26.588383 21764 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:26.598697 19224 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:26.600481 21764 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:26.810520 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:27.848737 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:27.887457 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:27.887928 19146 raft_consensus.cc:606] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:27.890007 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:27.890419 19221 raft_consensus.cc:606] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:27.892565 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:27.893013 19075 raft_consensus.cc:606] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:27.894344 21833 raft_consensus.cc:993] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:27.894773 21941 raft_consensus.cc:1081] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:27.895134 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:27.895632 19146 raft_consensus.cc:606] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:27.896129 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:27.896588 19075 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:27.896911 19075 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:27.897684 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:27.898147 19074 raft_consensus.cc:606] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:27.899045 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:27.900537 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:27.902252 19075 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:27.903573 19075 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:27.904217 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:27.904452 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:27.904780 19146 raft_consensus.cc:3055] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:27.904918 19221 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:27.905128 19146 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:27.905951 19146 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:27.907058 19146 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:27.911067 19221 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:27.912145 19042 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:27.912756 21942 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:27.913007 19146 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:27.913251 21942 raft_consensus.cc:697] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:27.914844 21942 consensus_queue.cc:237] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:27.926877 18973 catalog_manager.cc:5697] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 8 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:27.968154 21936 raft_consensus.cc:993] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:27.968690 21935 raft_consensus.cc:1081] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:27.970355 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:27.970873 19146 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:27.971195 19146 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:27.977349 19146 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:27.980990 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:27.981562 19074 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:27.984779 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:27.985320 19221 raft_consensus.cc:3055] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:27.985553 19221 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:27.986155 19221 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:27.987125 19221 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:27.987632 19074 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:27.980451 19146 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:27.988772 19119 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:27.989462 21941 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:27.989948 21941 raft_consensus.cc:697] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:27.991560 21941 consensus_queue.cc:237] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:27.998530 19221 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:28.001438 18973 catalog_manager.cc:5697] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 7 to 8, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:28.122557 21912 raft_consensus.cc:993] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:28.123008 21879 raft_consensus.cc:1081] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:28.124215 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:28.124673 19149 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:28.124909 19149 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:28.130028 19149 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:57:28.131881 19149 leader_election.cc:290] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:57:28.132490 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:28.132907 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 10 } } ignore_live_leader: true dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:57:28.132993 19074 raft_consensus.cc:3055] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:28.133380 19763 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:28.133383 19074 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:28.134542 19074 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:57:28.135703 19074 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:28.139829 19763 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:28.141083 19118 leader_election.cc:304] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 
I20260709 14:57:28.141599 19074 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:28.141700 21941 raft_consensus.cc:2804] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:28.142294 21941 raft_consensus.cc:697] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:28.143107 21941 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:57:28.154201 18973 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:28.202581 21941 raft_consensus.cc:993] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:28.203087 21941 raft_consensus.cc:1081] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:28.206737 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:28.206893 21879 raft_consensus.cc:993] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:28.207278 19075 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:28.207442 21912 raft_consensus.cc:1081] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:28.207683 19075 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:28.209017 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:28.209506 19221 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:28.210050 19221 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:28.213210 19075 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:28.214736 19075 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:28.215494 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:28.215587 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:28.216287 19149 raft_consensus.cc:3055] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:28.216300 19224 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:28.216868 19149 raft_consensus.cc:740] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:28.218014 19149 consensus_queue.cc:260] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:28.219202 19149 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:28.221105 19224 raft_consensus.cc:2468] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:57:28.222083 19042 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:28.222950 21879 raft_consensus.cc:2804] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:28.223357 21879 raft_consensus.cc:697] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:28.224185 21879 consensus_queue.cc:237] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:28.225785 19149 raft_consensus.cc:2468] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:57:28.215546 19221 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:28.227784 19221 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:28.229259 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:28.229806 19149 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:28.232486 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:28.233345 19075 raft_consensus.cc:3055] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:28.233667 19075 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:28.234514 19075 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:28.235345 19075 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:28.237778 19149 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:57:28.238710 19193 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:28.239476 21936 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:28.245394 21936 raft_consensus.cc:697] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:28.246330 21936 consensus_queue.cc:237] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:28.250528 19075 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:57:28.253808 18973 catalog_manager.cc:5697] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:28.260625 18975 catalog_manager.cc:5697] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:28.401048 19149 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:28.402143 21942 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:28.414076 19221 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:28.416385 21942 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:28.507056 19221 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:28.507923 19075 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:28.508190 21941 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:28.511701 21833 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:28.529208 19763 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 10. Preceding OpId from leader: term: 8 index: 11. (index mismatch)
I20260709 14:57:28.530750 21833 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:57:28.553313 19074 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 10. Preceding OpId from leader: term: 8 index: 11. (index mismatch)
I20260709 14:57:28.554558 21833 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 14:57:28.687409 19221 raft_consensus.cc:1275] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:28.688714 21942 consensus_queue.cc:1048] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:28.697810 19146 raft_consensus.cc:1275] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:28.700182 21912 consensus_queue.cc:1048] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:28.774842 19074 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:28.775839 21936 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:28.789317 19146 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:28.791677 21935 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:28.901317 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:29.935334 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:29.971873 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:29.972436 19146 raft_consensus.cc:606] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:29.974756 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:29.975214 19221 raft_consensus.cc:606] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:29.977248 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:29.977633 19146 raft_consensus.cc:606] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:29.979534 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:29.980002 19075 raft_consensus.cc:606] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:29.982275 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:29.982728 19075 raft_consensus.cc:606] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:29.983551 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:29.984591 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:30.100476 21966 raft_consensus.cc:993] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:30.100946 21968 raft_consensus.cc:1081] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:30.102305 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:30.102761 19146 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:30.103062 19146 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:30.108435 19146 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.110078 19146 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:30.110716 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:30.111346 19075 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:30.111545 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:30.112731 19220 raft_consensus.cc:3055] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:30.113001 19220 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:30.113687 19220 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.114543 19220 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:30.115999 19075 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:30.116890 19119 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:30.117501 21950 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:30.118002 21950 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:30.118811 21950 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.119275 19220 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:30.129045 21879 raft_consensus.cc:993] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:30.129475 21912 raft_consensus.cc:1081] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:30.130081 18975 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.130904 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:30.131443 19146 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:30.131748 19146 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:30.137854 19146 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.140026 19146 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:30.140638 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:30.140923 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:30.141184 19074 raft_consensus.cc:3055] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:30.141418 19220 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:30.141577 19074 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:30.142341 19074 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.143395 19074 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:30.147737 19220 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:30.148764 19117 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:30.149356 19074 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:30.149483 21950 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:30.150122 21950 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:30.150977 21950 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.159932 18975 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.239946 21833 raft_consensus.cc:993] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:30.240454 21833 raft_consensus.cc:1081] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:30.241988 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:30.242583 19074 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:30.242842 19074 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:30.249845 19074 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.253144 19074 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:30.253736 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:30.254642 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:30.255023 19146 raft_consensus.cc:3055] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:30.255096 19220 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:30.255353 19146 raft_consensus.cc:740] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:30.255992 19146 consensus_queue.cc:260] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.256858 19146 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:30.259588 19220 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:30.260382 19042 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:30.261190 19146 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:30.261107 21879 raft_consensus.cc:2804] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:30.261734 21879 raft_consensus.cc:697] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:30.262408 21879 consensus_queue.cc:237] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.271380 18975 catalog_manager.cc:5697] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.276911 21912 raft_consensus.cc:993] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:30.277325 21879 raft_consensus.cc:1081] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:30.281286 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:30.281795 19221 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:30.282109 19221 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:30.286474 19221 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.287786 19221 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:30.288517 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:30.288787 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:30.289084 19074 raft_consensus.cc:3055] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:30.289358 19146 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:30.289453 19074 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:30.290235 19074 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.291323 19074 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:30.294827 19146 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:57:30.295679 19193 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:30.296422 21966 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:30.296468 19074 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:57:30.296914 21966 raft_consensus.cc:697] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:30.297777 21966 consensus_queue.cc:237] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.310076 18975 catalog_manager.cc:5697] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:30.380224 21833 raft_consensus.cc:993] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:30.380649 21950 raft_consensus.cc:1081] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:30.381917 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:30.382329 19075 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:30.382608 19075 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:30.387156 19075 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.388494 19075 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:30.389050 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:30.389397 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:30.389640 19146 raft_consensus.cc:3055] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:30.390075 19221 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:30.390100 19146 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:30.391045 19146 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.392172 19146 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:30.396253 19221 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:30.397794 19146 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:30.398649 19042 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:30.399271 21879 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:30.399698 21879 raft_consensus.cc:697] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:30.400408 21879 consensus_queue.cc:237] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:30.412014 18975 catalog_manager.cc:5697] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 8 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:30.539040 19220 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:30.540141 21950 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:30.549376 19075 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:30.552896 21950 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:30.649371 19221 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:30.650617 21950 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:30.659564 19075 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:30.664716 21833 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:30.713492 19221 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:30.715399 21912 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:30.725164 19149 raft_consensus.cc:1275] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:30.726442 21879 consensus_queue.cc:1048] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:30.777781 19075 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:30.779043 21966 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:30.788376 19149 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:30.789811 21966 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:30.919610 19220 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:30.920814 21986 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:30.929450 19149 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:30.930462 21879 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:30.985430 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:32.023010 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:32.061161 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:32.061645 19075 raft_consensus.cc:606] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:32.063771 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:32.064219 19149 raft_consensus.cc:606] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:32.066812 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:32.067312 19149 raft_consensus.cc:606] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:32.069573 19220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:32.070025 19220 raft_consensus.cc:606] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 13 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:32.072065 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:32.072607 19075 raft_consensus.cc:606] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:32.073729 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:32.075135 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:32.085659 21968 raft_consensus.cc:993] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:32.086138 21995 raft_consensus.cc:1081] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 13 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:32.087392 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:32.087790 19149 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:32.088047 19149 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:32.092582 19149 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.093967 19149 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 14 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:32.094668 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:32.095221 19075 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:32.095830 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:32.096347 19220 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:57:32.096623 19220 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:32.097283 19220 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.098381 19220 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:32.101440 19075 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:57:32.102475 19119 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:32.103111 21994 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:57:32.103519 21994 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:32.103677 19220 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:57:32.104280 21994 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to 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: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.113209 18973 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 13 to 14, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 14 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:32.136245 21912 raft_consensus.cc:993] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:32.136603 21879 raft_consensus.cc:1081] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:32.138103 19220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:32.138600 19220 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:32.138907 19220 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:32.144052 19220 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.145769 19220 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:32.146852 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:32.147379 19074 raft_consensus.cc:3055] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:32.147560 19074 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:32.148187 19074 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.149165 19074 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:32.150454 21950 raft_consensus.cc:993] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:32.150938 21994 raft_consensus.cc:1081] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:32.152426 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:32.152873 19075 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:32.153169 19075 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:32.154361 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:32.154899 19146 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:32.159598 19075 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.162258 19146 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:57:32.162441 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:32.162595 19075 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:32.163021 19149 raft_consensus.cc:3055] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:32.163340 19149 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:32.164017 19149 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.165026 19149 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:32.167338 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:32.167883 19221 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:32.170943 19149 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:32.171938 19044 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:32.172403 19221 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:32.173195 21879 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:32.173658 19074 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:57:32.179828 19193 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:32.180596 21968 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:32.181833 21968 raft_consensus.cc:697] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:32.182690 21968 consensus_queue.cc:237] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.184376 21879 raft_consensus.cc:697] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:32.185285 21879 consensus_queue.cc:237] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.190308 21912 raft_consensus.cc:993] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:32.191799 21879 raft_consensus.cc:1081] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:32.193174 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:32.193691 19146 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:32.194100 19146 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:32.202602 19146 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.202886 18976 catalog_manager.cc:5697] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:32.204085 19146 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:32.204715 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:32.205240 19075 raft_consensus.cc:3055] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:32.205412 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:32.205540 19075 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:32.205966 19221 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:32.206339 19075 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.207453 19075 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:32.205862 18973 catalog_manager.cc:5697] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:32.211935 19221 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:32.213449 19075 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:32.214675 19117 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:32.215466 21950 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:32.219978 21950 raft_consensus.cc:697] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:32.220610 21950 consensus_queue.cc:237] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:32.230085 18976 catalog_manager.cc:5697] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:32.511621 21950 raft_consensus.cc:993] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:32.512061 22008 raft_consensus.cc:1081] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:32.513430 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:32.513952 19074 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:32.514278 19074 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:32.519351 19074 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:32.521343 19074 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:32.521458 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:32.522250 19146 raft_consensus.cc:3055] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:32.522250 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:32.522747 19146 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:32.522903 19221 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:32.523494 19146 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:32.524629 19146 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:32.529830 19221 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:32.530823 19042 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:32.531447 19146 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:32.531545 22006 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:32.532462 22006 raft_consensus.cc:697] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:32.533273 22006 consensus_queue.cc:237] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:32.543323 18976 catalog_manager.cc:5697] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:32.585449 19146 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:57:32.586751 21995 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:57:32.603199 19074 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:57:32.605257 19074 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:57:32.605118 21968 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:57:32.607851 21950 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:57:32.617919 19221 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:57:32.619676 21950 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:57:32.624926 19221 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:32.626515 22008 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:32.641538 19075 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:32.642935 21950 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:32.661527 19220 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:32.662626 21912 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:32.676152 19146 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:32.678079 22006 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:33.039249 19146 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:33.040726 22006 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:57:33.066542 19221 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:33.069398 21879 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 14:57:33.076617 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:57:33.138705 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 68449.5us
I20260709 14:57:34.159878 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:34.205586 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:34.206207 19146 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:34.208572 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:34.209118 19146 raft_consensus.cc:606] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:34.211694 19072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:34.212173 19072 raft_consensus.cc:606] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:34.213948 21950 raft_consensus.cc:993] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:34.214485 22027 raft_consensus.cc:1081] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:34.215337 19220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:34.215903 19220 raft_consensus.cc:606] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:34.216035 19072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:34.216622 19072 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:34.217007 19072 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:34.218806 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:34.219322 19074 raft_consensus.cc:606] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:34.220324 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:34.221493 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:34.223738 19072 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.225222 19072 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:34.225795 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:34.226404 19146 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:34.226357 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:34.226895 19146 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:34.227066 19220 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:34.227783 19146 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.228943 19146 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:34.233222 19220 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:34.234091 19146 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:34.234187 19042 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:34.234925 22024 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:34.235422 22024 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:34.236445 22024 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.243251 22028 raft_consensus.cc:993] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:34.243686 22024 raft_consensus.cc:1081] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:34.244977 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:34.245368 19146 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:34.245671 19146 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:34.252823 19146 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.253487 18976 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:34.254729 19146 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:34.255357 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:34.255846 19072 raft_consensus.cc:3055] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:34.256083 19072 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:34.256774 19072 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.257370 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:34.258132 19072 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:34.258102 19220 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:34.264253 19072 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:34.265300 19119 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:34.267144 22027 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:34.267604 22027 raft_consensus.cc:697] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:34.268554 19220 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:34.268502 22027 consensus_queue.cc:237] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.281831 18976 catalog_manager.cc:5697] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:34.337428 22003 raft_consensus.cc:993] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:34.337953 21995 raft_consensus.cc:1081] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:34.339236 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:34.339649 19149 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:34.339893 19149 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:34.344923 19149 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.346390 19149 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:34.347342 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:34.347342 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:34.348065 19220 raft_consensus.cc:3055] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:34.348333 19072 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:34.348392 19220 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:34.349321 19220 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.350836 19220 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:34.353276 19072 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:34.354135 19119 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:34.354724 22027 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:34.355187 22027 raft_consensus.cc:697] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:34.355436 19220 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:34.356072 22027 consensus_queue.cc:237] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.365659 18976 catalog_manager.cc:5697] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:34.502848 22036 raft_consensus.cc:993] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:34.503271 22027 raft_consensus.cc:1081] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:34.504607 19072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:34.505120 19072 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:34.505380 19072 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:34.510270 19072 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.511826 19072 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:34.512450 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:34.512722 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:34.513020 19149 raft_consensus.cc:3055] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:34.513288 19220 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:34.513384 19149 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:34.514215 19149 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.515241 19149 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:34.518754 19220 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:34.519563 19042 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:34.520254 22028 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:34.520416 19149 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:34.520635 22028 raft_consensus.cc:697] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:34.521526 22028 consensus_queue.cc:237] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.531983 18976 catalog_manager.cc:5697] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 8 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:34.623878 22024 raft_consensus.cc:993] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:34.624310 22028 raft_consensus.cc:1081] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:34.625654 19220 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:34.626149 19220 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:34.626470 19220 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:34.630654 19220 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.632121 19220 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:34.632982 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:34.633003 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:34.633716 19149 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:34.633767 19072 raft_consensus.cc:3055] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:34.634208 19072 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:34.635028 19072 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.636152 19072 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:34.640000 19149 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:57:34.641081 19193 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:34.641944 21995 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:34.642298 21995 raft_consensus.cc:697] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:34.642398 19072 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:57:34.643113 21995 consensus_queue.cc:237] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:34.658165 18976 catalog_manager.cc:5697] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 8 to 9, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 9 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:34.712975 19221 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:34.714042 22024 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:34.724712 19149 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:34.727031 22024 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:34.781950 19221 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:34.782974 22036 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:34.791198 19074 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:34.793962 22036 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:34.813611 19221 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:34.816895 21950 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:34.839756 19072 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:34.841281 22027 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:35.029762 19221 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:35.030817 22028 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:35.039278 19151 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:35.041941 22028 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:35.044631 19151 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:35.050303 22003 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:35.070293 19074 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:35.071759 22053 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 14:57:35.222421 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:36.258481 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:36.300031 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:36.300523 19149 raft_consensus.cc:606] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:36.302860 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:36.303313 19074 raft_consensus.cc:606] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:36.305295 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:36.305781 19074 raft_consensus.cc:606] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:36.307757 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:36.308156 19149 raft_consensus.cc:606] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:36.310189 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:36.310591 19221 raft_consensus.cc:606] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:36.311515 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:36.312525 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:36.351634 22027 raft_consensus.cc:993] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:36.352104 21950 raft_consensus.cc:1081] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:36.353601 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:36.354202 19074 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:36.354467 19074 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:36.359144 19074 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.360618 19074 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:36.361084 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:36.361639 19149 raft_consensus.cc:3055] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:36.361532 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:36.362085 19221 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:36.363425 19149 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:36.364256 19149 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.365453 19149 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:36.368073 19221 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:36.369117 19042 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:36.369810 22028 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:36.370251 22028 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:36.371004 22028 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.371270 19149 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:36.380679 22027 raft_consensus.cc:993] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:36.381108 21950 raft_consensus.cc:1081] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:36.381664 18976 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 10 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:36.382463 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:36.382949 19074 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:36.383256 19074 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:36.389403 19074 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.391017 19074 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:36.391811 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:36.392401 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:36.392377 19149 raft_consensus.cc:3055] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:36.393079 19149 raft_consensus.cc:740] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:36.393105 19221 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:36.393965 19149 consensus_queue.cc:260] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.395097 19149 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:36.400233 19221 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:36.401165 19042 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:36.401170 19149 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:36.401939 22028 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:36.402393 22028 raft_consensus.cc:697] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:36.403039 22028 consensus_queue.cc:237] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.408252 22055 raft_consensus.cc:993] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:36.408767 22003 raft_consensus.cc:1081] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:36.410429 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:36.414105 19149 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:36.414481 19149 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:36.420316 19149 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.421383 18976 catalog_manager.cc:5697] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:36.423118 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:36.425172 19221 raft_consensus.cc:3055] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:36.425455 19221 raft_consensus.cc:740] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:36.426209 19221 consensus_queue.cc:260] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.427217 19221 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:36.433183 19221 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:36.423525 19149 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:36.423586 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:36.434098 19071 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:36.434774 19117 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:36.435554 21950 raft_consensus.cc:2804] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:36.435967 21950 raft_consensus.cc:697] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:36.436728 21950 consensus_queue.cc:237] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.439672 19071 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:36.447331 18976 catalog_manager.cc:5697] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:36.529227 22028 raft_consensus.cc:993] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:36.529633 21879 raft_consensus.cc:1081] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:36.530885 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:36.531272 19221 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:36.531522 19221 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:36.536072 19221 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.537416 19221 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:36.538017 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:36.538337 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:36.538622 19071 raft_consensus.cc:3055] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:36.538946 19151 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:36.538971 19071 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:36.539851 19071 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.540983 19071 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:36.544265 19151 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:57:36.545220 19193 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:36.545926 22003 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:36.546401 22003 raft_consensus.cc:697] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:36.546851 19071 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:57:36.547214 22003 consensus_queue.cc:237] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.557773 18976 catalog_manager.cc:5697] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:36.668303 21879 raft_consensus.cc:993] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:36.668782 21879 raft_consensus.cc:1081] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:36.670393 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:36.670897 19149 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:36.671213 19149 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:36.677515 19149 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.679432 19149 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:36.679818 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:36.680378 19071 raft_consensus.cc:3055] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:36.680663 19071 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:36.681478 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:36.681339 19071 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.682022 19220 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:36.682650 19071 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:36.688055 19220 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:36.689356 19117 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:36.690140 21950 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:36.689451 19071 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:36.690563 21950 raft_consensus.cc:697] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:36.691431 21950 consensus_queue.cc:237] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:36.701316 18976 catalog_manager.cc:5697] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:36.753458 19149 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:36.754482 21879 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:36.763648 19220 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:36.765007 21879 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:36.823822 19071 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:36.824790 21950 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:36.833128 19220 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:36.834560 22027 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:36.873050 19149 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:36.874153 22028 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:36.889302 19220 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:36.893962 22074 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:36.997947 19071 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:36.999094 22003 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:37.007500 19149 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:37.008721 22055 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:37.075240 19221 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:37.076318 22071 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:37.084595 19071 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:37.085963 21950 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:37.313365 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:38.349824 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:38.386785 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:38.387243 19071 raft_consensus.cc:606] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:38.389225 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:38.389629 19149 raft_consensus.cc:606] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:38.391654 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:38.392064 19221 raft_consensus.cc:606] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:38.394268 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:38.394722 19071 raft_consensus.cc:606] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:38.396634 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:38.397032 19149 raft_consensus.cc:606] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:38.397902 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:38.398886 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:38.435101 22028 raft_consensus.cc:993] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:38.435627 22074 raft_consensus.cc:1081] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:38.437014 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:38.437404 19221 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:38.437649 19221 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:38.441555 19221 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.442939 19221 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:38.443372 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:38.443722 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:38.443935 19074 raft_consensus.cc:3055] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:38.444211 19074 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:38.444223 19149 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:38.444895 19074 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.445910 19074 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:38.448755 19149 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:57:38.449980 19193 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:38.450584 22003 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:38.450641 19074 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:57:38.450944 22003 raft_consensus.cc:697] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:38.451712 22003 consensus_queue.cc:237] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.459960 18973 catalog_manager.cc:5697] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 7 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:38.489938 22071 raft_consensus.cc:993] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:38.490353 21950 raft_consensus.cc:1081] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:38.491775 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:38.492182 19074 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:38.492451 19074 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:38.496778 19074 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.498152 19074 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:38.498739 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:38.498970 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:38.499272 19149 raft_consensus.cc:3055] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:38.499472 19221 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:38.499598 19149 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:38.500257 19149 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.501042 19149 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:38.505828 19221 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:38.507035 19149 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:38.508190 19044 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:38.509204 22074 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:38.509662 22074 raft_consensus.cc:697] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:38.510366 22074 consensus_queue.cc:237] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.527920 18973 catalog_manager.cc:5697] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 8 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:38.543530 22074 raft_consensus.cc:993] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:38.544064 22085 raft_consensus.cc:1081] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:38.546780 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:38.547307 19149 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:38.547649 19149 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:38.551996 19149 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.554263 19149 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:38.554414 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:38.554431 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:38.554997 19071 raft_consensus.cc:3055] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:38.555096 19220 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:38.555336 19071 raft_consensus.cc:740] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:38.556128 19071 consensus_queue.cc:260] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.557257 19071 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:38.561087 19220 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:38.562548 19117 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:38.563714 19071 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:38.564390 22089 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:38.564883 22089 raft_consensus.cc:697] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:38.565500 22089 consensus_queue.cc:237] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.575469 18973 catalog_manager.cc:5697] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:38.604225 22055 raft_consensus.cc:993] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:38.604729 22003 raft_consensus.cc:1081] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:38.605891 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:38.606356 19146 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:38.606612 19146 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:38.611768 19146 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.613233 19146 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:38.613703 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:38.614653 19071 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:38.614146 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:38.615900 19221 raft_consensus.cc:3055] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:38.616187 19221 raft_consensus.cc:740] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:38.616902 19221 consensus_queue.cc:260] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.618074 19221 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:38.620913 19071 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:38.621904 19119 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:38.622606 22089 raft_consensus.cc:2804] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:38.623021 22089 raft_consensus.cc:697] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:38.623616 19221 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:57:38.623879 22089 consensus_queue.cc:237] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.633459 18973 catalog_manager.cc:5697] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 5 to 6, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 6 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:38.899897 22089 raft_consensus.cc:993] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:38.900329 22071 raft_consensus.cc:1081] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:38.901677 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:38.902261 19071 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:38.902535 19071 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:38.904256 19146 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:38.905459 22055 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:38.907927 19071 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.910571 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:38.911146 19151 raft_consensus.cc:3055] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:38.911424 19151 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:38.911645 19071 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:38.912089 19151 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.913079 19151 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:38.913929 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:38.914477 19221 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:38.922792 19221 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:38.923298 19151 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:38.923868 19042 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:38.924605 22085 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:38.925653 22085 raft_consensus.cc:697] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:38.926491 22085 consensus_queue.cc:237] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:38.934154 19071 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:38.936594 22092 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:38.950167 19221 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:38.952169 22028 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:38.952209 18975 catalog_manager.cc:5697] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 10 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:38.965734 19146 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:38.974772 19074 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:38.973994 22028 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 14:57:38.977316 22089 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:38.987855 19220 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:38.989326 22089 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:39.073240 19074 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:39.074265 22089 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:39.081370 19220 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:39.082681 21950 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:39.380892 19151 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:39.381891 22028 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:39.393224 19221 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:39.394341 22028 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:39.399654 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:40.443260 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:40.479693 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:40.480165 19151 raft_consensus.cc:606] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:40.482076 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:40.482462 19071 raft_consensus.cc:606] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:40.484261 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:40.484704 19151 raft_consensus.cc:606] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:40.486778 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:40.487285 19071 raft_consensus.cc:606] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:40.489377 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:40.489926 19221 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:40.491042 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:40.492343 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:40.659422 21950 raft_consensus.cc:993] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:40.659824 22089 raft_consensus.cc:1081] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:40.660992 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:40.661365 19074 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:40.661594 19074 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:40.666756 22111 raft_consensus.cc:993] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:40.667255 22003 raft_consensus.cc:1081] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:40.668931 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:40.669456 19146 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:40.669791 19146 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:40.671167 22074 raft_consensus.cc:993] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:40.671622 22074 raft_consensus.cc:1081] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:40.671600 19074 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.673508 19074 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:40.673693 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:40.674209 19151 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:40.674219 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:40.674750 19151 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:40.674952 19149 raft_consensus.cc:3055] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:40.675303 19149 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:40.675981 19149 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.676813 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:40.677055 19149 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:40.677320 19221 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:40.679061 19146 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.680828 19146 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:40.681587 19151 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.682156 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:40.683279 19074 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:40.683669 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:40.684228 19224 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:57:40.684491 19224 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:40.685163 19224 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.685890 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:40.686054 19221 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:40.686461 19071 raft_consensus.cc:3055] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:40.686663 19224 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:40.686801 19071 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:40.687453 19042 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:40.687835 19071 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.688830 19071 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:40.689010 22028 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:40.690119 22028 raft_consensus.cc:697] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:40.690884 22028 consensus_queue.cc:237] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.691435 19074 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:57:40.693696 19224 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:57:40.683640 19149 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:40.694999 19071 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:40.695155 19117 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:40.696377 19151 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:40.698638 19119 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:40.699383 21950 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:40.700541 21950 raft_consensus.cc:697] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:40.696270 22089 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:57:40.701148 21950 consensus_queue.cc:237] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.702080 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:40.703833 19224 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:40.701406 22089 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:40.706563 22089 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.711020 18975 catalog_manager.cc:5697] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 10 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:40.712440 19224 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:40.723281 18973 catalog_manager.cc:5697] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:40.745075 18973 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 10 to 11, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 11 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:40.795809 22074 raft_consensus.cc:993] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:40.796267 22028 raft_consensus.cc:1081] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:40.797655 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:40.798156 19224 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:40.798435 19224 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:40.802944 19224 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.805335 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:40.805461 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:40.805915 19071 raft_consensus.cc:3055] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:40.806037 19151 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:40.806257 19071 raft_consensus.cc:740] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:40.804505 19224 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:40.807085 19071 consensus_queue.cc:260] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:57:40.807849 19044 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:40.808066 19071 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:40.810787 19151 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:57:40.811642 19193 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:40.812340 22108 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:40.812527 19071 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:57:40.813040 22108 raft_consensus.cc:697] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:40.813994 22108 consensus_queue.cc:237] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.823623 18973 catalog_manager.cc:5697] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 8 to 9, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 9 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:40.885344 22114 raft_consensus.cc:993] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:40.885896 22089 raft_consensus.cc:1081] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:40.887262 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:40.887663 19071 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:40.887915 19071 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:40.891960 19071 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.893332 19071 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:40.894151 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:40.894662 19221 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:40.898252 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:40.898578 19221 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:40.898819 19151 raft_consensus.cc:3055] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:40.899160 19151 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:40.899547 19042 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:40.899942 19151 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.900264 22028 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:40.901150 22028 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:40.901819 19151 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:40.901949 22028 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:40.909224 19151 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:40.913103 18973 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 10 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:41.092705 19221 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:41.093744 22114 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:41.103061 19221 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:57:41.104846 21950 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:41.107681 19071 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:41.109265 22089 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:41.140723 19071 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:57:41.142032 22089 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:41.158974 19221 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:41.159906 22074 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:41.175251 19149 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:41.176584 22074 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:41.230340 19149 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:41.231473 22108 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:41.242540 19071 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:41.244879 22136 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:41.309017 19224 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:41.310755 22133 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:41.320917 19149 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:41.323743 22074 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:41.493067 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:42.528242 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:42.564841 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:42.565410 19074 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:42.567684 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:42.568080 19074 raft_consensus.cc:606] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:42.570231 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:42.570643 19149 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:42.573319 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:42.573800 19221 raft_consensus.cc:606] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:42.576010 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:42.576530 19149 raft_consensus.cc:606] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:42.577477 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:42.578524 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:42.817575 22089 raft_consensus.cc:993] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:42.818043 22089 raft_consensus.cc:1081] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:42.819298 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:42.819801 19074 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:42.820151 19074 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:42.825018 19074 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:42.826381 19074 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:42.827044 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:42.827538 19151 raft_consensus.cc:3055] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:42.827507 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:42.827983 19151 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:42.828186 19221 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:42.828711 19151 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:42.829955 19151 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:42.833715 19221 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:42.834908 19042 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:42.835599 22133 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:42.835692 19151 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:42.836189 22133 raft_consensus.cc:697] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:42.838543 22133 consensus_queue.cc:237] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:42.851791 18975 catalog_manager.cc:5697] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:42.965950 22143 raft_consensus.cc:993] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:42.966607 22133 raft_consensus.cc:1081] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:42.967895 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:42.968372 19224 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:42.968662 19224 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:42.973114 19224 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:42.975072 19224 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:42.976042 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:42.976581 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:42.977164 19149 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:42.976643 19071 raft_consensus.cc:3055] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:42.978092 19071 raft_consensus.cc:740] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:42.978693 19071 consensus_queue.cc:260] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:42.979727 19071 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:42.985265 19149 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:57:42.985597 19071 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:57:42.986745 19193 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:42.987452 22149 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:42.987970 22149 raft_consensus.cc:697] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:42.989578 22149 consensus_queue.cc:237] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:42.995330 22108 raft_consensus.cc:993] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:42.995743 22108 raft_consensus.cc:1081] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:42.997035 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:42.997442 19149 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:42.997750 19149 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:43.003410 18975 catalog_manager.cc:5697] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 6 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:43.007519 19149 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:43.009385 19149 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:43.012552 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:43.014379 19221 raft_consensus.cc:3055] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:43.014674 19221 raft_consensus.cc:740] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:43.013823 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:43.016742 19071 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:43.015390 19221 consensus_queue.cc:260] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:43.022917 19071 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:43.023409 19221 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:43.029368 19221 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 5.
I20260709 14:57:43.050067 19117 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:43.064196 22089 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:43.065131 22089 raft_consensus.cc:697] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:43.073465 22089 consensus_queue.cc:237] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:43.121093 22158 raft_consensus.cc:993] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:43.121964 22158 raft_consensus.cc:1081] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:43.124549 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:43.125371 19146 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:43.125857 19146 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:43.125272 18975 catalog_manager.cc:5697] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 4 to 5, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 5 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:43.136065 19146 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:43.138948 19146 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:43.148411 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:43.149324 19223 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:43.152515 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:43.153196 19074 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:43.153465 19074 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:43.154593 19074 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:43.156569 19074 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:43.158318 19223 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:57:43.160174 19117 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:43.161087 22089 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:43.161679 22089 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:43.162726 22089 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:43.165815 22160 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:43.166934 22114 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:43.178274 19074 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:57:43.181393 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:43.182009 19075 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:43.182359 19075 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:43.190833 19075 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:43.191228 18975 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 10 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:43.192796 19075 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:43.193653 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:43.194001 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:43.194273 19223 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:43.194562 19150 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:43.194888 19150 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:43.195675 19150 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:43.197264 19150 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:43.199700 19223 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:43.200600 19042 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:43.201397 22158 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:43.201937 22158 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:43.202898 22158 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:43.204972 19150 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:43.218205 18975 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 10 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:43.331135 19150 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:43.332173 22158 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:43.348043 19223 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:43.351538 22142 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:57:43.549556 19074 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:43.550771 22137 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:43.557119 19150 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:43.558123 22137 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:43.579772 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:43.603106 19074 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:43.604234 22089 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:43.614779 19224 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:43.618304 22160 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:43.672969 19150 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:43.674062 22140 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:43.684242 19224 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:43.685799 22173 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:57:43.730870 19074 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:43.732071 22155 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:43.741695 19224 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:43.743057 22089 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:44.632189 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:44.666704 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:44.667212 19074 raft_consensus.cc:606] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:44.669226 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:44.669632 19150 raft_consensus.cc:606] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:44.672144 19223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:44.672597 19223 raft_consensus.cc:606] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:44.675180 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:44.675735 19150 raft_consensus.cc:606] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:44.677987 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:44.678469 19074 raft_consensus.cc:606] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:44.679337 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:44.680836 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:44.686618 22140 raft_consensus.cc:993] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:44.687023 22173 raft_consensus.cc:1081] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:44.688211 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:44.688622 19150 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:44.689040 19150 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:44.695307 19150 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:44.696950 19150 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:44.697718 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:44.698586 19071 raft_consensus.cc:3055] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:57:44.698696 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:44.699002 19071 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:44.699335 19223 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:44.699753 19071 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:44.700728 19071 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:44.704596 19223 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:57:44.705533 19117 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:44.706298 22160 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:57:44.706625 19071 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:57:44.706677 22160 raft_consensus.cc:697] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:44.712426 22160 consensus_queue.cc:237] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:44.724136 18975 catalog_manager.cc:5697] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 10 to 11, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 11 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:45.027511 22089 raft_consensus.cc:993] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:45.028008 22160 raft_consensus.cc:1081] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:45.029253 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:45.029781 19071 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:45.030087 19071 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:45.034489 19071 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.036230 19071 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:45.036801 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:45.037425 19146 raft_consensus.cc:3055] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:57:45.037532 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:45.037801 19146 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:45.038164 19224 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:45.038690 19146 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.040027 19146 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:45.043604 19224 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:57:45.044508 19042 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:45.044819 19146 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:57:45.045274 22140 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:57:45.045763 22140 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:45.046602 22140 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.052861 22140 raft_consensus.cc:993] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:45.053360 22173 raft_consensus.cc:1081] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:45.054785 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:45.055279 19224 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:45.055728 19224 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:45.061630 19224 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.061132 18975 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 11, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 11 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:45.065043 19224 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:45.065402 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:45.066036 19146 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:45.066570 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:45.067148 19071 raft_consensus.cc:3055] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:57:45.067420 19071 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:45.068085 19071 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.069191 19071 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:45.071036 19146 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:57:45.071933 19193 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:45.072531 22137 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:57:45.072952 22137 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:45.073551 22137 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.074420 19071 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:57:45.083787 18975 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 10 to 11, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 11 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:45.157784 19223 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:57:45.158900 22114 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:45.171041 19071 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:57:45.173846 22114 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:45.184810 22114 raft_consensus.cc:993] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:45.185236 22160 raft_consensus.cc:1081] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:45.186717 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:45.187222 19071 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:45.187642 19071 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:45.193146 19071 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.196270 19071 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:45.196774 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:45.197326 19146 raft_consensus.cc:3055] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:45.197537 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:45.197613 19146 raft_consensus.cc:740] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:45.198107 19223 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:45.198588 19146 consensus_queue.cc:260] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.199769 19146 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:45.204982 19223 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:45.206398 19042 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:45.207130 22140 raft_consensus.cc:2804] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:45.207636 22140 raft_consensus.cc:697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:45.208236 19146 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:45.208685 22140 consensus_queue.cc:237] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.219305 18975 catalog_manager.cc:5697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:45.253526 22157 raft_consensus.cc:993] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:45.254001 22137 raft_consensus.cc:1081] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:45.255275 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:45.255677 19150 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:45.255904 19150 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:45.260550 19150 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.262177 19150 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:45.262843 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:45.263281 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:45.263484 19071 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:45.263808 19223 raft_consensus.cc:3055] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:45.264111 19223 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:45.264830 19223 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.266043 19223 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:45.269749 19071 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:45.271023 19119 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:45.271754 22160 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:45.272145 19223 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:45.272231 22160 raft_consensus.cc:697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:45.273270 22160 consensus_queue.cc:237] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:45.284796 18975 catalog_manager.cc:5697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:45.496265 19223 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:57:45.497536 22140 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:45.510372 19150 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:57:45.511703 22184 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:45.609776 19075 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:57:45.610853 22196 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:45.622797 19150 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:57:45.627177 22157 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:45.643630 19150 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:45.645855 22184 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:45.656419 19223 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:45.660516 22200 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:57:45.681645 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:45.745365 19224 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:45.746408 22114 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:45.754779 19074 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:45.756729 22203 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:57:46.716674 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:46.754794 19222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "553504ceba3249458e738247c4acaf4a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:46.755273 19222 raft_consensus.cc:606] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:46.757490 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:46.757979 19150 raft_consensus.cc:606] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:46.759949 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:46.760387 19074 raft_consensus.cc:606] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:46.762825 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:46.763339 19150 raft_consensus.cc:606] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:46.766499 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:46.766996 19074 raft_consensus.cc:606] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:46.768420 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:46.769559 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:46.798651 22184 raft_consensus.cc:993] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:46.799151 22173 raft_consensus.cc:1081] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:46.800427 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff80545e40b4eef916d0483bc191639"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:46.800864 19222 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:46.801167 19222 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:46.802541 22089 raft_consensus.cc:993] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:46.802949 22203 raft_consensus.cc:1081] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:46.804355 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:46.804770 19074 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:46.805048 19074 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:46.806697 19222 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.808349 19222 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:46.809571 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:46.809777 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:46.810132 19075 raft_consensus.cc:3055] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:46.810312 19150 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:46.810539 19075 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:46.810436 19074 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.811400 19075 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.812559 19075 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:46.812870 19074 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:46.813280 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:46.813797 19146 raft_consensus.cc:3055] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:46.814136 19146 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:46.814785 19146 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.815724 19146 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:46.816614 19150 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:57:46.817674 19193 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:46.817860 19075 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:57:46.818429 22157 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:46.818857 22157 raft_consensus.cc:697] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:46.819582 22157 consensus_queue.cc:237] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.820719 19146 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:46.821694 19044 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:46.822484 22173 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:46.822539 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:46.823117 19222 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:46.823001 22173 raft_consensus.cc:697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:46.824487 22173 consensus_queue.cc:237] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.829339 19222 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:46.829702 18973 catalog_manager.cc:5697] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:46.835600 18975 catalog_manager.cc:5697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 10 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:46.937021 22157 raft_consensus.cc:993] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:46.937414 22212 raft_consensus.cc:1081] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:46.938886 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "553504ceba3249458e738247c4acaf4a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:46.939456 19146 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:46.939822 19146 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:46.944845 19146 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.946450 19146 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:46.946962 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:46.947541 19075 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:46.948585 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:46.949093 19224 raft_consensus.cc:3055] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:46.949349 19224 raft_consensus.cc:740] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:46.950080 19224 consensus_queue.cc:260] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.951200 19224 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:46.955365 19075 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:57:46.956286 19119 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:46.956970 22203 raft_consensus.cc:2804] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:46.957345 22203 raft_consensus.cc:697] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:46.958491 19224 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:57:46.958187 22203 consensus_queue.cc:237] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.970539 18975 catalog_manager.cc:5697] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:46.976817 22173 raft_consensus.cc:993] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:46.977252 22173 raft_consensus.cc:1081] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:46.979210 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:46.979694 19150 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:46.980036 19150 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:46.984840 19150 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.986788 19150 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:46.987303 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:46.987591 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:46.987888 19075 raft_consensus.cc:3055] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:57:46.988179 19222 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:46.988209 19075 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:46.990789 19075 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.992821 19075 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:46.994051 19222 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:57:46.994938 19117 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:46.995781 22089 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:57:46.996097 22089 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:46.996624 22089 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:46.998127 19075 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:57:47.007354 18975 catalog_manager.cc:5697] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 10 to 11, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 11 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:47.035153 22203 raft_consensus.cc:993] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:47.035543 22089 raft_consensus.cc:1081] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:47.036784 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:47.037180 19075 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:47.037434 19075 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:47.042382 19075 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:47.043879 19075 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 13 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:47.044507 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:47.044735 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:47.045042 19150 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:57:47.045190 19222 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:47.045341 19150 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:47.045953 19150 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:47.046754 19150 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:57:47.051033 19222 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:57:47.051937 19042 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:47.052560 19150 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:57:47.052717 22184 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:57:47.053514 22184 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:47.054260 22184 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:47.064296 18975 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 12 to 13, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 13 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:47.209097 19150 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:47.210551 22173 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:47.219727 19222 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:47.221124 22173 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:47.236935 19074 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:47.238341 22212 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:47.255534 19146 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:57:47.257450 22157 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:48.225701 19224 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:57:48.235620 19074 raft_consensus.cc:1275] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:48.244760 19071 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:57:48.245817 22235 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:57:48.246419 22235 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:48.248410 22235 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:48.248543 19223 raft_consensus.cc:1275] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:57:48.260509 22230 consensus_queue.cc:1048] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:48.261083 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:57:48.273492 22229 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:57:48.280170 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:57:48.294225 19193 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:48.294402 19150 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:57:48.294940 22237 raft_consensus.cc:2749] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:57:48.299837 19222 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:57:48.305233 22233 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:48.312115 22230 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:48.318841 22173 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:48.323441 22228 consensus_queue.cc:1048] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:57:48.419332 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:57:49.008270 19248 debug-util.cc:398] Leaking SignalData structure 0x7b08000bf7c0 after lost signal to thread 17965
W20260709 14:57:49.009202 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800252820 after lost signal to thread 19010
W20260709 14:57:49.010134 19248 debug-util.cc:398] Leaking SignalData structure 0x7b08002896a0 after lost signal to thread 19102
W20260709 14:57:49.010892 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800224c20 after lost signal to thread 19177
W20260709 14:57:49.011650 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800322c40 after lost signal to thread 19251
W20260709 14:57:49.012471 19248 debug-util.cc:398] Leaking SignalData structure 0x7b080033cf00 after lost signal to thread 19788
I20260709 14:57:49.455862 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:49.491972 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:49.492599 19150 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:49.494576 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:49.494989 19150 raft_consensus.cc:606] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:49.497102 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:49.497488 19071 raft_consensus.cc:606] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:49.499595 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:49.499955 19071 raft_consensus.cc:606] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:49.501899 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:49.502274 19224 raft_consensus.cc:606] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:49.503327 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:49.504645 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:49.539158 22234 raft_consensus.cc:993] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:49.539664 22225 raft_consensus.cc:1081] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:49.540895 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:49.541316 19071 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:49.541590 19071 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:49.546069 19071 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.547741 19071 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:49.548380 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:49.548578 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:49.548929 19150 raft_consensus.cc:3055] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:49.549114 19224 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:49.549221 19150 raft_consensus.cc:740] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:49.549970 19150 consensus_queue.cc:260] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.550799 19150 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:49.554219 19224 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:49.555599 19042 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:49.556133 19150 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:49.556186 22233 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:49.556852 22233 raft_consensus.cc:697] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:49.560297 22233 consensus_queue.cc:237] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.573782 18975 catalog_manager.cc:5697] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:49.578634 22232 raft_consensus.cc:993] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:49.579244 22232 raft_consensus.cc:1081] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:49.582654 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:49.583230 19150 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:49.583588 19150 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:49.600163 19150 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.608310 19150 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:49.611171 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:49.611812 19070 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:49.618722 19070 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:57:49.620661 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:49.624269 19222 raft_consensus.cc:3055] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:57:49.624619 19222 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:49.625329 19222 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.626426 19222 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:49.630723 19119 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:49.632164 22255 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:57:49.632611 22255 raft_consensus.cc:697] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:49.633402 22255 consensus_queue.cc:237] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.635037 19222 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
W20260709 14:57:49.635933 19192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.132:41377, user_credentials={real_user=slave}} blocked reactor thread for 48446.8us
W20260709 14:57:49.636615 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 47771.2us
I20260709 14:57:49.647426 18975 catalog_manager.cc:5697] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 10 to 11, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 11 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:49.704452 22256 raft_consensus.cc:993] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:49.705034 22233 raft_consensus.cc:1081] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:49.706524 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:49.706900 19150 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:49.707134 19150 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:49.712571 19150 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.713814 19150 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:49.714645 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:49.714807 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:49.715214 19070 raft_consensus.cc:3055] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:49.715406 19222 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:49.715581 19070 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:49.716365 19070 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.717464 19070 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:49.721690 19222 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:49.722221 19070 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:49.723686 19117 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:49.724515 22225 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:49.724963 22225 raft_consensus.cc:697] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:49.725657 22225 consensus_queue.cc:237] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.739205 18975 catalog_manager.cc:5697] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:49.748725 22224 raft_consensus.cc:993] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:49.749266 22224 raft_consensus.cc:1081] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:49.751073 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:49.751573 19222 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:49.751902 19222 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:49.756191 19222 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.757727 19222 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:49.758600 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:49.758705 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:49.759208 19070 raft_consensus.cc:3055] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:49.759294 19150 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:49.759483 19070 raft_consensus.cc:740] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:49.760272 19070 consensus_queue.cc:260] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.761179 19070 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:49.765828 19150 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:57:49.766480 19070 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:57:49.766710 19193 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:49.767405 22232 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:49.767884 22232 raft_consensus.cc:697] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:49.768551 22232 consensus_queue.cc:237] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.779363 18975 catalog_manager.cc:5697] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 7 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:49.895073 22234 raft_consensus.cc:993] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:49.895473 22225 raft_consensus.cc:1081] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:49.896708 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:49.897102 19070 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:49.897329 19070 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:49.901496 19070 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.902854 19070 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:49.903445 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:49.903932 19150 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:57:49.904018 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:49.904299 19150 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:49.904611 19222 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:49.905208 19150 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.906385 19150 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:49.910848 19222 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:57:49.911877 19042 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:49.912460 22256 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:57:49.912540 19150 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:57:49.912976 22256 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:49.913771 22256 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:49.923025 18975 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 11, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 11 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:49.972404 19222 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:49.973729 22256 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:49.989780 19150 raft_consensus.cc:1275] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:57:49.992115 22256 consensus_queue.cc:1048] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:50.076529 19222 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:57:50.078939 22225 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:50.087916 19071 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:57:50.088986 22234 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:50.269969 19149 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:50.271714 22260 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:50.282145 19070 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:50.284471 22232 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:50.288897 19075 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:50.290989 19222 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:50.292469 22225 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:50.296087 22225 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:50.304016 19224 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:57:50.306596 22256 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:50.339373 19150 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:57:50.342029 22233 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:50.505338 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:51.540325 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:51.577252 19222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:51.577818 19222 raft_consensus.cc:606] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:51.580137 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:51.580621 19071 raft_consensus.cc:606] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:51.582624 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:51.583070 19071 raft_consensus.cc:606] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:51.584915 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:51.585323 19146 raft_consensus.cc:606] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:51.587574 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:51.588058 19146 raft_consensus.cc:606] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:51.589035 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:51.590055 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:51.643411 22286 raft_consensus.cc:993] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:51.643918 22286 raft_consensus.cc:1081] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:51.645179 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e22ef53f55914484a76452c69d874996"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:51.645581 19071 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:51.645813 19071 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:51.650980 19071 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.652407 19071 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:51.653030 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:51.653571 19146 raft_consensus.cc:3055] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:51.653622 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:51.654043 19146 raft_consensus.cc:740] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:51.654217 19224 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:51.654850 19146 consensus_queue.cc:260] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.655938 19146 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:51.660284 19224 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:51.662041 19146 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:51.662003 19042 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:51.662900 22284 raft_consensus.cc:2804] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:51.663394 22284 raft_consensus.cc:697] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:51.664218 22284 consensus_queue.cc:237] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.671733 22224 raft_consensus.cc:993] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:51.672387 22284 raft_consensus.cc:1081] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:51.674919 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:51.675313 19224 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:51.675570 19224 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:51.675552 18973 catalog_manager.cc:5697] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:51.679775 19224 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:51.682148 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:51.682413 19224 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:57:51.682662 19146 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:51.688457 19146 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:57:51.689203 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:51.689635 19071 raft_consensus.cc:3055] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:51.689826 19071 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:51.690549 19071 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:51.690934 19193 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:51.691768 19071 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:51.691812 22232 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:51.693109 22232 raft_consensus.cc:697] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:51.693864 22232 consensus_queue.cc:237] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:57:51.698082 19071 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:57:51.701490 22255 raft_consensus.cc:993] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:51.701941 22255 raft_consensus.cc:1081] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:51.703329 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:51.703831 19071 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:51.704144 19071 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:51.707228 18973 catalog_manager.cc:5697] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:51.709753 19071 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.711603 19071 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:51.712672 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:51.713238 19224 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:51.715034 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:51.715565 19150 raft_consensus.cc:3055] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:57:51.715785 19150 raft_consensus.cc:740] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:51.716320 19150 consensus_queue.cc:260] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.717106 19150 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:51.719293 19224 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:51.720093 19042 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:51.720641 22288 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:57:51.721004 22288 raft_consensus.cc:697] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:51.721616 22288 consensus_queue.cc:237] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.725015 19150 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:57:51.744669 18973 catalog_manager.cc:5697] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:51.769115 22284 raft_consensus.cc:993] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:51.769550 22288 raft_consensus.cc:1081] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:51.770763 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:51.771171 19146 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:51.771435 19146 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:51.775607 19146 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.777297 19146 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:51.777607 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:51.777801 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:51.778205 19071 raft_consensus.cc:3055] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:51.778342 19224 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:51.778558 19071 raft_consensus.cc:740] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:51.779284 19071 consensus_queue.cc:260] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.780364 19071 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:51.785280 19224 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:51.786500 19117 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:51.787317 22255 raft_consensus.cc:2804] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:51.787794 19071 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:57:51.793179 22255 raft_consensus.cc:697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:51.793860 22255 consensus_queue.cc:237] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.802707 18973 catalog_manager.cc:5697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:51.857509 22232 raft_consensus.cc:993] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:51.858096 22279 raft_consensus.cc:1081] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:51.859836 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:51.860350 19146 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:51.860684 19146 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:51.865849 19146 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.867203 19146 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:51.867749 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:51.868005 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:51.868330 19071 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:51.868512 19222 raft_consensus.cc:3055] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:51.869004 19222 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:51.869736 19222 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.870885 19222 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:51.873628 19071 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:51.874660 19119 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:51.875316 22255 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:51.875703 22255 raft_consensus.cc:697] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:51.875893 19222 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:57:51.876448 22255 consensus_queue.cc:237] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:51.885705 18973 catalog_manager.cc:5697] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:52.075399 19146 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:52.076359 22284 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:52.084725 19222 raft_consensus.cc:1275] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:52.086077 22288 consensus_queue.cc:1048] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:52.102592 19146 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:52.103817 22288 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:52.117625 19222 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:57:52.119025 22284 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:57:52.202299 19150 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:52.203413 22232 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:52.211611 19224 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:52.212150 19070 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:52.212790 22255 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:52.215178 22279 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:52.231002 19070 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:52.232455 22286 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:52.320454 19224 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:52.321563 22255 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:52.332243 19071 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:52.333498 22311 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:52.590812 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:53.630529 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:53.677300 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:53.677964 19071 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:53.680415 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:53.680918 19146 raft_consensus.cc:606] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:53.684850 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:53.685354 19146 raft_consensus.cc:606] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:53.687806 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:53.688323 19071 raft_consensus.cc:606] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:53.690851 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:53.691277 19224 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:53.692340 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:53.693387 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:53.781828 22286 raft_consensus.cc:993] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:53.782575 22311 raft_consensus.cc:1081] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:53.784507 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:53.784972 19075 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:53.785243 19075 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:53.791374 19075 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:53.792968 19075 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:53.793744 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:53.793908 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:53.794494 19146 raft_consensus.cc:3055] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:53.794545 19224 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:53.794845 19146 raft_consensus.cc:740] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:53.795568 19146 consensus_queue.cc:260] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:53.796494 19146 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:53.801661 19224 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:53.802639 19042 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:53.803380 22284 raft_consensus.cc:2804] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:53.803331 19146 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:57:53.803964 22284 raft_consensus.cc:697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:53.804932 22284 consensus_queue.cc:237] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:53.813835 18973 catalog_manager.cc:5697] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 8 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:53.992268 22284 raft_consensus.cc:993] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:53.992758 22224 raft_consensus.cc:1081] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:53.995981 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:53.996641 19146 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:53.997072 19146 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:54.002842 19146 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:54.004451 19146 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 14 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:54.006239 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:54.007470 19075 raft_consensus.cc:3055] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:57:54.006942 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:54.007906 19075 raft_consensus.cc:740] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:54.008132 19224 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:54.009075 19075 consensus_queue.cc:260] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:54.010023 19075 raft_consensus.cc:3060] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:54.012781 19224 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:57:54.013679 19117 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:54.014410 22316 raft_consensus.cc:2804] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:57:54.014797 22316 raft_consensus.cc:697] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:54.015532 22316 consensus_queue.cc:237] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to 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: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:54.017233 19075 raft_consensus.cc:2468] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:57:54.037379 18973 catalog_manager.cc:5697] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 13 to 14, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 14 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:54.156124 22284 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:54.156570 22284 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:54.158243 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:54.158726 19224 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:54.159014 19224 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:54.163643 19224 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:54.165002 19224 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:54.165647 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:54.165973 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:54.166252 19071 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:57:54.166467 19150 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:54.166566 19071 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:54.167304 19071 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:54.168416 19071 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:57:54.171397 19150 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:57:54.172385 19193 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:54.173146 22315 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:57:54.173635 22315 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:54.173646 19071 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:57:54.174753 22315 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to 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: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:54.184041 18973 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 13 to 14, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 14 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:54.200042 22316 raft_consensus.cc:993] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:54.200508 22311 raft_consensus.cc:1081] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:54.201066 22323 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:54.201503 22315 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:54.201756 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:54.202257 19071 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:54.202585 19071 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:54.202966 19150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:54.203460 19150 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:54.203783 19150 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:57:54.207849 19071 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:57:54.210161 19150 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:54.210696 19071 leader_election.cc:290] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:57:54.210623 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:54.210971 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 11 } } ignore_live_leader: true dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:57:54.211308 19146 raft_consensus.cc:3055] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:54.211532 19762 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:54.211759 19146 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:54.212603 19146 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:57:54.213351 19150 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:54.213658 19146 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:54.214986 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:54.215548 19223 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:57:54.215850 19223 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:54.216621 19223 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:54.217886 19762 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:54.217864 19223 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:57:54.220875 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:54.221216 19043 leader_election.cc:304] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:54.221333 19070 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:57:54.222047 22284 raft_consensus.cc:2804] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:54.222462 22284 raft_consensus.cc:697] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:54.223253 22284 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:57:54.224912 19223 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 15.
I20260709 14:57:54.224700 19146 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:57:54.227033 19117 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:54.227766 22316 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:57:54.228232 22316 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:54.228297 19070 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 15.
I20260709 14:57:54.229173 22316 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:54.242287 18973 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 14 to 15, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 15 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:54.242621 18975 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:54.333948 19224 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:54.335035 22224 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:54.344882 19146 raft_consensus.cc:1275] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:57:54.346124 22224 consensus_queue.cc:1048] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:57:54.560647 19146 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:57:54.561718 22326 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:57:54.572184 19070 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:57:54.577387 22326 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:57:54.594533 19224 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:57:54.595695 22316 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:57:54.605403 19071 raft_consensus.cc:1275] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:57:54.607240 22286 consensus_queue.cc:1048] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:57:54.690416 19146 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 11. Preceding OpId from leader: term: 9 index: 12. (index mismatch)
I20260709 14:57:54.691537 22224 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:54.694324 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:54.699643 19762 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 11. Preceding OpId from leader: term: 9 index: 12. (index mismatch)
I20260709 14:57:54.701373 22224 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:57:54.701558 19224 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:57:54.713510 22286 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:57:54.754256 19075 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:57:54.757294 22286 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:57:55.757550 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:55.809158 19223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:55.809698 19223 raft_consensus.cc:606] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:55.811797 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:55.812175 19149 raft_consensus.cc:606] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:55.813982 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:55.814373 19149 raft_consensus.cc:606] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:55.816486 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:55.816965 19071 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:55.819423 19071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:55.819880 19071 raft_consensus.cc:606] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:55.820884 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:55.822232 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:55.842592 22232 raft_consensus.cc:993] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:55.843004 22346 raft_consensus.cc:1081] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:55.844413 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:55.844980 19149 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:55.845381 19149 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:55.852097 19149 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:55.853348 19149 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:55.853842 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:55.854283 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:55.854426 19071 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:55.854844 19224 raft_consensus.cc:3055] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:57:55.855144 19224 raft_consensus.cc:740] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:55.855994 19224 consensus_queue.cc:260] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:55.857154 19224 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:57:55.861123 19071 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:55.862964 19224 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:57:55.863561 19119 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:55.864267 22348 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:57:55.864768 22348 raft_consensus.cc:697] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:55.865582 22348 consensus_queue.cc:237] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:55.868786 22224 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:55.872279 22224 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:55.873564 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:55.874085 19149 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:55.874418 19149 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:55.876427 18975 catalog_manager.cc:5697] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 7 to 8, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:55.880586 19149 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:55.882563 19149 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:55.883388 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:55.883957 19075 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:57:55.884299 19075 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:55.883971 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:55.885078 19075 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:55.886607 19224 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:55.887053 19075 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:57:55.891829 19075 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:57:55.892678 19119 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:55.893263 22348 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:57:55.893725 22348 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:55.894120 19224 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:57:55.894593 22348 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:55.907786 18975 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 10 to 11, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 11 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:56.004468 22358 raft_consensus.cc:993] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:56.004935 22348 raft_consensus.cc:1081] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:56.006348 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:56.006860 19075 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:56.007213 19075 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:56.012051 19075 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:56.013286 19075 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:56.013980 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:56.014166 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:56.014492 19149 raft_consensus.cc:3055] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:57:56.014635 19223 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:56.014864 19149 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:56.015645 19149 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:56.016526 19149 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:57:56.019290 19223 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:56.020336 19042 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:56.021130 22331 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:57:56.021514 19149 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:57:56.021639 22331 raft_consensus.cc:697] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:56.022590 22331 consensus_queue.cc:237] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:56.032330 18975 catalog_manager.cc:5697] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 10 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:56.230876 22348 raft_consensus.cc:993] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:56.231309 22358 raft_consensus.cc:1081] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:56.232573 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:56.232999 19075 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:56.233285 19075 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:56.238392 19075 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:56.239796 19075 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:56.240365 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:56.240559 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:56.240914 19149 raft_consensus.cc:3055] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:57:56.241065 19224 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:56.241183 19149 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:56.241910 19149 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:56.242806 19149 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:57:56.246070 19075 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:56.246443 19224 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:56.248322 22348 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:57:56.248163 19042 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:56.250501 22224 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:57:56.250629 19149 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:57:56.250895 22224 raft_consensus.cc:697] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:56.252139 22331 raft_consensus.cc:993] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:56.252069 22224 consensus_queue.cc:237] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:56.252564 22331 raft_consensus.cc:1081] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:56.254477 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:56.254976 19224 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:56.255275 19224 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:56.265753 19224 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:56.268762 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:56.269304 19071 raft_consensus.cc:3055] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:57:56.269608 19071 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:56.270278 19071 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:56.271358 19071 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:56.271696 19222 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:57:56.273109 22348 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:56.276944 18975 catalog_manager.cc:5697] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:56.279834 19224 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:56.282814 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:56.283346 19149 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:56.284920 19071 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:57:56.287127 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:56.287832 22232 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:57:56.288259 22232 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:56.289000 22232 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:56.289752 19149 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:57:56.315296 18975 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 11 to 12, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 12 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:56.414186 19222 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:56.415248 22352 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:56.423475 19149 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:57:56.424813 22331 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:57:56.468900 19071 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:57:56.469974 22348 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:56.477847 19222 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:57:56.479417 22358 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:56.689076 19075 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:56.690090 22346 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:56.701905 19146 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:56.704159 22372 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 14:57:56.718003 19222 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:56.719033 22331 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:56.729333 19146 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:57:56.735939 22352 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:57:56.823016 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:57.867851 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:57.909950 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:57.910512 19075 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:57.912988 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:57:57.913509 19224 raft_consensus.cc:606] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:57:57.915850 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "553504ceba3249458e738247c4acaf4a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:57.916247 19149 raft_consensus.cc:606] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:57.918408 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:57:57.918777 19075 raft_consensus.cc:606] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:57:57.920662 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:57:57.921141 19149 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:57:57.922106 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:57:57.923142 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:57:58.327335 22376 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:58.327821 22348 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:58.329203 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:58.329628 19075 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:58.329859 19075 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:57:58.334240 22352 raft_consensus.cc:993] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:58.334813 22352 raft_consensus.cc:1081] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:57:58.336454 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:57:58.336961 19222 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:58.337203 22331 raft_consensus.cc:993] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:58.337307 19222 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:58.337635 22352 raft_consensus.cc:1081] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:58.335943 19075 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.339022 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:57:58.339579 19149 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:58.339355 19075 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 16 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:58.339866 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:58.340086 19149 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:58.340279 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:58.340427 19146 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:57:58.340839 19146 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:58.341554 19146 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.340799 19224 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:57:58.342779 19146 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:57:58.345717 19222 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.346920 19149 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.348033 19222 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:57:58.348989 19149 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:58.350687 19224 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 16.
I20260709 14:57:58.353598 19042 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:58.354264 22352 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:57:58.354648 22352 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 16 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:58.355561 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:58.358103 19074 raft_consensus.cc:3055] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:57:58.356087 22352 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.358381 19074 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:58.358675 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:58.359257 22232 raft_consensus.cc:993] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:58.359774 22232 raft_consensus.cc:1081] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:57:58.359122 19074 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.359180 19149 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:58.361918 19074 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:57:58.362021 19146 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 16.
I20260709 14:57:58.354826 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:58.369102 19075 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:57:58.372143 19075 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:58.372954 19075 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.370126 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:57:58.376312 19075 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:58.377005 19146 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:58.377450 19146 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:58.377592 19149 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:57:58.377767 19074 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:57:58.378716 19193 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:58.378974 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:58.379720 19224 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:58.380174 22372 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:57:58.381165 22372 raft_consensus.cc:697] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:58.384480 22372 consensus_queue.cc:237] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.385537 19146 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.387799 19146 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:58.389604 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:58.390200 19222 raft_consensus.cc:3055] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:57:58.390545 19222 raft_consensus.cc:740] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:57:58.391532 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:57:58.391291 19222 consensus_queue.cc:260] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.392156 19074 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:58.394551 19222 raft_consensus.cc:3060] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:57:58.403404 19075 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:57:58.416199 18976 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 15 to 16, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 16 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:58.409401 22348 raft_consensus.cc:993] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:58.410359 19224 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:57:58.417790 22376 raft_consensus.cc:1081] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:57:58.418773 19117 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:57:58.419900 22376 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:57:58.420356 22376 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:58.421149 22376 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.424685 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "553504ceba3249458e738247c4acaf4a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:57:58.425426 19075 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:57:58.426131 19075 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:58.436190 19075 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.411829 19222 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:57:58.415256 19074 raft_consensus.cc:2468] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:57:58.438336 19075 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:57:58.404213 18973 catalog_manager.cc:5697] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 8 to 9, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 9 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:57:58.438871 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:57:58.439133 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:57:58.439486 19146 raft_consensus.cc:3055] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:58.439677 19224 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:58.439867 19146 raft_consensus.cc:740] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:58.440727 19146 consensus_queue.cc:260] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.442440 19119 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:58.443246 22376 raft_consensus.cc:2804] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:57:58.443707 22376 raft_consensus.cc:697] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:57:58.441810 19146 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:58.444571 22376 consensus_queue.cc:237] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.447111 19224 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:57:58.448935 19042 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:57:58.449818 22352 raft_consensus.cc:2804] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:58.450311 22352 raft_consensus.cc:697] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:57:58.451462 22352 consensus_queue.cc:237] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:57:58.451479 19146 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:57:58.462548 18975 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 11 to 12, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 12 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:58.483682 18975 catalog_manager.cc:5697] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 5, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 5 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:58.487650 18973 catalog_manager.cc:5697] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 11 to 12, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 12 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:57:58.770367 19074 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:58.771432 22346 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:58.781361 19146 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:57:58.782898 22346 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:57:58.838718 19222 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:57:58.840052 22348 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:57:58.854043 19224 raft_consensus.cc:1275] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:58.854043 19074 raft_consensus.cc:1275] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:57:58.856263 22352 consensus_queue.cc:1048] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:58.856402 22348 consensus_queue.cc:1048] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:57:58.864347 19149 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 15 index: 14. Preceding OpId from leader: term: 16 index: 15. (index mismatch)
I20260709 14:57:58.865721 22378 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:57:58.869304 19146 raft_consensus.cc:1275] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:57:58.870946 22352 consensus_queue.cc:1048] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:57:58.875375 19222 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 15 index: 14. Preceding OpId from leader: term: 16 index: 15. (index mismatch)
I20260709 14:57:58.878297 22331 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:57:58.923960 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:57:58.962500 19075 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:58.964107 22376 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:57:58.978807 19222 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:57:58.981829 22395 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:57:59.963521 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:00.011016 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:00.011605 19146 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:00.013933 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:00.014452 19074 raft_consensus.cc:606] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:00.017010 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:00.017431 19146 raft_consensus.cc:606] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:00.020216 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:00.020728 19075 raft_consensus.cc:606] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:00.023002 19222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:58:00.023484 19222 raft_consensus.cc:606] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:00.024544 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:58:00.026552 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:00.109827 22348 raft_consensus.cc:993] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:00.110277 22395 raft_consensus.cc:1081] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:00.111649 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:58:00.112056 19075 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:00.112287 19075 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:00.117910 19075 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.119525 19075 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 13 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:00.120179 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:00.120627 19146 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:58:00.120834 19146 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:00.121071 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:00.121624 19222 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:00.121510 19146 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.122674 19146 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:00.127799 19222 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:58:00.128815 19042 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:00.128933 19146 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:58:00.129516 22331 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:58:00.129990 22331 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:00.130550 22331 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.139340 18975 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 12 to 13, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 13 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:00.198406 22378 raft_consensus.cc:993] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:00.198912 22331 raft_consensus.cc:1081] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:00.200251 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:58:00.200804 19149 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:00.201148 19149 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:00.205359 19149 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.206663 19149 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:00.207213 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:00.207551 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:00.207769 19070 raft_consensus.cc:3055] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:00.208053 19222 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:00.208058 19070 raft_consensus.cc:740] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:00.208880 19070 consensus_queue.cc:260] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.209718 19070 raft_consensus.cc:3060] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:00.213320 19222 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:00.214505 19117 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:00.214896 19070 raft_consensus.cc:2468] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:00.215487 22348 raft_consensus.cc:2804] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:58:00.215986 22348 raft_consensus.cc:697] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:00.216275 22372 raft_consensus.cc:993] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:00.216708 22346 raft_consensus.cc:1081] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:00.216735 22348 consensus_queue.cc:237] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.217947 19149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:58:00.218503 19149 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:00.218864 19149 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:00.224356 19149 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.226724 19149 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:00.227805 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:00.227805 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:00.228448 19222 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:58:00.228840 19222 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:00.229140 19075 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:00.230657 19222 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.231887 19222 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:00.235570 19075 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:00.236598 18975 catalog_manager.cc:5697] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 10 to 11, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 11 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:00.237838 19222 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:00.238852 19117 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:00.239555 22395 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:00.242177 22395 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:00.243062 22395 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.255883 18975 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:00.301385 22331 raft_consensus.cc:993] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:00.301858 22378 raft_consensus.cc:1081] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:00.303188 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:00.303597 19222 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:00.303870 19222 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:00.309681 19222 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.310962 19222 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:00.311611 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:00.311870 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:00.312086 19075 raft_consensus.cc:3055] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:58:00.312354 19149 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:00.312384 19075 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:00.313122 19075 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.313937 19075 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:00.316773 19149 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:00.317705 19193 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:00.318387 19075 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:00.318406 22412 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:58:00.319195 22412 raft_consensus.cc:697] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:00.320200 22412 consensus_queue.cc:237] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.330273 18975 catalog_manager.cc:5697] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:00.497748 22348 raft_consensus.cc:993] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:00.498263 22410 raft_consensus.cc:1081] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:00.499536 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:58:00.499955 19074 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:00.500202 19074 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:00.504392 19074 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.506407 19074 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:00.506572 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:00.507215 19149 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:00.507627 19149 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:00.507284 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:00.508585 19224 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:00.508322 19149 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.509533 19149 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:00.514636 19224 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:00.515491 19149 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:00.515618 19042 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:00.516332 22331 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:58:00.516696 22331 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:00.517371 22331 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:00.536160 18975 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 11, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 11 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:00.676740 19222 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:58:00.676755 19074 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:00.677810 22331 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:00.678225 22348 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:00.692230 19149 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:58:00.696907 22378 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:00.702462 19224 raft_consensus.cc:1275] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:00.704429 22395 consensus_queue.cc:1048] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:00.716295 19222 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:58:00.719066 22395 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:00.748584 19075 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:58:00.754653 22410 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:00.826948 19075 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:58:00.828045 22412 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:00.842801 19149 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:58:00.846308 22346 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:58:01.027401 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:01.045791 19224 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:01.047215 22420 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:01.062702 19151 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:01.068228 22423 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:02.079967 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:02.113631 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:02.114087 19070 raft_consensus.cc:606] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:02.116364 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:02.116799 19151 raft_consensus.cc:606] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:02.119072 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:58:02.119570 19224 raft_consensus.cc:606] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:02.121816 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:02.122295 19151 raft_consensus.cc:606] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:02.124292 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:02.124840 19070 raft_consensus.cc:606] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:02.125783 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:58:02.126820 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:02.321396 22378 raft_consensus.cc:993] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:02.321936 22420 raft_consensus.cc:1081] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:02.323639 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:58:02.324136 19151 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:02.324515 19151 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:02.330559 19151 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.332518 19151 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:02.333040 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:02.333581 19070 raft_consensus.cc:3055] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:58:02.333778 19070 raft_consensus.cc:740] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:02.333758 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:02.334458 19224 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:02.334725 19070 consensus_queue.cc:260] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.335903 19070 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:02.340847 19224 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:02.342164 19070 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:02.342365 19117 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:02.345305 22425 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:58:02.345783 22425 raft_consensus.cc:697] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:02.346877 22425 consensus_queue.cc:237] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.357331 18974 catalog_manager.cc:5697] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:02.378815 22346 raft_consensus.cc:993] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:02.379236 22412 raft_consensus.cc:1081] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:02.380457 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:58:02.380895 19151 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:02.381177 19151 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:02.383747 22410 raft_consensus.cc:993] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:02.384212 22425 raft_consensus.cc:1081] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:02.385500 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:58:02.386030 19070 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:02.386348 19070 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:02.388406 19151 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.390226 19151 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:02.391186 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:02.391706 19224 raft_consensus.cc:3055] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:58:02.391979 19224 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:02.392714 19224 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.393771 19224 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:02.396129 19070 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.396581 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:02.398438 19070 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:02.397132 19074 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:02.399127 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:02.400156 19149 raft_consensus.cc:3055] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:58:02.400449 19149 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:02.401153 19149 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.402145 19149 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:02.403918 19224 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:02.405740 19074 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:02.406281 19117 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:02.407115 22410 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:02.407599 22410 raft_consensus.cc:697] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:02.408245 22438 raft_consensus.cc:993] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:02.408288 22410 consensus_queue.cc:237] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.409698 19149 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:02.415334 19044 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:02.416774 22378 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:02.417238 22378 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:02.418040 22378 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.415238 22425 raft_consensus.cc:1081] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:02.426847 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:02.427364 19224 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:02.425446 18974 catalog_manager.cc:5697] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:02.438980 19224 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:02.445022 19074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:58:02.445561 19074 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:02.445932 19074 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:02.452155 19074 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.453961 19074 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:02.454530 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:02.454996 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:02.455550 19222 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:02.455093 19149 raft_consensus.cc:3055] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:58:02.456822 19149 raft_consensus.cc:740] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:02.457544 19149 consensus_queue.cc:260] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.458773 19149 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:02.461266 19222 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:58:02.462185 19042 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:02.462875 22378 raft_consensus.cc:2804] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:58:02.463353 22378 raft_consensus.cc:697] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:02.464128 22378 consensus_queue.cc:237] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.468921 19149 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:58:02.471014 18974 catalog_manager.cc:5697] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 11 to 12, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 12 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:02.484670 18974 catalog_manager.cc:5697] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 5 to 6, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:02.613063 22420 raft_consensus.cc:993] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:02.613540 22378 raft_consensus.cc:1081] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:02.615027 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64245e7956f444df94a791a28a884ccc"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:02.615509 19221 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:02.615834 19221 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:02.620743 19221 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.622226 19221 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:02.622718 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:02.623145 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:02.623265 19075 raft_consensus.cc:3055] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:02.623639 19149 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:02.623656 19075 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:02.624421 19075 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.625270 19075 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:02.628728 19149 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:02.629895 19193 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:02.630702 22412 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:02.630854 19075 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:02.631371 22412 raft_consensus.cc:697] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:02.632740 22412 consensus_queue.cc:237] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:02.642441 18974 catalog_manager.cc:5697] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:02.818748 19221 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:58:02.818929 19075 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:58:02.819831 22438 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:02.820406 22444 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:02.840440 19221 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:58:02.842772 22438 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 14:58:02.866019 19075 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:58:02.867553 22438 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:02.924405 19221 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:58:02.925617 22443 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:02.935186 19149 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:58:02.936724 22420 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:03.037597 19151 raft_consensus.cc:1275] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:58:03.038761 22420 consensus_queue.cc:1048] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:58:03.047628 19221 raft_consensus.cc:1275] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:58:03.050658 22378 consensus_queue.cc:1048] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:58:03.061685 19075 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:03.062939 22412 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:03.073462 19151 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:03.074867 22412 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:03.127573 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:04.231235 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:04.272806 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:04.273667 19070 raft_consensus.cc:606] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:04.278195 19149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:04.278861 19149 raft_consensus.cc:606] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:04.281742 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:58:04.282338 19221 raft_consensus.cc:606] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:04.289319 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:04.289969 19070 raft_consensus.cc:606] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:04.292363 19151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:04.292788 19151 raft_consensus.cc:606] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:04.293815 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:58:04.295087 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:04.355960 22346 raft_consensus.cc:993] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:04.356477 22346 raft_consensus.cc:1081] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:04.357734 19151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:58:04.358203 19151 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:04.358489 19151 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:04.365130 19151 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:58:04.367702 19151 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:58:04.368355 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:04.369107 19221 raft_consensus.cc:3055] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:58:04.369216 22438 raft_consensus.cc:993] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:04.369422 19221 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:04.369733 22438 raft_consensus.cc:1081] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:04.370174 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:04.370692 19070 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:04.370698 19221 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:58:04.371492 19075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:58:04.372016 19075 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:04.372056 19221 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:04.372367 19075 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:04.378490 19221 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:04.379169 19075 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:04.381351 19075 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:04.381464 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:04.382112 19151 raft_consensus.cc:3055] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:04.382444 19151 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:04.382544 19117 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:04.383049 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:04.383323 22438 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:04.383507 19151 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:04.383639 19221 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:04.384451 22438 raft_consensus.cc:697] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:04.384820 19151 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:04.386248 22438 consensus_queue.cc:237] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:58:04.386772 19070 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:04.390425 19221 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:58:04.392154 19042 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:04.393216 22443 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:04.393673 22443 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:04.394076 19151 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:58:04.394733 22443 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:04.403605 18975 catalog_manager.cc:5697] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:04.408203 18973 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 10 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:04.579052 22438 raft_consensus.cc:993] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:04.579720 22465 raft_consensus.cc:1081] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:04.581439 19071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:58:04.581928 19071 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:04.582259 19071 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:04.588598 19071 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:04.591372 19071 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:04.591956 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:04.592609 19151 raft_consensus.cc:3055] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:58:04.592724 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:04.592941 19151 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:04.593262 19224 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:04.593748 19151 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:04.594967 19151 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:04.600090 19224 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:58:04.601066 19042 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:04.601230 19151 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:58:04.601817 22443 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:58:04.602350 22443 raft_consensus.cc:697] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:04.603214 22443 consensus_queue.cc:237] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:04.612120 18973 catalog_manager.cc:5697] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 7 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:04.651726 22378 raft_consensus.cc:993] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:04.652312 22466 raft_consensus.cc:1081] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:04.653745 19224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:04.654194 19224 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:04.654469 19224 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:04.659598 19224 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:04.661021 19224 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:04.661633 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:04.661931 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:04.662240 19071 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:58:04.662433 19151 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:04.662544 19071 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:04.663311 19071 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:04.664213 19071 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:04.667389 19151 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:04.668506 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:04.669358 22461 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:04.669916 19071 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:04.676204 22461 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:04.677464 22461 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:05.693602 22480 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:05.694301 22480 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:05.696566 22480 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:05.733217 22480 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:05.734138 22480 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:05.736332 22480 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:05.759352 22480 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:05.760066 22480 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:05.775992 22482 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:05.776757 22482 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:05.779044 22482 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:05.762364 22480 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:05.982030 22480 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:05.982681 22480 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:05.876677 22483 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:05.985612 22483 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:05.987990 22483 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:05.988596 22483 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:05.989236 22480 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:05.998730 22482 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:05.999323 22482 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.001420 22482 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:05.971999 22486 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.030009 22486 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.032325 22486 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.075242 22480 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.075872 22480 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.078639 22485 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.079224 22485 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.081319 22485 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.115298 22487 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.116074 22487 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.150377 22484 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.151144 22484 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.153434 22484 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:05.989763 22483 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.158872 22484 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.159562 22484 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.160660 22483 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.157891 22488 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.157923 22482 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.161427 22482 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.162149 22486 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.162654 22486 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.163419 22482 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.164389 22486 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.164824 22486 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:58:06.165185 22486 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:06.165431 22489 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:58:06.161726 22480 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.162160 22488 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.167909 22488 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.168279 22482 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.168766 22482 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.169452 22488 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.169950 22488 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.170682 22482 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.171200 22482 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.171868 22488 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.172464 22488 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.172515 22490 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.081823 22485 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.173534 22486 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:06.173533 22485 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.174208 22486 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.174074 22489 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:06.174778 22486 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.175941 22485 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.176265 22489 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:06.176707 22486 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.173017 22488 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.173251 22490 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.171682 22482 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.178874 22487 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.183576 22483 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.187494 22480 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.208292 22494 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.208887 22494 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.211102 22494 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.211649 22494 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.213393 22483 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.223173 22483 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.223701 22482 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.212101 22496 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:06.212198 22494 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.226750 22489 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.227366 22489 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.228425 22494 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.228590 22490 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.229346 22489 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.230459 22496 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:58:06.236667 22484 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.237388 22496 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.241158 22488 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.244230 22488 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.246258 22488 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.213265 22480 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.248569 19149 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48842 (request call id 6916) took 1099 ms. Trace:
I20260709 14:58:06.256623 19149 rpcz_store.cc:276] 0709 14:58:05.148873 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:06.247797 (+1098924us) service_pool.cc:224] Handling call
0709 14:58:06.248113 (+   316us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:58:06.248270 (+   157us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:58:06.248297 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:58:06.248333 (+    36us) raft_consensus.cc:1645] Marking committed up to 12
0709 14:58:06.248370 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:58:06.248417 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:58:06.248512 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:06.253522 22496 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.259155 22496 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.261162 22480 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.263070 22497 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.261603 22496 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.263675 22497 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.266044 22497 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.266849 22498 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
W20260709 14:58:06.268186 19191 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.569s	user 0.014s	sys 0.028s
W20260709 14:58:06.273306 19191 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.574s	user 0.015s	sys 0.029s
I20260709 14:58:06.253280 22483 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.278342 22483 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.280388 22483 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.283272 22480 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.283485 22492 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.283883 22480 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.284878 22492 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.269528 22488 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.296721 22500 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.297295 22500 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.293431 22496 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.301226 22496 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.293336 22490 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.299901 22494 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.302630 22490 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.302909 22494 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.303188 22496 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.304736 22490 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.304848 22494 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.287025 22492 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.305543 22494 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:06.287971 22498 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.306082 22494 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.307335 22500 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.297833 18973 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 11 to 12, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 12 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:06.308274 22494 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.306020 22504 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.309841 19151 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45224 (request call id 6408) took 1634 ms. Trace:
I20260709 14:58:06.309588 22504 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:06.308458 19193 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.600s	user 0.004s	sys 0.017s
I20260709 14:58:06.310227 19151 rpcz_store.cc:276] 0709 14:58:04.675305 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:06.309064 (+1633759us) service_pool.cc:224] Handling call
0709 14:58:06.309378 (+   314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:58:06.309548 (+   170us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:58:06.309575 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:58:06.309611 (+    36us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:58:06.309650 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:58:06.309697 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:58:06.309786 (+    89us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:06.286994 22480 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.308512 22498 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:06.319608 19193 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.611s	user 0.006s	sys 0.018s
I20260709 14:58:06.326570 22496 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.327286 22496 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.329391 22496 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.332263 22504 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.334263 22492 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.334753 22492 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.298658 22488 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.338527 22495 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.342964 22495 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.343168 22494 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.346446 22494 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.346724 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:06.348779 22494 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.349514 22501 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.350095 22501 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.352252 22501 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.353072 22492 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.353459 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:06.353713 22503 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.332891 22496 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.344131 22487 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.358883 22487 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.360960 22487 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.344235 22483 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.345443 22485 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.358143 22495 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.344952 22498 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.361843 22483 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.370708 19071 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:58:06.372046 22508 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.372562 22508 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.362790 22485 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.375262 22485 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.377188 22497 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.374637 22508 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.377749 22497 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.378692 22483 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.379233 22498 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.379868 22497 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.380345 22497 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.380795 22497 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.381249 22498 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.366317 22503 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.387609 22495 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.388099 22495 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.388736 22511 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.389257 22511 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.390405 22510 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.390941 22510 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.392853 22510 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.393388 22491 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.393945 22491 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:06.395787 22505 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.405196 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.408268 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.386135 22500 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:58:06.410413 22500 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:06.412544 22500 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:06.413975 22491 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:06.414516 22491 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.414995 22491 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.385273 22496 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.418784 22496 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.356304 22488 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.398422 22505 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.397575 22501 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.399006 22510 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.472774 22507 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.422354 22513 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.493804 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.420729 22503 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.483168 22511 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.494911 22497 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.504607 22484 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.505494 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.502476 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.507061 22484 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.507778 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.507982 22516 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.495597 22505 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.496785 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.497073 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.472568 22502 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.497294 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.498693 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.499291 22512 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.499747 22482 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.500174 22494 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.500624 22508 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.517585 22494 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.517954 22488 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.502173 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.505642 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.509138 19070 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:06.497141 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.504418 22510 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.514452 22490 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.515609 19076 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:58:06.506413 22499 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.517033 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.509020 22484 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.520666 22499 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.522365 22494 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.517598 22508 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.520932 22482 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.522866 22490 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.523655 22499 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.508515 22516 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.518056 22512 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.524185 22508 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.524802 22490 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.525362 19078 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:06.521538 19151 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:06.525666 22516 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.518847 22507 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:06.528434 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.529062 19069 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:58:06.524205 22482 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.515096 22502 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:06.519647 22495 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.534305 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.525952 22512 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.534861 19151 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:06.516508 22513 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.537202 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.538437 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.539031 19078 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:58:06.538352 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.546299 22513 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.546486 22491 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.549578 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:58:06.549412 19730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 181514us
I20260709 14:58:06.550202 19075 raft_consensus.cc:2468] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:58:06.529665 22507 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.552924 22512 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.504248 22501 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.553488 22512 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.555647 22501 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.555821 22512 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.556805 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.557390 19075 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:58:06.558670 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.558804 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.533751 22488 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:06.558583 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.559453 19146 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:06.560611 22482 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.560786 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.561764 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.562156 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.562875 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.563408 19076 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:58:06.563625 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.564203 19078 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:06.559514 22488 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.564576 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.565119 19074 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:06.566673 22488 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.567201 22502 leader_election.cc:290] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.567257 22510 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.564010 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.568635 22518 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.561244 22482 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.568665 19070 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:58:06.579833 22482 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.584151 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.584185 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.587206 22499 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:06.587719 22499 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.587993 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.588613 19071 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:06.592252 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.569264 22518 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.589690 22499 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.599992 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.583289 22490 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.600416 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:06.603835 19076 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:06.587627 22494 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.595616 22510 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.608299 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.608865 19071 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:58:06.604966 22482 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.611501 22482 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.612057 22510 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.613128 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.599349 22503 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:06.619350 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.619364 22503 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.604300 22501 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.610296 22490 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.621555 22488 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:06.618675 22510 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.596424 22512 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.619563 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.621670 22501 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.622468 22512 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.622696 19145 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:58:06.624327 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.622932 22490 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.624960 19076 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:58:06.624647 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.621757 22503 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.622058 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:06.625157 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.634177 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.634270 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.631040 19763 raft_consensus.cc:2468] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:58:06.634810 19071 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
W20260709 14:58:06.636145 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 50114us
I20260709 14:58:06.635317 19076 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:06.635011 22490 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.637408 22501 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.637657 22490 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.638103 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.639678 22490 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.613466 22482 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.635495 22488 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.641211 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.637281 22484 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.635568 22499 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.642347 22484 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.642464 22499 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.637987 22522 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.619522 22494 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.637605 22521 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:58:06.645066 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.646019 19075 raft_consensus.cc:2468] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de47b093c81430aa9bde7a35db00f31 in term 3.
I20260709 14:58:06.635681 22512 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.651839 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.657846 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.659716 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.654131 19193 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:06.664225 19193 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:06.644932 22522 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.666411 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.667685 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.652006 22488 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.667296 22482 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:06.669011 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.645380 22521 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:06.670706 19043 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [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: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.674226 22482 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.674667 22482 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:06.675108 19730 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.675381 22501 raft_consensus.cc:2804] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:58:06.675755 22501 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.676095 22501 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:06.676039 19730 leader_election.cc:304] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:06.677183 22502 raft_consensus.cc:2804] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:58:06.677531 22502 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.677865 22502 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:06.671335 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.678413 19149 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:58:06.671701 22512 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:06.679116 22519 raft_consensus.cc:2749] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:06.679179 22512 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.679704 22512 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:06.673038 22499 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.673704 22484 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.674368 19144 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:58:06.684898 22521 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:06.685892 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:06.686321 22518 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.688850 22494 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.689939 22502 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:06.690587 22522 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.691529 22486 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:06.693753 22482 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.694715 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:06.695551 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.696573 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.702872 19149 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:58:06.697177 19150 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:06.698500 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.699798 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.704066 22482 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.706576 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.707187 19151 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:58:06.708817 19193 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:06.709632 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.710974 22518 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:06.713681 22518 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.712219 22521 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:06.714874 22521 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:58:06.715768 22518 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.716352 22522 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:06.716753 22522 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.717185 22522 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:06.713590 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.716701 22521 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:58:06.722376 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.723709 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.724272 19221 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:58:06.725826 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.728272 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.728538 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.728839 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.729013 19221 raft_consensus.cc:1240] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 10. Current term is 11. Ops: []
I20260709 14:58:06.735911 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.736720 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.736830 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.738752 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.738857 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.739485 19152 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:58:06.740964 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.741470 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.742744 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.744455 19146 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:58:06.703481 22502 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.746073 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.746574 19224 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:06.746677 19221 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:58:06.746707 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.747512 19222 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:58:06.712462 22482 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.748162 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.749598 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.748219 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.752334 19223 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:06.752619 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.753039 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.753058 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.752292 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.756072 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.759975 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.761466 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.762108 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.748359 22482 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.763509 19074 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:06.724443 22501 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:06.768679 19193 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:06.774724 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.783526 19069 raft_consensus.cc:2393] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4de47b093c81430aa9bde7a35db00f31 in current term 4: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:06.786592 22527 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:06.787041 22527 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:06.787358 22527 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:06.789315 22512 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.790916 22512 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.791121 22482 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.791323 19119 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.791775 22501 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:06.792407 19044 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.794206 22488 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:06.794661 22488 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.795027 22488 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:06.794067 22496 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:06.797680 22496 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.798142 22496 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:06.801887 19078 raft_consensus.cc:1240] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 3. Current term is 4. Ops: []
I20260709 14:58:06.813055 22488 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:06.818393 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 61665us
I20260709 14:58:06.824111 22522 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.826181 22522 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.827327 19044 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.829286 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.833747 22496 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.858808 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.859345 19222 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:58:06.859958 22496 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.860086 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.830080 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.861129 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.831805 19119 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.861649 19222 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:58:06.862608 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.863060 19119 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.837678 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.838158 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.837759 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.863941 19119 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.839501 19152 raft_consensus.cc:1240] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 7. Current term is 8. Ops: []
I20260709 14:58:06.839655 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.865201 19119 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.839789 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.839210 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.839931 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.833611 22488 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.866298 22488 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:06.841300 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.841496 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.842039 22483 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:06.842068 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.842763 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.843407 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.843104 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.846715 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.847934 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.848573 22492 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:06.848933 19226 raft_consensus.cc:1240] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 10. Current term is 11. Ops: []
I20260709 14:58:06.870944 22517 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:06.871338 22517 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.871693 22517 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:06.871888 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:06.872529 22483 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.873066 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.873584 19226 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:58:06.850633 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.874347 19218 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:58:06.874533 22483 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.875169 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.876219 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.850687 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:58:06.877247 19763 raft_consensus.cc:2393] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 4: Already voted for candidate 4de47b093c81430aa9bde7a35db00f31 in this term.
I20260709 14:58:06.851843 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.877936 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.878995 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.854473 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.880139 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.854578 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.854813 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.880070 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:06.855726 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.856125 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.857179 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.857378 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.886539 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.887530 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.865602 22486 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:58:06.888535 22486 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.888953 22486 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:06.840677 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.867100 22487 raft_consensus.cc:2804] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:06.889189 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.889472 22487 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.889946 22487 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:06.890177 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.890439 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.891611 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.867986 22485 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:06.892373 22485 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.892786 22485 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:06.861585 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.894527 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.894649 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.866690 22488 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.895242 19149 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:06.863128 19222 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:58:06.884436 19225 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:58:06.876765 22492 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.876739 19218 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:06.899025 22492 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.895578 22488 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:06.901125 22487 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.904834 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:06.904928 22486 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.849411 22527 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.907938 19223 raft_consensus.cc:1240] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 7. Current term is 8. Ops: []
I20260709 14:58:06.908875 22527 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:06.878965 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.912328 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.916038 22485 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.916863 19151 raft_consensus.cc:1240] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 10. Current term is 11. Ops: []
I20260709 14:58:06.871933 19044 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.925858 19224 raft_consensus.cc:1240] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 12. Current term is 13. Ops: []
W20260709 14:58:06.930282 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 58412.3us
I20260709 14:58:06.929919 22488 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.921286 19225 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:58:06.931370 22513 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:06.938938 22513 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.939328 22513 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:06.940568 22488 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.917802 22485 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.943305 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.932731 22496 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:06.944007 19220 raft_consensus.cc:2393] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 13: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:06.920382 22517 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.945245 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.926326 22486 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.932220 19044 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.946460 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.929138 22487 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.944826 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.947336 22496 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:06.936383 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.946861 19044 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:06.936740 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:58:06.927809 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 62666.5us
I20260709 14:58:06.937647 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.937003 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.938308 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.941190 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.935287 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.942668 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.946774 22517 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.950215 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.950374 22520 raft_consensus.cc:2749] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:06.950209 19119 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 4de47b093c81430aa9bde7a35db00f31
I20260709 14:58:06.952271 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.952533 22487 raft_consensus.cc:2804] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:06.952978 22487 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:58:06.952629 19119 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.947726 22496 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.954005 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.954229 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.954411 22513 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.953609 22487 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:06.953821 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.954057 22496 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:06.957739 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.955996 19119 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.958425 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.959522 22488 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:06.955225 22486 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:06.959905 22488 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.959054 19119 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.960043 22486 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.960597 22485 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:06.960654 22486 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:06.961031 22485 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.961458 22485 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:06.956771 19044 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:06.963937 22520 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:06.964331 22520 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:06.964715 22520 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:06.968395 22486 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.968797 22485 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.970078 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.970918 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.971764 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:06.972190 22488 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:06.972749 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.973241 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.973721 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.974005 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.974270 22501 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:06.975102 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.975781 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:06.976424 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.989048 22513 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.978070 19150 raft_consensus.cc:1240] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 7. Current term is 8. Ops: []
I20260709 14:58:06.978595 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:06.969691 22496 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.980080 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:06.980386 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.981509 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.982259 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.982595 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.991660 22496 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.991641 19227 raft_consensus.cc:2468] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 2.
I20260709 14:58:06.991976 22485 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.990679 19193 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:06.993734 22487 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:06.994642 22527 raft_consensus.cc:2749] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:06.995766 19193 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:06.996232 22486 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:06.997109 22527 raft_consensus.cc:2749] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:58:06.996960 22488 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.998361 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.998651 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.999032 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:06.992080 22520 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:06.999666 19218 raft_consensus.cc:2393] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 11: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:06.971820 19119 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:07.000989 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.000818 22486 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:07.001706 22486 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:07.002175 19119 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:07.003091 22486 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:07.003742 19119 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:07.003952 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:58:07.004451 22530 raft_consensus.cc:2804] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:58:07.004840 22530 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:07.005175 22530 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:58:07.002597 19193 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.006639 22487 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:07.007015 22527 raft_consensus.cc:2749] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.007212 22487 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:07.007591 22487 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:07.007961 22487 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:07.009641 19193 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.010375 22527 raft_consensus.cc:2749] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:58:07.012295 19193 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.013013 22527 raft_consensus.cc:2749] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.000815 22520 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.017845 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.019873 19193 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.021279 19119 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:07.022161 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.023540 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.023803 22527 raft_consensus.cc:2749] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.024827 22492 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:07.025210 22492 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:07.025558 22492 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:07.023321 22487 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.026279 22486 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.026944 19193 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.028242 22527 raft_consensus.cc:2749] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:58:07.030560 19193 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.031073 22487 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.033161 22527 raft_consensus.cc:2749] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:07.033586 22492 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.034304 22486 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.034880 22527 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:07.036154 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.037245 19119 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:07.037739 19193 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.012234 22530 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.038731 22527 raft_consensus.cc:2749] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:58:07.038319 22487 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:58:07.040289 22487 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:07.040728 22487 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:07.040077 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.042562 22530 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.043605 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.044153 22527 consensus_queue.cc:1059] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:07.045078 22494 raft_consensus.cc:3055] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:58:07.045426 22494 raft_consensus.cc:740] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.046228 22494 consensus_queue.cc:260] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:07.047492 22494 raft_consensus.cc:3060] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:07.051251 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.038280 19119 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:07.053457 19119 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:07.054432 19119 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:07.054136 22530 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:58:07.060423 22487 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.053202 22492 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.057430 22486 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:07.062531 22486 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:07.062914 22486 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:07.068298 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:07.068887 19075 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:58:07.070262 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.069671 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.070822 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.118587 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.119406 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.057265 22530 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:07.135913 22530 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:07.134454 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.136477 19218 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:58:07.136600 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.137265 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.137770 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.122677 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.138866 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.145678 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:07.123059 22486 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.070178 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:07.146335 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.147531 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:07.147882 22486 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.148609 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.126827 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.149837 19153 raft_consensus.cc:1240] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 7. Current term is 8. Ops: []
I20260709 14:58:07.149755 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.147715 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.127998 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.200758 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.201756 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.202769 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.203709 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.204610 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.205533 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.107321 22485 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:07.128366 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.207106 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.208074 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.206362 22485 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:07.208509 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.208829 22485 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.128376 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.129703 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.209502 19220 raft_consensus.cc:2393] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 11: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:07.209008 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.210343 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.210708 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.211321 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.211692 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.212870 19226 raft_consensus.cc:2393] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 8: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:07.209493 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.132413 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.133057 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.214361 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.215304 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.215756 19150 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.134092 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.222903 19150 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:07.129293 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.121559 22488 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.140247 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.142028 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.142412 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.142848 22530 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.143586 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:07.226635 22530 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.144426 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:07.227998 19145 raft_consensus.cc:1240] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 12. Current term is 13. Ops: []
I20260709 14:58:07.228670 19149 raft_consensus.cc:1240] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 3. Current term is 4. Ops: []
I20260709 14:58:07.228999 19145 raft_consensus.cc:1240] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 10. Current term is 11. Ops: []
I20260709 14:58:07.230484 19149 raft_consensus.cc:1240] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Rejecting Update request from peer 4de47b093c81430aa9bde7a35db00f31 for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:07.230821 19145 raft_consensus.cc:1240] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 9. Current term is 10. Ops: []
I20260709 14:58:07.144557 19221 raft_consensus.cc:2468] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de47b093c81430aa9bde7a35db00f31 in term 4.
I20260709 14:58:07.122141 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.232689 22502 consensus_queue.cc:1059] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:58:07.145411 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:07.233858 19147 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:07.148743 19144 raft_consensus.cc:1240] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 4. Current term is 5. Ops: []
I20260709 14:58:07.127300 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.125802 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.151026 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.169994 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.236589 19152 raft_consensus.cc:2393] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 8: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:07.175787 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.151883 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.133159 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:07.179491 19042 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.154511 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.157198 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.183051 19151 raft_consensus.cc:1240] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 8. Current term is 9. Ops: []
I20260709 14:58:07.239035 22535 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 14:58:07.239176 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 59764.5us
I20260709 14:58:07.239459 22535 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:07.240006 19153 raft_consensus.cc:2393] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 10: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:07.240387 22510 consensus_queue.cc:1059] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:07.240715 19042 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.122690 22487 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.241353 22510 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:07.178339 19119 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:07.186837 19193 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.223835 22485 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.242743 22508 raft_consensus.cc:2749] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:07.243045 22510 raft_consensus.cc:3055] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:07.134632 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
W20260709 14:58:07.243563 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 56807.5us
I20260709 14:58:07.225360 19150 raft_consensus.cc:1240] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 7. Current term is 8. Ops: [7.7-7.7]
I20260709 14:58:07.244415 22508 consensus_queue.cc:1059] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:07.245352 22521 raft_consensus.cc:3055] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:58:07.245674 22521 raft_consensus.cc:740] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.239868 22535 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:07.246830 22487 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:07.246574 22521 consensus_queue.cc:260] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:07.246601 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 68344us
I20260709 14:58:07.247874 22521 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.247197 22487 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:07.249450 22487 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:07.249540 19042 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.250455 22491 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:58:07.250823 22491 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:07.251151 22491 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:07.254103 22513 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:07.254489 22513 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:07.254839 22513 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.256604 22487 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.243412 22510 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:07.258960 22510 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.260273 22510 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:07.260385 22487 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.264145 22485 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.264813 22530 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:07.266306 19117 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.267391 19044 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:07.267866 22486 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:07.268733 19042 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.269577 22524 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:07.269961 22517 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:07.270354 22517 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:07.270696 22517 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:07.274221 22501 consensus_queue.cc:1059] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:07.275102 22503 raft_consensus.cc:3055] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:58:07.275431 22503 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:07.276221 22486 raft_consensus.cc:2749] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:58:07.276269 22503 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.269979 22524 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:07.278250 22503 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.278208 22524 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:07.288511 19117 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.231719 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.294638 19042 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.295111 19117 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.296346 22501 raft_consensus.cc:2804] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:58:07.296762 22501 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:07.297106 22501 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:07.258900 19193 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.299836 22521 raft_consensus.cc:2749] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:58:07.301365 22524 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.302179 22532 raft_consensus.cc:2749] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:58:07.302873 22532 raft_consensus.cc:2749] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:58:07.303588 22524 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 13 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.304461 22517 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.306366 22517 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.306650 19117 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.306979 22513 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.308926 22513 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.309674 22491 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.310263 22486 raft_consensus.cc:2749] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:58:07.311630 22491 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 14 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.312429 22535 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:58:07.314339 22535 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.314589 19117 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.322117 22485 raft_consensus.cc:2749] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:07.323421 19117 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.324103 22485 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:58:07.324942 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 66119.7us
I20260709 14:58:07.325634 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.327527 22501 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.329466 19042 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.327590 19117 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.330647 22485 raft_consensus.cc:2749] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:58:07.330858 19042 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.331640 22535 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:07.331749 19117 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.332062 22535 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:07.332497 22535 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.332523 22540 consensus_queue.cc:1059] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:58:07.333937 22491 raft_consensus.cc:3055] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:07.334352 22491 raft_consensus.cc:740] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:07.335270 22521 raft_consensus.cc:2749] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:58:07.335210 22491 consensus_queue.cc:260] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.336505 22491 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:07.336474 19193 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.338310 22485 raft_consensus.cc:2749] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:58:07.338550 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 43884.3us
I20260709 14:58:07.340595 19042 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.340821 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.341130 22540 raft_consensus.cc:2749] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:58:07.341598 19151 raft_consensus.cc:2393] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 13: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:07.340898 19117 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 4de47b093c81430aa9bde7a35db00f31
I20260709 14:58:07.329504 22501 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.339852 22535 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.341804 19042 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.343137 22487 raft_consensus.cc:2804] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:07.343335 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.343570 22487 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:58:07.261798 22538 raft_consensus.cc:3055] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:07.341737 22540 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:07.344138 19042 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.344616 22540 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:07.344655 22501 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:07.345408 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.345748 22501 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:07.342888 19117 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.346248 22501 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:07.345278 22503 raft_consensus.cc:2749] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:58:07.344791 22538 raft_consensus.cc:740] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4de47b093c81430aa9bde7a35db00f31, State: Running, Role: LEADER
I20260709 14:58:07.344048 22487 raft_consensus.cc:3060] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:07.347388 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.348510 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.349056 22535 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.347625 19042 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.345234 22540 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:07.350979 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.347612 22538 consensus_queue.cc:260] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:07.354033 22485 raft_consensus.cc:2749] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.354624 22521 raft_consensus.cc:2749] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.355226 19117 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.355728 19193 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.352972 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.357373 22503 raft_consensus.cc:2749] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.351099 19042 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.358801 22521 raft_consensus.cc:2749] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:58:07.359380 22485 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:07.359447 19042 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.360313 22503 raft_consensus.cc:2749] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:58:07.360682 19042 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.360965 22503 raft_consensus.cc:2749] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:58:07.360926 19785 debug-util.cc:398] Leaking SignalData structure 0x7b080030d620 after lost signal to thread 17965
W20260709 14:58:07.362854 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08002bf480 after lost signal to thread 19010
W20260709 14:58:07.363950 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08002d6d20 after lost signal to thread 19102
W20260709 14:58:07.364985 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7060 after lost signal to thread 19177
I20260709 14:58:07.359956 19193 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.366930 22521 raft_consensus.cc:2749] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:58:07.370191 19785 debug-util.cc:398] Leaking SignalData structure 0x7b0800337d40 after lost signal to thread 19251
W20260709 14:58:07.371315 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08002eaa80 after lost signal to thread 19788
I20260709 14:58:07.371105 22487 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:07.373180 22487 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 3 election: Requested vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:07.374186 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:58:07.374372 19042 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.374768 22503 raft_consensus.cc:2749] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:58:07.375102 22535 raft_consensus.cc:2749] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:58:07.376475 19193 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.377192 22521 raft_consensus.cc:2749] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:58:07.357751 22501 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.379576 22501 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.380458 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.382074 19193 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.382314 19117 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.382769 22521 raft_consensus.cc:2749] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:07.377234 19042 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: 4de47b093c81430aa9bde7a35db00f31, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.383689 22486 raft_consensus.cc:2749] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:58:07.384111 19193 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.385109 19042 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.385910 22535 raft_consensus.cc:2749] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:58:07.358915 22538 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:07.386472 22535 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:07.386595 22521 raft_consensus.cc:2749] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.386890 22535 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:07.387712 22535 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:07.388959 19193 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.395368 19042 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.395466 22521 raft_consensus.cc:2749] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:58:07.396461 19041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:58:07.396346 19193 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.397552 22521 raft_consensus.cc:2749] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:58:07.398753 19193 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.380429 22485 raft_consensus.cc:2749] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:07.399928 19042 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.400625 22503 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:07.400976 22503 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:07.401319 22503 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.403432 22521 raft_consensus.cc:2749] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:58:07.405936 19193 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.407179 22501 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:07.407567 22501 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:07.407925 22501 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:07.408958 22540 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.409971 22521 raft_consensus.cc:2749] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.411141 19193 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.412042 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.413965 22540 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.414225 22521 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:07.414975 19193 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.426333 22521 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:07.426712 22521 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:07.427009 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.415875 19042 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.428750 19042 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.414986 22503 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.430447 22517 raft_consensus.cc:2749] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.431368 22503 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.431591 22517 consensus_queue.cc:1059] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:07.431921 22503 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.432538 22517 raft_consensus.cc:3055] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:58:07.432857 22517 raft_consensus.cc:740] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:07.398996 22535 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.433835 22517 consensus_queue.cc:260] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.434680 22535 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.417747 22501 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.413838 19117 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.436542 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.429734 19042 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.436982 22486 raft_consensus.cc:2749] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:07.437933 19042 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.437631 19117 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.439038 19042 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.425740 19151 raft_consensus.cc:1240] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 12. Current term is 13. Ops: []
I20260709 14:58:07.440171 22510 raft_consensus.cc:2749] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.440779 22510 raft_consensus.cc:2749] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.441023 22485 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:07.441380 22510 raft_consensus.cc:2749] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.440729 19117 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.441497 22485 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:07.442101 22494 raft_consensus.cc:2749] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.436547 22501 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.442586 22532 raft_consensus.cc:2749] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:58:07.442528 22508 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:58:07.436800 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.444026 19117 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.444219 22508 consensus_queue.cc:1059] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:07.444752 22532 raft_consensus.cc:2749] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:58:07.445139 19117 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.445286 22494 raft_consensus.cc:3055] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:07.445693 22494 raft_consensus.cc:740] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.445818 22532 raft_consensus.cc:2749] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.446225 19117 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.446877 22532 raft_consensus.cc:2749] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:58:07.446538 22494 consensus_queue.cc:260] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.445466 19193 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.447772 19117 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.442512 22485 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:07.448328 22508 raft_consensus.cc:2749] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:07.448730 22532 raft_consensus.cc:2749] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:58:07.448837 19117 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.449548 22532 raft_consensus.cc:2749] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:58:07.449954 19117 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.450776 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.451310 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.451756 22532 raft_consensus.cc:2749] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.450980 19117 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.449491 19193 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.452358 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.452950 22508 raft_consensus.cc:2749] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:07.454012 19117 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.454818 22483 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.456034 19117 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.456072 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.454120 22530 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:07.456511 22485 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.458153 19153 raft_consensus.cc:1240] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 6. Current term is 7. Ops: []
I20260709 14:58:07.458730 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.459017 22486 raft_consensus.cc:2749] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.459041 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.459343 19218 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:07.447860 22494 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:07.465726 22530 raft_consensus.cc:2749] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:07.467808 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.468755 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.444988 19119 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.454368 19193 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.470570 22508 raft_consensus.cc:2749] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:07.468806 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.434954 22517 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:07.470923 22488 raft_consensus.cc:2749] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:58:07.474139 19218 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:58:07.474828 19221 raft_consensus.cc:1240] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260709 14:58:07.476861 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.477092 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.477981 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.478427 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.478713 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.477998 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.481087 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.471035 19119 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.481778 19117 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 4de47b093c81430aa9bde7a35db00f31, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.482519 22488 raft_consensus.cc:2749] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:58:07.470956 19193 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.482501 19119 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.483419 22508 raft_consensus.cc:2749] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:58:07.483588 22488 raft_consensus.cc:2749] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:58:07.484004 19119 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.482788 22486 raft_consensus.cc:2749] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:58:07.488989 22486 raft_consensus.cc:2749] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.488708 19193 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.490079 19119 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.490700 22486 raft_consensus.cc:2749] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.465485 22521 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.491149 19193 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.491887 22508 raft_consensus.cc:2749] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:58:07.491978 19219 raft_consensus.cc:1240] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 14:58:07.493013 22521 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:07.493563 22521 raft_consensus.cc:2749] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.494369 19193 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.494614 19119 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.494880 22486 consensus_queue.cc:1059] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:07.495599 19193 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.495682 22488 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.496466 22508 raft_consensus.cc:2749] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:58:07.497066 22508 raft_consensus.cc:2749] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:07.497354 22485 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:07.498832 19193 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.499871 22508 raft_consensus.cc:2749] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.498351 22530 raft_consensus.cc:3055] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:07.500391 22530 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.501206 19077 raft_consensus.cc:1240] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 12. Current term is 13. Ops: [12.11-12.11]
I20260709 14:58:07.501984 19075 raft_consensus.cc:1240] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 8. Current term is 9. Ops: []
I20260709 14:58:07.502548 19077 raft_consensus.cc:1240] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 13. Current term is 14. Ops: []
I20260709 14:58:07.503135 19073 raft_consensus.cc:1240] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 11. Current term is 12. Ops: []
I20260709 14:58:07.503480 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.504273 19075 raft_consensus.cc:1240] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 7. Current term is 8. Ops: []
I20260709 14:58:07.504578 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.505066 19073 raft_consensus.cc:1240] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 6. Current term is 7. Ops: []
I20260709 14:58:07.505486 19075 raft_consensus.cc:1240] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 9. Current term is 10. Ops: []
I20260709 14:58:07.503600 19074 raft_consensus.cc:1240] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 9. Current term is 10. Ops: []
I20260709 14:58:07.501119 22530 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:58:07.506682 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.506886 22530 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:07.505652 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.508994 19070 raft_consensus.cc:2393] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 13: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:07.512485 22508 consensus_queue.cc:1059] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:07.512804 22494 consensus_queue.cc:1059] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:07.513447 22518 raft_consensus.cc:3055] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:58:07.516167 22518 raft_consensus.cc:740] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.516995 22518 consensus_queue.cc:260] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.513695 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:07.518111 22518 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.518252 19219 raft_consensus.cc:2393] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 11: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:07.519519 19042 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.519752 19193 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:07.520584 19042 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.521075 22508 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:58:07.521601 22508 raft_consensus.cc:697] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.521715 22522 consensus_queue.cc:1059] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:58:07.522547 22508 consensus_queue.cc:237] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.523069 22527 raft_consensus.cc:3055] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:58:07.523473 22527 raft_consensus.cc:740] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.524346 22527 consensus_queue.cc:260] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.495775 19119 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.526469 19119 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.527360 22522 consensus_queue.cc:1059] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:58:07.528330 22541 raft_consensus.cc:3055] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:58:07.528690 22541 raft_consensus.cc:740] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.529452 22541 consensus_queue.cc:260] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.530018 22486 raft_consensus.cc:2749] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.530777 22486 raft_consensus.cc:2749] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:58:07.530984 22541 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:07.527509 19119 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.531963 22522 consensus_queue.cc:1059] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:07.533038 22521 raft_consensus.cc:3055] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:07.533485 22521 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.533891 22488 raft_consensus.cc:2749] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:58:07.534550 22488 consensus_queue.cc:1059] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:07.533320 22527 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:07.535588 22483 raft_consensus.cc:3055] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:58:07.535950 22483 raft_consensus.cc:740] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.536741 22483 consensus_queue.cc:260] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.539063 22522 consensus_queue.cc:1059] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:07.539292 22483 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:07.544508 22510 raft_consensus.cc:2749] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:58:07.545012 22518 raft_consensus.cc:3055] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:07.545161 22510 raft_consensus.cc:2749] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:58:07.545469 22518 raft_consensus.cc:740] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.529779 22494 raft_consensus.cc:3055] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:58:07.546541 22494 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.546507 22518 consensus_queue.cc:260] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.546515 19042 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.547569 22494 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.548348 22517 raft_consensus.cc:2749] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.548805 22494 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.550135 22522 consensus_queue.cc:1059] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:58:07.551165 19042 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.552174 22512 raft_consensus.cc:3055] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:58:07.552217 19042 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:07.552695 22512 raft_consensus.cc:740] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.553545 22512 consensus_queue.cc:260] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.554064 22488 consensus_queue.cc:1059] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:58:07.554932 22518 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:07.555179 22512 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:58:07.556429 22540 raft_consensus.cc:2749] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:58:07.557101 22540 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:07.557542 22540 raft_consensus.cc:697] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:07.558374 22540 consensus_queue.cc:237] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, 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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:58:07.559377 22488 consensus_queue.cc:1059] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:07.560613 22485 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:58:07.560976 22485 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.561913 22485 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.554944 22483 raft_consensus.cc:3055] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:58:07.568419 22483 raft_consensus.cc:740] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.569209 22483 consensus_queue.cc:260] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.570442 22483 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:07.574025 22522 consensus_queue.cc:1059] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:07.573956 19728 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.572467 18973 catalog_manager.cc:5697] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 10 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:07.578743 22494 raft_consensus.cc:3055] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:58:07.579056 22538 raft_consensus.cc:2804] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:58:07.579133 22494 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.579833 22538 raft_consensus.cc:697] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 4 LEADER]: Becoming Leader. State: Replica: 4de47b093c81430aa9bde7a35db00f31, State: Running, Role: LEADER
I20260709 14:58:07.580113 22494 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.580698 22538 consensus_queue.cc:237] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:07.581284 22494 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:07.582567 19153 raft_consensus.cc:1240] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 14. Current term is 15. Ops: []
I20260709 14:58:07.584088 19153 raft_consensus.cc:1240] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 9. Current term is 10. Ops: []
I20260709 14:58:07.574636 22512 consensus_queue.cc:1059] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:07.585565 22541 raft_consensus.cc:3055] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:58:07.586163 22541 raft_consensus.cc:740] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.587179 22541 consensus_queue.cc:260] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.588609 22541 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:07.589627 19153 raft_consensus.cc:1240] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 12. Current term is 13. Ops: []
I20260709 14:58:07.534569 22521 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.592911 22521 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:07.594635 22485 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:07.595775 19119 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.597036 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.598719 19153 raft_consensus.cc:1240] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 10. Current term is 11. Ops: []
I20260709 14:58:07.600174 19153 raft_consensus.cc:1240] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 9. Current term is 10. Ops: []
I20260709 14:58:07.602053 22486 raft_consensus.cc:2749] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:58:07.576327 19042 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.603809 19193 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.604305 22540 raft_consensus.cc:2749] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:58:07.605424 22508 raft_consensus.cc:2749] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:58:07.605535 19042 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.606467 22540 raft_consensus.cc:2749] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.606593 19193 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.607786 19193 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.608546 22508 raft_consensus.cc:2749] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:58:07.609201 22508 raft_consensus.cc:2749] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:58:07.610787 19042 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.610723 22486 consensus_queue.cc:1059] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:07.611765 22488 raft_consensus.cc:3055] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:58:07.611864 22508 consensus_queue.cc:1059] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:07.612047 22540 raft_consensus.cc:2749] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.612900 19153 raft_consensus.cc:1240] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 7. Current term is 8. Ops: []
I20260709 14:58:07.612457 18976 catalog_manager.cc:5697] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 reported cstate change: term changed from 3 to 4, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132). New cstate: current_term: 4 leader_uuid: "4de47b093c81430aa9bde7a35db00f31" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:58:07.612687 22508 consensus_queue.cc:1059] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 14.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:58:07.613240 22541 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:58:07.613934 22488 raft_consensus.cc:740] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.614295 22541 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.615029 22488 consensus_queue.cc:260] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.615163 22541 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.616366 22541 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:07.616492 22488 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.623757 22522 consensus_queue.cc:1059] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:07.624064 22518 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:58:07.624565 22518 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.624943 22494 raft_consensus.cc:3055] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:07.625331 22494 raft_consensus.cc:740] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.625545 22518 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.626159 22494 consensus_queue.cc:260] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.626883 22518 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:07.627760 22494 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:07.636269 22494 consensus_queue.cc:1059] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:07.637013 22522 consensus_queue.cc:1059] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:07.638161 22508 raft_consensus.cc:3055] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:07.638511 22508 raft_consensus.cc:740] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.613238 19042 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.639369 22508 consensus_queue.cc:260] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.641002 22508 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:07.638569 22494 raft_consensus.cc:3055] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:07.641407 22518 consensus_queue.cc:1059] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:07.641832 22517 raft_consensus.cc:2749] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.642478 22522 raft_consensus.cc:3055] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:58:07.643347 22522 raft_consensus.cc:740] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.643790 19042 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.644142 22522 consensus_queue.cc:260] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.647961 22522 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.650596 22494 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:07.652050 22494 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.652889 22517 raft_consensus.cc:2749] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:58:07.654441 22494 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:07.659061 19042 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.659828 22540 raft_consensus.cc:2749] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:58:07.662513 22540 consensus_queue.cc:1059] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:07.663480 22517 raft_consensus.cc:3055] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:07.663812 22517 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:07.664686 22517 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.666894 22517 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:07.676240 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:07.684508 19153 raft_consensus.cc:1240] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 10. Current term is 11. Ops: []
I20260709 14:58:07.688670 19044 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.689806 22540 raft_consensus.cc:2749] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:58:07.700001 18973 catalog_manager.cc:5697] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:07.702078 19119 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.702838 22488 raft_consensus.cc:2749] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:58:07.704146 19073 raft_consensus.cc:1240] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 7. Current term is 8. Ops: []
I20260709 14:58:07.705615 19073 raft_consensus.cc:1240] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 7. Current term is 8. Ops: []
I20260709 14:58:07.708001 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.709903 22498 consensus_queue.cc:1059] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:07.711087 22488 raft_consensus.cc:3055] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:58:07.711447 22488 raft_consensus.cc:740] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.712257 22488 consensus_queue.cc:260] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.714778 22488 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:07.715296 19150 raft_consensus.cc:1240] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Rejecting Update request from peer 4de47b093c81430aa9bde7a35db00f31 for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:07.716778 22538 consensus_queue.cc:1059] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:58:07.717730 19073 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:07.718426 19077 raft_consensus.cc:1240] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 9. Current term is 10. Ops: []
I20260709 14:58:07.719790 19070 raft_consensus.cc:1240] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 11. Current term is 12. Ops: []
I20260709 14:58:07.721251 22502 raft_consensus.cc:3055] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:07.721611 22502 raft_consensus.cc:740] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4de47b093c81430aa9bde7a35db00f31, State: Running, Role: LEADER
I20260709 14:58:07.722450 22502 consensus_queue.cc:260] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:07.722954 19119 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.723462 19069 raft_consensus.cc:1240] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 10. Current term is 11. Ops: []
I20260709 14:58:07.723714 22498 consensus_queue.cc:1059] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:07.723801 22502 raft_consensus.cc:3060] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:07.724815 22498 raft_consensus.cc:2749] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:07.725427 22498 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:07.725750 22498 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.726475 22498 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.726907 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:07.727635 19069 raft_consensus.cc:2393] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 11: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:07.727705 22498 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:07.730420 19069 raft_consensus.cc:1240] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 9. Current term is 10. Ops: []
I20260709 14:58:07.732443 19077 raft_consensus.cc:1240] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 7. Current term is 8. Ops: []
I20260709 14:58:07.733496 19070 raft_consensus.cc:1240] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 9. Current term is 10. Ops: []
W20260709 14:58:07.735024 19192 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:58:07.738108 19193 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.738436 19119 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:07.740567 22508 raft_consensus.cc:2749] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:58:07.741088 22486 raft_consensus.cc:2749] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:58:07.741751 22486 consensus_queue.cc:1059] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:58:07.743969 22485 raft_consensus.cc:3055] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:58:07.744359 22485 raft_consensus.cc:740] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.745241 22485 consensus_queue.cc:260] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.746487 22485 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.755471 22486 consensus_queue.cc:1059] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:07.756567 22498 raft_consensus.cc:3055] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:58:07.757513 22498 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.759989 19119 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:07.760725 22486 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:58:07.761219 22486 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.762072 22486 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.775398 18973 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 10 to 11, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 11 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:07.782881 22498 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.784319 22498 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:07.786181 22488 consensus_queue.cc:1059] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:07.787770 22486 raft_consensus.cc:3055] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:07.788199 22486 raft_consensus.cc:740] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.796432 22486 consensus_queue.cc:260] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.799072 22530 consensus_queue.cc:1059] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:07.800650 22483 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:58:07.801018 22483 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:07.801847 22483 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:07.803267 22483 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:07.797799 22486 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:08.054000 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:08.069832 19218 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:58:08.070513 19150 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:58:08.072337 22517 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:08.075660 22491 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:08.078671 19150 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:58:08.080904 22521 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:08.128026 19077 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 7. (term mismatch)
I20260709 14:58:08.128420 19077 pending_rounds.cc:85] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: Aborting all ops after (but not including) 6
I20260709 14:58:08.128655 19077 pending_rounds.cc:107] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: Aborting uncommitted NO_OP operation due to leader change: 7.7
I20260709 14:58:08.128937 19077 raft_consensus.cc:2889] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:58:08.130784 22521 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:08.140942 19227 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer 4de47b093c81430aa9bde7a35db00f31: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:58:08.145273 22502 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:08.157162 19219 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:08.158715 22486 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:08.191948 19069 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:08.193663 22483 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:08.201104 19069 raft_consensus.cc:1275] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer 4de47b093c81430aa9bde7a35db00f31: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:58:08.209386 22502 consensus_queue.cc:1048] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:08.341105 22517 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:08.341643 22517 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.344233 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:08.344947 19150 raft_consensus.cc:2393] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 11: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:08.347651 22517 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.349102 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:08.349752 19218 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:08.350848 19042 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:08.351805 22517 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:08.352157 22517 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:08.352510 22517 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:08.363832 22517 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.372005 22517 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.495708 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:08.504632 19218 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:08.513564 22521 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.514165 22521 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.516505 22559 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:08.516930 22521 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.517038 22559 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.519145 22559 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.549561 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:08.550329 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:08.551047 19070 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:08.552488 19042 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.553664 22517 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:58:08.555160 22517 raft_consensus.cc:697] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:08.556053 22517 consensus_queue.cc:237] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.600734 22517 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.601227 22517 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.601152 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:08.603255 22517 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.603494 19150 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:08.626125 22517 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:58:08.626724 22517 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:08.628449 22517 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:08.660925 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:08.661489 19070 raft_consensus.cc:606] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 16 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:08.663439 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:08.664086 19153 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:08.666461 19150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:08.669055 19150 raft_consensus.cc:606] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:08.678721 22540 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:08.679221 22540 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.680888 22540 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.681358 22540 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:08.681798 22540 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.686113 22540 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.699242 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:08.699852 19763 raft_consensus.cc:2468] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:58:08.701206 19043 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [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: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.702319 22562 raft_consensus.cc:2804] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:08.702800 22562 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:58:08.703138 22562 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:08.708117 22540 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:08.708699 22540 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.710124 19218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:58:08.710683 19218 raft_consensus.cc:606] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:08.711016 22540 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.716688 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:08.711001 19218 raft_consensus.cc:614] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:58:08.720784 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:08.721108 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:58:08.721318 19218 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:58:08.722057 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:08.722700 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:08.722646 19224 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:08.719892 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:08.724501 19223 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:58:08.722085 19222 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:08.728863 19042 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.732950 19042 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.733825 19042 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.732110 22510 raft_consensus.cc:993] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:08.735185 22510 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:08.735598 22510 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:08.736219 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:08.736917 19150 raft_consensus.cc:2393] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 11: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:08.736552 22510 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:08.740350 22517 raft_consensus.cc:1081] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 16 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:08.743083 22559 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:08.756794 22559 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.746949 22510 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.747357 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:08.748636 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:08.775642 19153 raft_consensus.cc:2393] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 3: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:08.755571 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:08.740255 22491 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:58:08.776062 22510 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.776975 22491 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:08.777447 22491 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:08.734606 22563 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:08.771644 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:08.779198 19149 raft_consensus.cc:2393] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 8: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:08.780927 19193 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:08.781350 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:08.781844 22563 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:08.782284 22563 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:08.783638 19146 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:08.775970 22559 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.784678 22521 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:08.775066 19150 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:08.785082 22521 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:08.772234 18973 catalog_manager.cc:5697] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 11, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 11 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:08.776479 22508 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:08.757344 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:08.785576 22521 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:08.786105 22508 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.786890 19148 raft_consensus.cc:2393] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 11: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:08.788079 22508 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.776623 19151 raft_consensus.cc:2393] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 4: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:08.786340 19193 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:08.794958 22491 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.795917 22508 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:08.799376 22508 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:08.799808 22508 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:08.799845 22521 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.801841 22563 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.807384 22491 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.805248 22566 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.805905 19193 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:08.819214 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
W20260709 14:58:08.819389 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 80869us
W20260709 14:58:08.816546 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 55288.6us
I20260709 14:58:08.820173 22559 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:08.820597 22559 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:08.820683 19227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:08.821031 22559 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:08.821364 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:08.819831 19151 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:08.823208 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:08.824110 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:08.826154 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:08.826678 19042 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.808702 22563 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.809373 22508 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.827291 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:08.827992 19069 raft_consensus.cc:2393] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 8: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:08.828734 19227 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:08.828851 22508 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.821928 19221 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:08.812229 22562 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:08.826853 19077 raft_consensus.cc:2393] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 12: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:08.831525 22562 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 3 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:08.832234 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:58:08.832700 22491 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:08.833069 22491 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:08.833402 22491 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:08.833590 22486 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.834105 22564 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.834349 22486 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.834635 22564 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.836045 22508 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.836498 22508 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.837497 22564 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.837692 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:08.838342 22508 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.839023 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:08.839557 19151 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:08.840303 22483 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.840739 22483 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.839044 19227 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:58:08.842588 22483 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.842876 19222 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:58:08.843644 19225 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:58:08.844506 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:08.802798 22521 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.845096 19148 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:08.845448 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:08.847009 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:08.847560 19077 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:08.850173 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:08.850710 19220 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:08.854332 22491 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.836612 22486 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.855800 19221 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:08.853669 19148 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:58:08.857563 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:08.858162 19077 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 13.
I20260709 14:58:08.859189 19119 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:08.859934 22486 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:08.860015 19150 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:08.860404 22486 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:08.860503 19119 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.839051 19763 raft_consensus.cc:2468] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 3.
I20260709 14:58:08.860780 22486 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:08.861301 22483 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:58:08.861697 22483 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:08.862048 22483 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:08.862133 19043 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [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: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.863059 22517 raft_consensus.cc:2804] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:08.863533 22517 raft_consensus.cc:697] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:08.864359 22517 consensus_queue.cc:237] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:08.859488 19227 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.868278 22566 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.857856 19151 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:08.845613 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:08.872545 19222 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 13.
I20260709 14:58:08.869906 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:08.870153 22521 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.873512 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:08.868023 19193 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:08.874361 19146 raft_consensus.cc:2393] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 4: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:08.871654 22483 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.873540 19150 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 15.
I20260709 14:58:08.869364 19227 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 17 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.877796 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:08.877974 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:08.878353 22521 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.878808 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:08.878021 22508 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:08.879345 19077 raft_consensus.cc:3060] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:08.880179 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:08.880318 22521 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.880401 19042 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.880862 19069 raft_consensus.cc:2393] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 8: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:08.881439 19042 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.869123 22486 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.881769 22559 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.883783 22559 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.874667 19193 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:08.884234 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:08.884606 22486 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.885248 22562 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:58:08.885651 19222 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:08.885779 22562 raft_consensus.cc:697] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:08.886679 22562 consensus_queue.cc:237] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.890470 22566 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.891021 22566 raft_consensus.cc:2804] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:08.891486 22566 raft_consensus.cc:697] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:08.892239 22566 consensus_queue.cc:237] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.893966 22483 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 14 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.885155 19193 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:08.894899 19077 raft_consensus.cc:2468] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:58:08.895917 22521 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:58:08.902184 22521 raft_consensus.cc:697] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:08.903090 22521 consensus_queue.cc:237] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.896780 19042 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.897126 22563 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:58:08.884277 22559 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:08.879856 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:08.906556 19042 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.906881 19146 raft_consensus.cc:2393] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 3: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:08.907364 22540 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:08.907757 22540 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:08.908277 22540 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:08.906352 22559 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.908504 18973 catalog_manager.cc:5697] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 2 to 3, leader changed from 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 3 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:08.906266 22563 raft_consensus.cc:697] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:08.910666 22563 consensus_queue.cc:237] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.912927 19222 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:58:08.914019 19117 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:08.879559 22508 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:08.915179 22508 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:08.917764 22559 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.918620 22483 raft_consensus.cc:2804] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:58:08.908720 22491 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.920853 22483 raft_consensus.cc:697] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:08.923772 22540 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.924211 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:08.878911 19150 raft_consensus.cc:2393] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 8: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:08.925745 22540 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.924152 22483 consensus_queue.cc:237] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.931083 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:08.931643 19150 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:08.908897 22564 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:08.932797 22564 raft_consensus.cc:697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:08.933681 22564 consensus_queue.cc:237] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [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: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.938160 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:08.939307 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:08.940028 19146 raft_consensus.cc:2393] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 11: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:08.941965 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:08.942473 19146 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:08.949242 19146 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:08.950973 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:08.951653 19227 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:08.952702 19222 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:08.938082 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:08.960374 19077 raft_consensus.cc:3060] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:08.961007 22498 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.961120 19044 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:08.961576 22498 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.963763 22498 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.965524 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:08.966543 22540 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:08.967059 22540 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
W20260709 14:58:08.967567 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 82575.4us
I20260709 14:58:08.968291 19193 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:08.967877 22540 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.971565 18973 catalog_manager.cc:5697] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:08.974020 22572 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.974630 22572 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.974781 22559 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:08.975500 22559 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.976620 22572 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.977561 22486 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.978011 22486 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.980352 22486 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.978245 22559 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:08.981599 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:08.982191 19225 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:08.983007 22486 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:08.983166 19117 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:08.983443 22486 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.983999 22498 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:08.984346 22498 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:08.984666 22498 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:08.987493 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:08.988059 19225 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:58:08.989162 19117 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:08.989828 22486 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:08.989846 22561 raft_consensus.cc:2804] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:08.990375 22561 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:08.990731 22561 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:08.992890 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:08.993399 19146 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:58:08.997942 19227 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:08.998942 22508 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:08.998868 22538 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.002709 22559 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:58:09.002414 22538 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:09.003119 22559 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.003496 22559 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:58:09.002463 22508 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.004207 22508 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.005331 22538 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.006129 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.006688 19150 raft_consensus.cc:2468] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de47b093c81430aa9bde7a35db00f31 in term 3.
I20260709 14:58:09.007754 19730 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 
I20260709 14:58:09.008553 22538 raft_consensus.cc:2804] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:58:09.008909 22538 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.009289 22538 raft_consensus.cc:3060] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:09.010481 22561 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.012966 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.013230 22561 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.013504 19070 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:09.014317 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:09.014850 19225 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:58:09.015372 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.015923 19150 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:09.017010 22572 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:09.004601 22508 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.017452 22498 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.017776 22572 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.027320 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.028250 22572 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.021720 19225 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:58:09.029239 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.029584 19117 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.029807 19148 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:09.030184 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.030580 22498 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.031270 22498 raft_consensus.cc:2804] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:58:09.031795 22498 raft_consensus.cc:697] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:09.032650 22498 consensus_queue.cc:237] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.030747 19151 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:58:09.035847 19150 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:09.039683 19070 raft_consensus.cc:2468] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:58:09.027302 22508 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.042955 22538 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:09.022212 19146 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 17.
I20260709 14:58:09.025470 22486 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.048731 22540 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:09.045934 19077 raft_consensus.cc:2468] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:58:09.050818 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.051533 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.052022 19150 raft_consensus.cc:3060] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:09.052420 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.053089 19078 raft_consensus.cc:2393] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 14: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:09.049824 22540 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.053603 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.053891 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.054455 19069 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:58:09.054814 22540 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.055227 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.055896 19073 raft_consensus.cc:2393] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 12: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:09.056638 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.057324 19076 raft_consensus.cc:2393] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 10: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:09.044620 22508 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.051378 18975 catalog_manager.cc:5697] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:09.052816 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.058100 22508 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.058895 22486 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.049041 18973 catalog_manager.cc:5697] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 8, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 8 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:09.061093 19077 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:58:09.061481 19077 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:09.058584 19075 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 13.
I20260709 14:58:09.061971 19150 raft_consensus.cc:2468] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de47b093c81430aa9bde7a35db00f31 in term 4.
I20260709 14:58:09.062160 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:09.051378 19070 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:09.062744 19225 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:58:09.063035 19730 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 
I20260709 14:58:09.063376 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.060540 18973 catalog_manager.cc:5697] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 3 to 4, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 4 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:09.063777 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.063932 19146 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 13.
I20260709 14:58:09.064334 19151 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:58:09.065472 22502 raft_consensus.cc:2804] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:58:09.067454 22486 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.067652 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.067716 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.068549 19146 raft_consensus.cc:2393] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 8: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:09.063509 19077 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.066838 22564 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.070472 22564 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.070856 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.072379 22564 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.074411 19151 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:09.075618 19148 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:09.074620 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.068239 22491 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.076273 22486 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.087525 19222 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 13.
I20260709 14:58:09.077813 22562 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:09.082698 19150 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:09.083905 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.088788 19044 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:09.088433 19148 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:09.084170 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.084846 19193 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.090135 19151 raft_consensus.cc:2368] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 9. Current term is 10.
I20260709 14:58:09.090306 22521 raft_consensus.cc:2804] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:09.086710 19225 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:09.087658 19077 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:58:09.087412 22486 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.090683 22521 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.077143 19042 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:09.089522 22564 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:09.091475 22564 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.091857 22564 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:09.091811 19193 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.092419 22486 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.092866 19193 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.093614 22566 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:09.093717 19193 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.094038 22566 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:09.094380 22572 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:09.095185 22572 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.095584 22572 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:09.094492 22566 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:09.099905 19077 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 17.
I20260709 14:58:09.091059 22521 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:09.102923 22566 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.105206 22566 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.105767 22566 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:09.106235 22566 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:09.107086 22566 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.112833 22583 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.113448 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.113328 22583 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.114094 19225 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:58:09.118607 22583 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.120738 22566 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:09.121974 19117 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.123899 22572 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.125101 22491 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.125959 22538 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 4 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.138204 22563 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:58:09.141332 22563 raft_consensus.cc:697] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:09.127329 22508 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.126802 18975 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 11 to 12, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 12 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:09.131572 22559 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:09.134374 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 57313.1us
I20260709 14:58:09.134665 22486 raft_consensus.cc:2804] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:09.147269 22486 raft_consensus.cc:697] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:09.135226 19117 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.138769 22502 raft_consensus.cc:697] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 4 LEADER]: Becoming Leader. State: Replica: 4de47b093c81430aa9bde7a35db00f31, State: Running, Role: LEADER
I20260709 14:58:09.151842 22502 consensus_queue.cc:237] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
W20260709 14:58:09.148515 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 54863.4us
I20260709 14:58:09.148164 22486 consensus_queue.cc:237] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.134045 22566 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.155491 22491 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.157404 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.158020 19151 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 14.
I20260709 14:58:09.158892 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.159389 19044 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:09.159885 19077 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:58:09.158790 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.120857 22521 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.163655 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.164867 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.165511 19077 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:58:09.165530 22583 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:58:09.166261 22583 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.166608 22583 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:09.167341 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.168227 19193 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.165040 18973 catalog_manager.cc:5697] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:09.169392 18973 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:09.172721 22540 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:58:09.173168 22540 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.173483 22540 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:09.173979 22508 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:58:09.181548 22566 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.182142 22566 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:58:09.182512 22566 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:09.161113 22561 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 14:58:09.206894 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 71746.4us
I20260709 14:58:09.207942 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.182878 22566 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:09.208596 19077 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:09.209275 19193 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
W20260709 14:58:09.211171 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 51859.3us
I20260709 14:58:09.190040 22498 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.210161 19117 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.186983 22561 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.213450 18976 catalog_manager.cc:5697] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 12 to 14, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 14 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:09.214898 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.215521 19077 raft_consensus.cc:3060] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:09.222637 19077 raft_consensus.cc:2468] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:58:09.224988 22582 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:58:09.225553 22582 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:09.227415 22517 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.227924 22517 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.228245 22582 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:09.229364 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:09.230019 22517 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.191928 22564 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.178403 22563 consensus_queue.cc:237] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.223855 22561 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:09.223543 22578 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:58:09.239416 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.240818 22559 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.241678 22521 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.242379 22572 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.233469 22517 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:09.248979 22561 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.250629 22566 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.250749 22583 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.274861 22596 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.275406 22596 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.277415 22596 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.233976 22588 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:58:09.252360 22582 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:09.254642 19077 raft_consensus.cc:3060] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:09.255887 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.257413 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.266606 19119 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:09.267262 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.268680 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.270195 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.270740 19221 raft_consensus.cc:1275] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:09.238554 22508 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 17 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:09.272119 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.231491 22498 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.254496 22578 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.288900 19225 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:09.290102 19222 raft_consensus.cc:2368] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 8. Current term is 9.
I20260709 14:58:09.290454 19070 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
W20260709 14:58:09.291440 22586 log.cc:927] Time spent T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 14:58:09.292225 22583 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.293068 22508 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.287693 19219 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:58:09.294227 22582 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.303710 22582 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:09.295338 22486 raft_consensus.cc:2804] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:09.299467 19220 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 14.
I20260709 14:58:09.292295 22596 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.307024 22596 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:09.307483 22486 raft_consensus.cc:697] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:09.308225 22486 consensus_queue.cc:237] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.315129 19077 raft_consensus.cc:2468] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:09.298617 22578 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:09.278293 22517 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.323019 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.321594 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.321942 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.324996 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:58:09.326519 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 95829.7us
I20260709 14:58:09.361781 19077 raft_consensus.cc:2393] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 8: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:09.301379 22588 raft_consensus.cc:697] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:09.363471 19076 raft_consensus.cc:2368] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 9. Current term is 10.
I20260709 14:58:09.363739 19219 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 13
W20260709 14:58:09.350538 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 111508us
I20260709 14:58:09.350337 18976 catalog_manager.cc:5697] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:09.353766 22594 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.374831 22594 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.376801 22594 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.361266 22521 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.378417 22588 consensus_queue.cc:237] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.318802 22583 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.372643 18976 catalog_manager.cc:5697] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:09.360253 22559 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.353901 22563 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
W20260709 14:58:09.395360 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 186173us
W20260709 14:58:09.399155 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 72369.2us
I20260709 14:58:09.402175 19193 leader_election.cc:400] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Vote denied by peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817) with higher term. Message: Invalid argument: T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 9. Current term is 10.
I20260709 14:58:09.402522 19193 leader_election.cc:403] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:58:09.394935 22483 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.378877 22521 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.405754 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:09.406219 19225 raft_consensus.cc:3060] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:58:09.407859 22595 raft_consensus.cc:3060] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:58:09.410953 22572 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.411463 22572 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.413341 22572 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.413911 22498 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.414180 22561 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.394685 22563 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.415939 22517 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.416220 22563 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.394774 22559 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.418871 22582 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.420879 22582 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.397774 22562 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:09.422125 22562 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.424134 22562 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.424854 22566 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.425202 19070 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:58:09.426529 18975 catalog_manager.cc:5697] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "4de47b093c81430aa9bde7a35db00f31" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:58:09.404094 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.392011 22583 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.433051 19225 raft_consensus.cc:2468] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de47b093c81430aa9bde7a35db00f31 in term 4.
I20260709 14:58:09.434818 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.437924 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.438146 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:09.438627 19223 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:09.443596 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.444217 19220 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:09.446300 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.446863 19151 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:58:09.448107 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.451443 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.452020 19148 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:09.453197 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.453816 19148 raft_consensus.cc:2368] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 3. Current term is 4.
I20260709 14:58:09.455034 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.455539 19148 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:58:09.450802 19150 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:09.459585 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.460140 19146 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:09.464308 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.464929 19153 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:09.466132 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.468245 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.468909 19152 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:09.468379 19150 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:09.472296 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.472434 19193 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
W20260709 14:58:09.457075 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 139640us
I20260709 14:58:09.473744 19119 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:09.477355 19144 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:58:09.427451 22483 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.404356 22607 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:09.485198 19227 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:58:09.486289 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.477660 19193 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.486831 19152 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:58:09.496492 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:09.496738 19193 leader_election.cc:400] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Vote denied by peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817) with higher term. Message: Invalid argument: T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 3. Current term is 4.
I20260709 14:58:09.497066 19193 leader_election.cc:403] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:58:09.497059 19763 raft_consensus.cc:2468] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 3.
I20260709 14:58:09.416252 22596 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:09.490708 19219 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:58:09.484213 19146 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:09.495466 19148 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 16.
I20260709 14:58:09.497953 19193 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.504032 19150 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
W20260709 14:58:09.514202 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 107876us
I20260709 14:58:09.488672 22588 raft_consensus.cc:2804] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:58:09.478585 22599 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.500293 22572 raft_consensus.cc:2749] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817) with higher term. Message: Invalid argument: T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 3. Current term is 4.
I20260709 14:58:09.539345 22588 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.499955 19147 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:09.500376 22582 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:09.499516 22611 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:58:09.539422 22563 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.507777 22590 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:09.544240 22588 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:09.543381 22599 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.549887 22582 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:09.551774 22521 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.552928 22491 consensus_queue.cc:1048] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
W20260709 14:58:09.550699 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 49998.8us
I20260709 14:58:09.575750 19193 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.553256 19042 leader_election.cc:400] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Vote denied by peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879) with higher term. Message: Invalid argument: T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 8. Current term is 9.
I20260709 14:58:09.571135 19153 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:58:09.538733 22559 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.578049 19042 leader_election.cc:403] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:58:09.579202 22564 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 13 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.589486 19042 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:09.598018 22564 raft_consensus.cc:3060] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:58:09.599283 22599 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.574432 22563 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.573839 22582 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:09.602607 22611 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.603077 22611 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:09.497363 22607 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.605963 19118 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 
W20260709 14:58:09.606772 19118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.132:41377, user_credentials={real_user=slave}} blocked reactor thread for 67629us
I20260709 14:58:09.606930 22620 raft_consensus.cc:2804] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:58:09.607426 22620 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.607717 22620 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:09.608412 22578 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.610224 19151 raft_consensus.cc:2393] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 14: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:09.611459 22595 raft_consensus.cc:2749] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817) with higher term. Message: Invalid argument: T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 9. Current term is 10.
I20260709 14:58:09.602635 22559 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:09.612358 22559 raft_consensus.cc:493] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.612739 22559 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:09.607784 19223 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:09.575464 22596 raft_consensus.cc:993] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:09.595515 19042 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:09.597620 19147 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:58:09.618604 22620 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:09.619527 22563 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.618633 22607 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.620833 22620 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 4 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:09.621557 22483 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.624540 22564 raft_consensus.cc:2749] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879) with higher term. Message: Invalid argument: T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 8. Current term is 9.
I20260709 14:58:09.581442 22590 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:09.625200 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:58:09.646384 19763 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:09.625613 22583 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.626627 22596 raft_consensus.cc:1081] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:09.627744 22540 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.630247 19193 leader_election.cc:400] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Vote denied by peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831) with higher term. Message: Invalid argument: T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 9. Current term is 10.
I20260709 14:58:09.632737 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.653687 19223 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:58:09.654767 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.633169 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.657341 19219 raft_consensus.cc:2368] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 15. Current term is 16.
I20260709 14:58:09.628415 22609 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:09.649245 22602 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:58:09.635069 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:58:09.640679 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 133647us
W20260709 14:58:09.648258 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 133172us
I20260709 14:58:09.648329 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.648756 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.661489 19225 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 7.
I20260709 14:58:09.649251 19224 raft_consensus.cc:1240] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 8. Current term is 9. Ops: []
I20260709 14:58:09.652817 19227 raft_consensus.cc:1275] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:58:09.636523 19221 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:09.659961 19223 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:09.660346 22609 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.664398 22609 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:09.668076 19763 raft_consensus.cc:2468] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:58:09.669107 19118 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 
I20260709 14:58:09.670527 19220 raft_consensus.cc:2368] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 10. Current term is 11.
I20260709 14:58:09.674190 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.674789 19151 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:58:09.675485 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.675976 19150 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:09.678258 22590 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.679610 19762 raft_consensus.cc:1240] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 3. Current term is 4. Ops: []
I20260709 14:58:09.680323 19220 raft_consensus.cc:1275] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Refusing update from remote peer 4de47b093c81430aa9bde7a35db00f31: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:58:09.682446 22538 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:58:09.677424 22602 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:09.684913 22602 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.677291 22483 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.686316 22483 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.686651 22611 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.688207 22483 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.688407 22540 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.689097 22611 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.677377 22596 raft_consensus.cc:2804] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:58:09.693454 19117 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.695508 19153 raft_consensus.cc:1240] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 8. Current term is 9. Ops: []
I20260709 14:58:09.698971 18975 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 16 to 17, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 17 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:09.700289 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.702045 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.702181 19153 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:58:09.702505 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.702747 19070 raft_consensus.cc:2393] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 10: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:09.703222 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.703678 19069 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:58:09.703722 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.704298 19074 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:09.704924 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.705369 19072 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:58:09.705327 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.705438 19073 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Advancing to term 16
I20260709 14:58:09.706192 19071 raft_consensus.cc:2368] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 14. Current term is 15.
I20260709 14:58:09.706626 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.707165 19070 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:09.707899 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.708424 19070 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:09.709113 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.709256 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:09.709771 19221 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:09.713001 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.713502 19072 raft_consensus.cc:3060] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:58:09.713640 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.713938 19153 raft_consensus.cc:1275] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
W20260709 14:58:09.714260 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08002f2620 after lost signal to thread 17965
I20260709 14:58:09.709651 19070 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
W20260709 14:58:09.715229 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08002da360 after lost signal to thread 19010
I20260709 14:58:09.715124 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:58:09.716414 19785 debug-util.cc:398] Leaking SignalData structure 0x7b0800297c40 after lost signal to thread 19102
W20260709 14:58:09.717412 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08000c29a0 after lost signal to thread 19177
W20260709 14:58:09.718356 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3660 after lost signal to thread 19251
I20260709 14:58:09.718266 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.718982 19077 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
W20260709 14:58:09.719301 19785 debug-util.cc:398] Leaking SignalData structure 0x7b08002d3760 after lost signal to thread 19788
I20260709 14:58:09.719887 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.720489 19076 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:58:09.723148 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.704228 22625 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.700203 22594 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.697445 22564 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.727555 19117 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.729605 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.735076 19153 raft_consensus.cc:2368] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 10. Current term is 11.
I20260709 14:58:09.727126 22596 raft_consensus.cc:697] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:09.736450 22596 consensus_queue.cc:237] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:09.727205 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:09.739692 19076 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:58:09.742805 19150 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:58:09.699947 22618 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.744086 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.747044 19150 raft_consensus.cc:2393] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 5: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:09.749590 19077 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:58:09.750376 19074 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:58:09.752768 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.753471 19147 raft_consensus.cc:2368] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 15. Current term is 16.
I20260709 14:58:09.755347 22582 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.755870 22588 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.757221 22582 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.757520 19069 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:09.757784 22588 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:09.758055 19222 raft_consensus.cc:2368] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 5. Current term is 6.
I20260709 14:58:09.765228 19072 raft_consensus.cc:2468] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:58:09.767721 19073 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 16.
I20260709 14:58:09.770392 19078 raft_consensus.cc:2468] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:58:09.723958 22540 consensus_queue.cc:1059] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
I20260709 14:58:09.740435 22594 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.771525 22614 raft_consensus.cc:3055] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:58:09.771883 22614 raft_consensus.cc:740] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:09.772886 22594 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.743983 22564 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.773123 22614 consensus_queue.cc:260] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:09.774096 19042 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:09.730610 22578 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 14 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.774199 19071 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:58:09.733103 22625 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.775413 19070 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:09.778352 19221 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 15.
I20260709 14:58:09.795192 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.795536 19042 leader_election.cc:400] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 pre-election: Vote denied by peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879) with higher term. Message: Invalid argument: T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 15. Current term is 16.
I20260709 14:58:09.795929 19150 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:09.796124 19042 leader_election.cc:403] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:58:09.733784 22483 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:09.801287 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
W20260709 14:58:09.802104 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 74624.5us
I20260709 14:58:09.802731 19117 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.804000 19042 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:09.783161 22609 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.752007 22618 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.809671 22614 raft_consensus.cc:3060] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:09.809266 22612 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.811594 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.812282 19148 raft_consensus.cc:2393] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 15: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:09.812587 22618 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.813145 22564 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.803854 22483 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.814363 22483 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:09.822681 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.823235 19227 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:58:09.823685 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.825589 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.826042 19224 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:09.800457 22540 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:09.826534 19193 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.831190 19075 raft_consensus.cc:2368] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 10. Current term is 11.
I20260709 14:58:09.831827 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:09.833204 19223 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:58:09.807554 22491 raft_consensus.cc:2749] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader pre-election lost for term 15. Reason: Vote denied by peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879) with higher term. Message: Invalid argument: T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 15. Current term is 16.
I20260709 14:58:09.807720 22611 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:09.834000 19042 leader_election.cc:400] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Vote denied by peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879) with higher term. Message: Invalid argument: T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 10. Current term is 11.
I20260709 14:58:09.834626 19193 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.834935 22590 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:09.842394 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.836406 22609 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.836596 19151 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:09.830984 22578 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:09.837108 22563 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:09.810096 22607 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.856639 22607 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.858700 22607 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.862020 18975 catalog_manager.cc:5697] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 11, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 11 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:09.839059 22510 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.027s
I20260709 14:58:09.866732 18975 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 11 to 13, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 13 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:09.840309 19222 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:58:09.840363 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.835045 19153 raft_consensus.cc:1275] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:58:09.842232 19193 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.841297 19042 leader_election.cc:403] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:58:09.840816 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.868988 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.869180 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.869745 19153 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:09.869980 19042 leader_election.cc:400] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Vote denied by peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879) with higher term. Message: Invalid argument: T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 5. Current term is 6.
I20260709 14:58:09.870011 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.838408 22612 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.845036 19145 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:09.834839 22600 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:58:09.846294 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:09.847472 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.830931 22588 raft_consensus.cc:2764] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader election decision vote started in defunct term 14: won
I20260709 14:58:09.884006 22578 raft_consensus.cc:697] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:09.883041 19144 raft_consensus.cc:1275] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:58:09.884900 22578 consensus_queue.cc:237] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.832629 22582 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.015s
I20260709 14:58:09.887847 22521 raft_consensus.cc:2804] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:09.888854 19147 raft_consensus.cc:1275] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Refusing update from remote peer 4de47b093c81430aa9bde7a35db00f31: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:58:09.891122 19147 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 16 index: 15. Preceding OpId from leader: term: 17 index: 16. (index mismatch)
I20260709 14:58:09.892045 19144 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:58:09.841238 22611 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.833125 22564 consensus_queue.cc:1059] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.034s
I20260709 14:58:09.870312 19042 leader_election.cc:403] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:58:09.906899 19224 raft_consensus.cc:2393] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 15: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:09.843981 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.838876 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:09.879057 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:09.907357 19042 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:09.907658 19223 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:58:09.882754 22625 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.870505 22563 raft_consensus.cc:2749] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879) with higher term. Message: Invalid argument: T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 10. Current term is 11.
I20260709 14:58:09.883126 22600 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:09.891340 19153 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:58:09.892410 22538 consensus_queue.cc:1048] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:58:09.831431 22540 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:09.893448 19152 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:09.849768 22623 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:58:09.879041 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.911834 19193 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.887104 18976 catalog_manager.cc:5697] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 3 to 4, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 4 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:09.907661 19227 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:09.878963 19149 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:09.913094 18976 catalog_manager.cc:5697] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:09.910245 22600 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:09.910586 22540 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:09.916585 22606 raft_consensus.cc:3060] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:58:09.832857 22602 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.076s
I20260709 14:58:09.923060 19148 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:09.922627 19117 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.925812 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.925581 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.927068 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.927561 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.933192 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.933746 19069 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:58:09.932286 19117 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.927682 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.928233 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.928356 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.934427 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:09.929641 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.929831 19073 raft_consensus.cc:1275] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:58:09.875015 22590 raft_consensus.cc:697] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:09.909439 22611 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:09.940413 19069 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
W20260709 14:58:09.938414 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 93711.6us
I20260709 14:58:09.938898 19076 raft_consensus.cc:3060] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:58:09.976204 19077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:58:09.978143 19077 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:09.978497 19077 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:09.961719 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.979305 19219 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:09.979627 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.980304 19071 raft_consensus.cc:2368] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 10. Current term is 11.
I20260709 14:58:09.939796 19193 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:09.945431 19227 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:58:09.972457 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.981455 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:09.981585 19193 leader_election.cc:400] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 election: Vote denied by peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831) with higher term. Message: Invalid argument: T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 14. Current term is 15.
I20260709 14:58:09.977231 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:09.982523 19193 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:09.982847 19223 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:09.983590 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.987020 22486 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.007s
I20260709 14:58:09.920447 22583 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:58:09.960012 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:09.999233 19224 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:58:09.911290 22521 raft_consensus.cc:697] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
W20260709 14:58:10.057782 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 62314.7us
I20260709 14:58:09.987972 19117 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:09.975777 22598 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:58:09.976750 22596 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:58:10.061342 19044 leader_election.cc:400] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Vote denied by peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817) with higher term. Message: Invalid argument: T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 10. Current term is 11.
I20260709 14:58:09.915822 22483 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.943222 22623 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 16 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:09.996356 22566 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 14:58:10.064062 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 76165.2us
I20260709 14:58:10.081610 19117 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:10.063174 19077 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.082844 19223 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:10.083395 19077 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:09.930878 22599 raft_consensus.cc:2804] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:58:09.985096 22564 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:09.942507 22594 consensus_queue.cc:1059] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.121s
I20260709 14:58:10.092096 19225 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:58:09.984174 22559 raft_consensus.cc:515] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:09.986320 22508 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.089s
I20260709 14:58:10.073910 22620 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:10.073047 22596 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:10.099171 19150 raft_consensus.cc:2368] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 7. Current term is 8.
I20260709 14:58:10.099575 19042 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:10.074313 22583 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:10.117260 22619 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:10.079332 22621 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:10.084961 22566 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:10.103070 22620 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:10.126914 22620 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:10.127528 22598 raft_consensus.cc:697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 15 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:10.128376 22598 consensus_queue.cc:237] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to 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: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:10.125284 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 50305.5us
I20260709 14:58:10.139585 19042 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:10.143391 22619 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:10.099632 22599 raft_consensus.cc:697] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:10.124245 22596 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:58:10.151794 22616 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:10.123338 22612 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.095448 22564 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.140069 22566 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:10.072490 22590 consensus_queue.cc:237] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.148212 22621 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:10.165913 22625 raft_consensus.cc:3055] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Stepping down as leader of term 8
W20260709 14:58:10.205296 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 65770.9us
I20260709 14:58:10.168674 19076 raft_consensus.cc:2468] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:58:10.117664 22608 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.168s
I20260709 14:58:10.181535 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:10.207394 19222 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:10.197786 19223 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:58:10.143838 22619 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:58:10.204797 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 63121.9us
I20260709 14:58:10.205950 19042 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:10.156245 22626 raft_consensus.cc:2804] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:58:10.208853 19075 raft_consensus.cc:2410] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 14:58:10.148509 22521 consensus_queue.cc:237] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.215034 22564 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.205273 22625 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:10.218556 22625 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.219645 22625 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:10.209798 19044 leader_election.cc:400] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 pre-election: Vote denied by peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817) with higher term. Message: Invalid argument: T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 15. Current term is 16.
I20260709 14:58:10.138176 22600 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.205114 22621 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:10.234831 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:10.235463 19223 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:10.236166 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:10.199759 22616 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:10.232971 19044 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:10.230355 22517 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:58:10.221375 22607 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:10.246793 19076 raft_consensus.cc:1240] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 14. Current term is 15. Ops: []
I20260709 14:58:10.246919 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:10.248010 19073 raft_consensus.cc:1275] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:58:10.248287 19069 raft_consensus.cc:1275] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:58:10.155047 22605 consensus_queue.cc:1048] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.177s
I20260709 14:58:10.249910 19070 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:10.241717 22616 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:10.204912 22623 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [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: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.244509 22626 raft_consensus.cc:697] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:10.244247 22607 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:10.269663 19763 raft_consensus.cc:1275] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:58:10.215067 22583 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.254242 22620 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:10.379113 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 113526us
I20260709 14:58:10.379773 22587 consensus_queue.cc:1048] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:58:10.381213 22587 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } 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:58:10.382164 22617 consensus_queue.cc:1059] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 14.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 14:58:10.271409 22607 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:10.232234 22592 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.046s
I20260709 14:58:10.274232 22614 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:10.382541 22620 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.354115 22559 leader_election.cc:290] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:10.242753 22599 consensus_queue.cc:237] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.402472 22621 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:10.450067 22633 log.cc:927] Time spent T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.333s	user 0.001s	sys 0.000s
W20260709 14:58:10.451526 19043 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:58:10.466755 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 80103us
I20260709 14:58:10.461652 19223 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 15.
I20260709 14:58:10.425788 22614 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:10.420563 22618 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.058s
I20260709 14:58:10.458628 22620 raft_consensus.cc:3055] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Stepping down as leader of term 14
W20260709 14:58:10.497524 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 112126us
I20260709 14:58:10.481864 22614 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
W20260709 14:58:10.495273 22540 consensus_meta.cc:287] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c: Time spent flushing consensus metadata: real 0.559s	user 0.008s	sys 0.000s
W20260709 14:58:10.507841 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 286138us
I20260709 14:58:10.511619 19117 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:10.478400 22612 consensus_queue.cc:1048] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260709 14:58:10.497505 22620 raft_consensus.cc:740] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:10.478609 22566 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.519014 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:10.519521 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:10.520555 19221 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:58:10.520744 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 264880us
I20260709 14:58:10.507596 22517 raft_consensus.cc:697] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:10.527179 19227 raft_consensus.cc:1240] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 14. Current term is 15. Ops: []
I20260709 14:58:10.513417 22600 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.520408 22587 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:10.537887 19221 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:10.543601 19224 raft_consensus.cc:2393] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 8: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:10.513849 22540 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.479719 22626 consensus_queue.cc:237] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.555573 19042 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:10.545028 22587 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:10.579418 19078 raft_consensus.cc:2393] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 11: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
W20260709 14:58:10.578976 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 57398.3us
I20260709 14:58:10.575992 22638 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:10.577319 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:58:10.582330 22611 consensus_meta.cc:287] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent flushing consensus metadata: real 0.521s	user 0.006s	sys 0.004s
I20260709 14:58:10.596757 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:10.574869 22491 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:58:10.597402 22657 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.024s
I20260709 14:58:10.599647 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:10.523667 22651 consensus_queue.cc:1048] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.051s
W20260709 14:58:10.595676 22652 log.cc:927] Time spent T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 14:58:10.582239 22587 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:10.607286 19119 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:10.611326 22491 raft_consensus.cc:697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 15 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:10.618173 22664 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 14:58:10.602208 22611 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.615844 22498 raft_consensus.cc:2749] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:58:10.616989 22621 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:10.592247 22517 consensus_queue.cc:237] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.642575 19151 raft_consensus.cc:2393] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 11: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:10.647408 22540 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.651751 22662 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.019s
I20260709 14:58:10.596505 22638 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.640295 22566 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:10.664245 22483 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:10.678457 22606 consensus_meta.cc:287] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c: Time spent flushing consensus metadata: real 0.694s	user 0.005s	sys 0.005s
I20260709 14:58:10.678869 22606 raft_consensus.cc:2749] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879) with higher term. Message: Invalid argument: T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 5. Current term is 6.
I20260709 14:58:10.681010 22614 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:10.682247 22656 log.cc:927] Time spent T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 14:58:10.686640 19071 raft_consensus.cc:2468] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:58:10.694293 22611 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.667250 22491 consensus_queue.cc:237] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.677706 22619 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.703788 19072 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 8. (term mismatch)
I20260709 14:58:10.704183 19072 pending_rounds.cc:85] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: Aborting all ops after (but not including) 7
I20260709 14:58:10.704403 19072 pending_rounds.cc:107] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: Aborting uncommitted NO_OP operation due to leader change: 8.8
I20260709 14:58:10.704605 19072 raft_consensus.cc:2889] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:58:10.683084 22614 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 13 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:10.708822 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 98229.2us
W20260709 14:58:10.709532 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 125910us
I20260709 14:58:10.711169 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:10.712040 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:10.712599 19153 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 8.
I20260709 14:58:10.713429 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
W20260709 14:58:10.708264 22596 consensus_meta.cc:287] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285: Time spent flushing consensus metadata: real 0.510s	user 0.002s	sys 0.007s
I20260709 14:58:10.716054 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:10.715353 19117 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:10.741219 19145 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:58:10.747994 19149 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:58:10.714263 22626 consensus_queue.cc:1059] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 14.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.032s
I20260709 14:58:10.743129 22638 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:10.750799 22669 log.cc:927] Time spent T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 14:58:10.754597 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:10.716073 22596 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.744684 22603 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:58:10.758687 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:10.762192 22603 raft_consensus.cc:697] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:10.765121 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:10.765707 19147 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
W20260709 14:58:10.770546 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 138216us
W20260709 14:58:10.780433 22648 log.cc:927] Time spent T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.256s	user 0.001s	sys 0.001s
I20260709 14:58:10.783514 22596 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.784179 22619 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.787592 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:10.787863 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:10.789113 19070 raft_consensus.cc:1240] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 15 LEADER]: Rejecting Update request from peer ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 14. Current term is 15. Ops: []
I20260709 14:58:10.791877 19117 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:10.793094 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:10.793861 19222 raft_consensus.cc:2393] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 11: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:10.794785 19224 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:58:10.795014 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:10.796023 19218 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:10.801570 19227 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:58:10.802676 19069 raft_consensus.cc:1275] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:58:10.804117 19149 raft_consensus.cc:1240] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 14:58:10.808676 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:10.809391 19227 raft_consensus.cc:2393] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 11: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:10.767915 22587 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.809984 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:10.816131 19150 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48842 (request call id 7087) took 1015 ms. Trace:
I20260709 14:58:10.817412 19150 rpcz_store.cc:276] 0709 14:58:09.800566 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:09.801075 (+   509us) service_pool.cc:224] Handling call
0709 14:58:10.815930 (+1014855us) spinlock_profiling.cc:243] Waited 297 ms on lock 0x7b54000ac154. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896940c571 00007f89694a72fa 00007f896e468b17 00007f89679e36d4 00007f89679e3662 00007f89679e3591 00007f89679e350c 00007f89679e27c2 00007f89677de48c 00007f89677dd8c6 00007f89677dd26f
0709 14:58:10.816071 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":683533696}
I20260709 14:58:10.799477 22619 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:10.769759 22620 consensus_queue.cc:260] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:10.820607 22616 consensus_meta.cc:287] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c: Time spent flushing consensus metadata: real 0.554s	user 0.002s	sys 0.007s
I20260709 14:58:10.827219 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:10.822664 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:58:10.825749 19193 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.840s	user 0.008s	sys 0.017s
W20260709 14:58:10.829746 19119 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:58:10.815671 22638 raft_consensus.cc:2749] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:10.808689 22673 consensus_queue.cc:1048] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
W20260709 14:58:10.831034 19193 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.846s	user 0.009s	sys 0.017s
I20260709 14:58:10.824158 22661 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:10.830848 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:58:10.859578 19043 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:58:10.907828 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 925310us
I20260709 14:58:10.908298 19224 raft_consensus.cc:3060] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:10.908464 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:10.856902 19117 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:10.910645 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 53832us
I20260709 14:58:10.911314 19117 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:10.828543 22662 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:10.879477 22639 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:10.917520 19147 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 13.
I20260709 14:58:10.826387 22483 consensus_queue.cc:1059] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 14.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.089s
I20260709 14:58:10.880741 22654 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.034s
I20260709 14:58:10.877521 22674 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:10.915307 22566 raft_consensus.cc:2764] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 13: won
I20260709 14:58:10.915184 22651 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:58:10.843272 22616 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.905149 22578 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.020s
I20260709 14:58:10.918002 22639 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.935333 19075 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47506 (request call id 7358) took 1009 ms. Trace:
I20260709 14:58:10.935557 19074 raft_consensus.cc:1275] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 14:58:10.936692 19074 pending_rounds.cc:85] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: Aborting all ops after (but not including) 5
I20260709 14:58:10.937054 19074 pending_rounds.cc:107] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 14:58:10.937475 19074 raft_consensus.cc:2889] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:58:10.883941 22589 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.046s
W20260709 14:58:10.940904 19730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 118649us
I20260709 14:58:10.918725 22623 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.015s
I20260709 14:58:10.828954 22619 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.936601 19075 rpcz_store.cc:276] 0709 14:58:09.925512 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:09.925618 (+   106us) service_pool.cc:224] Handling call
0709 14:58:10.935124 (+1009506us) spinlock_profiling.cc:243] Waited 277 ms on lock 0x7b54002c47d4. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896940c571 00007f89694a72fa 00007f896e468b17 00007f89679e36d4 00007f89679e3662 00007f89679e3591 00007f89679e350c 00007f89679e27c2 00007f89677de48c 00007f89677dd8c6 00007f89677dd26f
0709 14:58:10.935270 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":635997440}
I20260709 14:58:10.938568 22483 consensus_queue.cc:1243] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [NON_LEADER]: Peer f15e1f59d718462b8722a34457ae1f6c log is divergent from this leader: its last log entry 15.14 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 13
I20260709 14:58:10.827720 22603 consensus_queue.cc:237] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.954334 22621 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:10.958010 22685 raft_consensus.cc:2749] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:58:10.959998 19075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:10.960590 19075 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:10.961320 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:10.962039 19069 raft_consensus.cc:2393] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 12: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:10.964681 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:10.918962 22662 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.965725 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:10.962075 19193 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:10.930382 22674 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.968961 19224 raft_consensus.cc:2468] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:58:10.971393 22639 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.915230 22661 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:10.947136 22587 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.974677 19119 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:10.976060 22674 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:10.979636 22675 log.cc:927] Time spent T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.173s	user 0.001s	sys 0.000s
I20260709 14:58:10.982652 22661 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.980132 22616 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:10.984236 22607 consensus_meta.cc:287] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c: Time spent flushing consensus metadata: real 0.559s	user 0.007s	sys 0.003s
I20260709 14:58:10.974615 19193 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:10.985112 22599 raft_consensus.cc:2764] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260709 14:58:10.982196 22561 raft_consensus.cc:2749] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:58:10.981856 19076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:10.986429 19193 leader_election.cc:400] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Vote denied by peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831) with higher term. Message: Invalid argument: T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 10. Current term is 11.
I20260709 14:58:10.986871 19076 raft_consensus.cc:606] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:10.989780 22662 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:10.980846 22566 raft_consensus.cc:2764] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 14:58:10.991748 19193 leader_election.cc:400] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Vote denied by peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831) with higher term. Message: Invalid argument: T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 10. Current term is 11.
I20260709 14:58:10.992057 19193 leader_election.cc:403] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260709 14:58:10.994865 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:10.995474 19075 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 17.
I20260709 14:58:10.996495 19075 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 16 index: 15. Preceding OpId from leader: term: 17 index: 16. (index mismatch)
W20260709 14:58:10.998229 22659 log.cc:927] Time spent T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.382s	user 0.000s	sys 0.003s
I20260709 14:58:10.998777 19075 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:58:10.999673 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:11.000545 22566 raft_consensus.cc:2749] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831) with higher term. Message: Invalid argument: T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 for earlier term 10. Current term is 11.
I20260709 14:58:11.002089 19119 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:11.004031 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:11.004678 19077 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:11.003916 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:11.005260 19075 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:11.008309 22619 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.011453 19077 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:58:10.984619 22607 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.015590 22607 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.009682 22592 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:58:11.016965 22592 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:11.017297 19073 raft_consensus.cc:2393] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 11: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:11.017315 22592 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:58:11.019304 19073 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:58:11.023900 19069 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:58:11.024959 19069 raft_consensus.cc:1240] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 12. Current term is 13. Ops: [12.12-12.12]
I20260709 14:58:11.042882 19073 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:11.043911 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:11.044559 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:11.045238 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:11.046152 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:11.046650 19219 raft_consensus.cc:2393] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 11: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:11.044202 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:11.033313 22620 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:11.062727 22621 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:58:11.076427 19075 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:11.082410 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:11.082981 19221 raft_consensus.cc:2393] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 12: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:11.102334 22654 raft_consensus.cc:993] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:11.081825 22599 consensus_queue.cc:1048] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.024s
W20260709 14:58:11.107403 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 45071.4us
I20260709 14:58:11.107403 18975 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47782 (request call id 1073) took 1267 ms. Trace:
I20260709 14:58:11.113809 22698 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:11.129007 22483 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.014s
W20260709 14:58:11.151049 19151 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45224 (request call id 6527) took 1306 ms (client timeout 1639 ms). Trace:
I20260709 14:58:11.134267 22592 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:11.152220 19151 rpcz_store.cc:269] 0709 14:58:09.843740 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:09.846061 (+  2321us) service_pool.cc:224] Handling call
0709 14:58:11.150362 (+1304301us) spinlock_profiling.cc:243] Waited 763 ms on lock 0x7b5400356bd4. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896940c571 00007f89694a72fa 00007f896e468b17 00007f89679e36d4 00007f89679e3662 00007f89679e3591 00007f89679e350c 00007f89679e27c2 00007f89677de48c 00007f89677dd8c6 00007f89677dd26f
0709 14:58:11.150496 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1755120000}
I20260709 14:58:11.108377 18975 rpcz_store.cc:276] 0709 14:58:09.840481 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:09.840628 (+   147us) service_pool.cc:224] Handling call
0709 14:58:11.107342 (+1266714us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:58:09.910155 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:58:09.910673 (+   518us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:58:09.910706 (+    33us) write_op.cc:435] Acquired schema lock
0709 14:58:09.910725 (+    19us) tablet.cc:662] Decoding operations
0709 14:58:09.931514 (+ 20789us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:58:09.943624 (+ 12110us) write_op.cc:641] Partition lock acquired for write op
0709 14:58:09.977752 (+ 34128us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:58:10.091260 (+113508us) tablet.cc:701] Row locks acquired
0709 14:58:10.094886 (+  3626us) write_op.cc:260] PREPARE: finished
0709 14:58:10.119186 (+ 24300us) write_op.cc:270] Start()
0709 14:58:10.139861 (+ 20675us) write_op.cc:276] Timestamp: P: 1783609090102562 usec, L: 0
0709 14:58:10.142144 (+  2283us) op_driver.cc:348] REPLICATION: starting
0709 14:58:10.215260 (+ 73116us) log.cc:844] Serialized 935 byte log entry
0709 14:58:10.698111 (+482851us) op_driver.cc:464] REPLICATION: finished
0709 14:58:10.770522 (+ 72411us) write_op.cc:301] APPLY: starting
0709 14:58:10.771569 (+  1047us) tablet.cc:1367] starting BulkCheckPresence
0709 14:58:10.786287 (+ 14718us) tablet.cc:1370] finished BulkCheckPresence
0709 14:58:10.786375 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:58:10.823475 (+ 37100us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:58:10.850006 (+ 26531us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=4,key_file_lookups=4,delta_file_lookups=0,mrs_lookups=0
0709 14:58:10.850052 (+    46us) write_op.cc:312] APPLY: finished
0709 14:58:10.916984 (+ 66932us) log.cc:844] Serialized 33 byte log entry
0709 14:58:10.917166 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:10.917237 (+    71us) write_op.cc:454] Released schema lock
0709 14:58:10.917280 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 14:58:10.917634 (+   354us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:10.917674 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":65323,"apply.run_cpu_time_us":4874,"apply.run_wall_time_us":148934,"cfile_cache_hit":10,"cfile_cache_hit_bytes":12479,"num_ops":2,"prepare.queue_time_us":88,"prepare.run_cpu_time_us":3381,"prepare.run_wall_time_us":306850,"replication_time_us":555828,"thread_start_us":42128,"threads_started":1}]]}
I20260709 14:58:11.161283 19071 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35510 (request call id 6733) took 1180 ms. Trace:
I20260709 14:58:11.158583 22566 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:11.158933 22599 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:11.164506 22566 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
W20260709 14:58:11.165582 22649 log.cc:927] Time spent T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.661s	user 0.004s	sys 0.000s
I20260709 14:58:11.161688 19071 rpcz_store.cc:276] 0709 14:58:09.981146 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:09.981260 (+   114us) service_pool.cc:224] Handling call
0709 14:58:11.161099 (+1179839us) spinlock_profiling.cc:243] Waited 697 ms on lock 0x7b540013e7d4. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896940c571 00007f89694a72fa 00007f896e468b17 00007f89679e36d4 00007f89679e3662 00007f89679e3591 00007f89679e350c 00007f89679e27c2 00007f89677de48c 00007f89677dd8c6 00007f89677dd26f
0709 14:58:11.161223 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1604211456}
I20260709 14:58:11.170986 19078 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47506 (request call id 7357) took 1245 ms. Trace:
I20260709 14:58:11.171408 19078 rpcz_store.cc:276] 0709 14:58:09.925261 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:09.925358 (+    97us) service_pool.cc:224] Handling call
0709 14:58:11.170817 (+1245459us) spinlock_profiling.cc:243] Waited 647 ms on lock 0x7b54003fe154. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896940c571 00007f89694a72fa 00007f896e468b17 00007f89679e36d4 00007f89679e3662 00007f89679e3591 00007f89679e350c 00007f89679e27c2 00007f89677de48c 00007f89677dd8c6 00007f89677dd26f
0709 14:58:11.170936 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1487698688}
I20260709 14:58:11.172953 22592 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 18 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.164506 22599 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.175356 22599 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:11.180027 22654 raft_consensus.cc:1081] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:11.187951 19153 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 15.
I20260709 14:58:11.181705 22566 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:58:11.189785 22620 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:11.190677 22620 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.192075 18976 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47790 (request call id 1076) took 1313 ms. Trace:
I20260709 14:58:11.193419 22620 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.219233 19117 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:11.192446 18976 rpcz_store.cc:276] 0709 14:58:09.878228 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:09.878363 (+   135us) service_pool.cc:224] Handling call
0709 14:58:11.192024 (+1313661us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:58:10.215670 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:58:10.216154 (+   484us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:58:10.216181 (+    27us) write_op.cc:435] Acquired schema lock
0709 14:58:10.216197 (+    16us) tablet.cc:662] Decoding operations
0709 14:58:10.216562 (+   365us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:58:10.216603 (+    41us) write_op.cc:641] Partition lock acquired for write op
0709 14:58:10.216627 (+    24us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:58:10.216939 (+   312us) tablet.cc:701] Row locks acquired
0709 14:58:10.216956 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:58:10.217077 (+   121us) write_op.cc:270] Start()
0709 14:58:10.217188 (+   111us) write_op.cc:276] Timestamp: P: 1783609090217028 usec, L: 0
0709 14:58:10.217207 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:58:10.217805 (+   598us) log.cc:844] Serialized 930 byte log entry
0709 14:58:10.693325 (+475520us) spinlock_profiling.cc:243] Waited 20.5 ms on lock 0x7b5400145120. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896940d090 00007f896941a6b8 00007f896941a2fa 00007f896949e965 00007f896949ee09 00007f896ced9581 00007f896ced8d58 00007f896cedd9f1 00007f896cedd9a9 00007f896cedd939 00007f896cedd901
0709 14:58:10.983314 (+289989us) op_driver.cc:464] REPLICATION: finished
0709 14:58:10.984851 (+  1537us) write_op.cc:301] APPLY: starting
0709 14:58:10.984928 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:58:11.013628 (+ 28700us) tablet.cc:1370] finished BulkCheckPresence
0709 14:58:11.013651 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:58:11.015261 (+  1610us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:58:11.015419 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=4,key_file_lookups=4,delta_file_lookups=0,mrs_lookups=0
0709 14:58:11.015464 (+    45us) write_op.cc:312] APPLY: finished
0709 14:58:11.015637 (+   173us) log.cc:844] Serialized 33 byte log entry
0709 14:58:11.015799 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:11.015879 (+    80us) write_op.cc:454] Released schema lock
0709 14:58:11.015916 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 14:58:11.016216 (+   300us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:11.016242 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":87407,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":1331,"apply.run_cpu_time_us":3911,"apply.run_wall_time_us":31330,"cfile_cache_hit":8,"cfile_cache_hit_bytes":8352,"num_ops":2,"prepare.queue_time_us":291174,"prepare.run_cpu_time_us":14773,"prepare.run_wall_time_us":477851,"replication_time_us":765993,"spinlock_wait_cycles":47072640}]]}
W20260709 14:58:11.221675 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 112378us
I20260709 14:58:11.223234 19193 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:11.224305 22621 raft_consensus.cc:2804] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:58:11.224844 22621 raft_consensus.cc:697] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:11.225656 22621 consensus_queue.cc:237] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.230093 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:11.230822 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:11.234315 22498 raft_consensus.cc:2804] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election won for term 12
W20260709 14:58:11.242360 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 75712.5us
I20260709 14:58:11.246513 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:11.247062 19078 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:58:11.246583 19072 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 14:58:11.249564 19117 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:11.250114 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:11.251170 19222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524475dd277747d99889add9f05afd7a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:58:11.251711 19222 raft_consensus.cc:606] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:11.252038 19222 raft_consensus.cc:614] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:58:11.253392 22498 raft_consensus.cc:697] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:11.255541 22498 consensus_queue.cc:237] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.234340 22618 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:11.262704 19072 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:58:11.264284 19193 leader_election.cc:304] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:11.265728 22698 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:58:11.267135 22599 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:11.268126 19044 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.269146 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:11.270444 22661 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:11.270587 19221 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:11.271143 22623 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:11.272678 19078 raft_consensus.cc:2468] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 18.
I20260709 14:58:11.270920 22661 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:11.272357 22618 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.274695 22587 consensus_queue.cc:1048] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:58:11.275487 22661 leader_election.cc:290] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:11.275923 22618 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.276427 22618 raft_consensus.cc:2749] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:58:11.276362 18973 catalog_manager.cc:5697] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 8, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:11.277477 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1d873ac97e496d8947eda8128599d4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:11.278084 19151 raft_consensus.cc:3060] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:11.279973 19147 raft_consensus.cc:1275] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:58:11.281780 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:11.282466 19144 raft_consensus.cc:2393] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 11: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:11.282526 19148 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:58:11.283018 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:11.283433 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:11.284111 19148 raft_consensus.cc:2393] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 18: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:11.284821 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:11.285312 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:11.286015 19150 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:11.286166 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:11.286319 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:11.278141 19153 raft_consensus.cc:1275] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:58:11.287847 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:11.287949 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:11.288651 19149 raft_consensus.cc:1240] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 11. Current term is 12. Ops: [11.10-11.10]
I20260709 14:58:11.289153 19153 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:58:11.277513 19152 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:58:11.290443 19150 raft_consensus.cc:1240] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 18 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 17. Current term is 18. Ops: [17.16-17.16]
I20260709 14:58:11.286911 19146 raft_consensus.cc:2393] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 8: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:11.289494 18973 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:11.270946 19221 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:11.285765 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:11.270844 22705 raft_consensus.cc:2804] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:11.296240 19151 raft_consensus.cc:2468] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
I20260709 14:58:11.301363 19044 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.301716 19193 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:11.315687 19078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:11.316325 19078 raft_consensus.cc:606] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:11.316821 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:11.317376 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:11.318171 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:11.319618 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:58:11.321269 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:11.322670 19119 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:11.323766 19119 leader_election.cc:304] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:11.329464 19044 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.331028 22664 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:11.305974 22609 raft_consensus.cc:2749] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:58:11.346285 19044 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.334036 22664 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.345290 22594 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:11.325186 22702 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:58:11.291867 22698 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.040s
I20260709 14:58:11.348939 19221 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.332556 22561 raft_consensus.cc:2749] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:11.351694 22486 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:11.354493 22486 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.332296 22619 raft_consensus.cc:2804] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:58:11.332129 22587 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:11.337478 22625 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:11.357827 19044 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.308274 22661 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.041s
I20260709 14:58:11.306233 22599 consensus_queue.cc:1059] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.045s
I20260709 14:58:11.310503 22621 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.039s
I20260709 14:58:11.360065 22486 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.361636 22668 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:58:11.347844 22606 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.014s
I20260709 14:58:11.362524 22619 raft_consensus.cc:697] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 18 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:11.370314 22661 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:11.350344 22594 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:11.379478 22562 raft_consensus.cc:993] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:11.366307 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:11.372673 19219 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:58:11.380185 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 18 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:11.381804 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:11.383014 22664 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.385023 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:11.355867 22702 raft_consensus.cc:697] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:11.441999 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:58:11.409950 22704 log.cc:927] Time spent T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 14:58:11.391244 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:11.394218 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:11.367484 22625 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:11.405824 19044 leader_election.cc:400] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Vote denied by peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817) with higher term. Message: Invalid argument: T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c for earlier term 7. Current term is 8.
W20260709 14:58:11.453150 19044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 47477us
I20260709 14:58:11.453850 19044 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.365003 19221 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:11.396000 22563 raft_consensus.cc:2749] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:58:11.362955 22587 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.440989 22606 consensus_queue.cc:1059] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 14:58:11.406387 22594 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:11.411576 22599 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:58:11.402192 22561 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:11.410595 22592 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:11.451014 19117 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:11.468278 19044 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.457347 22625 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:11.474061 19218 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:58:11.395166 22661 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.467413 22517 raft_consensus.cc:1081] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:11.395190 22619 consensus_queue.cc:237] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.467533 22599 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:11.473430 22657 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:58:11.485397 22639 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:58:11.485841 19044 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.486797 22609 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:58:11.478159 22563 raft_consensus.cc:3055] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:58:11.492748 22563 raft_consensus.cc:740] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:11.493537 22563 consensus_queue.cc:260] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.494765 22563 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:58:11.497816 22599 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.499047 22599 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:11.472580 22561 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.474699 22592 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.517277 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:11.526800 19044 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.517032 22491 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.012s
I20260709 14:58:11.510617 22657 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:11.530444 22661 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.491832 22702 consensus_queue.cc:237] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.527891 22606 consensus_queue.cc:1048] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.011s
I20260709 14:58:11.546972 19044 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.550974 22592 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.552088 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:11.552680 19219 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:11.553079 19219 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:11.538264 22664 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.023s
W20260709 14:58:11.562448 22709 log.cc:927] Time spent T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 14:58:11.563846 22587 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.565716 22594 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:11.566956 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 260334us
I20260709 14:58:11.573041 19044 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.545569 22705 raft_consensus.cc:697] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:11.546000 22653 raft_consensus.cc:2749] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:11.586894 22607 raft_consensus.cc:2749] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:58:11.590209 22625 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.590719 22561 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.592002 22607 raft_consensus.cc:2749] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:58:11.597855 19193 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:11.600271 22621 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.002s
I20260709 14:58:11.590123 22657 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.601780 22705 consensus_queue.cc:237] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.604797 19074 raft_consensus.cc:1240] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 17. Current term is 18. Ops: [17.16-17.16]
I20260709 14:58:11.593003 22594 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.605212 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:11.649853 19071 raft_consensus.cc:3055] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:11.650210 19071 raft_consensus.cc:740] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:11.651533 22621 consensus_queue.cc:1048] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:11.604638 19076 raft_consensus.cc:1240] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260709 14:58:11.604707 19078 raft_consensus.cc:1240] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 10. Current term is 11. Ops: [10.10-10.10]
I20260709 14:58:11.607700 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:11.610668 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:11.611219 22655 consensus_queue.cc:1059] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.007s
I20260709 14:58:11.636168 19225 raft_consensus.cc:1240] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 10. Current term is 11. Ops: []
I20260709 14:58:11.592867 22625 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:11.664953 19219 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.667508 22566 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:11.668277 22625 raft_consensus.cc:3055] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:58:11.668666 22625 raft_consensus.cc:740] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:11.669410 22625 consensus_queue.cc:260] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.673172 19219 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:11.670687 22625 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:11.672784 22594 consensus_queue.cc:1059] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.006s
I20260709 14:58:11.683705 19071 consensus_queue.cc:260] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.691195 19071 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:11.728783 19071 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:58:11.680337 22626 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:11.754907 19223 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
W20260709 14:58:11.807178 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 53016.4us
W20260709 14:58:11.813367 22594 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 11 current term: 11 is higher.
I20260709 14:58:11.740307 22717 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 14:58:11.819720 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 221999us
W20260709 14:58:11.801306 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 319415us
I20260709 14:58:11.832060 19193 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:11.807583 19191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:58:11.841516 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:11.841575 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:11.843429 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:11.844491 19078 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:11.845690 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:11.847646 19193 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:11.817730 22611 raft_consensus.cc:2749] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:11.853823 19151 raft_consensus.cc:1275] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:58:11.854151 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:11.856565 19144 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 14.
I20260709 14:58:11.859349 19117 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:11.860756 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:11.861338 19144 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:11.834031 22561 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:11.865991 22486 raft_consensus.cc:2749] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:11.868817 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:11.863678 19117 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:11.871317 19147 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:11.814249 22626 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.874797 19117 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:11.865536 22717 raft_consensus.cc:2749] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:11.880594 19071 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:58:11.880566 19044 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:11.862964 22725 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:11.850783 22621 raft_consensus.cc:2749] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:11.855948 22674 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.024s
I20260709 14:58:11.876555 22705 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.028s
I20260709 14:58:11.909909 19147 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:11.881101 22612 raft_consensus.cc:2749] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:58:11.887982 22617 raft_consensus.cc:2749] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:58:11.980911 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 130347us
I20260709 14:58:11.874047 22732 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.059s
I20260709 14:58:11.913815 22607 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:58:11.875926 22561 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:11.902163 22562 consensus_queue.cc:1048] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.070s
I20260709 14:58:12.190125 22733 consensus_queue.cc:1059] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 16.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.006s
I20260709 14:58:12.134730 22607 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:12.193395 22607 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Advancing to term 15
W20260709 14:58:11.960439 22713 log.cc:927] Time spent T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 14:58:12.196280 22733 raft_consensus.cc:3055] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:58:12.197000 22733 raft_consensus.cc:740] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
W20260709 14:58:12.198694 22723 log.cc:927] Time spent T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.245s	user 0.000s	sys 0.000s
I20260709 14:58:11.911368 22725 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:12.043535 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 151550us
I20260709 14:58:12.203701 19193 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:12.203215 22733 consensus_queue.cc:260] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.017452 22716 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.306s
I20260709 14:58:12.180027 22731 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:12.264791 19151 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:12.254441 19044 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:12.262828 19144 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:58:12.271935 19151 raft_consensus.cc:1275] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:12.223869 22730 raft_consensus.cc:2804] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 14:58:12.255045 22720 log.cc:927] Time spent T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.503s	user 0.000s	sys 0.009s
I20260709 14:58:12.290030 22725 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.218427 22732 consensus_queue.cc:1059] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.061s
I20260709 14:58:12.290951 22732 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:12.291294 22732 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:12.290453 22561 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.245855 22587 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
W20260709 14:58:12.274641 22715 log.cc:927] Time spent T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.404s	user 0.001s	sys 0.000s
I20260709 14:58:12.296785 22602 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election won for term 11
W20260709 14:58:12.279033 22718 log.cc:927] Time spent T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.437s	user 0.000s	sys 0.001s
I20260709 14:58:12.305907 22730 raft_consensus.cc:697] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:12.254810 22717 consensus_queue.cc:1059] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.055s
I20260709 14:58:12.264389 22719 consensus_queue.cc:1059] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 16.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.080s
I20260709 14:58:12.335659 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:12.279850 22612 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.048s
W20260709 14:58:12.338603 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 454463us
I20260709 14:58:12.274084 22731 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.300621 22587 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.336535 22626 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:12.353099 22738 log.cc:927] Time spent T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.432s	user 0.001s	sys 0.001s
I20260709 14:58:12.341454 22602 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:12.341385 22603 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:12.371158 19220 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36522 (request call id 7029) took 1186 ms. Trace:
I20260709 14:58:12.292111 22732 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.378710 19146 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48842 (request call id 7126) took 1094 ms. Trace:
I20260709 14:58:12.375509 19220 rpcz_store.cc:276] 0709 14:58:11.185180 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:11.186124 (+   944us) service_pool.cc:224] Handling call
0709 14:58:11.230422 (+ 44298us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:58:11.233280 (+  2858us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:58:11.233300 (+    20us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:58:11.234795 (+  1495us) log.cc:844] Serialized 26 byte log entry
0709 14:58:11.545250 (+310455us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:58:11.545301 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:58:11.545369 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:58:12.370942 (+825573us) raft_consensus.cc:1685] finished
0709 14:58:12.370962 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:58:12.371092 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2469,"raft.queue_time_us":3773,"raft.run_cpu_time_us":120,"raft.run_wall_time_us":1788,"spinlock_wait_cycles":890880,"thread_start_us":270118,"threads_started":1,"wal-append.queue_time_us":505523}
W20260709 14:58:12.381821 22739 log.cc:927] Time spent T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.192s	user 0.000s	sys 0.000s
I20260709 14:58:12.378307 22603 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:12.387609 19191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:58:12.374704 22737 log.cc:927] Time spent T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.392s	user 0.001s	sys 0.000s
I20260709 14:58:12.380594 19146 rpcz_store.cc:276] 0709 14:58:11.284445 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:11.291786 (+  7341us) service_pool.cc:224] Handling call
0709 14:58:11.313439 (+ 21653us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:58:11.313788 (+   349us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:58:11.313816 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:58:11.314690 (+   874us) log.cc:844] Serialized 26 byte log entry
0709 14:58:11.537099 (+222409us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:58:11.541802 (+  4703us) log.cc:844] Serialized 14 byte log entry
0709 14:58:11.541997 (+   195us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:58:11.542066 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:58:12.378525 (+836459us) raft_consensus.cc:1685] finished
0709 14:58:12.378545 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:58:12.378658 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9493,"prepare.queue_time_us":4441,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":29,"raft.queue_time_us":329,"raft.run_cpu_time_us":233,"raft.run_wall_time_us":11907,"thread_start_us":186753,"threads_started":1,"wal-append.queue_time_us":343720}
I20260709 14:58:12.385741 22603 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.406471 19226 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36522 (request call id 7034) took 1220 ms. Trace:
I20260709 14:58:12.409632 19073 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47506 (request call id 7414) took 1092 ms. Trace:
I20260709 14:58:12.410064 19073 rpcz_store.cc:276] 0709 14:58:11.316755 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:11.316862 (+   107us) service_pool.cc:224] Handling call
0709 14:58:11.317124 (+   262us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:58:11.347917 (+ 30793us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:58:11.347947 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:58:11.348648 (+   701us) log.cc:844] Serialized 26 byte log entry
0709 14:58:11.574022 (+225374us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:58:11.584749 (+ 10727us) log.cc:844] Serialized 14 byte log entry
0709 14:58:11.585044 (+   295us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:58:11.585124 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:58:11.625126 (+ 40002us) spinlock_profiling.cc:243] Waited 2.2 ms on lock 0x7b180016a560. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896f27ede1 00007f896f28b5b1 00007f89663b63f3 00007f89663b87c1 00007f89663b8779 00007f89663b8709 00007f89663b86d1 00007f89663b79cd 0000000000396ad4 0000000000396919 00007f896639983a
0709 14:58:12.405336 (+780210us) raft_consensus.cc:1685] finished
0709 14:58:12.409433 (+  4097us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:58:12.409569 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":32492,"prepare.queue_time_us":11744,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":39,"raft.queue_time_us":34171,"raft.run_cpu_time_us":194,"raft.run_wall_time_us":4275,"spinlock_wait_cycles":5694848,"thread_start_us":225120,"threads_started":1,"wal-append.queue_time_us":392530}
W20260709 14:58:12.415942 22722 log.cc:927] Time spent T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.530s	user 0.004s	sys 0.000s
I20260709 14:58:12.398811 22731 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:12.406857 19226 rpcz_store.cc:276] 0709 14:58:11.186521 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:11.186623 (+   102us) service_pool.cc:224] Handling call
0709 14:58:11.382569 (+195946us) spinlock_profiling.cc:243] Waited 1.08 ms on lock 0x7b58001a0a98. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896623edb1 00007f896637ef8c 00007f896637eef6 000000000037fce9 00007f896e3f21e0 00007f896e4bb0c4 00007f896e4bb131 00007f896e47cfc0 00007f896e467929 00007f896e4673d2 00007f89679debd4
0709 14:58:11.382686 (+   117us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:58:11.653148 (+270462us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:58:11.653178 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:58:11.655364 (+  2186us) log.cc:844] Serialized 26 byte log entry
0709 14:58:11.849479 (+194115us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:58:11.852244 (+  2765us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:58:11.852302 (+    58us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:58:12.402530 (+550228us) raft_consensus.cc:1685] finished
0709 14:58:12.402551 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:58:12.406394 (+  3843us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13930,"raft.queue_time_us":86266,"raft.run_cpu_time_us":95,"raft.run_wall_time_us":95,"spinlock_wait_cycles":2505216,"thread_start_us":437371,"threads_started":2,"wal-append.queue_time_us":220370}
I20260709 14:58:12.421608 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:12.411906 22732 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:12.422034 19147 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:58:12.422201 19148 raft_consensus.cc:3060] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:12.426059 19145 raft_consensus.cc:1240] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 10. Current term is 11. Ops: [10.10-10.10]
I20260709 14:58:12.430346 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:12.430838 19145 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:12.431198 19149 raft_consensus.cc:1240] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 12. Current term is 13. Ops: [12.12-12.12]
I20260709 14:58:12.432446 19149 raft_consensus.cc:1275] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:58:12.433491 19149 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:58:12.433610 22731 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:12.435489 22752 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:12.435603 19148 raft_consensus.cc:2468] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:58:12.436005 22752 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.437121 19153 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 14:58:12.438071 19145 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
W20260709 14:58:12.440156 22625 consensus_meta.cc:287] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c: Time spent flushing consensus metadata: real 0.761s	user 0.006s	sys 0.001s
I20260709 14:58:12.421643 22603 raft_consensus.cc:493] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:12.441161 22603 raft_consensus.cc:515] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.454095 19193 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:12.391600 22730 consensus_queue.cc:237] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.449795 22603 leader_election.cc:290] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:12.461400 22748 log.cc:927] Time spent T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 14:58:12.456948 22731 raft_consensus.cc:2804] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:58:12.421849 22602 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.456084 22621 consensus_queue.cc:1048] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 14:58:12.465780 22603 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:12.467160 22731 raft_consensus.cc:697] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:12.471159 22603 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.460882 22607 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.471741 22731 consensus_queue.cc:237] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to 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: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.464254 22740 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 14:58:12.479207 22607 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:12.498679 22745 log.cc:927] Time spent T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.157s	user 0.001s	sys 0.000s
I20260709 14:58:12.500156 22566 raft_consensus.cc:3055] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:58:12.500538 22566 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:12.501282 22566 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, 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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.508697 19044 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:12.514165 22607 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:12.518966 22603 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.523020 22607 raft_consensus.cc:697] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:12.525383 22607 consensus_queue.cc:237] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.532138 19226 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:12.532267 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.533068 19223 raft_consensus.cc:1275] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:58:12.534409 19223 raft_consensus.cc:1275] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:58:12.535233 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.537186 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.537952 19224 raft_consensus.cc:2393] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 11: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:12.540084 19153 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:58:12.541531 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:12.541865 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.542047 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.545854 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.546039 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.546633 22562 raft_consensus.cc:993] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:12.547125 22562 raft_consensus.cc:1081] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:12.551334 19145 raft_consensus.cc:1240] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 13. Current term is 14. Ops: []
I20260709 14:58:12.552611 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:12.553508 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a309707388a14acdace519e33ee046df"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:58:12.553997 19145 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:12.554266 19145 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:12.557013 19149 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:58:12.560264 22650 consensus_queue.cc:1059] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:58:12.562098 19145 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:12.563741 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.567848 19117 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:12.570263 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.570461 22611 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:12.571736 22611 raft_consensus.cc:2749] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:58:12.572510 19117 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:12.573807 19145 leader_election.cc:290] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
W20260709 14:58:12.561887 22724 log.cc:927] Time spent T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.674s	user 0.002s	sys 0.005s
I20260709 14:58:12.576683 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: true dest_uuid: "4de47b093c81430aa9bde7a35db00f31"
I20260709 14:58:12.578099 19763 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:12.572471 22612 consensus_queue.cc:1048] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.009s
I20260709 14:58:12.589809 22727 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.020s
I20260709 14:58:12.597267 19763 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:58:12.598346 19118 leader_election.cc:304] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 
I20260709 14:58:12.574939 22598 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.015s
I20260709 14:58:12.599606 22705 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:12.603154 22705 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.616259 22705 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:12.617129 22734 log.cc:927] Time spent T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.433s	user 0.002s	sys 0.000s
W20260709 14:58:12.613533 22760 log.cc:927] Time spent T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 14:58:12.624874 22603 raft_consensus.cc:2749] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:58:12.625742 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 47170.3us
I20260709 14:58:12.626483 19117 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:12.626693 22733 raft_consensus.cc:3060] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:58:12.627760 19117 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:12.628417 22611 raft_consensus.cc:2749] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:12.629199 22611 raft_consensus.cc:2749] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:58:12.630981 22705 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:12.632719 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 15 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:12.639343 22754 raft_consensus.cc:2804] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:12.640425 22754 raft_consensus.cc:697] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:12.635941 22705 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.642724 22754 consensus_queue.cc:237] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:12.643819 22587 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.647727 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.645771 22752 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.651427 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 17 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.653368 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.654618 19221 raft_consensus.cc:2410] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 for term 14 because replica has last-logged OpId of term: 12 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 11.
I20260709 14:58:12.658368 22731 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 14:58:12.662206 22663 consensus_queue.cc:1048] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.022s
I20260709 14:58:12.656631 22717 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.013s
W20260709 14:58:12.715981 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 46118.1us
I20260709 14:58:12.716573 19222 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 17 index: 16. Preceding OpId from leader: term: 18 index: 16. (term mismatch)
I20260709 14:58:12.716923 19222 pending_rounds.cc:85] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044: Aborting all ops after (but not including) 15
I20260709 14:58:12.717092 19222 pending_rounds.cc:107] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044: Aborting uncommitted NO_OP operation due to leader change: 17.16
I20260709 14:58:12.717276 19222 raft_consensus.cc:2889] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:58:12.718506 22725 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:12.751596 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:12.750761 22664 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:12.756956 22664 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:12.768577 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 51932.6us
I20260709 14:58:12.758945 22664 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.730091 22498 consensus_queue.cc:1048] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.038s
I20260709 14:58:12.754522 22725 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.781154 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:12.777889 22705 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:12.797601 22491 raft_consensus.cc:3055] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:58:12.798091 22491 raft_consensus.cc:740] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:12.798907 22663 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:12.798965 22491 consensus_queue.cc:260] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.799117 22657 raft_consensus.cc:493] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:12.803530 19220 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 12. (term mismatch)
I20260709 14:58:12.803987 19220 pending_rounds.cc:85] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044: Aborting all ops after (but not including) 11
I20260709 14:58:12.804263 19220 pending_rounds.cc:107] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044: Aborting uncommitted NO_OP operation due to leader change: 12.12
I20260709 14:58:12.804490 19220 raft_consensus.cc:2889] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:58:12.807861 22774 log.cc:927] Time spent T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
W20260709 14:58:12.808974 22742 log.cc:927] Time spent T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.459s	user 0.003s	sys 0.000s
I20260709 14:58:12.799398 22663 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.838627 22598 raft_consensus.cc:493] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:12.839887 22663 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.839995 22598 raft_consensus.cc:515] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.814704 22657 raft_consensus.cc:515] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.826545 22635 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:12.843037 22635 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.825340 22620 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:12.845642 22620 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.829214 22607 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:12.847355 22607 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.848326 22620 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.849565 22607 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.825482 22491 raft_consensus.cc:3060] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:12.858206 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:12.870643 22635 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.871237 22598 leader_election.cc:290] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.858814 22679 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:12.875584 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.877170 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 17 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:12.838201 22732 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:12.882565 19763 raft_consensus.cc:1240] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 9. Current term is 10. Ops: []
I20260709 14:58:12.845216 22657 leader_election.cc:290] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.884980 19146 raft_consensus.cc:1240] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 13. Current term is 14. Ops: []
W20260709 14:58:12.884995 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 82480.6us
I20260709 14:58:12.886708 22609 consensus_queue.cc:1059] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.004s
I20260709 14:58:12.896557 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:12.876775 22733 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:12.874351 22679 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.903051 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:12.894977 22563 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:12.911413 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:12.888286 22732 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.907325 22733 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.916188 22725 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.912531 22780 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:12.918233 22780 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.917440 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:12.921346 22653 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:12.922441 22653 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.920161 22562 raft_consensus.cc:3055] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:12.931957 22625 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:12.932462 22625 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.913460 22563 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:12.920214 22780 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:12.938297 22653 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.940137 22679 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.941125 22563 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:12.930466 22562 raft_consensus.cc:740] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:12.953434 19144 raft_consensus.cc:1240] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260709 14:58:12.953789 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:12.965129 19042 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:12.968523 22653 raft_consensus.cc:2749] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:58:12.969969 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:12.971627 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:12.972096 19069 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:58:12.974417 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:12.975018 19075 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:58:12.969249 22653 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:12.980152 22732 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:12.983134 22791 log.cc:927] Time spent T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.096s	user 0.002s	sys 0.000s
I20260709 14:58:12.984167 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 17 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:12.984589 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5ece0ba1a442196dddbdd98c4c4fd" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:12.958761 22721 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:12.986299 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:12.990025 19075 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 16.
I20260709 14:58:12.990592 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:12.998381 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 12 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
W20260709 14:58:13.012367 19041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:58:13.002153 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.002703 19147 raft_consensus.cc:1240] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 9. Current term is 10. Ops: []
I20260709 14:58:13.001789 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.022513 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.027897 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.025305 22780 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:13.024087 19150 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:58:13.017027 22733 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:12.985496 22625 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.000321 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.041352 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:12.999374 22721 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.047914 19149 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:58:12.989724 22562 consensus_queue.cc:260] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:13.056484 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.042845 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
W20260709 14:58:13.046579 22794 log.cc:927] Time spent T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 14:58:13.067116 19077 raft_consensus.cc:1275] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 16 index: 15. Preceding OpId from leader: term: 18 index: 16. (index mismatch)
I20260709 14:58:13.064855 22563 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:13.069464 22721 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:13.069334 22563 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.072045 22563 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.072373 22566 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:13.073518 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.074355 19144 raft_consensus.cc:2393] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 12: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:13.055207 22733 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:13.088404 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.089263 19077 raft_consensus.cc:2410] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 for term 13 because replica has last-logged OpId of term: 11 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 9.
I20260709 14:58:13.094888 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.095563 19078 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:58:13.055333 22780 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.107508 22562 raft_consensus.cc:3060] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:13.087054 22721 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:13.115196 22721 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.117203 22721 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:13.110744 22621 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:13.119522 19077 raft_consensus.cc:1275] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:58:13.114184 19075 raft_consensus.cc:1240] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 14. Current term is 15. Ops: []
I20260709 14:58:13.125191 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.125998 22605 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:13.128196 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.126466 22605 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.095592 22733 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.132007 19076 raft_consensus.cc:1275] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:58:13.132287 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.125794 19153 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 5.
I20260709 14:58:13.133773 19075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:13.134503 19070 raft_consensus.cc:1275] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:58:13.134603 22605 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.139899 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.101882 22563 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.026s
I20260709 14:58:13.117930 22621 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.147684 19072 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:58:13.150002 22621 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:13.153270 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.147683 19044 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:13.154541 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 17 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.155153 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a7b560351841149ab77ee0edba110a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.174894 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.175417 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.157794 19075 raft_consensus.cc:2468] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:58:13.158403 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.159045 19223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.159358 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77b1d4ab1fa4966972f81b97b8abb3c" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.160728 19218 raft_consensus.cc:1240] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 13. Current term is 14. Ops: []
I20260709 14:58:13.160972 22780 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:13.162148 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.183015 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.190059 19193 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.192704 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.160998 22733 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:13.198370 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.199565 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.200126 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.200335 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.200487 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.200670 19225 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 4.
I20260709 14:58:13.204610 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.206266 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.207015 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.207659 19149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.207878 19151 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:58:13.182010 22602 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:58:13.201980 19070 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:13.208920 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 15 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.211226 19119 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.214620 19144 raft_consensus.cc:2393] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 5: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:13.217118 19042 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.218175 19042 leader_election.cc:304] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.214721 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.222086 18973 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47798 (request call id 1007) took 3160 ms. Trace:
I20260709 14:58:13.227149 22725 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:13.227563 19119 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.227779 22605 raft_consensus.cc:2749] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:58:13.198271 22721 consensus_queue.cc:1048] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.033s
I20260709 14:58:13.229480 19119 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.230310 22618 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:58:13.230942 19119 leader_election.cc:304] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.231544 22618 raft_consensus.cc:2749] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:13.231957 19119 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.207862 22621 consensus_queue.cc:1048] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
I20260709 14:58:13.232612 19042 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.232751 22587 raft_consensus.cc:2749] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:13.233321 22563 raft_consensus.cc:2749] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:13.233769 22653 raft_consensus.cc:2749] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:13.233916 19119 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.234426 19042 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.234813 22617 raft_consensus.cc:2749] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:58:13.235453 22617 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:13.207217 22730 raft_consensus.cc:2749] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:58:13.214813 22785 log.cc:927] Time spent T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.284s	user 0.000s	sys 0.001s
I20260709 14:58:13.242363 19042 leader_election.cc:304] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.241675 22563 raft_consensus.cc:2749] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:58:13.241677 22779 consensus_queue.cc:1059] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.048s
I20260709 14:58:13.212419 22602 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:13.239461 22617 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.219859 22731 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.031s
I20260709 14:58:13.232012 22752 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:13.257545 22752 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:13.257966 22752 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:13.252324 22730 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:58:13.227550 22725 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:13.264770 22725 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:13.267654 19119 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.233049 22618 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:58:13.254336 19042 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.271924 19119 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.254840 22786 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:58:13.207376 22780 consensus_queue.cc:1048] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
I20260709 14:58:13.275198 22744 raft_consensus.cc:2749] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:13.272794 19042 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.222465 18973 rpcz_store.cc:276] 0709 14:58:10.061350 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:10.061537 (+   187us) service_pool.cc:224] Handling call
0709 14:58:13.222029 (+3160492us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:58:11.831317 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:58:11.985563 (+154246us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:58:12.018033 (+ 32470us) write_op.cc:435] Acquired schema lock
0709 14:58:12.090332 (+ 72299us) tablet.cc:662] Decoding operations
0709 14:58:12.476242 (+385910us) spinlock_profiling.cc:243] Waited 2.61 ms on lock 0x7b5c0024ff0c. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896f695331 00007f896f695221 00007f896f68ff6c 00007f896cdeb370 00007f896ceede74 00007f896ced90a6 00007f896ced8d58 00007f896cedd9f1 00007f896cedd9a9 00007f896cedd939 00007f896cedd901
0709 14:58:12.476703 (+   461us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:58:12.476779 (+    76us) write_op.cc:641] Partition lock acquired for write op
0709 14:58:12.476805 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:58:12.477107 (+   302us) tablet.cc:701] Row locks acquired
0709 14:58:12.477125 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:58:12.477271 (+   146us) write_op.cc:270] Start()
0709 14:58:12.477477 (+   206us) write_op.cc:276] Timestamp: P: 1783609092477228 usec, L: 0
0709 14:58:12.477508 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 14:58:12.492200 (+ 14692us) log.cc:844] Serialized 935 byte log entry
0709 14:58:12.690174 (+197974us) op_driver.cc:464] REPLICATION: finished
0709 14:58:12.916232 (+226058us) write_op.cc:301] APPLY: starting
0709 14:58:12.916309 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:58:12.919116 (+  2807us) tablet.cc:1370] finished BulkCheckPresence
0709 14:58:12.919136 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:58:12.995045 (+ 75909us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:58:12.995238 (+   193us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=4,key_file_lookups=4,delta_file_lookups=0,mrs_lookups=0
0709 14:58:12.995283 (+    45us) write_op.cc:312] APPLY: finished
0709 14:58:12.995473 (+   190us) log.cc:844] Serialized 33 byte log entry
0709 14:58:12.995639 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:12.995720 (+    81us) write_op.cc:454] Released schema lock
0709 14:58:12.995757 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 14:58:12.996104 (+   347us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:12.996151 (+    47us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":27735,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":215999,"apply.run_cpu_time_us":5476,"apply.run_wall_time_us":79863,"cfile_cache_hit":10,"cfile_cache_hit_bytes":12479,"num_ops":2,"prepare.queue_time_us":515194,"prepare.run_cpu_time_us":18365,"prepare.run_wall_time_us":706840,"raft.queue_time_us":40107,"raft.run_cpu_time_us":17105,"raft.run_wall_time_us":195685,"replication_time_us":196550,"spinlock_wait_cycles":6712960,"thread_start_us":518446,"threads_started":4,"wal-append.queue_time_us":49039}]]}
I20260709 14:58:13.266518 22602 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:13.279702 19042 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.276384 19119 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.283839 18976 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50656 (request call id 210) took 2054 ms. Trace:
I20260709 14:58:13.284201 18976 rpcz_store.cc:276] 0709 14:58:11.229560 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:11.229702 (+   142us) service_pool.cc:224] Handling call
0709 14:58:13.283787 (+2054085us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":60396,"reported_tablets":2}
I20260709 14:58:13.287994 19042 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.270733 22618 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:13.276511 22609 raft_consensus.cc:2749] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:58:13.276907 22587 raft_consensus.cc:2749] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:58:13.292388 19119 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.291838 22679 raft_consensus.cc:2749] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:13.299015 22751 raft_consensus.cc:2749] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:58:13.280061 22657 raft_consensus.cc:2749] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:58:13.277827 22786 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:13.301545 22786 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.303782 22786 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:13.314438 22612 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:13.314910 22612 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:13.315274 22612 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:13.338970 22617 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.278764 22620 consensus_queue.cc:1048] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.026s
I20260709 14:58:13.293243 22618 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:58:13.351267 22752 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.360955 22725 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.372388 22612 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.390254 22602 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.392488 22602 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 6 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.397181 22752 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.398026 22725 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.404351 22612 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.396492 22618 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.406659 22618 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 17 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:13.438390 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 150314us
I20260709 14:58:13.440719 19042 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.433105 18974 catalog_manager.cc:5697] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
W20260709 14:58:13.450107 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 144247us
W20260709 14:58:13.510722 19042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 70308.8us
I20260709 14:58:13.513329 19042 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:13.518033 22609 raft_consensus.cc:2749] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:58:13.510993 22602 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:13.537496 22602 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.544253 22602 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.545492 22566 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:58:13.552738 19193 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.555716 19193 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.556777 22786 raft_consensus.cc:2749] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:58:13.547386 18974 catalog_manager.cc:5697] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 12 to 14, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 14 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:13.641686 22679 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:13.642748 22679 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:13.645632 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:13.645506 22780 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:13.607722 18974 catalog_manager.cc:5697] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 9 to 11, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 11 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:13.634271 22563 raft_consensus.cc:2749] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:13.654619 19069 raft_consensus.cc:2468] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
W20260709 14:58:13.656744 19073 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.627s	user 0.031s	sys 0.039s
W20260709 14:58:13.653370 22598 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.606s	user 0.042s	sys 0.039s
W20260709 14:58:13.656589 22778 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.874s	user 0.051s	sys 0.045s
I20260709 14:58:13.662132 19193 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:13.675565 19073 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.695s	user 0.031s	sys 0.039s
W20260709 14:58:13.657954 22623 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.551s	user 0.035s	sys 0.057s
I20260709 14:58:13.680562 22732 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:58:13.678414 19071 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.003s	sys 0.020s
W20260709 14:58:13.682790 22598 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.685s	user 0.043s	sys 0.039s
W20260709 14:58:13.682931 22778 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.949s	user 0.051s	sys 0.045s
I20260709 14:58:13.689082 22657 raft_consensus.cc:2749] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:58:13.686852 19071 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.591s	user 0.003s	sys 0.020s
W20260709 14:58:13.686178 22623 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.628s	user 0.036s	sys 0.057s
I20260709 14:58:13.691543 19153 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:13.692915 22780 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.693476 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:13.694483 22741 raft_consensus.cc:2749] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:13.701790 22679 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:13.681573 22732 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:13.710768 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 83221.3us
I20260709 14:58:13.711182 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:13.726914 22732 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:13.729424 19146 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:13.720638 22679 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:13.733777 22780 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:13.739607 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 438439us
I20260709 14:58:13.757663 19193 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.760887 19193 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.754112 22679 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.766141 22566 raft_consensus.cc:2749] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:58:13.783190 22778 raft_consensus.cc:2749] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:58:13.794431 22779 raft_consensus.cc:2749] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:58:13.798199 22802 log.cc:927] Time spent T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.117s	user 0.001s	sys 0.002s
I20260709 14:58:13.806829 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.807837 19151 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:13.821602 19193 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:13.825682 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.829389 22817 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:13.830293 19226 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 8. (term mismatch)
I20260709 14:58:13.830065 22817 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:13.825423 22818 log.cc:927] Time spent T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 14:58:13.830569 22635 raft_consensus.cc:2749] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:13.832201 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 19 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.830691 19226 pending_rounds.cc:85] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044: Aborting all ops after (but not including) 7
W20260709 14:58:13.837745 22800 log.cc:927] Time spent T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.155s	user 0.003s	sys 0.000s
W20260709 14:58:13.839651 22804 log.cc:927] Time spent T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.201s	user 0.001s	sys 0.002s
I20260709 14:58:13.832922 19226 pending_rounds.cc:107] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044: Aborting uncommitted NO_OP operation due to leader change: 8.8
I20260709 14:58:13.844170 22786 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:13.844609 22786 raft_consensus.cc:493] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:13.845069 22786 raft_consensus.cc:3060] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:13.845813 19219 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 10. (term mismatch)
I20260709 14:58:13.846160 19219 pending_rounds.cc:85] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044: Aborting all ops after (but not including) 9
I20260709 14:58:13.846376 19219 pending_rounds.cc:107] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044: Aborting uncommitted NO_OP operation due to leader change: 10.10
I20260709 14:58:13.846577 19219 raft_consensus.cc:2889] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:58:13.841228 19226 raft_consensus.cc:2889] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:58:13.840061 22679 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.855446 19146 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
W20260709 14:58:13.853955 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 44633.4us
W20260709 14:58:13.859157 22811 log.cc:927] Time spent T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.176s	user 0.003s	sys 0.000s
I20260709 14:58:13.861742 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:13.864579 22779 raft_consensus.cc:2749] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:58:13.867532 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.868116 19224 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:13.869401 22602 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:13.870410 19044 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:13.871404 22602 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:13.871807 22602 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:13.868119 22817 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.872222 22602 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:13.873587 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:13.876322 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:58:13.879478 22805 log.cc:927] Time spent T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.198s	user 0.002s	sys 0.000s
I20260709 14:58:13.871640 19044 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: 4de47b093c81430aa9bde7a35db00f31, ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:13.881469 22679 raft_consensus.cc:2749] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:58:13.887041 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:58:13.889541 22803 log.cc:927] Time spent T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c: Append to log took a long time: real 0.211s	user 0.001s	sys 0.004s
I20260709 14:58:13.891572 22786 raft_consensus.cc:515] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.892473 22602 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.900738 19044 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:13.903219 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:13.904244 22598 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:58:13.904873 22598 raft_consensus.cc:697] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:13.905623 19226 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:58:13.906077 22598 consensus_queue.cc:237] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:13.922873 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 62102.1us
I20260709 14:58:13.930006 22563 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:13.930255 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:13.931033 19071 raft_consensus.cc:2393] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 12: Already voted for candidate f15e1f59d718462b8722a34457ae1f6c in this term.
I20260709 14:58:13.930717 22563 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:13.932631 22786 leader_election.cc:290] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:13.937268 19226 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 6.
I20260709 14:58:13.944077 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:13.952674 22602 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.958779 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:13.959384 19146 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:13.957683 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:13.960822 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:13.932756 22563 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:13.961305 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:13.969740 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:13.971915 19069 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:13.964949 19219 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 11.
I20260709 14:58:13.970117 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:13.981675 19078 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 12. Preceding OpId from leader: term: 10 index: 13. (index mismatch)
I20260709 14:58:13.986212 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:13.986441 19153 raft_consensus.cc:1240] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 8. Current term is 9. Ops: []
I20260709 14:58:13.987048 19763 raft_consensus.cc:1275] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 12. Preceding OpId from leader: term: 10 index: 13. (index mismatch)
I20260709 14:58:13.991055 19069 raft_consensus.cc:2468] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:13.999356 22725 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.003s
I20260709 14:58:14.021274 22607 raft_consensus.cc:493] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:14.021965 22607 raft_consensus.cc:515] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.026782 22607 leader_election.cc:290] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:14.036775 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:14.070245 19151 raft_consensus.cc:1240] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 16. Current term is 17. Ops: []
I20260709 14:58:14.083518 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.085605 19071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.086637 19069 raft_consensus.cc:1275] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:58:14.086980 19149 raft_consensus.cc:1240] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 8. Current term is 9. Ops: []
I20260709 14:58:14.087322 19153 raft_consensus.cc:1240] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 8. Current term is 9. Ops: []
I20260709 14:58:14.087728 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:14.089131 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:14.094319 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.094897 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:14.095705 19150 raft_consensus.cc:2393] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 12: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:14.098515 22779 consensus_queue.cc:1059] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:14.099380 22779 raft_consensus.cc:3055] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:58:14.099687 22779 raft_consensus.cc:740] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:14.100206 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:14.100533 22779 consensus_queue.cc:260] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.103118 19146 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:14.107093 19117 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:14.108714 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.110131 22780 consensus_queue.cc:1059] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 16.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:58:14.110984 22780 consensus_queue.cc:1059] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:14.111541 22732 consensus_queue.cc:1059] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:14.112608 22741 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:58:14.112968 22741 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:14.113945 22741 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 16.14, Last appended by leader: 14, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.115185 22741 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:58:14.118512 19219 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:14.118795 22786 raft_consensus.cc:3055] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:58:14.119141 22786 raft_consensus.cc:740] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:14.122481 22725 raft_consensus.cc:2764] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 14:58:14.118453 22623 raft_consensus.cc:3055] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:58:14.123612 22623 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:14.124579 22623 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.120005 22786 consensus_queue.cc:260] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.128116 22786 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:14.125756 22623 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:14.132004 19044 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:14.132985 22625 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:14.133450 22625 raft_consensus.cc:697] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:14.134306 22625 consensus_queue.cc:237] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [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: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.101744 22779 raft_consensus.cc:3060] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:58:14.159808 19193 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:58:14.140179 19069 raft_consensus.cc:1240] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Rejecting Update request from peer bf4972a7e68e4e0886c91d2052b32044 for earlier term 8. Current term is 9. Ops: [8.7-8.7]
I20260709 14:58:14.139587 19074 raft_consensus.cc:1275] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:58:14.138465 19117 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:14.141911 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.178421 22578 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:14.178849 22578 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:14.179255 22578 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:14.189749 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.178707 18973 catalog_manager.cc:5697] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 10 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } } }
I20260709 14:58:14.214993 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b7010baba14660b46b1499dba116f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:14.240492 22780 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
W20260709 14:58:14.250974 19190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:58:14.262892 22836 log.cc:927] Time spent T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.090s	user 0.000s	sys 0.002s
I20260709 14:58:14.260974 22780 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.265393 22780 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:14.267395 22780 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:14.267851 22780 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:14.271412 22831 log.cc:927] Time spent T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: Append to log took a long time: real 0.086s	user 0.002s	sys 0.000s
W20260709 14:58:14.277741 19193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 43642.4us
I20260709 14:58:14.274374 22741 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:14.285246 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:14.287964 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 19 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:14.292362 22780 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:14.287248 22741 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.263296 22578 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.292357 19193 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.296371 19119 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.295212 22578 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:14.299052 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:14.302723 22623 consensus_queue.cc:1048] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:58:14.306099 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:14.306810 19220 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:14.306373 19193 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.307709 22623 raft_consensus.cc:2749] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:58:14.312453 19077 raft_consensus.cc:2468] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:14.298985 22780 raft_consensus.cc:2749] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:58:14.315896 19220 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:14.314265 22612 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:58:14.319260 22625 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:14.320452 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9d41ec20d74c10851480bd03103ef3" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:14.326844 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:14.327391 19227 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:14.330711 22741 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:14.336216 22741 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:14.336712 22741 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.337185 19193 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.321121 19119 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.339176 22741 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:14.339411 22786 raft_consensus.cc:2749] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:58:14.340633 19227 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:58:14.341620 19117 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:14.342386 22612 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:14.342764 22598 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:14.343014 22612 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:14.344226 22612 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.344805 22786 consensus_queue.cc:1048] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:58:14.347107 22578 raft_consensus.cc:2749] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:58:14.348610 22578 consensus_queue.cc:1048] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:58:14.350438 19119 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.351428 22578 raft_consensus.cc:2749] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260709 14:58:14.352541 18975 catalog_manager.cc:5697] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 13 to 15, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 15 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:14.346485 19193 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.354067 18974 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47790 (request call id 1077) took 2894 ms. Trace:
I20260709 14:58:14.354444 19119 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:14.357959 19193 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.358594 22578 raft_consensus.cc:2804] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:14.358211 18975 catalog_manager.cc:5697] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 11, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 11 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:14.359849 22578 raft_consensus.cc:697] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:14.359938 18975 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 10 to 11, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 11 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:14.360790 22578 consensus_queue.cc:237] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to 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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.361979 18975 catalog_manager.cc:5697] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 14 to 15, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 15 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:14.364217 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:14.364825 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:14.364588 18975 catalog_manager.cc:5697] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } }
I20260709 14:58:14.354473 18974 rpcz_store.cc:276] 0709 14:58:11.459354 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:11.459463 (+   109us) service_pool.cc:224] Handling call
0709 14:58:14.353989 (+2894526us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:58:13.796291 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:58:13.812257 (+ 15966us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:58:13.814282 (+  2025us) write_op.cc:435] Acquired schema lock
0709 14:58:13.817941 (+  3659us) tablet.cc:662] Decoding operations
0709 14:58:13.886388 (+ 68447us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:58:13.898009 (+ 11621us) write_op.cc:641] Partition lock acquired for write op
0709 14:58:13.898041 (+    32us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:58:13.907633 (+  9592us) tablet.cc:701] Row locks acquired
0709 14:58:13.907685 (+    52us) write_op.cc:260] PREPARE: finished
0709 14:58:13.907850 (+   165us) write_op.cc:270] Start()
0709 14:58:13.907989 (+   139us) write_op.cc:276] Timestamp: P: 1783609093907793 usec, L: 0
0709 14:58:13.908026 (+    37us) op_driver.cc:348] REPLICATION: starting
0709 14:58:13.913306 (+  5280us) log.cc:844] Serialized 1326 byte log entry
0709 14:58:14.052366 (+139060us) op_driver.cc:464] REPLICATION: finished
0709 14:58:14.186168 (+133802us) write_op.cc:301] APPLY: starting
0709 14:58:14.186263 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0709 14:58:14.269407 (+ 83144us) tablet.cc:1370] finished BulkCheckPresence
0709 14:58:14.269518 (+   111us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:58:14.271538 (+  2020us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:58:14.272027 (+   489us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=6,key_file_lookups=6,delta_file_lookups=0,mrs_lookups=0
0709 14:58:14.272074 (+    47us) write_op.cc:312] APPLY: finished
0709 14:58:14.272589 (+   515us) log.cc:844] Serialized 41 byte log entry
0709 14:58:14.284777 (+ 12188us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:14.286270 (+  1493us) write_op.cc:454] Released schema lock
0709 14:58:14.296612 (+ 10342us) write_op.cc:341] FINISH: Updating metrics
0709 14:58:14.317509 (+ 20897us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:14.317549 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":46193,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":133511,"apply.run_cpu_time_us":7844,"apply.run_wall_time_us":131286,"cfile_cache_hit":14,"cfile_cache_hit_bytes":16655,"num_ops":3,"prepare.queue_time_us":52029,"prepare.run_cpu_time_us":4413,"prepare.run_wall_time_us":129255,"replication_time_us":144167,"thread_start_us":68429,"threads_started":2}]]}
I20260709 14:58:14.366331 22779 raft_consensus.cc:2749] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:14.366156 18975 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 12 to 13, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 13 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:14.358718 22741 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:14.368927 18975 catalog_manager.cc:5697] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } }
I20260709 14:58:14.370217 18975 catalog_manager.cc:5697] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:14.377324 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:14.372972 19042 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:14.381480 22635 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:58:14.389894 19042 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:14.391875 22635 raft_consensus.cc:2749] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:58:14.394064 19042 leader_election.cc:304] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [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: f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:14.397069 22635 raft_consensus.cc:2749] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:14.404870 19193 leader_election.cc:304] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:14.406684 19220 raft_consensus.cc:1240] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 11. Current term is 12. Ops: [11.10-11.10]
I20260709 14:58:14.411401 22741 raft_consensus.cc:2804] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:14.413311 22741 raft_consensus.cc:697] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:14.414427 22741 consensus_queue.cc:237] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.438079 19146 raft_consensus.cc:1275] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:58:14.439532 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.440704 19078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.448511 19069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.448312 22664 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:58:14.455961 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:14.464215 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.467521 19193 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.469821 19193 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.470240 19076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:14.471129 19193 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.471216 22779 raft_consensus.cc:2749] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:14.474843 22732 raft_consensus.cc:2749] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:58:14.475062 22635 consensus_queue.cc:1059] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:14.480163 22635 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:58:14.480538 22635 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:14.489621 22635 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.499433 22635 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:14.499832 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:14.500885 22732 raft_consensus.cc:2749] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:58:14.510280 19227 raft_consensus.cc:1275] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:58:14.530364 18975 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47782 (request call id 1074) took 1752 ms. Trace:
I20260709 14:58:14.536811 22786 raft_consensus.cc:2749] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:14.535319 18975 rpcz_store.cc:276] 0709 14:58:12.776598 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:12.776858 (+   260us) service_pool.cc:224] Handling call
0709 14:58:12.953601 (+176743us) spinlock_profiling.cc:243] Waited 52.7 ms on lock 0x7b5400144bd4. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896940d090 00007f89694abf3a 00007f896f2621cc 00007f896f36037e 00007f896d8212a4 00007f896d821232 00007f896d821161 00007f896d8210dc 00007f896d820392 00007f89677de48c 00007f89677dd8c6
0709 14:58:14.528566 (+1574965us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:58:14.375424 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:58:14.375945 (+   521us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:58:14.375975 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:58:14.375991 (+    16us) tablet.cc:662] Decoding operations
0709 14:58:14.376760 (+   769us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:58:14.376811 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 14:58:14.376836 (+    25us) tablet.cc:685] Acquiring locks for 8 operations
0709 14:58:14.377419 (+   583us) tablet.cc:701] Row locks acquired
0709 14:58:14.377433 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:58:14.377562 (+   129us) write_op.cc:270] Start()
0709 14:58:14.377656 (+    94us) write_op.cc:276] Timestamp: P: 1783609094377521 usec, L: 0
0709 14:58:14.377671 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 14:58:14.378369 (+   698us) log.cc:844] Serialized 3282 byte log entry
0709 14:58:14.380759 (+  2390us) op_driver.cc:464] REPLICATION: finished
0709 14:58:14.381416 (+   657us) write_op.cc:301] APPLY: starting
0709 14:58:14.381485 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0709 14:58:14.392791 (+ 11306us) tablet.cc:1370] finished BulkCheckPresence
0709 14:58:14.392885 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:58:14.409224 (+ 16339us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:58:14.409414 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=16,key_file_lookups=16,delta_file_lookups=0,mrs_lookups=0
0709 14:58:14.409456 (+    42us) write_op.cc:312] APPLY: finished
0709 14:58:14.409695 (+   239us) log.cc:844] Serialized 81 byte log entry
0709 14:58:14.427825 (+ 18130us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:14.427935 (+   110us) write_op.cc:454] Released schema lock
0709 14:58:14.427976 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 14:58:14.437968 (+  9992us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:14.447053 (+  9085us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":23,"spinlock_wait_cycles":121292032,"child_traces":[["op",{"apply.queue_time_us":450,"apply.run_cpu_time_us":10556,"apply.run_wall_time_us":56475,"cfile_cache_hit":32,"cfile_cache_hit_bytes":33408,"num_ops":8,"prepare.queue_time_us":102,"prepare.run_cpu_time_us":3228,"prepare.run_wall_time_us":5200,"replication_time_us":2959}]]}
I20260709 14:58:14.565269 18976 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:14.534396 22664 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 14:58:14.569226 18976 catalog_manager.cc:5697] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:14.574317 18976 catalog_manager.cc:5697] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 10 to 11, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 11 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:14.578760 18976 catalog_manager.cc:5697] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:14.580350 18976 catalog_manager.cc:5697] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:14.584887 18976 catalog_manager.cc:5697] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 17 to 18, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 18 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } }
I20260709 14:58:14.599098 19076 raft_consensus.cc:606] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:14.599529 19076 raft_consensus.cc:614] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 14:58:14.618011 22849 log.cc:927] Time spent T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 14:58:14.586867 18976 catalog_manager.cc:5697] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:14.619737 18976 catalog_manager.cc:5697] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 13 to 14, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 14 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:14.621498 18976 catalog_manager.cc:5697] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 10 to 12, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 12 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } }
I20260709 14:58:14.633245 22854 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:14.633792 22854 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.635771 22854 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:14.644872 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:14.650105 19144 raft_consensus.cc:2393] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 9: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:14.646734 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:14.651418 19224 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:58:14.646706 19227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:58:14.652267 19227 raft_consensus.cc:606] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:14.661034 19042 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:14.661803 22635 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:14.662186 22635 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:14.662544 22635 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:14.673255 19227 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:58:14.675920 19076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:14.673745 22635 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.677572 19076 raft_consensus.cc:606] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:14.676450 22854 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:14.682634 22813 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:14.683161 22813 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.684628 22635 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:14.685290 22813 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:14.687701 19224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:58:14.688230 19224 raft_consensus.cc:606] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:14.688520 19224 raft_consensus.cc:614] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:58:14.690172 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:14.691450 19226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:58:14.693409 19226 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:14.693724 19226 raft_consensus.cc:614] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:58:14.692373 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:14.702668 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:58:14.704648 22786 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:14.705186 22786 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.707407 22786 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:14.707716 19220 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:58:14.708047 19227 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 15.
I20260709 14:58:14.708792 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:14.711136 19144 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:58:14.709725 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.712139 19076 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 15.
I20260709 14:58:14.712827 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:14.713855 22786 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:58:14.714260 22786 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:14.714574 22786 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:58:14.715935 19042 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:14.716658 22664 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:14.717344 22664 raft_consensus.cc:697] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:14.718219 22664 consensus_queue.cc:237] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.720588 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:14.728130 22786 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.731331 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:14.731882 19070 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:58:14.733209 19117 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
W20260709 14:58:14.735467 19119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 53718.3us
I20260709 14:58:14.736434 22612 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:58:14.738065 22612 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:14.743952 22612 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:14.739423 18974 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } }
I20260709 14:58:14.739462 19070 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 16.
I20260709 14:58:14.755004 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:14.756117 22732 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:58:14.756696 22732 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 16 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:14.757715 22732 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.763626 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:14.764525 19070 raft_consensus.cc:2368] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 15. Current term is 16.
I20260709 14:58:14.755996 18974 catalog_manager.cc:5697] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 9 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:14.775374 18974 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 11 to 12, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 12 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:14.771656 19076 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:14.769059 22786 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:14.777976 19146 raft_consensus.cc:1275] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:58:14.778512 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:14.786105 19150 raft_consensus.cc:2393] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 9: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:14.787391 19119 leader_election.cc:400] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 pre-election: Vote denied by peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831) with higher term. Message: Invalid argument: T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 15. Current term is 16.
I20260709 14:58:14.790412 22725 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:14.778775 22612 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.798713 22612 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:14.804080 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:14.804608 19146 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:58:14.811367 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:14.813676 19074 raft_consensus.cc:2368] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 15. Current term is 16.
I20260709 14:58:14.814373 22625 consensus_queue.cc:1048] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:14.818172 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:14.820403 19146 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 16.
I20260709 14:58:14.822075 19119 leader_election.cc:400] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 election: Vote denied by peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831) with higher term. Message: Invalid argument: T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 15. Current term is 16.
I20260709 14:58:14.822571 19119 leader_election.cc:403] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 election: Cancelling election due to peer responding with higher term
I20260709 14:58:14.827920 22618 raft_consensus.cc:2749] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader election lost for term 15. Reason: Vote denied by peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831) with higher term. Message: Invalid argument: T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 for earlier term 15. Current term is 16.
I20260709 14:58:14.826534 22741 raft_consensus.cc:993] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:14.828292 18975 catalog_manager.cc:5697] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 12, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 12 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:14.836352 22779 raft_consensus.cc:1081] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:14.845374 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:58:14.846009 19144 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:14.846350 19144 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:14.850173 19076 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:58:14.853929 19144 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.858055 19144 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:14.860692 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:14.861104 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:14.861743 19072 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:14.861227 19220 raft_consensus.cc:3055] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:14.862581 19220 raft_consensus.cc:740] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:14.863279 19220 consensus_queue.cc:260] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.864286 19220 raft_consensus.cc:3060] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:14.864705 18975 catalog_manager.cc:5697] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:14.870468 19220 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:14.871568 19072 raft_consensus.cc:2468] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:14.872284 19117 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:14.873479 22619 raft_consensus.cc:2804] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:58:14.873945 22619 raft_consensus.cc:697] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:14.858144 22618 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.016s
I20260709 14:58:14.874961 22619 consensus_queue.cc:237] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:14.940726 19219 raft_consensus.cc:1275] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:58:14.952852 22578 consensus_queue.cc:1048] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:14.953336 19219 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:14.959281 18973 catalog_manager.cc:5697] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 11 to 12, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 12 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:14.962939 22861 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:15.027047 19076 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:15.029170 19152 raft_consensus.cc:1275] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:15.029141 22862 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.005s
I20260709 14:58:15.036551 22786 consensus_queue.cc:1048] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:15.037134 18973 catalog_manager.cc:5697] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 10 to 11, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 11 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:15.064220 22854 raft_consensus.cc:993] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:15.064877 22854 raft_consensus.cc:1081] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:15.066658 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:15.067206 19219 raft_consensus.cc:493] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:15.067538 19219 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:15.075829 18975 catalog_manager.cc:5697] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:15.079989 19219 raft_consensus.cc:515] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:15.087826 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:15.088376 19072 raft_consensus.cc:3055] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:58:15.088641 19072 raft_consensus.cc:740] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:15.089366 19072 consensus_queue.cc:260] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:15.090459 19072 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:15.120752 18974 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:15.138453 19072 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:58:15.139448 19193 leader_election.cc:304] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:15.141599 22862 raft_consensus.cc:2804] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:58:15.142318 22862 raft_consensus.cc:697] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:15.143152 22862 consensus_queue.cc:237] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:15.158480 19076 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:58:15.160705 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc75d65c04794aa2aa3426d2fa520e05" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:15.161278 19152 raft_consensus.cc:3060] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:15.167094 19219 leader_election.cc:290] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:15.167025 22779 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:58:15.179932 19152 raft_consensus.cc:2468] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:58:15.193535 18974 catalog_manager.cc:5697] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 6 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:15.201359 22854 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:15.201927 22854 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:15.203917 22854 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:15.205482 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:15.206105 19219 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 17.
I20260709 14:58:15.207254 19042 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:15.208015 22854 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:58:15.208423 22854 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:15.209492 22854 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:58:15.221920 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:15.222654 19152 raft_consensus.cc:2393] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 17: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:15.227623 22854 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:15.231451 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:15.246485 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:15.247278 19152 raft_consensus.cc:2393] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 17: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:15.251231 19219 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 17.
I20260709 14:58:15.256920 19042 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:15.259691 22602 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:58:15.260149 22602 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 17 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:15.261068 22602 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.14, Last appended by leader: 14, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:15.270944 22854 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 17 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:15.271960 19152 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:58:15.275179 22664 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.007s
I20260709 14:58:15.286150 19219 raft_consensus.cc:1275] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:58:15.287019 18974 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 16 to 17, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 17 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:15.297494 19146 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:58:15.299130 22786 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:58:15.310122 22855 consensus_queue.cc:1048] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:15.434613 19072 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:15.435998 22865 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:15.476845 19225 raft_consensus.cc:1275] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:58:15.480293 22619 consensus_queue.cc:1048] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:15.558668 19074 raft_consensus.cc:1275] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:58:15.559927 22786 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:58:15.591828 19152 raft_consensus.cc:1275] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:58:15.593170 22732 consensus_queue.cc:1048] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:58:15.688053 19152 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 16 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260709 14:58:15.689469 22856 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:58:15.707293 22664 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:15.707818 22664 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:15.709694 22664 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:15.711241 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:15.711875 19225 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:58:15.714181 19219 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 16 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260709 14:58:15.718186 19042 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:15.719380 22664 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:15.720438 22854 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:58:15.722177 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:15.719825 22664 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Starting leader election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:15.741776 22664 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:15.759460 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:15.760233 19146 raft_consensus.cc:2393] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 9: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:15.799153 22664 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:15.801169 22664 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 9 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:15.803387 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:15.816056 19219 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 9.
I20260709 14:58:15.817137 19042 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:15.817838 22664 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:58:15.818359 22664 raft_consensus.cc:697] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:15.818964 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:15.819151 22664 consensus_queue.cc:237] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:15.819680 19146 raft_consensus.cc:2393] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate f15e1f59d718462b8722a34457ae1f6c in current term 9: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:15.831835 18974 catalog_manager.cc:5697] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 8 to 9, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 9 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:16.186571 22612 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:16.187129 22612 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:16.188654 22612 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:16.189268 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c" is_pre_election: true
I20260709 14:58:16.189572 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:16.190157 19227 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 9.
I20260709 14:58:16.191039 19117 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:16.191596 22612 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:16.191890 22612 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:16.192101 22612 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:16.196480 22612 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:16.198935 22612 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:16.199095 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:16.200533 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:16.201061 19219 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:16.205673 19219 raft_consensus.cc:2468] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:58:16.206542 19117 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:16.207563 22865 raft_consensus.cc:2804] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:16.208742 22865 raft_consensus.cc:697] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:16.209587 22865 consensus_queue.cc:237] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:16.220993 18974 catalog_manager.cc:5697] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 10 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:16.325438 19219 raft_consensus.cc:1240] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Rejecting Update request from peer f15e1f59d718462b8722a34457ae1f6c for earlier term 9. Current term is 10. Ops: []
I20260709 14:58:16.326766 22602 consensus_queue.cc:1059] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:16.327522 22664 raft_consensus.cc:3055] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:16.327872 22664 raft_consensus.cc:740] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:16.328977 22664 consensus_queue.cc:260] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:16.330351 22664 raft_consensus.cc:3060] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:16.598912 19227 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:58:16.600322 22865 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:16.625686 19074 raft_consensus.cc:1275] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 8. (term mismatch)
I20260709 14:58:16.626144 19074 pending_rounds.cc:85] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: Aborting all ops after (but not including) 7
I20260709 14:58:16.626377 19074 pending_rounds.cc:107] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: Aborting uncommitted NO_OP operation due to leader change: 9.8
I20260709 14:58:16.626612 19074 raft_consensus.cc:2889] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:58:16.628451 22619 consensus_queue.cc:1048] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:58:16.900749 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:16.938144 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:16.938616 19146 raft_consensus.cc:606] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:16.940728 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:16.941146 19146 raft_consensus.cc:606] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:16.943161 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:16.943583 19146 raft_consensus.cc:606] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:16.945511 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:16.945961 19146 raft_consensus.cc:606] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:16.947996 19072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:16.948597 19072 raft_consensus.cc:606] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:16.951269 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:16.951788 19146 raft_consensus.cc:606] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:16.952869 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:58:16.954355 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:17.030198 22619 raft_consensus.cc:993] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.030671 22612 raft_consensus.cc:1081] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.031881 19227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:58:17.032308 19227 raft_consensus.cc:493] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:17.032569 19227 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:17.037580 19227 raft_consensus.cc:515] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.039170 19227 leader_election.cc:290] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:17.039729 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:17.040288 19074 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:17.040483 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6937195e264c0cadf00c333034f8c7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:17.040941 19146 raft_consensus.cc:3055] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:58:17.041144 19146 raft_consensus.cc:740] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:17.041646 19146 consensus_queue.cc:260] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.042634 19146 raft_consensus.cc:3060] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:17.045379 19074 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:17.045492 22602 raft_consensus.cc:993] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.046046 22664 raft_consensus.cc:1081] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.046904 19193 leader_election.cc:304] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:17.047531 19227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:17.047694 22741 raft_consensus.cc:2804] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:17.048182 22741 raft_consensus.cc:697] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:17.048116 19227 raft_consensus.cc:493] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:17.049141 19227 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:17.048892 22741 consensus_queue.cc:237] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.047703 19146 raft_consensus.cc:2468] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:17.054122 19227 raft_consensus.cc:515] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.055819 19227 leader_election.cc:290] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:17.056628 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:17.057153 19074 raft_consensus.cc:3055] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:58:17.057464 19074 raft_consensus.cc:740] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:17.058121 19074 consensus_queue.cc:260] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.058530 22619 raft_consensus.cc:993] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.059177 19074 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:17.059437 22619 raft_consensus.cc:1081] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.061064 19227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:58:17.061551 19227 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:17.061897 19227 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:17.061975 18973 catalog_manager.cc:5697] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 11 to 12, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 12 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:17.059178 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3db3048d3047eea4ae8b05ba69a575" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:17.064858 19146 raft_consensus.cc:3060] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:17.065368 19074 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:58:17.066308 19193 leader_election.cc:304] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:17.067014 22741 raft_consensus.cc:2804] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:58:17.067682 22741 raft_consensus.cc:697] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:17.068485 22741 consensus_queue.cc:237] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to 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: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.071167 19227 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.073604 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:17.074137 19074 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:17.074215 19227 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:17.074676 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:17.075240 19152 raft_consensus.cc:3055] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:58:17.075505 19152 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:17.076184 19152 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.077189 19152 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:17.081091 19074 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:17.082057 19193 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:17.083571 22732 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:17.084165 22732 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:17.085005 22732 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.083614 19152 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:17.094777 19146 raft_consensus.cc:2468] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 14.
I20260709 14:58:17.096903 18973 catalog_manager.cc:5697] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 13 to 14, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 14 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:17.098042 18973 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 11 to 12, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 12 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:17.210757 22891 raft_consensus.cc:993] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.211201 22612 raft_consensus.cc:1081] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.212502 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:58:17.212983 19219 raft_consensus.cc:493] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:17.213248 19219 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:17.218245 19219 raft_consensus.cc:515] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.219606 19219 leader_election.cc:290] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:17.220348 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:17.220849 19074 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:17.220696 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f423de59af84402aa5ebc99e7d8fc389" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:17.221319 19146 raft_consensus.cc:3055] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:58:17.221665 19146 raft_consensus.cc:740] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:17.222373 19146 consensus_queue.cc:260] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.223448 19146 raft_consensus.cc:3060] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:17.226786 19074 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 13.
I20260709 14:58:17.227798 19193 leader_election.cc:304] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:17.228384 22899 raft_consensus.cc:2804] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:58:17.228812 22899 raft_consensus.cc:697] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 13 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:17.228865 19146 raft_consensus.cc:2468] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 13.
I20260709 14:58:17.229640 22899 consensus_queue.cc:237] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.238639 18973 catalog_manager.cc:5697] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 12 to 13, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 13 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:17.264489 22891 raft_consensus.cc:993] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.264988 22612 raft_consensus.cc:1081] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.266539 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:58:17.266993 19219 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:17.267261 19219 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:17.273285 19219 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.274600 19219 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:17.275283 19074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:17.275792 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:17.275915 19074 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:17.276258 19146 raft_consensus.cc:3055] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:17.276513 19146 raft_consensus.cc:740] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:17.277132 19146 consensus_queue.cc:260] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.278249 19146 raft_consensus.cc:3060] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:17.280769 19074 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:17.281601 19193 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:17.282369 22899 raft_consensus.cc:2804] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:17.282852 22899 raft_consensus.cc:697] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:17.282932 19146 raft_consensus.cc:2468] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:17.283834 22899 consensus_queue.cc:237] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.292819 18973 catalog_manager.cc:5697] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:17.368039 22612 raft_consensus.cc:993] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.368551 22619 raft_consensus.cc:1081] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:17.370193 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:58:17.370702 19219 raft_consensus.cc:493] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:17.371017 19219 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:17.378512 19219 raft_consensus.cc:515] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.380805 19219 leader_election.cc:290] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:17.381647 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:17.382257 19072 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:17.382215 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2f3163eeb44b68ac699f237f063beb" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:17.383319 19152 raft_consensus.cc:3055] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:58:17.383608 19152 raft_consensus.cc:740] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:17.384274 19152 consensus_queue.cc:260] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.385387 19152 raft_consensus.cc:3060] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:17.388278 19072 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:58:17.389292 19193 leader_election.cc:304] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:17.390177 22899 raft_consensus.cc:2804] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:58:17.390694 22899 raft_consensus.cc:697] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:17.391544 22899 consensus_queue.cc:237] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:17.392336 19152 raft_consensus.cc:2468] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:58:17.401211 18973 catalog_manager.cc:5697] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 6 to 7, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 7 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:17.470453 19152 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:17.471645 22899 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:17.484016 19074 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:17.485495 22732 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:17.558631 19152 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:17.559705 22732 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:17.567937 19072 raft_consensus.cc:1275] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:17.569983 22741 consensus_queue.cc:1048] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:17.583892 19152 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:58:17.585033 22899 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:58:17.594732 19072 raft_consensus.cc:1275] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:58:17.599197 22732 consensus_queue.cc:1048] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:58:17.688728 19152 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:58:17.689782 22741 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:17.693902 19072 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:58:17.697504 22899 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:17.703300 19072 raft_consensus.cc:1275] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:58:17.707324 19152 raft_consensus.cc:1275] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:58:17.707858 22899 consensus_queue.cc:1048] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:17.715896 22741 consensus_queue.cc:1048] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:17.832952 19074 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:58:17.834005 22741 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:17.843147 19152 raft_consensus.cc:1275] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:58:17.845007 22900 consensus_queue.cc:1048] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:58:17.955149 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:18.992409 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:19.028962 19225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:58:19.029444 19225 raft_consensus.cc:606] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:19.031559 19076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:19.032009 19076 raft_consensus.cc:606] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:19.034235 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:19.034731 19074 raft_consensus.cc:606] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:19.036800 19074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:19.037231 19074 raft_consensus.cc:606] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:19.039254 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:19.039784 19144 raft_consensus.cc:606] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:19.040762 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:58:19.041750 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:19.299176 22602 raft_consensus.cc:993] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:19.299779 22905 raft_consensus.cc:1081] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:19.301379 19227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7366f4287618436f816bd67d750dea08"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:19.301783 19227 raft_consensus.cc:493] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:19.302040 19227 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:19.306236 19227 raft_consensus.cc:515] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:58:19.307544 19227 leader_election.cc:290] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831)
I20260709 14:58:19.308588 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:19.309139 19076 raft_consensus.cc:3055] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:58:19.309254 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7366f4287618436f816bd67d750dea08" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:19.309450 19076 raft_consensus.cc:740] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:19.309820 19144 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:19.310429 19076 consensus_queue.cc:260] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:58:19.312656 19076 raft_consensus.cc:3060] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:19.316339 19144 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:58:19.318444 19193 leader_election.cc:304] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:19.319665 22899 raft_consensus.cc:2804] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:58:19.319996 19076 raft_consensus.cc:2468] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:58:19.320133 22899 raft_consensus.cc:697] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:19.321031 22899 consensus_queue.cc:237] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [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: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } }
I20260709 14:58:19.339498 18976 catalog_manager.cc:5697] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 10 to 11, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 11 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:19.377502 22891 raft_consensus.cc:993] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:19.377965 22891 raft_consensus.cc:1081] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:19.379396 19227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:58:19.379838 19227 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:19.380146 19227 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:19.384516 19227 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.385915 19227 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:19.386493 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:19.386945 19076 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:19.386876 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:19.387579 19144 raft_consensus.cc:3055] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:58:19.387812 19144 raft_consensus.cc:740] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:19.388425 19144 consensus_queue.cc:260] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.389230 19144 raft_consensus.cc:3060] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:19.391409 19076 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:19.392335 19193 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:19.392915 22899 raft_consensus.cc:2804] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:19.393389 22899 raft_consensus.cc:697] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:19.393613 19144 raft_consensus.cc:2468] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:19.394227 22899 consensus_queue.cc:237] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.404541 18976 catalog_manager.cc:5697] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 11 to 12, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 12 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:19.414796 22602 raft_consensus.cc:993] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:19.415249 22905 raft_consensus.cc:1081] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:19.416641 19227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:19.417053 19227 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:19.417308 19227 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:19.421819 19227 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.423456 19227 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:19.424804 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:19.425302 19146 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:19.426041 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:19.426705 19076 raft_consensus.cc:3055] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:19.426995 19076 raft_consensus.cc:740] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:19.427688 19076 consensus_queue.cc:260] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.428759 19076 raft_consensus.cc:3060] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:19.431993 19146 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:19.433856 19193 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:19.434679 19076 raft_consensus.cc:2468] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:19.434743 22925 raft_consensus.cc:2804] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:19.435406 22925 raft_consensus.cc:697] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:19.436213 22925 consensus_queue.cc:237] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.445384 18976 catalog_manager.cc:5697] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:19.482016 22905 raft_consensus.cc:993] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:19.482455 22602 raft_consensus.cc:1081] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:19.483661 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:58:19.484226 19144 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:19.484493 19144 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:19.489261 19144 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.491127 19144 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:19.491829 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:19.492080 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:19.492348 19076 raft_consensus.cc:3055] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:58:19.492657 19225 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:19.492692 19076 raft_consensus.cc:740] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:19.493573 19076 consensus_queue.cc:260] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.494405 19076 raft_consensus.cc:3060] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:19.497177 19225 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:19.498138 19117 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:19.498615 19076 raft_consensus.cc:2468] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:19.498850 22923 raft_consensus.cc:2804] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:58:19.500154 22923 raft_consensus.cc:697] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:19.502509 22923 consensus_queue.cc:237] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.515852 18976 catalog_manager.cc:5697] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 6 to 7, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 7 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:19.564145 22899 raft_consensus.cc:993] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:19.564720 22925 raft_consensus.cc:1081] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:19.566437 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:58:19.566946 19144 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:19.567312 19144 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:19.572149 19144 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.573405 19144 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:19.574062 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:19.574389 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:19.574599 19076 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:19.574924 19225 raft_consensus.cc:3055] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:58:19.575176 19225 raft_consensus.cc:740] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:19.575754 19225 consensus_queue.cc:260] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.576664 19225 raft_consensus.cc:3060] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:19.579435 19076 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 13.
I20260709 14:58:19.580354 19119 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:19.581027 22934 raft_consensus.cc:2804] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:58:19.581485 22934 raft_consensus.cc:697] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:19.582655 22934 consensus_queue.cc:237] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:19.583686 19225 raft_consensus.cc:2468] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 13.
I20260709 14:58:19.594583 18976 catalog_manager.cc:5697] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 12 to 13, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 13 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:19.737088 19144 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:58:19.738693 22925 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:19.752676 19076 raft_consensus.cc:1275] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:58:19.754513 22741 consensus_queue.cc:1048] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:58:19.895725 19146 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:58:19.896834 22741 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:58:19.906548 19072 raft_consensus.cc:1275] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:58:19.907845 22924 consensus_queue.cc:1048] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:19.930840 19070 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:19.933008 22925 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:19.949085 19144 raft_consensus.cc:1275] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:19.952169 22924 consensus_queue.cc:1048] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:19.984222 19227 raft_consensus.cc:1275] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:58:19.985309 22891 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:58:19.993373 19072 raft_consensus.cc:1275] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:58:19.995574 22891 consensus_queue.cc:1048] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:58:20.022192 19072 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:58:20.023257 22891 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:20.030938 19227 raft_consensus.cc:1275] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:58:20.033074 22947 consensus_queue.cc:1048] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:20.042532 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:21.082896 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:21.121456 19072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:21.121985 19072 raft_consensus.cc:606] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:21.124122 19072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:21.124605 19072 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:21.126832 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:21.127231 19146 raft_consensus.cc:606] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:21.129196 19227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:58:21.129559 19227 raft_consensus.cc:606] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:21.130447 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:58:21.131399 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:21.330204 22602 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:21.330729 22602 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:21.332049 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:58:21.332602 19146 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:21.333057 19146 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:21.339062 19146 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.340610 19146 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 14 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:21.341135 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:21.341666 19072 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:58:21.341917 19072 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:21.342211 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:21.342797 19225 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:21.342679 19072 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.344110 19072 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:58:21.348924 19225 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:58:21.350046 19117 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:21.350095 19072 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 14.
I20260709 14:58:21.350740 22934 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:58:21.351199 22934 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:21.351925 22934 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Queue going to 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: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.361267 18976 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 13 to 14, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 14 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:21.365927 22741 raft_consensus.cc:993] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:21.366873 22741 raft_consensus.cc:1081] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:21.370030 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:58:21.370574 19146 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:21.370935 19146 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:21.378058 19146 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.380052 19146 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:21.380525 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:21.380996 19072 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:21.381675 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:21.382321 19225 raft_consensus.cc:3055] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:21.382673 19225 raft_consensus.cc:740] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:21.383631 19225 consensus_queue.cc:260] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.385977 19225 raft_consensus.cc:3060] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:21.387143 19072 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:58:21.388123 19119 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:21.388909 22947 raft_consensus.cc:2804] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:21.389371 22947 raft_consensus.cc:697] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:21.390094 22947 consensus_queue.cc:237] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.391587 19225 raft_consensus.cc:2468] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 10.
I20260709 14:58:21.400684 18976 catalog_manager.cc:5697] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 9 to 10, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 10 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:21.506438 22947 raft_consensus.cc:993] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:21.506872 22934 raft_consensus.cc:1081] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:21.508291 19070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:58:21.508704 19070 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:21.509008 19070 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:21.514567 19070 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.516537 19070 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 12 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:21.516981 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:21.517310 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:21.517611 19146 raft_consensus.cc:3055] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:58:21.518003 19225 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:21.518033 19146 raft_consensus.cc:740] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:21.518853 19146 consensus_queue.cc:260] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.519788 19146 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:21.523875 19225 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:21.524444 19146 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 12.
I20260709 14:58:21.525563 19044 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:21.526271 22933 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:21.527477 22933 raft_consensus.cc:697] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:21.528107 22933 consensus_queue.cc:237] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.538146 18976 catalog_manager.cc:5697] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 11 to 12, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 12 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:21.561594 22958 raft_consensus.cc:993] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:21.562084 22933 raft_consensus.cc:1081] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:21.563477 19225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:21.563959 19225 raft_consensus.cc:493] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:21.564236 19225 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:21.568356 19225 raft_consensus.cc:515] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.569813 19225 leader_election.cc:290] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:21.570572 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:21.570837 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9c5ff60d274f8e8838d3a91e738153" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:21.571197 19070 raft_consensus.cc:3055] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:58:21.571534 19152 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:21.571542 19070 raft_consensus.cc:740] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:21.572461 19070 consensus_queue.cc:260] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.573613 19070 raft_consensus.cc:3060] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:21.576326 19152 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:21.577376 19193 leader_election.cc:304] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:21.577983 22741 raft_consensus.cc:2804] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:58:21.578408 22741 raft_consensus.cc:697] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:21.579079 22741 consensus_queue.cc:237] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:21.579885 19070 raft_consensus.cc:2468] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:21.591517 18976 catalog_manager.cc:5697] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 11 to 12, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 12 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:21.752985 19070 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:58:21.754016 22934 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:58:21.762681 19219 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:58:21.763927 22947 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:58:21.785989 19219 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:21.787418 22947 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:21.797600 19070 raft_consensus.cc:1275] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:21.798796 22947 consensus_queue.cc:1048] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:58:21.944597 19227 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:21.947201 19146 raft_consensus.cc:1275] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:58:21.947187 22958 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:58:21.948724 22958 consensus_queue.cc:1048] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:58:22.003266 19070 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:58:22.004314 22953 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:22.012869 19146 raft_consensus.cc:1275] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:58:22.014874 22741 consensus_queue.cc:1048] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:58:22.132058 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:23.171003 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:23.204975 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:42828
I20260709 14:58:23.205479 19219 raft_consensus.cc:606] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 16 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:23.207687 19072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:23.208182 19072 raft_consensus.cc:606] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 17 LEADER]: Received request to transfer leadership to TS bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:23.210609 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:23.210997 19146 raft_consensus.cc:606] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:23.212890 19070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
mode: GRACEFUL
new_leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:49552
I20260709 14:58:23.213255 19070 raft_consensus.cc:606] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Received request to transfer leadership to TS ae4baa63229f4ef3ad7b08a1bf41f285
I20260709 14:58:23.215212 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
mode: GRACEFUL
new_leader_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:39438
I20260709 14:58:23.215595 19146 raft_consensus.cc:606] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Received request to transfer leadership to TS f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:23.216405 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:58:23.217407 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:23.279942 22602 raft_consensus.cc:993] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:23.280465 22958 raft_consensus.cc:1081] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 17 LEADER]: Signalling peer bf4972a7e68e4e0886c91d2052b32044 to start an election
I20260709 14:58:23.281953 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797"
dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
 from {username='slave'} at 127.0.0.1:42188
I20260709 14:58:23.282622 19219 raft_consensus.cc:493] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:23.283020 19219 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:58:23.288131 19219 raft_consensus.cc:515] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.289592 19219 leader_election.cc:290] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 18 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:23.290148 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:23.290490 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b748f68b2dd418cb3c1cbf8d0647797" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:23.291002 19146 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:58:23.291509 19070 raft_consensus.cc:3055] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:58:23.291812 19070 raft_consensus.cc:740] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:23.292500 19070 consensus_queue.cc:260] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 17.15, Last appended by leader: 15, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.293603 19070 raft_consensus.cc:3060] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:58:23.296968 19146 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 18.
I20260709 14:58:23.298166 19193 leader_election.cc:304] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:23.299043 22953 raft_consensus.cc:2804] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:58:23.299623 22953 raft_consensus.cc:697] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 18 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:23.299667 19070 raft_consensus.cc:2468] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 18.
I20260709 14:58:23.300415 22953 consensus_queue.cc:237] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 17.15, Last appended by leader: 15, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.310774 18974 catalog_manager.cc:5697] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 17 to 18, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 18 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:23.360270 22924 raft_consensus.cc:993] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:23.360647 22953 raft_consensus.cc:1081] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 16 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:23.361858 19152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:45224
I20260709 14:58:23.362478 19152 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:23.362712 19152 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:58:23.366922 19152 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.368163 19152 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 17 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:23.368757 19070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:23.368971 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:23.369316 19070 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:58:23.369515 19227 raft_consensus.cc:3055] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:58:23.369906 19227 raft_consensus.cc:740] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:23.370494 19227 consensus_queue.cc:260] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.371594 19227 raft_consensus.cc:3060] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:58:23.373636 19070 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 17.
I20260709 14:58:23.374704 19119 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:23.375686 22947 raft_consensus.cc:2804] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:58:23.376101 22947 raft_consensus.cc:697] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:23.376233 19227 raft_consensus.cc:2468] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 17.
I20260709 14:58:23.377058 22947 consensus_queue.cc:237] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.386727 18974 catalog_manager.cc:5697] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 16 to 17, leader changed from bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 17 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:23.412961 22891 raft_consensus.cc:993] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:23.413399 22947 raft_consensus.cc:1081] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:23.414743 19072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:58:23.415252 19072 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:23.415558 19072 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:23.422376 19072 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.424162 19072 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 15 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:23.425796 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:23.426360 19227 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:23.425302 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:23.427317 19152 raft_consensus.cc:3055] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:58:23.427644 19152 raft_consensus.cc:740] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:23.428377 19152 consensus_queue.cc:260] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.429324 19152 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:58:23.433748 19227 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 15.
I20260709 14:58:23.435638 19042 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:23.435784 19152 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 15.
I20260709 14:58:23.436439 22958 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:58:23.436966 22958 raft_consensus.cc:697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 15 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:23.437747 22958 consensus_queue.cc:237] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.448483 18974 catalog_manager.cc:5697] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 14 to 15, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 15 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:23.477886 22891 raft_consensus.cc:993] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285: : Instructing follower f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:23.478267 22947 raft_consensus.cc:1081] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Signalling peer f15e1f59d718462b8722a34457ae1f6c to start an election
I20260709 14:58:23.479385 19072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7"
dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
 from {username='slave'} at 127.0.0.1:47506
I20260709 14:58:23.479828 19072 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:23.480090 19072 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:23.484939 19072 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.486330 19072 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [CANDIDATE]: Term 10 election: Requested vote from peers ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:23.486811 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:23.487237 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "f15e1f59d718462b8722a34457ae1f6c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:23.487414 19146 raft_consensus.cc:3055] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:58:23.487756 19219 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:23.487758 19146 raft_consensus.cc:740] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:23.488572 19146 consensus_queue.cc:260] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.489387 19146 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:23.492077 19219 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:58:23.492882 19042 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c; no voters: 
I20260709 14:58:23.493399 19146 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15e1f59d718462b8722a34457ae1f6c in term 10.
I20260709 14:58:23.493530 22958 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:23.494032 22958 raft_consensus.cc:697] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Becoming Leader. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:23.494753 22958 consensus_queue.cc:237] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.503532 18974 catalog_manager.cc:5697] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c reported cstate change: term changed from 9 to 10, leader changed from ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130) to f15e1f59d718462b8722a34457ae1f6c (127.17.138.129). New cstate: current_term: 10 leader_uuid: "f15e1f59d718462b8722a34457ae1f6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:23.580513 22602 raft_consensus.cc:993] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c: : Instructing follower ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:23.581671 22602 raft_consensus.cc:1081] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Signalling peer ae4baa63229f4ef3ad7b08a1bf41f285 to start an election
I20260709 14:58:23.585119 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9"
dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
 from {username='slave'} at 127.0.0.1:48842
I20260709 14:58:23.586411 19146 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:23.586850 19146 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:23.603987 19146 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.609743 19146 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:23.612023 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:23.613169 19227 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:23.616236 19076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5209383afe47989e6132dc9c4468a9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "f15e1f59d718462b8722a34457ae1f6c"
I20260709 14:58:23.616926 19076 raft_consensus.cc:3055] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:58:23.617252 19076 raft_consensus.cc:740] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: f15e1f59d718462b8722a34457ae1f6c, State: Running, Role: LEADER
I20260709 14:58:23.618444 19076 consensus_queue.cc:260] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.620474 19076 raft_consensus.cc:3060] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:23.623252 19227 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 13.
I20260709 14:58:23.625010 19117 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:23.626197 22891 raft_consensus.cc:2804] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:58:23.626734 22891 raft_consensus.cc:697] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 LEADER]: Becoming Leader. State: Replica: ae4baa63229f4ef3ad7b08a1bf41f285, State: Running, Role: LEADER
I20260709 14:58:23.627792 22891 consensus_queue.cc:237] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:23.630038 19076 raft_consensus.cc:2468] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 13.
I20260709 14:58:23.659933 18974 catalog_manager.cc:5697] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 reported cstate change: term changed from 12 to 13, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130). New cstate: current_term: 13 leader_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:23.755133 19074 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 17 index: 15. Preceding OpId from leader: term: 18 index: 16. (index mismatch)
I20260709 14:58:23.756747 22981 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:58:23.787966 19146 raft_consensus.cc:1275] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 18 FOLLOWER]: Refusing update from remote peer bf4972a7e68e4e0886c91d2052b32044: Log matching property violated. Preceding OpId in replica: term: 17 index: 15. Preceding OpId from leader: term: 18 index: 16. (index mismatch)
I20260709 14:58:23.789202 22984 consensus_queue.cc:1048] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:58:23.874341 19074 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:58:23.875411 22891 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:58:23.884791 19219 raft_consensus.cc:1275] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:58:23.887285 22891 consensus_queue.cc:1048] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:58:23.943324 19146 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:23.946048 22958 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:58:23.962719 19219 raft_consensus.cc:1275] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:58:23.965517 22983 consensus_queue.cc:1048] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:58:23.984876 19219 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:58:23.987918 22602 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:58:23.998514 19146 raft_consensus.cc:1275] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Refusing update from remote peer f15e1f59d718462b8722a34457ae1f6c: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:58:23.999944 22602 consensus_queue.cc:1048] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:58:24.202459 19227 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:58:24.203734 22947 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:58:24.212054 19076 raft_consensus.cc:1275] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Refusing update from remote peer ae4baa63229f4ef3ad7b08a1bf41f285: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:58:24.218597 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:24.221789 22947 consensus_queue.cc:1048] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
/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 5
/apache/dev/git/kudu/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
I20260709 14:58:24.281394 17962 tablet_server.cc:179] TabletServer@127.17.138.129:0 shutting down...
W20260709 14:58:24.291664 19193 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260709 14:58:24.296644 19193 consensus_peers.cc:597] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.314571 19193 consensus_peers.cc:597] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.329557 19119 consensus_peers.cc:597] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.337414 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:58:24.338445 17962 tablet_replica.cc:333] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.339735 17962 raft_consensus.cc:2243] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.340432 17962 raft_consensus.cc:2272] T bbdc5af700c44eeb9155cc588c63ea28 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:24.341164 19119 consensus_peers.cc:597] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.343048 17962 tablet_replica.cc:333] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.343695 17962 raft_consensus.cc:2243] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.344190 17962 raft_consensus.cc:2272] T 3b582bd315e84fa49abbe3062f7f8029 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.346868 17962 tablet_replica.cc:333] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.347450 17962 raft_consensus.cc:2243] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.347898 17962 raft_consensus.cc:2272] T 63d3df93051842359343ebf6c83454ea P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.351058 17962 tablet_replica.cc:333] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.351794 17962 raft_consensus.cc:2243] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.352463 17962 raft_consensus.cc:2272] T bcdd801aa82c45328531d2aec9e41b24 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.354384 17962 tablet_replica.cc:333] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.354878 17962 raft_consensus.cc:2243] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.355252 17962 raft_consensus.cc:2272] T 2f9c5ff60d274f8e8838d3a91e738153 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.356815 17962 tablet_replica.cc:333] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.357326 17962 raft_consensus.cc:2243] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.357781 17962 raft_consensus.cc:2272] T 46a4ccc45157440daf450a8b0a23fdea P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.359953 17962 tablet_replica.cc:333] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.360852 17962 raft_consensus.cc:2243] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.361364 17962 raft_consensus.cc:2272] T dee4bf6c64354e8d9c2e191a786e170c P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.363180 17962 tablet_replica.cc:333] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.363797 17962 raft_consensus.cc:2243] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.364518 17962 raft_consensus.cc:2272] T 5e2ace50f0ef476abc7eb9fb12772fa0 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.366617 17962 tablet_replica.cc:333] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.367132 17962 raft_consensus.cc:2243] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.367642 17962 raft_consensus.cc:2272] T 3b748f68b2dd418cb3c1cbf8d0647797 P f15e1f59d718462b8722a34457ae1f6c [term 18 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:24.368706 19193 consensus_peers.cc:597] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.369987 17962 tablet_replica.cc:333] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.370661 17962 raft_consensus.cc:2243] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.371225 17962 raft_consensus.cc:2272] T b8c5ece0ba1a442196dddbdd98c4c4fd P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.373669 17962 tablet_replica.cc:333] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
W20260709 14:58:24.374418 19119 consensus_peers.cc:597] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.374624 17962 raft_consensus.cc:2243] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.375283 17962 raft_consensus.cc:2272] T 7c60e655bebe455f9850d5e93bec1a5f P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.377512 17962 tablet_replica.cc:333] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
W20260709 14:58:24.378024 19193 consensus_peers.cc:597] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.378185 17962 raft_consensus.cc:2243] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.378715 17962 raft_consensus.cc:2272] T 2a2cb9b2f683433d81371157fce8d41a P f15e1f59d718462b8722a34457ae1f6c [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.380843 17962 tablet_replica.cc:333] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.381384 17962 raft_consensus.cc:2243] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.381803 17962 raft_consensus.cc:2272] T c48418cbd75a49629a0a1e4f5c470b60 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.383673 17962 tablet_replica.cc:333] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.384318 17962 raft_consensus.cc:2243] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.384889 17962 raft_consensus.cc:2272] T b7a7b560351841149ab77ee0edba110a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.386955 17962 tablet_replica.cc:333] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.387425 17962 raft_consensus.cc:2243] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.388250 17962 raft_consensus.cc:2272] T 5e55128de09a41be9aa7489097e4c86f P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.390569 17962 tablet_replica.cc:333] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.391321 17962 raft_consensus.cc:2243] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.392251 17962 raft_consensus.cc:2272] T b3245033cba64b8584a59f4ef2e02cd7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.395231 17962 tablet_replica.cc:333] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.395933 17962 raft_consensus.cc:2243] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.396948 17962 raft_consensus.cc:2272] T d0c50015fc9c4edb954fa3e3e607fc21 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:24.398353 19119 consensus_peers.cc:597] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.399453 17962 tablet_replica.cc:333] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.400249 17962 raft_consensus.cc:2243] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.400916 17962 raft_consensus.cc:2272] T 7b2f3163eeb44b68ac699f237f063beb P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.403385 17962 tablet_replica.cc:333] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.403908 17962 raft_consensus.cc:2243] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.404629 17962 raft_consensus.cc:2272] T 720516318991445a8a77d3c04ccbdc11 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.406423 17962 tablet_replica.cc:333] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.406916 17962 raft_consensus.cc:2243] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.407315 17962 raft_consensus.cc:2272] T 0d61887222344c28b5ecc64458926ea7 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.408866 17962 tablet_replica.cc:333] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.409375 17962 raft_consensus.cc:2243] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.409801 17962 raft_consensus.cc:2272] T 2b311a03ab194d9da55a99f94e80f100 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.411373 17962 tablet_replica.cc:333] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.411857 17962 raft_consensus.cc:2243] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.412601 17962 raft_consensus.cc:2272] T c6993a6334484267a522d35a4310e1c1 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.414356 17962 tablet_replica.cc:333] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.414848 17962 raft_consensus.cc:2243] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.415237 17962 raft_consensus.cc:2272] T 6b1d873ac97e496d8947eda8128599d4 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.416942 17962 tablet_replica.cc:333] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.417552 17962 raft_consensus.cc:2243] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.418056 17962 raft_consensus.cc:2272] T 94f67669d6b8400ea0021220882fba1f P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.420128 17962 tablet_replica.cc:333] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.420699 17962 raft_consensus.cc:2243] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.421154 17962 raft_consensus.cc:2272] T ec3db3048d3047eea4ae8b05ba69a575 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:24.423240 19193 consensus_peers.cc:597] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.423516 17962 tablet_replica.cc:333] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.424141 17962 raft_consensus.cc:2243] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.424587 17962 raft_consensus.cc:2272] T 0ad1862b691f46d59ce0dfe15ad98c10 P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.426723 17962 tablet_replica.cc:333] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.427454 17962 raft_consensus.cc:2243] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus shutting down.
W20260709 14:58:24.427611 19119 consensus_peers.cc:597] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.428059 17962 raft_consensus.cc:2272] T 02c1fae1df34415c8e183e78b0bc3ef7 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.429838 17962 tablet_replica.cc:333] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.430354 17962 raft_consensus.cc:2243] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.430819 17962 raft_consensus.cc:2272] T 4d9d41ec20d74c10851480bd03103ef3 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.433300 17962 tablet_replica.cc:333] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.434180 17962 raft_consensus.cc:2243] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.434782 17962 raft_consensus.cc:2272] T 1a1e97439c4145ef9697e0a61f36f12a P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.437547 17962 tablet_replica.cc:333] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.438289 17962 raft_consensus.cc:2243] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.438871 17962 raft_consensus.cc:2272] T c77b1d4ab1fa4966972f81b97b8abb3c P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.441407 17962 tablet_replica.cc:333] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.442153 17962 raft_consensus.cc:2243] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.442678 17962 raft_consensus.cc:2272] T 5c5209383afe47989e6132dc9c4468a9 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.445519 17962 tablet_replica.cc:333] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
W20260709 14:58:24.446171 19193 consensus_peers.cc:597] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.446338 17962 raft_consensus.cc:2243] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.447496 17962 raft_consensus.cc:2272] T 6b1c28394f314378a3b377ef55a07c14 P f15e1f59d718462b8722a34457ae1f6c [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.450171 17962 tablet_replica.cc:333] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.450867 17962 raft_consensus.cc:2243] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.451547 17962 raft_consensus.cc:2272] T 66b31d47aec341f882a29164e1ed3e58 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.453621 17962 tablet_replica.cc:333] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.454182 17962 raft_consensus.cc:2243] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.454911 17962 raft_consensus.cc:2272] T 75fdbd2256dc486a916bbfb15e5e5fe5 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.456701 17962 tablet_replica.cc:333] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.457187 17962 raft_consensus.cc:2243] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.457598 17962 raft_consensus.cc:2272] T c2724cb2bd284854a374dc9161f3bdd1 P f15e1f59d718462b8722a34457ae1f6c [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.459224 17962 tablet_replica.cc:333] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.459685 17962 raft_consensus.cc:2243] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.460418 17962 raft_consensus.cc:2272] T e22ef53f55914484a76452c69d874996 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.462215 17962 tablet_replica.cc:333] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.462715 17962 raft_consensus.cc:2243] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.463119 17962 raft_consensus.cc:2272] T 791d4b7e14a94e7793a28f97d70eabf3 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.465165 17962 tablet_replica.cc:333] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.465770 17962 raft_consensus.cc:2243] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.466636 17962 raft_consensus.cc:2272] T dff80545e40b4eef916d0483bc191639 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.468412 17962 tablet_replica.cc:333] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.468950 17962 raft_consensus.cc:2243] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.469647 17962 raft_consensus.cc:2272] T 553504ceba3249458e738247c4acaf4a P f15e1f59d718462b8722a34457ae1f6c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.471308 17962 tablet_replica.cc:333] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.471796 17962 raft_consensus.cc:2243] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.472151 17962 raft_consensus.cc:2272] T 7366f4287618436f816bd67d750dea08 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.473812 17962 tablet_replica.cc:333] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.474476 17962 raft_consensus.cc:2243] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.474944 17962 raft_consensus.cc:2272] T cfacaa1c37d348dab37c0d6d168cb1c1 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.476557 17962 tablet_replica.cc:333] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.477038 17962 raft_consensus.cc:2243] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.477751 17962 raft_consensus.cc:2272] T 3f05a6889de84b9e91954853184ea8f8 P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.479435 17962 tablet_replica.cc:333] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.479936 17962 raft_consensus.cc:2243] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.480533 17962 raft_consensus.cc:2272] T f423de59af84402aa5ebc99e7d8fc389 P f15e1f59d718462b8722a34457ae1f6c [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.482674 17962 tablet_replica.cc:333] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.483420 17962 raft_consensus.cc:2243] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 11 LEADER]: Raft consensus shutting down.
W20260709 14:58:24.483835 19119 consensus_peers.cc:597] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.484431 17962 raft_consensus.cc:2272] T 72f823df23394d99aa83ddf4a445c9d2 P f15e1f59d718462b8722a34457ae1f6c [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.486860 17962 tablet_replica.cc:333] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
W20260709 14:58:24.486972 19193 consensus_peers.cc:597] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.487702 17962 raft_consensus.cc:2243] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.488341 17962 raft_consensus.cc:2272] T ce6937195e264c0cadf00c333034f8c7 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.490479 17962 tablet_replica.cc:333] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
W20260709 14:58:24.490525 19193 consensus_peers.cc:597] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.491035 17962 raft_consensus.cc:2243] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.491540 17962 raft_consensus.cc:2272] T 7d5f114d4db243d0be50a902fa9bb573 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.493129 17962 tablet_replica.cc:333] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.493758 17962 raft_consensus.cc:2243] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.494290 17962 raft_consensus.cc:2272] T 79b7c85885b042aa8b29f7734f71f8e9 P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.495994 17962 tablet_replica.cc:333] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.496470 17962 raft_consensus.cc:2243] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.497161 17962 raft_consensus.cc:2272] T bc75d65c04794aa2aa3426d2fa520e05 P f15e1f59d718462b8722a34457ae1f6c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.499161 17962 tablet_replica.cc:333] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.499676 17962 raft_consensus.cc:2243] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.500414 17962 raft_consensus.cc:2272] T 93797bee64644e8eb96d0034fac549c4 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.502072 17962 tablet_replica.cc:333] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.502557 17962 raft_consensus.cc:2243] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.503268 17962 raft_consensus.cc:2272] T 758e0fca24cc417ebd6b4413bfcac5d6 P f15e1f59d718462b8722a34457ae1f6c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.504954 17962 tablet_replica.cc:333] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.505404 17962 raft_consensus.cc:2243] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.506114 17962 raft_consensus.cc:2272] T 50db7534a6a54992a93b2b4b56d007e9 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:24.507437 19119 consensus_peers.cc:597] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.508235 17962 tablet_replica.cc:333] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.508833 17962 raft_consensus.cc:2243] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.509326 17962 raft_consensus.cc:2272] T 524475dd277747d99889add9f05afd7a P f15e1f59d718462b8722a34457ae1f6c [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.511094 17962 tablet_replica.cc:333] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.511547 17962 raft_consensus.cc:2243] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.511933 17962 raft_consensus.cc:2272] T e1b7010baba14660b46b1499dba116f8 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.513726 17962 tablet_replica.cc:333] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.514235 17962 raft_consensus.cc:2243] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.514657 17962 raft_consensus.cc:2272] T 64245e7956f444df94a791a28a884ccc P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:24.515023 19119 consensus_peers.cc:597] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.516644 17962 tablet_replica.cc:333] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.517134 17962 raft_consensus.cc:2243] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.517601 17962 raft_consensus.cc:2272] T c90e0ba793e3441fba81d9e8c789b3df P f15e1f59d718462b8722a34457ae1f6c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.519209 17962 tablet_replica.cc:333] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.519704 17962 raft_consensus.cc:2243] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:24.520069 17962 raft_consensus.cc:2272] T a309707388a14acdace519e33ee046df P f15e1f59d718462b8722a34457ae1f6c [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.521584 17962 tablet_replica.cc:333] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.522019 17962 raft_consensus.cc:2243] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.522688 17962 raft_consensus.cc:2272] T bd0bf152bfe34fc19bcd69834d479d15 P f15e1f59d718462b8722a34457ae1f6c [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:24.524222 17962 tablet_replica.cc:333] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c: stopping tablet replica
I20260709 14:58:24.524592 17962 raft_consensus.cc:2243] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:58:24.525261 17962 raft_consensus.cc:2272] T 6b517f0fadce4027ad48a591bc0121e8 P f15e1f59d718462b8722a34457ae1f6c [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:24.532363 19119 consensus_peers.cc:597] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.544442 19193 consensus_peers.cc:597] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.545770 19119 consensus_peers.cc:597] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.564368 19119 consensus_peers.cc:597] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.573535 19119 consensus_peers.cc:597] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.574221 19193 consensus_peers.cc:597] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.576639 19119 consensus_peers.cc:597] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.587287 19193 consensus_peers.cc:597] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. 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:58:24.599519 19119 consensus_peers.cc:597] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.612345 19119 consensus_peers.cc:597] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.615974 19193 consensus_peers.cc:597] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.617731 19119 consensus_peers.cc:597] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.642200 19193 consensus_peers.cc:597] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.656106 19193 consensus_peers.cc:597] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.659934 19193 consensus_peers.cc:597] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.753433 19730 consensus_peers.cc:597] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.763245 19193 consensus_peers.cc:597] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.777185 19193 consensus_peers.cc:597] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.783968 19193 consensus_peers.cc:597] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.789798 19119 consensus_peers.cc:597] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.854785 19117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:40879, user_credentials={real_user=slave}} blocked reactor thread for 139561us
W20260709 14:58:24.871773 19119 consensus_peers.cc:597] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:24.907320 19193 consensus_peers.cc:597] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:25.472637 22984 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:25.473253 22984 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:25.476004 22984 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:25.602214 22984 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:25.602939 22984 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:25.605453 22984 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:25.643303 22984 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:25.644045 22984 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:25.646793 22984 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:25.647289 22981 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:25.648108 22981 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:25.684626 23015 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:25.729571 23018 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:25.747550 23015 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:25.747634 23018 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:25.749718 23015 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:25.750406 23018 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:25.746659 23022 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:25.760352 23022 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:25.761762 23026 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:25.764472 23026 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:25.764345 23022 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:25.947042 23022 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:25.947592 23022 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:25.948565 23026 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:25.767987 23027 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:25.950104 23027 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:25.952229 23027 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:25.807041 23020 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:25.953014 23020 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:25.955149 23020 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:25.812999 23029 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:25.955835 23029 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:25.753664 22981 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:25.763875 19730 leader_election.cc:336] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:25.958040 23029 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:25.949594 23022 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:26.356775 19730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 592897us
I20260709 14:58:26.292546 22981 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.358188 22981 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.359107 23022 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.359656 23022 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.360455 23016 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.360929 23016 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:26.361621 23022 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.361574 23029 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.362588 23029 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.293191 23015 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.294155 23020 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.363984 23015 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.364053 23020 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.365017 23029 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.366263 23020 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.294350 23021 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.366981 23021 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.360146 22981 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.362877 23016 leader_election.cc:290] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.369014 23021 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.295047 23028 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.295044 23027 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.309193 23026 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.321456 22984 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.369834 23027 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.344569 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.370877 19151 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:26.345417 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.347162 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdc5af700c44eeb9155cc588c63ea28" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.371876 23027 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.350014 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.350427 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.371865 19144 raft_consensus.cc:2468] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:58:26.372871 19152 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:58:26.352133 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
W20260709 14:58:26.273604 19116 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.371s	user 0.007s	sys 0.022s
I20260709 14:58:26.369727 23028 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.374001 19153 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
W20260709 14:58:26.374153 19116 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.472s	user 0.008s	sys 0.022s
I20260709 14:58:26.370182 22984 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.367498 23015 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.376031 22984 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.372795 19148 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 9.
W20260709 14:58:26.294556 19118 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.390s	user 0.010s	sys 0.022s
W20260709 14:58:26.378337 19118 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.474s	user 0.011s	sys 0.022s
I20260709 14:58:26.378412 23028 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.379156 23026 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.381126 23026 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:26.392957 19119 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.492s	user 0.001s	sys 0.025s
W20260709 14:58:26.393435 19119 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.493s	user 0.001s	sys 0.025s
W20260709 14:58:26.402226 19192 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.646s	user 0.000s	sys 0.013s
W20260709 14:58:26.402617 19192 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.647s	user 0.000s	sys 0.013s
I20260709 14:58:26.403546 22984 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.404059 23021 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.404621 23021 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.405292 22981 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.405748 22981 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.406728 23021 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.407191 23021 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.407589 22981 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.404670 23029 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.407608 23021 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.407714 23015 raft_consensus.cc:493] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:58:26.408967 23015 raft_consensus.cc:515] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:26.409734 23021 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.410274 23021 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.410696 23021 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.411378 23015 leader_election.cc:290] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:26.411911 23015 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.412457 23021 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.412340 23015 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.412948 23021 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.413416 23021 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.407896 23027 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.404083 22984 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.414528 23027 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.415287 23021 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.416347 22984 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.416630 23027 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.413990 23020 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.408434 23029 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.417335 23020 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.419293 23029 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.419785 23020 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.420327 23015 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:26.437474 19193 leader_election.cc:336] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.446781 19730 leader_election.cc:336] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.451858 22982 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.452561 22982 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.454820 22982 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:26.440733 19193 leader_election.cc:336] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.460187 19193 leader_election.cc:336] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.461308 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f114d4db243d0be50a902fa9bb573" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:26.479306 23046 raft_consensus.cc:493] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:26.480472 23044 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.479899 23046 raft_consensus.cc:515] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.484616 22982 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.492951 23038 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.493541 23038 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.494661 23042 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.495637 23038 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.496752 23042 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.497886 23031 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.499418 22982 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.518267 23046 leader_election.cc:290] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.518733 22981 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.519307 22981 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.499012 23044 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.521302 22981 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.506134 23031 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.524796 23031 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.526736 22982 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.528491 23038 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.528999 23038 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.529690 23039 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.521535 23044 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.530256 23039 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.530655 23052 raft_consensus.cc:493] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:26.531183 23052 raft_consensus.cc:515] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.532127 22981 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.539794 22981 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.542354 23043 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.545073 23038 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.542933 23043 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.546520 23015 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.547000 23015 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.547735 23043 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.547806 23029 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:26.548389 23029 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.548847 23015 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.548893 23052 leader_election.cc:290] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.551395 23046 raft_consensus.cc:493] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:26.551853 23046 raft_consensus.cc:515] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.553184 23042 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.554045 23046 leader_election.cc:290] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.562070 23055 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.562608 23055 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.563195 23029 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.541673 22981 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.564877 23039 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.566998 23055 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:26.568910 19193 leader_election.cc:336] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.569618 19193 leader_election.cc:336] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.570361 19193 leader_election.cc:336] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.573658 23035 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.574224 23035 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.587144 23054 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.587785 23054 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.593752 23054 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.594667 23035 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.615233 23055 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.615478 23058 raft_consensus.cc:493] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4de47b093c81430aa9bde7a35db00f31)
I20260709 14:58:26.615878 23055 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.616456 23058 raft_consensus.cc:515] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:26.618027 23055 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.619925 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4de47b093c81430aa9bde7a35db00f31" is_pre_election: true
I20260709 14:58:26.618986 23058 leader_election.cc:290] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879), 4de47b093c81430aa9bde7a35db00f31 (127.17.138.132:41377)
I20260709 14:58:26.621421 23058 raft_consensus.cc:493] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:26.621851 23058 raft_consensus.cc:515] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.622915 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48418cbd75a49629a0a1e4f5c470b60" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.623716 23058 leader_election.cc:290] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.615931 23060 raft_consensus.cc:493] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bf4972a7e68e4e0886c91d2052b32044)
I20260709 14:58:26.624557 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a309707388a14acdace519e33ee046df" candidate_uuid: "4de47b093c81430aa9bde7a35db00f31" candidate_term: 11 candidate_status { last_received { term: 10 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.625176 23060 raft_consensus.cc:515] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.626770 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.627211 19730 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.627343 19219 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:58:26.628309 22686 raft_consensus.cc:2749] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:58:26.630807 19730 leader_election.cc:304] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.631795 22686 raft_consensus.cc:2749] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:26.627367 23060 leader_election.cc:290] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.635222 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.635800 19225 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
W20260709 14:58:26.635895 19193 leader_election.cc:336] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.636385 19193 leader_election.cc:336] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.636831 19193 leader_election.cc:336] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.637285 19193 leader_election.cc:336] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.637625 19193 leader_election.cc:304] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: 4de47b093c81430aa9bde7a35db00f31, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.637768 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee4bf6c64354e8d9c2e191a786e170c" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.638974 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.639544 19219 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:26.640389 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.640937 19227 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 15.
I20260709 14:58:26.642532 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.643035 19227 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 8.
I20260709 14:58:26.643824 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.644071 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c1fae1df34415c8e183e78b0bc3ef7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.646037 23015 raft_consensus.cc:2749] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:58:26.646431 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:58:26.646965 19193 leader_election.cc:336] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.647468 19193 leader_election.cc:336] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.647673 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.646972 19225 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 15.
I20260709 14:58:26.648360 19153 raft_consensus.cc:2468] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
W20260709 14:58:26.649204 19119 consensus_peers.cc:597] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:26.647914 19193 leader_election.cc:336] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.647938 19148 raft_consensus.cc:2468] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 15.
I20260709 14:58:26.649714 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90e0ba793e3441fba81d9e8c789b3df" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
W20260709 14:58:26.649952 19193 leader_election.cc:336] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.650703 19193 leader_election.cc:336] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.651146 19193 leader_election.cc:336] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.651209 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d3df93051842359343ebf6c83454ea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:58:26.650384 19119 consensus_peers.cc:597] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:26.651465 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.651912 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
W20260709 14:58:26.652164 19193 leader_election.cc:336] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.652215 19153 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
W20260709 14:58:26.652968 19119 leader_election.cc:336] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.653566 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c60e655bebe455f9850d5e93bec1a5f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.655329 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.655886 19227 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 12.
I20260709 14:58:26.657796 19225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.658903 19225 raft_consensus.cc:2468] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 6.
I20260709 14:58:26.658341 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a4ccc45157440daf450a8b0a23fdea" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.660122 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2724cb2bd284854a374dc9161f3bdd1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.660398 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.661054 19224 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 15.
I20260709 14:58:26.661484 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64245e7956f444df94a791a28a884ccc" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.661815 19219 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:26.663197 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.663468 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1e97439c4145ef9697e0a61f36f12a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.663795 19148 raft_consensus.cc:2468] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:58:26.664551 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524475dd277747d99889add9f05afd7a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.665987 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b31d47aec341f882a29164e1ed3e58" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.666061 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.666662 19224 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 11.
I20260709 14:58:26.667636 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b582bd315e84fa49abbe3062f7f8029" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.667747 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.668303 19224 raft_consensus.cc:2468] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 4.
I20260709 14:58:26.669149 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdd801aa82c45328531d2aec9e41b24" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 19 candidate_status { last_received { term: 18 index: 16 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.666062 19193 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.670608 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.670645 23015 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:58:26.671442 23015 raft_consensus.cc:493] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.671780 23015 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:26.671170 19193 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.675100 23029 raft_consensus.cc:2749] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:58:26.676124 19193 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.676847 23029 raft_consensus.cc:2804] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:58:26.677203 23029 raft_consensus.cc:493] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.677551 23029 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:58:26.680696 23015 raft_consensus.cc:515] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.682566 19224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.684329 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.683234 19152 raft_consensus.cc:2468] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:58:26.684937 19148 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 7.
I20260709 14:58:26.684752 19224 raft_consensus.cc:2468] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in term 7.
I20260709 14:58:26.683789 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ccf8cee0814d71b55933dea9367bd1" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.684921 19193 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.686646 22985 raft_consensus.cc:2804] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:58:26.686658 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b7c85885b042aa8b29f7734f71f8e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.687215 22985 raft_consensus.cc:493] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.687631 22985 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:26.687582 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.688437 19153 raft_consensus.cc:2468] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:26.690056 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.690344 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.690591 19148 raft_consensus.cc:2468] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 15.
I20260709 14:58:26.691072 19153 raft_consensus.cc:2468] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 15.
I20260709 14:58:26.692137 23015 leader_election.cc:290] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.692821 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.694113 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2cb9b2f683433d81371157fce8d41a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.694367 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b311a03ab194d9da55a99f94e80f100" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.695642 19151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791d4b7e14a94e7793a28f97d70eabf3" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.695997 19152 raft_consensus.cc:2468] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 4.
I20260709 14:58:26.694780 22985 raft_consensus.cc:515] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.695039 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfacaa1c37d348dab37c0d6d168cb1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.697067 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.697492 19193 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.697659 19146 raft_consensus.cc:2468] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 12.
I20260709 14:58:26.695187 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.684273 23029 raft_consensus.cc:515] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.698482 19153 raft_consensus.cc:2468] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:58:26.698581 22985 leader_election.cc:290] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.699899 23029 leader_election.cc:290] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.700184 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f67669d6b8400ea0021220882fba1f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.699911 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.700892 19153 raft_consensus.cc:2468] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 8.
I20260709 14:58:26.701596 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d61887222344c28b5ecc64458926ea7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" is_pre_election: true
I20260709 14:58:26.705960 19117 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.706133 23028 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:26.706511 23028 raft_consensus.cc:493] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.706691 23060 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:26.706926 23028 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:26.707082 23060 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.707146 19193 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.712317 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad1862b691f46d59ce0dfe15ad98c10" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044" is_pre_election: true
I20260709 14:58:26.719439 19193 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:26.719962 23015 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:58:26.720350 19193 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:26.721360 19193 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:26.722028 23026 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:58:26.722391 23026 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.722793 23026 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:58:26.723047 19193 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:26.723766 22981 raft_consensus.cc:2804] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:58:26.724134 22981 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.724493 22981 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:26.725621 23020 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:26.726013 23020 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.726377 23020 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:26.720358 23015 raft_consensus.cc:493] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.730461 23015 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:26.735015 19193 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:26.735461 23026 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.737481 23026 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:26.738559 19119 leader_election.cc:336] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.739298 19119 leader_election.cc:336] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.739748 19119 leader_election.cc:336] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.739830 23020 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:26.740249 19119 leader_election.cc:336] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.740705 19119 leader_election.cc:336] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.741302 19119 leader_election.cc:336] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.735848 19193 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:26.741719 19119 leader_election.cc:336] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.751986 23015 raft_consensus.cc:515] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.742774 23026 raft_consensus.cc:2804] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:26.745314 23028 raft_consensus.cc:515] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.721899 23029 raft_consensus.cc:2804] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:26.718392 23060 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:26.748342 22981 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.741791 23020 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.753917 23026 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.759310 23026 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:26.754150 23029 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.760702 23029 raft_consensus.cc:3060] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:26.761600 23060 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.763643 23060 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:26.753940 19119 leader_election.cc:336] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.766489 19119 leader_election.cc:336] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.766942 19119 leader_election.cc:336] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.767355 19119 leader_election.cc:336] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.755421 23028 leader_election.cc:290] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:26.767860 19119 leader_election.cc:336] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.768349 19119 leader_election.cc:336] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.768800 19119 leader_election.cc:336] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.769203 19119 leader_election.cc:336] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.769606 19119 leader_election.cc:336] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.770026 19119 leader_election.cc:336] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.756134 19193 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.758049 22985 raft_consensus.cc:2804] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:26.772588 22985 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.758023 22981 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.773092 22985 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:26.773953 23029 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.775873 23029 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.772536 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.758818 19117 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.772176 23028 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:26.779047 23028 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.779398 23028 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:26.753851 23015 leader_election.cc:290] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.771992 23026 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.782027 23026 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.779429 19117 leader_election.cc:304] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.783119 23056 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:26.783368 19117 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.783583 23056 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.783975 23056 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:26.784150 23033 raft_consensus.cc:2749] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:58:26.784893 23033 raft_consensus.cc:2804] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:26.785229 23033 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.785568 23033 raft_consensus.cc:3060] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:26.791736 22985 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.792142 23033 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.794860 19117 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.795671 23057 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:58:26.796062 23057 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.796418 23057 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:58:26.796972 19117 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.797676 23055 raft_consensus.cc:2804] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:26.794123 23033 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.798066 23055 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.798499 23055 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:26.801584 19117 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.796389 23056 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.803048 23059 raft_consensus.cc:2804] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:58:26.803419 23059 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.803768 23059 raft_consensus.cc:3060] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:58:26.803851 23056 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.789179 19193 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.804939 23055 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.806291 23057 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.808215 23057 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.808871 23015 raft_consensus.cc:2804] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:58:26.809264 23015 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.809608 23015 raft_consensus.cc:3060] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:58:26.816689 19193 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.817389 23029 raft_consensus.cc:2749] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:26.817726 19193 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.806834 23055 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.818481 23029 raft_consensus.cc:2749] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:26.818832 19193 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.818238 23026 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:58:26.819437 23026 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.819801 23026 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:58:26.819852 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.820598 22981 raft_consensus.cc:2749] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:58:26.820930 19193 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.821221 23029 raft_consensus.cc:2804] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:58:26.821581 23029 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.821965 23029 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:58:26.793685 22985 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.825762 23059 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.826102 23028 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.827991 23028 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.831339 23059 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.832134 19117 leader_election.cc:304] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.833323 23055 raft_consensus.cc:2749] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:58:26.833663 19117 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:26.835402 19248 debug-util.cc:398] Leaking SignalData structure 0x7b08000875a0 after lost signal to thread 17965
W20260709 14:58:26.835831 19119 leader_election.cc:336] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.836423 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800237fa0 after lost signal to thread 19010
W20260709 14:58:26.837654 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800361be0 after lost signal to thread 19177
W20260709 14:58:26.838889 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800347680 after lost signal to thread 19251
I20260709 14:58:26.839874 19117 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:26.840454 19248 debug-util.cc:398] Leaking SignalData structure 0x7b0800315160 after lost signal to thread 19788
I20260709 14:58:26.840848 19117 leader_election.cc:304] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.841184 23055 raft_consensus.cc:2804] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:26.841629 23055 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.842010 23055 raft_consensus.cc:3060] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:26.842486 22981 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:26.845070 19193 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:26.845758 22981 raft_consensus.cc:2804] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:58:26.846146 22981 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.846498 22981 raft_consensus.cc:3060] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:58:26.847502 23029 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.848565 23055 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.849519 23029 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.850505 23055 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.852864 22981 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.861066 22981 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.853700 19193 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.854329 23033 raft_consensus.cc:2804] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:58:26.854583 23015 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.861794 23033 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.862236 23033 raft_consensus.cc:3060] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:58:26.862481 19193 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: 
I20260709 14:58:26.863158 23015 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.855567 23056 raft_consensus.cc:2749] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:58:26.863803 19193 leader_election.cc:336] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.863727 23015 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:26.864461 23015 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.864812 23015 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:26.868763 22981 raft_consensus.cc:2804] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:58:26.869164 22981 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
W20260709 14:58:26.869841 19193 leader_election.cc:336] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.870509 19193 leader_election.cc:336] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.869377 23033 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.872545 23033 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.858793 23026 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.870859 19193 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:26.873726 19193 leader_election.cc:336] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.838851 19119 leader_election.cc:336] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.874204 19193 leader_election.cc:336] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.869509 22981 raft_consensus.cc:3060] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:58:26.874668 23029 raft_consensus.cc:2749] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:58:26.856402 19117 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.875765 23026 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:26.874369 19119 leader_election.cc:336] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.877796 23033 raft_consensus.cc:2804] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260709 14:58:26.878067 19119 leader_election.cc:336] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.878675 19119 leader_election.cc:336] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.880159 23015 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.877188 19117 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.878212 23033 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.881947 22981 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.882457 23033 raft_consensus.cc:3060] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:58:26.882964 19193 leader_election.cc:336] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.883360 19193 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:26.883967 19119 leader_election.cc:336] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.884483 23029 raft_consensus.cc:2749] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:58:26.888562 19193 leader_election.cc:336] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.889207 19193 leader_election.cc:336] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.889655 19193 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:26.890512 19193 leader_election.cc:336] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.891001 23029 raft_consensus.cc:2749] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:58:26.891184 19193 leader_election.cc:336] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.890759 19119 leader_election.cc:336] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.891614 19193 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.892419 23056 raft_consensus.cc:2804] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:26.892901 23056 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.893083 23029 raft_consensus.cc:2749] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:26.893296 23056 raft_consensus.cc:3060] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:58:26.890524 22981 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:26.894167 19193 leader_election.cc:336] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.894713 19193 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.895429 22981 raft_consensus.cc:2749] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:58:26.895568 19174 debug-util.cc:398] Leaking SignalData structure 0x7b080009a000 after lost signal to thread 17965
W20260709 14:58:26.896696 19174 debug-util.cc:398] Leaking SignalData structure 0x7b08000bb5c0 after lost signal to thread 19010
W20260709 14:58:26.897907 19174 debug-util.cc:398] Leaking SignalData structure 0x7b08000e49a0 after lost signal to thread 19177
W20260709 14:58:26.898931 19174 debug-util.cc:398] Leaking SignalData structure 0x7b0800312140 after lost signal to thread 19251
W20260709 14:58:26.899231 19174 debug-util.cc:398] Leaking SignalData structure 0x7b0800211e00 after lost signal to thread 19252
I20260709 14:58:26.899044 19117 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:26.899588 19174 debug-util.cc:398] Leaking SignalData structure 0x7b0800325da0 after lost signal to thread 19730
I20260709 14:58:26.899798 23055 raft_consensus.cc:2804] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:58:26.900192 23055 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
W20260709 14:58:26.900507 19174 debug-util.cc:398] Leaking SignalData structure 0x7b08002f5000 after lost signal to thread 19788
I20260709 14:58:26.900643 23055 raft_consensus.cc:3060] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:58:26.900938 19174 debug-util.cc:398] Leaking SignalData structure 0x7b080037bd40 after lost signal to thread 19789
W20260709 14:58:26.901320 19174 debug-util.cc:398] Leaking SignalData structure 0x7b08003311c0 after lost signal to thread 19790
W20260709 14:58:26.901590 19174 debug-util.cc:398] Leaking SignalData structure 0x7b0800210f00 after lost signal to thread 22686
W20260709 14:58:26.902001 19174 debug-util.cc:398] Leaking SignalData structure 0x7b0800210de0 after lost signal to thread 22981
W20260709 14:58:26.902280 19174 debug-util.cc:398] Leaking SignalData structure 0x7b08003500e0 after lost signal to thread 22982
I20260709 14:58:26.906020 23056 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:26.892474 19119 leader_election.cc:336] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.900144 19117 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.914513 23057 raft_consensus.cc:2804] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:58:26.914894 23057 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.915244 23057 raft_consensus.cc:3060] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:58:26.918905 19119 leader_election.cc:336] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.920990 23055 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.922405 23057 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.922986 23055 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.924297 23057 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.925550 19117 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.926573 19117 leader_election.cc:304] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: 4de47b093c81430aa9bde7a35db00f31, bf4972a7e68e4e0886c91d2052b32044
I20260709 14:58:26.927551 19117 leader_election.cc:304] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.927677 23060 raft_consensus.cc:2804] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:58:26.928081 23060 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Starting leader election (detected failure of leader f15e1f59d718462b8722a34457ae1f6c)
I20260709 14:58:26.928457 23060 raft_consensus.cc:3060] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:58:26.928804 23057 raft_consensus.cc:2749] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:58:26.928896 19119 leader_election.cc:336] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.929535 23057 raft_consensus.cc:2749] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:58:26.929587 19119 leader_election.cc:336] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.930408 23056 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
W20260709 14:58:26.932895 19193 leader_election.cc:336] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.907404 23015 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:26.889199 23033 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.935081 23060 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:26.936764 23033 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.936972 23060 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: Requested vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879)
I20260709 14:58:26.937369 19193 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.928560 19117 leader_election.cc:304] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:26.944268 19193 leader_election.cc:336] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.944463 23060 raft_consensus.cc:2749] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:58:26.944747 23015 raft_consensus.cc:2749] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:58:26.945564 19193 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:26.946408 19193 leader_election.cc:336] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.947021 19193 leader_election.cc:336] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.947358 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.947762 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.948343 23015 raft_consensus.cc:2749] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:26.948526 19227 raft_consensus.cc:2393] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 13: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:26.949084 23015 raft_consensus.cc:2749] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:58:26.948112 19193 leader_election.cc:336] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.950845 19193 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:26.951607 19193 leader_election.cc:336] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.951958 19193 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.952564 23026 raft_consensus.cc:2749] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:58:26.952960 23015 raft_consensus.cc:2749] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:58:26.954068 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.954777 19227 raft_consensus.cc:2393] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 8: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:26.956447 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.957161 19227 raft_consensus.cc:2393] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 13: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
W20260709 14:58:26.952711 19193 leader_election.cc:336] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.958226 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:26.958856 23015 raft_consensus.cc:2749] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:58:26.958956 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
W20260709 14:58:26.960878 19193 leader_election.cc:336] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.961014 19227 raft_consensus.cc:2393] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 9: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:26.962625 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.963330 19227 raft_consensus.cc:2393] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 16: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:26.964962 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.965684 19227 raft_consensus.cc:2393] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 16: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:26.967363 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.968210 19227 raft_consensus.cc:2393] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 13: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
W20260709 14:58:26.943059 19119 leader_election.cc:336] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:26.969019 19119 leader_election.cc:336] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:26.969815 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.970554 19219 raft_consensus.cc:2393] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 7: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:26.974985 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.975693 19219 raft_consensus.cc:2393] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 5: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:26.977427 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.978096 19219 raft_consensus.cc:2393] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 12: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:26.973495 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.979414 19227 raft_consensus.cc:2393] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 12: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:26.982132 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.983058 19219 raft_consensus.cc:2393] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 16: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:26.986977 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bf4972a7e68e4e0886c91d2052b32044"
I20260709 14:58:26.987689 19219 raft_consensus.cc:2393] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate ae4baa63229f4ef3ad7b08a1bf41f285 in current term 8: Already voted for candidate bf4972a7e68e4e0886c91d2052b32044 in this term.
I20260709 14:58:27.031347 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3245033cba64b8584a59f4ef2e02cd7" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.031908 19146 raft_consensus.cc:3060] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:58:27.039305 19146 raft_consensus.cc:2468] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 11.
I20260709 14:58:27.040825 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553504ceba3249458e738247c4acaf4a" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.041358 19153 raft_consensus.cc:3060] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:58:27.041066 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758e0fca24cc417ebd6b4413bfcac5d6" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.042541 19150 raft_consensus.cc:3060] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:58:27.046018 19193 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.046717 23015 raft_consensus.cc:2749] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:58:27.047465 19153 raft_consensus.cc:2468] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 6.
I20260709 14:58:27.048974 19150 raft_consensus.cc:2468] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 5.
I20260709 14:58:27.060019 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c50015fc9c4edb954fa3e3e607fc21" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.060781 19152 raft_consensus.cc:2393] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 16: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:27.065412 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff80545e40b4eef916d0483bc191639" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.065726 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1c28394f314378a3b377ef55a07c14" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
W20260709 14:58:27.066045 19193 leader_election.cc:336] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:27.066360 19150 raft_consensus.cc:3060] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:27.066239 19152 raft_consensus.cc:2393] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 12: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
W20260709 14:58:27.066535 19193 leader_election.cc:336] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.067124 19193 leader_election.cc:336] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.067811 19193 leader_election.cc:336] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.068235 19193 leader_election.cc:336] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.068638 19193 leader_election.cc:336] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.069099 19193 leader_election.cc:336] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:27.069720 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6993a6334484267a522d35a4310e1c1" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.070116 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720516318991445a8a77d3c04ccbdc11" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
W20260709 14:58:27.070163 19193 leader_election.cc:336] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:27.070266 19152 raft_consensus.cc:3060] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:58:27.070849 19153 raft_consensus.cc:2393] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 7: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
W20260709 14:58:27.070780 19193 leader_election.cc:336] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.071364 19193 leader_election.cc:336] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.071906 19193 leader_election.cc:336] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.072903 19193 leader_election.cc:336] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.073335 19193 leader_election.cc:336] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.073796 19193 leader_election.cc:336] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.074314 19193 leader_election.cc:336] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.074819 19193 leader_election.cc:336] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.075238 19193 leader_election.cc:336] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:27.075770 19193 leader_election.cc:336] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:27.076632 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e55128de09a41be9aa7489097e4c86f" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.077281 19153 raft_consensus.cc:2393] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 13: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:27.081621 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f05a6889de84b9e91954853184ea8f8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.082168 19146 raft_consensus.cc:2393] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 8: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:27.085166 19150 raft_consensus.cc:2468] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:27.090231 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ef53f55914484a76452c69d874996" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.090766 19153 raft_consensus.cc:2393] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 8: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:27.096984 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ace50f0ef476abc7eb9fb12772fa0" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.097661 19148 raft_consensus.cc:2393] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 13: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:27.098428 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797bee64644e8eb96d0034fac549c4" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.099102 19144 raft_consensus.cc:2393] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 5: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:27.099534 19152 raft_consensus.cc:2468] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4972a7e68e4e0886c91d2052b32044 in term 10.
I20260709 14:58:27.099056 19153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bf152bfe34fc19bcd69834d479d15" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.100787 19153 raft_consensus.cc:2393] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 16: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:27.101123 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fdbd2256dc486a916bbfb15e5e5fe5" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.101795 19144 raft_consensus.cc:2393] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 9: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:27.102178 19150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b517f0fadce4027ad48a591bc0121e8" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.102625 19148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f823df23394d99aa83ddf4a445c9d2" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.102825 19150 raft_consensus.cc:2393] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 13: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:27.103360 19152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50db7534a6a54992a93b2b4b56d007e9" candidate_uuid: "bf4972a7e68e4e0886c91d2052b32044" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285"
I20260709 14:58:27.103946 19152 raft_consensus.cc:2393] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 16: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:27.106559 19148 raft_consensus.cc:2393] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bf4972a7e68e4e0886c91d2052b32044 in current term 12: Already voted for candidate ae4baa63229f4ef3ad7b08a1bf41f285 in this term.
I20260709 14:58:27.107354 19117 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.108071 23039 raft_consensus.cc:2749] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:58:27.109131 19117 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.109885 23039 raft_consensus.cc:2749] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:27.110525 19117 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.112598 23039 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:58:27.113116 19117 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.114001 23039 raft_consensus.cc:2749] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:58:27.114333 19117 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.115442 23039 raft_consensus.cc:2749] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:58:27.115638 19117 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.116398 23039 raft_consensus.cc:2749] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:58:27.116863 19117 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.117616 23056 raft_consensus.cc:2749] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:58:27.118705 19117 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.119369 23056 raft_consensus.cc:2749] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:58:27.120394 19117 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.121059 23056 raft_consensus.cc:2749] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:58:27.123553 19117 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.124197 23056 raft_consensus.cc:2749] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:58:27.126180 19117 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.126834 23056 raft_consensus.cc:2749] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:58:27.127803 19117 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.128448 23056 raft_consensus.cc:2749] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:27.129464 19117 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [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: ae4baa63229f4ef3ad7b08a1bf41f285; no voters: bf4972a7e68e4e0886c91d2052b32044, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.130132 23056 raft_consensus.cc:2749] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:58:27.136500 19193 leader_election.cc:304] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.137929 23026 raft_consensus.cc:2804] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:58:27.138396 23026 raft_consensus.cc:697] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:27.139202 23026 consensus_queue.cc:237] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:27.146495 19193 leader_election.cc:304] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.147342 22981 raft_consensus.cc:2804] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:58:27.147820 22981 raft_consensus.cc:697] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:27.148720 22981 consensus_queue.cc:237] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:27.156785 19193 leader_election.cc:304] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.158087 23026 raft_consensus.cc:2804] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:58:27.158108 18976 catalog_manager.cc:5697] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 10 to 11, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 11 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:27.159039 19193 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.160094 23029 raft_consensus.cc:2749] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:58:27.161162 19193 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.162012 23029 raft_consensus.cc:2749] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:58:27.162597 19193 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.163034 23026 raft_consensus.cc:697] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:27.163527 23029 raft_consensus.cc:2749] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:58:27.164472 23026 consensus_queue.cc:237] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:27.166800 19193 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.167486 23029 raft_consensus.cc:2749] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:58:27.167850 19193 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.168651 23029 raft_consensus.cc:2749] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:27.169484 19193 leader_election.cc:304] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.170135 23015 raft_consensus.cc:2804] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:27.170585 23015 raft_consensus.cc:697] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:27.171414 23015 consensus_queue.cc:237] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:27.170499 19193 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.177057 23029 raft_consensus.cc:2749] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:58:27.179448 19193 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.180150 22981 raft_consensus.cc:2749] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:58:27.182061 19193 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.186592 22981 raft_consensus.cc:2749] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:58:27.188679 19193 leader_election.cc:304] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: ae4baa63229f4ef3ad7b08a1bf41f285, bf4972a7e68e4e0886c91d2052b32044; no voters: f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.191272 22981 raft_consensus.cc:2804] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:58:27.191748 22981 raft_consensus.cc:697] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Becoming Leader. State: Replica: bf4972a7e68e4e0886c91d2052b32044, State: Running, Role: LEADER
I20260709 14:58:27.192552 22981 consensus_queue.cc:237] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:27.195196 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.195932 23026 raft_consensus.cc:2749] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:58:27.196586 19193 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.197273 23026 raft_consensus.cc:2749] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:58:27.202483 19193 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.211252 23026 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:58:27.213245 19193 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.216053 23029 raft_consensus.cc:2749] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:58:27.220541 19193 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:27.222047 23020 raft_consensus.cc:2749] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:58:27.240123 18976 catalog_manager.cc:5697] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 4 to 5, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 5 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:27.242204 18976 catalog_manager.cc:5697] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 5 to 6, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 6 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:27.243723 18976 catalog_manager.cc:5697] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:27.245187 18976 catalog_manager.cc:5697] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 reported cstate change: term changed from 9 to 10, leader changed from f15e1f59d718462b8722a34457ae1f6c (127.17.138.129) to bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131). New cstate: current_term: 10 leader_uuid: "bf4972a7e68e4e0886c91d2052b32044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:27.337596 17962 tablet_server.cc:196] TabletServer@127.17.138.129:0 shutdown complete.
I20260709 14:58:27.467679 17962 tablet_server.cc:179] TabletServer@127.17.138.130:0 shutting down...
W20260709 14:58:27.476831 19193 consensus_peers.cc:597] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.502310 19193 consensus_peers.cc:597] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.530061 19193 consensus_peers.cc:597] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.530908 19193 consensus_peers.cc:597] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.540370 19193 consensus_peers.cc:597] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.558429 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:58:27.560029 19193 consensus_peers.cc:597] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.561861 17962 tablet_replica.cc:333] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.563109 17962 raft_consensus.cc:2243] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.563674 17962 raft_consensus.cc:2272] T 46a4ccc45157440daf450a8b0a23fdea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.566229 17962 tablet_replica.cc:333] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.567055 17962 raft_consensus.cc:2243] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.567981 17962 raft_consensus.cc:2272] T 3b582bd315e84fa49abbe3062f7f8029 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.570653 17962 tablet_replica.cc:333] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.571455 17962 raft_consensus.cc:2243] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.572400 17962 raft_consensus.cc:2272] T bbdc5af700c44eeb9155cc588c63ea28 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:27.573906 19193 consensus_peers.cc:597] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:27.574896 17962 tablet_replica.cc:333] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.575875 17962 raft_consensus.cc:2243] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 14:58:27.575884 19193 consensus_peers.cc:597] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:27.576581 17962 raft_consensus.cc:2272] T 63d3df93051842359343ebf6c83454ea P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.578969 17962 tablet_replica.cc:333] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.579708 17962 raft_consensus.cc:2243] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.580227 17962 raft_consensus.cc:2272] T dee4bf6c64354e8d9c2e191a786e170c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.584539 17962 tablet_replica.cc:333] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.585310 17962 raft_consensus.cc:2243] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.585856 17962 raft_consensus.cc:2272] T 553504ceba3249458e738247c4acaf4a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.588384 17962 tablet_replica.cc:333] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.589118 17962 raft_consensus.cc:2243] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.589680 17962 raft_consensus.cc:2272] T b8c5ece0ba1a442196dddbdd98c4c4fd P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.592366 17962 tablet_replica.cc:333] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.593057 17962 raft_consensus.cc:2243] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.594005 17962 raft_consensus.cc:2272] T 7c60e655bebe455f9850d5e93bec1a5f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.597118 17962 tablet_replica.cc:333] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.597895 17962 raft_consensus.cc:2243] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.598402 17962 raft_consensus.cc:2272] T 2f9c5ff60d274f8e8838d3a91e738153 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.600626 17962 tablet_replica.cc:333] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.601329 17962 raft_consensus.cc:2243] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.601970 17962 raft_consensus.cc:2272] T 5e2ace50f0ef476abc7eb9fb12772fa0 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.604523 17962 tablet_replica.cc:333] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.605285 17962 raft_consensus.cc:2243] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 18 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.606247 17962 raft_consensus.cc:2272] T bcdd801aa82c45328531d2aec9e41b24 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.608580 17962 tablet_replica.cc:333] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.609308 17962 raft_consensus.cc:2243] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.610289 17962 raft_consensus.cc:2272] T a309707388a14acdace519e33ee046df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.612772 17962 tablet_replica.cc:333] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.613497 17962 raft_consensus.cc:2243] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.616142 17962 raft_consensus.cc:2272] T c90e0ba793e3441fba81d9e8c789b3df P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.618558 17962 tablet_replica.cc:333] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.619256 17962 raft_consensus.cc:2243] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.619792 17962 raft_consensus.cc:2272] T 3b748f68b2dd418cb3c1cbf8d0647797 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.622095 17962 tablet_replica.cc:333] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.622773 17962 raft_consensus.cc:2243] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.623759 17962 raft_consensus.cc:2272] T 2a2cb9b2f683433d81371157fce8d41a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.626091 17962 tablet_replica.cc:333] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.626797 17962 raft_consensus.cc:2243] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.627727 17962 raft_consensus.cc:2272] T c48418cbd75a49629a0a1e4f5c470b60 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.629988 17962 tablet_replica.cc:333] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.630659 17962 raft_consensus.cc:2243] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.631189 17962 raft_consensus.cc:2272] T b7a7b560351841149ab77ee0edba110a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.633417 17962 tablet_replica.cc:333] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.634128 17962 raft_consensus.cc:2243] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.634671 17962 raft_consensus.cc:2272] T 5e55128de09a41be9aa7489097e4c86f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.637022 17962 tablet_replica.cc:333] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.637694 17962 raft_consensus.cc:2243] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.638212 17962 raft_consensus.cc:2272] T b3245033cba64b8584a59f4ef2e02cd7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:27.639700 19193 consensus_peers.cc:597] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.640295 19193 consensus_peers.cc:597] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.640409 17962 tablet_replica.cc:333] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.641147 17962 raft_consensus.cc:2243] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.642102 17962 raft_consensus.cc:2272] T 94f67669d6b8400ea0021220882fba1f P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.644368 17962 tablet_replica.cc:333] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
W20260709 14:58:27.643088 19193 consensus_peers.cc:597] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:27.645174 17962 raft_consensus.cc:2243] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.645692 17962 raft_consensus.cc:2272] T d0c50015fc9c4edb954fa3e3e607fc21 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.648347 17962 tablet_replica.cc:333] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.649052 17962 raft_consensus.cc:2243] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.649574 17962 raft_consensus.cc:2272] T ec3db3048d3047eea4ae8b05ba69a575 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.651876 17962 tablet_replica.cc:333] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.652621 17962 raft_consensus.cc:2243] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Raft consensus shutting down.
W20260709 14:58:27.652769 19193 consensus_peers.cc:597] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:27.653158 17962 raft_consensus.cc:2272] T 0ad1862b691f46d59ce0dfe15ad98c10 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.655828 17962 tablet_replica.cc:333] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.656616 17962 raft_consensus.cc:2243] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.657094 17962 raft_consensus.cc:2272] T 720516318991445a8a77d3c04ccbdc11 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.659338 17962 tablet_replica.cc:333] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.659999 17962 raft_consensus.cc:2243] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.660463 17962 raft_consensus.cc:2272] T 7b2f3163eeb44b68ac699f237f063beb P ae4baa63229f4ef3ad7b08a1bf41f285 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:27.662386 19193 consensus_peers.cc:597] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.662837 17962 tablet_replica.cc:333] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.665827 17962 raft_consensus.cc:2243] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.666781 17962 raft_consensus.cc:2272] T 0d61887222344c28b5ecc64458926ea7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.669178 17962 tablet_replica.cc:333] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.669891 17962 raft_consensus.cc:2243] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.670804 17962 raft_consensus.cc:2272] T 2b311a03ab194d9da55a99f94e80f100 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.672986 17962 tablet_replica.cc:333] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.673666 17962 raft_consensus.cc:2243] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.674203 17962 raft_consensus.cc:2272] T c6993a6334484267a522d35a4310e1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.676901 17962 tablet_replica.cc:333] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.677660 17962 raft_consensus.cc:2243] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.678228 17962 raft_consensus.cc:2272] T 6b1d873ac97e496d8947eda8128599d4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.680503 17962 tablet_replica.cc:333] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.681298 17962 raft_consensus.cc:2243] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.682235 17962 raft_consensus.cc:2272] T 02c1fae1df34415c8e183e78b0bc3ef7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.684593 17962 tablet_replica.cc:333] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.685250 17962 raft_consensus.cc:2243] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.685761 17962 raft_consensus.cc:2272] T 3f05a6889de84b9e91954853184ea8f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.688226 17962 tablet_replica.cc:333] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.688985 17962 raft_consensus.cc:2243] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.689544 17962 raft_consensus.cc:2272] T 7366f4287618436f816bd67d750dea08 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.692147 17962 tablet_replica.cc:333] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.692903 17962 raft_consensus.cc:2243] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.693791 17962 raft_consensus.cc:2272] T cfacaa1c37d348dab37c0d6d168cb1c1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.696147 17962 tablet_replica.cc:333] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.697161 17962 raft_consensus.cc:2243] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.697691 17962 raft_consensus.cc:2272] T 4d9d41ec20d74c10851480bd03103ef3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.700073 17962 tablet_replica.cc:333] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.700759 17962 raft_consensus.cc:2243] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.701699 17962 raft_consensus.cc:2272] T 1a1e97439c4145ef9697e0a61f36f12a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.703958 17962 tablet_replica.cc:333] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.704648 17962 raft_consensus.cc:2243] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.705168 17962 raft_consensus.cc:2272] T c77b1d4ab1fa4966972f81b97b8abb3c P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.707647 17962 tablet_replica.cc:333] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.708323 17962 raft_consensus.cc:2243] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.709230 17962 raft_consensus.cc:2272] T 5c5209383afe47989e6132dc9c4468a9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.711355 17962 tablet_replica.cc:333] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.712162 17962 raft_consensus.cc:2243] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.712659 17962 raft_consensus.cc:2272] T e22ef53f55914484a76452c69d874996 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.715032 17962 tablet_replica.cc:333] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.715754 17962 raft_consensus.cc:2243] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Raft consensus shutting down.
W20260709 14:58:27.711236 19193 consensus_peers.cc:597] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.716459 17962 raft_consensus.cc:2272] T 75fdbd2256dc486a916bbfb15e5e5fe5 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:27.720013 19193 consensus_peers.cc:597] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.723109 17962 tablet_replica.cc:333] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.723867 17962 raft_consensus.cc:2243] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.724785 17962 raft_consensus.cc:2272] T c2724cb2bd284854a374dc9161f3bdd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.727123 17962 tablet_replica.cc:333] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.727792 17962 raft_consensus.cc:2243] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.728739 17962 raft_consensus.cc:2272] T 66b31d47aec341f882a29164e1ed3e58 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.730931 17962 tablet_replica.cc:333] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.731599 17962 raft_consensus.cc:2243] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.732074 17962 raft_consensus.cc:2272] T 6b1c28394f314378a3b377ef55a07c14 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.734520 17962 tablet_replica.cc:333] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.736335 17962 raft_consensus.cc:2243] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.736837 17962 raft_consensus.cc:2272] T ce6937195e264c0cadf00c333034f8c7 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:27.739112 19193 consensus_peers.cc:597] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:27.740195 17962 tablet_replica.cc:333] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.740932 17962 raft_consensus.cc:2243] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.741472 17962 raft_consensus.cc:2272] T 79b7c85885b042aa8b29f7734f71f8e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:27.743430 19193 consensus_peers.cc:597] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.743749 17962 tablet_replica.cc:333] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.744494 17962 raft_consensus.cc:2243] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.745009 17962 raft_consensus.cc:2272] T bc75d65c04794aa2aa3426d2fa520e05 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.747254 17962 tablet_replica.cc:333] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.747936 17962 raft_consensus.cc:2243] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.748829 17962 raft_consensus.cc:2272] T 791d4b7e14a94e7793a28f97d70eabf3 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.751044 17962 tablet_replica.cc:333] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.751751 17962 raft_consensus.cc:2243] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.752274 17962 raft_consensus.cc:2272] T dff80545e40b4eef916d0483bc191639 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.754532 17962 tablet_replica.cc:333] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.755388 17962 raft_consensus.cc:2243] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.755883 17962 raft_consensus.cc:2272] T bd0bf152bfe34fc19bcd69834d479d15 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.758248 17962 tablet_replica.cc:333] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.759341 17962 raft_consensus.cc:2243] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.759860 17962 raft_consensus.cc:2272] T 6b517f0fadce4027ad48a591bc0121e8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.762221 17962 tablet_replica.cc:333] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.762930 17962 raft_consensus.cc:2243] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.763391 17962 raft_consensus.cc:2272] T 93797bee64644e8eb96d0034fac549c4 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.765733 17962 tablet_replica.cc:333] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.766358 17962 raft_consensus.cc:2243] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.767035 17962 raft_consensus.cc:2272] T f0ccf8cee0814d71b55933dea9367bd1 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:27.767417 19193 consensus_peers.cc:597] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.768118 19193 consensus_peers.cc:597] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.769263 17962 tablet_replica.cc:333] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.769972 17962 raft_consensus.cc:2243] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.770474 17962 raft_consensus.cc:2272] T 758e0fca24cc417ebd6b4413bfcac5d6 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.772701 17962 tablet_replica.cc:333] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.773334 17962 raft_consensus.cc:2243] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.773800 17962 raft_consensus.cc:2272] T 50db7534a6a54992a93b2b4b56d007e9 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.775866 17962 tablet_replica.cc:333] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.776511 17962 raft_consensus.cc:2243] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Raft consensus shutting down.
W20260709 14:58:27.776943 19193 consensus_peers.cc:597] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.777015 17962 raft_consensus.cc:2272] T f423de59af84402aa5ebc99e7d8fc389 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.779675 17962 tablet_replica.cc:333] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.780325 17962 raft_consensus.cc:2243] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.780826 17962 raft_consensus.cc:2272] T 72f823df23394d99aa83ddf4a445c9d2 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.783010 17962 tablet_replica.cc:333] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.783603 17962 raft_consensus.cc:2243] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:27.784097 17962 raft_consensus.cc:2272] T e1b7010baba14660b46b1499dba116f8 P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.786289 17962 tablet_replica.cc:333] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.786859 17962 raft_consensus.cc:2243] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.787752 17962 raft_consensus.cc:2272] T 524475dd277747d99889add9f05afd7a P ae4baa63229f4ef3ad7b08a1bf41f285 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:27.790918 17962 tablet_replica.cc:333] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285: stopping tablet replica
I20260709 14:58:27.791465 17962 raft_consensus.cc:2243] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:58:27.792390 17962 raft_consensus.cc:2272] T 64245e7956f444df94a791a28a884ccc P ae4baa63229f4ef3ad7b08a1bf41f285 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:27.801795 19193 consensus_peers.cc:597] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. 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:58:27.816558 19193 consensus_peers.cc:597] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:27.889148 19193 consensus_peers.cc:597] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:27.901815 19193 consensus_peers.cc:597] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:27.905254 19193 consensus_peers.cc:597] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:27.920114 19730 consensus_peers.cc:597] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:27.929020 19193 consensus_peers.cc:597] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:27.929406 19193 consensus_peers.cc:597] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:27.973062 19193 consensus_peers.cc:597] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:28.000723 19193 consensus_peers.cc:597] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:28.009133 19193 consensus_peers.cc:597] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:28.024858 19193 consensus_peers.cc:597] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 -> Peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Couldn't send request to peer ae4baa63229f4ef3ad7b08a1bf41f285. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:28.096911 19193 consensus_peers.cc:597] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:28.101349 19193 consensus_peers.cc:597] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:28.139925 19193 consensus_peers.cc:597] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:28.148847 19730 consensus_peers.cc:597] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:28.155078 19193 consensus_peers.cc:597] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:28.191854 19193 consensus_peers.cc:597] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:28.259009 19193 consensus_peers.cc:597] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:28.324380 19193 consensus_peers.cc:597] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:28.333681 19193 consensus_peers.cc:597] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:28.334144 19193 consensus_peers.cc:597] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:28.403847 19193 consensus_peers.cc:597] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:58:28.508275 23077 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:28.508876 23077 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:28.510962 23077 leader_election.cc:290] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:28.521200 22981 raft_consensus.cc:493] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:28.521708 22981 raft_consensus.cc:515] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.523387 22981 leader_election.cc:290] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:28.532059 19730 leader_election.cc:336] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:28.532771 19730 leader_election.cc:336] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.533179 19730 leader_election.cc:304] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:28.533933 23077 raft_consensus.cc:2749] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:58:28.536281 19193 leader_election.cc:336] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.660763 23020 raft_consensus.cc:493] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:28.661415 23020 raft_consensus.cc:515] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.663849 23020 leader_election.cc:290] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:28.667321 23020 raft_consensus.cc:493] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:28.667883 23020 raft_consensus.cc:515] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:28.668205 19193 leader_election.cc:336] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.670039 23020 leader_election.cc:290] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:28.674609 19193 leader_election.cc:336] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.713989 23074 raft_consensus.cc:493] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:28.714514 23074 raft_consensus.cc:515] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.716547 23074 leader_election.cc:290] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:28.721957 19193 leader_election.cc:336] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.747557 23074 raft_consensus.cc:493] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:28.748050 23074 raft_consensus.cc:515] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.750010 23074 leader_election.cc:290] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:28.754149 19193 leader_election.cc:336] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.806180 23074 raft_consensus.cc:493] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:28.806674 23074 raft_consensus.cc:515] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.808643 23074 leader_election.cc:290] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:28.812551 19193 leader_election.cc:336] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.862056 23020 raft_consensus.cc:493] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:28.862491 23020 raft_consensus.cc:515] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.864166 23020 leader_election.cc:290] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:28.867246 19193 leader_election.cc:336] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.890631 23020 raft_consensus.cc:493] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:28.891151 23020 raft_consensus.cc:515] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.893100 23020 leader_election.cc:290] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:28.896308 19193 leader_election.cc:336] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.899847 23020 raft_consensus.cc:493] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:28.900343 23020 raft_consensus.cc:515] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.902364 23020 leader_election.cc:290] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:28.905386 19193 leader_election.cc:336] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.909220 23074 raft_consensus.cc:493] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:28.909663 23074 raft_consensus.cc:515] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.911653 23074 leader_election.cc:290] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:28.914701 23074 raft_consensus.cc:493] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
W20260709 14:58:28.915354 19193 leader_election.cc:336] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.915131 23074 raft_consensus.cc:515] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.917133 23074 leader_election.cc:290] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:28.921362 19193 leader_election.cc:336] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.937837 23074 raft_consensus.cc:493] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:28.938272 23074 raft_consensus.cc:515] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.939936 23074 leader_election.cc:290] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:28.943353 19193 leader_election.cc:336] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:28.949496 23074 raft_consensus.cc:493] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:28.949913 23074 raft_consensus.cc:515] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:28.951480 23074 leader_election.cc:290] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:28.954835 19193 leader_election.cc:336] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.007825 23074 raft_consensus.cc:493] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.008433 23074 raft_consensus.cc:515] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.010411 23074 leader_election.cc:290] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.013365 19193 leader_election.cc:336] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.035619 23074 raft_consensus.cc:493] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.036149 23074 raft_consensus.cc:515] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.037638 23020 raft_consensus.cc:493] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:29.038172 23074 leader_election.cc:290] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:29.038154 23020 raft_consensus.cc:515] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.040061 23020 leader_election.cc:290] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.041512 19193 leader_election.cc:336] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
W20260709 14:58:29.043797 19193 leader_election.cc:336] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.064163 23020 raft_consensus.cc:493] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.064690 23020 raft_consensus.cc:515] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.066362 23020 leader_election.cc:290] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.069625 19193 leader_election.cc:336] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.082890 23020 raft_consensus.cc:493] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.083374 23020 raft_consensus.cc:515] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.084338 23074 raft_consensus.cc:493] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.084856 23074 raft_consensus.cc:515] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.085122 23020 leader_election.cc:290] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:29.086735 23074 leader_election.cc:290] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.088100 19193 leader_election.cc:336] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
W20260709 14:58:29.090147 19193 leader_election.cc:336] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.091562 23074 raft_consensus.cc:493] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.092043 23074 raft_consensus.cc:515] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.093954 23074 leader_election.cc:290] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.097752 19193 leader_election.cc:336] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.106830 23074 raft_consensus.cc:493] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.107316 23074 raft_consensus.cc:515] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.109377 23074 leader_election.cc:290] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.112361 19193 leader_election.cc:336] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.115669 23077 raft_consensus.cc:493] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.116101 23077 raft_consensus.cc:515] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:29.117513 23077 leader_election.cc:290] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.121188 19730 leader_election.cc:336] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:29.121831 19730 leader_election.cc:336] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.122211 19730 leader_election.cc:304] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.122818 23077 raft_consensus.cc:2749] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:58:29.133813 23074 raft_consensus.cc:493] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.134256 23074 raft_consensus.cc:515] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.135787 23074 leader_election.cc:290] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
I20260709 14:58:29.138039 23074 raft_consensus.cc:493] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.138448 23074 raft_consensus.cc:515] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:29.138990 19193 leader_election.cc:336] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.140170 23074 leader_election.cc:290] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.143177 19193 leader_election.cc:336] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.146852 23074 raft_consensus.cc:493] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.147223 23074 raft_consensus.cc:515] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.148697 23074 leader_election.cc:290] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.151904 19193 leader_election.cc:336] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.165089 23020 raft_consensus.cc:493] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:29.165571 23020 raft_consensus.cc:515] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.167500 23020 leader_election.cc:290] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.170105 19193 leader_election.cc:336] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.173183 23020 raft_consensus.cc:493] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:29.173570 23020 raft_consensus.cc:515] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.175293 23020 leader_election.cc:290] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.177953 19193 leader_election.cc:336] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.204372 23020 raft_consensus.cc:493] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:29.204773 23020 raft_consensus.cc:515] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.206311 23020 leader_election.cc:290] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.209223 19193 leader_election.cc:336] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.257468 23020 raft_consensus.cc:493] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:29.257978 23020 raft_consensus.cc:515] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.259984 23020 leader_election.cc:290] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.262809 19193 leader_election.cc:336] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.280728 23020 raft_consensus.cc:493] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:29.281204 23020 raft_consensus.cc:515] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.283278 23020 leader_election.cc:290] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.286687 19193 leader_election.cc:336] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.298099 23020 raft_consensus.cc:493] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:29.298553 23020 raft_consensus.cc:515] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
W20260709 14:58:29.298732 19193 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111) [suppressed 410 similar messages]
I20260709 14:58:29.300468 23020 leader_election.cc:290] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.302726 19193 leader_election.cc:336] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.338654 17962 tablet_server.cc:196] TabletServer@127.17.138.130:0 shutdown complete.
I20260709 14:58:29.343113 23020 raft_consensus.cc:493] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:29.343623 23020 raft_consensus.cc:515] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "bf4972a7e68e4e0886c91d2052b32044" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 40879 } }
I20260709 14:58:29.345750 23020 leader_election.cc:290] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:29.349109 19193 leader_election.cc:336] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:29.413936 17962 tablet_server.cc:179] TabletServer@127.17.138.131:0 shutting down...
I20260709 14:58:29.452543 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:58:29.453523 17962 tablet_replica.cc:333] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.454414 17962 raft_consensus.cc:2243] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.454968 17962 raft_consensus.cc:2272] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.456930 17962 tablet_replica.cc:333] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.457433 17962 raft_consensus.cc:2243] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.458122 17962 raft_consensus.cc:2272] T 46a4ccc45157440daf450a8b0a23fdea P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.459937 17962 tablet_replica.cc:333] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.460500 17962 raft_consensus.cc:2243] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.461122 17962 pending_rounds.cc:70] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044: Trying to abort 1 pending ops.
I20260709 14:58:29.461314 17962 pending_rounds.cc:77] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044: Aborting op as it isn't in flight: id { term: 6 index: 6 } timestamp: 7305662902891220992 op_type: NO_OP noop_request { }
I20260709 14:58:29.461709 17962 raft_consensus.cc:2889] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:58:29.462025 17962 raft_consensus.cc:2272] T 553504ceba3249458e738247c4acaf4a P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.464059 17962 tablet_replica.cc:333] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.464641 17962 raft_consensus.cc:2243] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.465293 17962 raft_consensus.cc:2272] T dee4bf6c64354e8d9c2e191a786e170c P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:29.466858 19193 leader_election.cc:336] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.467108 17962 tablet_replica.cc:333] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.467224 19193 leader_election.cc:304] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.467717 17962 raft_consensus.cc:2243] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.467857 23020 raft_consensus.cc:2749] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:58:29.467986 19193 leader_election.cc:336] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.468319 17962 raft_consensus.cc:2272] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.468410 19193 leader_election.cc:304] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.469107 23020 raft_consensus.cc:2749] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:58:29.469425 19193 leader_election.cc:336] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.469857 19193 leader_election.cc:304] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.470418 23020 raft_consensus.cc:2749] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 14:58:29.470567 19193 leader_election.cc:336] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.470700 17962 tablet_replica.cc:333] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.471078 19193 leader_election.cc:304] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.471503 17962 raft_consensus.cc:2243] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.471621 23020 raft_consensus.cc:2749] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:58:29.471693 19193 leader_election.cc:336] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.472131 17962 raft_consensus.cc:2272] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.472262 19193 leader_election.cc:304] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:29.472783 19193 raft_consensus.cc:2686] T bcdd801aa82c45328531d2aec9e41b24 P bf4972a7e68e4e0886c91d2052b32044: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 14:58:29.473245 19193 leader_election.cc:336] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.473519 19193 leader_election.cc:304] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.474022 23020 raft_consensus.cc:2749] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:58:29.474212 17962 tablet_replica.cc:333] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
W20260709 14:58:29.474103 19193 leader_election.cc:336] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.474606 19193 leader_election.cc:304] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.475004 17962 raft_consensus.cc:2243] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 18 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.475117 23020 raft_consensus.cc:2749] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:58:29.475529 19193 leader_election.cc:336] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.475771 17962 raft_consensus.cc:2272] T 3b748f68b2dd418cb3c1cbf8d0647797 P bf4972a7e68e4e0886c91d2052b32044 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.475863 19193 leader_election.cc:304] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.476478 23020 raft_consensus.cc:2749] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:58:29.476557 19193 leader_election.cc:336] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.476982 19193 leader_election.cc:304] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.477495 23020 raft_consensus.cc:2749] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:58:29.477562 19193 leader_election.cc:336] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.478053 17962 tablet_replica.cc:333] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.478042 19193 leader_election.cc:304] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.478688 23020 raft_consensus.cc:2749] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:58:29.478752 19193 leader_election.cc:336] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.479297 19193 leader_election.cc:304] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.479815 23020 raft_consensus.cc:2749] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:58:29.479864 19193 leader_election.cc:336] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.480198 19193 leader_election.cc:304] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.480651 23020 raft_consensus.cc:2749] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:58:29.480753 19193 leader_election.cc:336] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.481117 19193 leader_election.cc:304] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.481580 23020 raft_consensus.cc:2749] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:58:29.478829 17962 raft_consensus.cc:2243] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Raft consensus shutting down.
W20260709 14:58:29.481678 19193 leader_election.cc:336] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.482102 19193 leader_election.cc:304] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.482534 17962 raft_consensus.cc:2272] T 2f9c5ff60d274f8e8838d3a91e738153 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.482715 23020 raft_consensus.cc:2749] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 14:58:29.482878 19193 leader_election.cc:336] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.483306 19193 leader_election.cc:304] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.483954 23020 raft_consensus.cc:2749] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:58:29.484107 19193 leader_election.cc:336] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.484521 19193 leader_election.cc:304] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.485018 17962 tablet_replica.cc:333] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.485188 23020 raft_consensus.cc:2749] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:29.485798 17962 raft_consensus.cc:2243] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Raft consensus shutting down.
W20260709 14:58:29.485317 19193 leader_election.cc:336] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.486608 17962 raft_consensus.cc:2272] T 63d3df93051842359343ebf6c83454ea P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.486650 19193 leader_election.cc:304] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.487397 23020 raft_consensus.cc:2749] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:58:29.487534 19193 leader_election.cc:336] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.487984 19193 leader_election.cc:304] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.488703 23020 raft_consensus.cc:2749] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:58:29.488857 19193 leader_election.cc:336] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.489061 17962 tablet_replica.cc:333] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.489296 19193 leader_election.cc:304] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.489825 17962 raft_consensus.cc:2243] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.489961 23020 raft_consensus.cc:2749] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:58:29.490094 19193 leader_election.cc:336] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.490490 17962 raft_consensus.cc:2272] T 7c60e655bebe455f9850d5e93bec1a5f P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.490725 19193 leader_election.cc:304] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.491366 23020 raft_consensus.cc:2749] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:58:29.491552 19193 leader_election.cc:336] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.491973 19193 leader_election.cc:304] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.492632 23020 raft_consensus.cc:2749] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:58:29.492738 19193 leader_election.cc:336] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.492975 17962 tablet_replica.cc:333] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.493213 19193 leader_election.cc:304] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.493732 17962 raft_consensus.cc:2243] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.493803 23020 raft_consensus.cc:2749] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:58:29.494014 19193 leader_election.cc:336] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.494441 19193 leader_election.cc:304] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.494647 17962 raft_consensus.cc:2272] T b8c5ece0ba1a442196dddbdd98c4c4fd P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.495126 23020 raft_consensus.cc:2749] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:58:29.495262 19193 leader_election.cc:336] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.495683 19193 leader_election.cc:304] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.496328 23020 raft_consensus.cc:2749] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:58:29.496484 19193 leader_election.cc:336] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.496908 19193 leader_election.cc:304] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.497165 17962 tablet_replica.cc:333] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.497551 23020 raft_consensus.cc:2749] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:58:29.497700 19193 leader_election.cc:336] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.497972 17962 raft_consensus.cc:2243] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.498154 19193 leader_election.cc:304] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.498783 17962 pending_rounds.cc:70] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044: Trying to abort 1 pending ops.
I20260709 14:58:29.498806 23020 raft_consensus.cc:2749] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:58:29.498965 19193 leader_election.cc:336] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.499245 17962 pending_rounds.cc:77] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044: Aborting op as it isn't in flight: id { term: 10 index: 10 } timestamp: 7305662903130042368 op_type: NO_OP noop_request { }
I20260709 14:58:29.499511 19193 leader_election.cc:304] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.499665 17962 raft_consensus.cc:2889] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:58:29.500020 17962 raft_consensus.cc:2272] T c6993a6334484267a522d35a4310e1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.500136 23020 raft_consensus.cc:2749] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:58:29.502328 17962 tablet_replica.cc:333] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.503122 17962 raft_consensus.cc:2243] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.503895 17962 raft_consensus.cc:2272] T 6b1d873ac97e496d8947eda8128599d4 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:29.505753 19193 leader_election.cc:336] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.506209 17962 tablet_replica.cc:333] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.506182 19193 leader_election.cc:304] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
W20260709 14:58:29.506827 19193 raft_consensus.cc:2686] T bbdc5af700c44eeb9155cc588c63ea28 P bf4972a7e68e4e0886c91d2052b32044: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:58:29.507076 17962 raft_consensus.cc:2243] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Raft consensus shutting down.
W20260709 14:58:29.507328 19193 consensus_peers.cc:597] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:58:29.507617 17962 raft_consensus.cc:2272] T 2b311a03ab194d9da55a99f94e80f100 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:29.507895 19193 consensus_peers.cc:597] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 -> Peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Couldn't send request to peer f15e1f59d718462b8722a34457ae1f6c. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:29.509003 19193 leader_election.cc:336] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.509361 19193 leader_election.cc:304] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.509981 17962 tablet_replica.cc:333] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.509996 23020 raft_consensus.cc:2749] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 14:58:29.510164 19193 leader_election.cc:336] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.510704 19193 leader_election.cc:304] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.510958 17962 raft_consensus.cc:2243] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Raft consensus shutting down.
W20260709 14:58:29.511272 19193 raft_consensus.cc:2686] T 3b582bd315e84fa49abbe3062f7f8029 P bf4972a7e68e4e0886c91d2052b32044: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:58:29.511516 17962 raft_consensus.cc:2272] T c90e0ba793e3441fba81d9e8c789b3df P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:29.511863 19193 leader_election.cc:336] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
I20260709 14:58:29.512236 19193 leader_election.cc:304] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [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: bf4972a7e68e4e0886c91d2052b32044; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:29.512848 23020 raft_consensus.cc:2749] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:58:29.513829 17962 tablet_replica.cc:333] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.514415 17962 raft_consensus.cc:2243] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.515071 17962 raft_consensus.cc:2272] T 7b2f3163eeb44b68ac699f237f063beb P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.516705 17962 tablet_replica.cc:333] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.517194 17962 raft_consensus.cc:2243] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.517582 17962 raft_consensus.cc:2272] T 0d61887222344c28b5ecc64458926ea7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.519186 17962 tablet_replica.cc:333] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.519685 17962 raft_consensus.cc:2243] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.520071 17962 raft_consensus.cc:2272] T 720516318991445a8a77d3c04ccbdc11 P bf4972a7e68e4e0886c91d2052b32044 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.521592 17962 tablet_replica.cc:333] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.522094 17962 raft_consensus.cc:2243] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.522727 17962 pending_rounds.cc:70] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044: Trying to abort 1 pending ops.
I20260709 14:58:29.522881 17962 pending_rounds.cc:77] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044: Aborting op as it isn't in flight: id { term: 11 index: 10 } timestamp: 7305662902850494464 op_type: NO_OP noop_request { }
I20260709 14:58:29.523129 17962 raft_consensus.cc:2889] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:58:29.523367 17962 raft_consensus.cc:2272] T b3245033cba64b8584a59f4ef2e02cd7 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.524866 17962 tablet_replica.cc:333] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.525344 17962 raft_consensus.cc:2243] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.526031 17962 raft_consensus.cc:2272] T b7a7b560351841149ab77ee0edba110a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.527588 17962 tablet_replica.cc:333] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.528059 17962 raft_consensus.cc:2243] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.528447 17962 raft_consensus.cc:2272] T 5e55128de09a41be9aa7489097e4c86f P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.530063 17962 tablet_replica.cc:333] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.530522 17962 raft_consensus.cc:2243] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.530893 17962 raft_consensus.cc:2272] T 2a2cb9b2f683433d81371157fce8d41a P bf4972a7e68e4e0886c91d2052b32044 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.532349 17962 tablet_replica.cc:333] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.532806 17962 raft_consensus.cc:2243] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.533193 17962 raft_consensus.cc:2272] T d0c50015fc9c4edb954fa3e3e607fc21 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.534782 17962 tablet_replica.cc:333] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.535248 17962 raft_consensus.cc:2243] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.535668 17962 raft_consensus.cc:2272] T 94f67669d6b8400ea0021220882fba1f P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.537251 17962 tablet_replica.cc:333] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.537721 17962 raft_consensus.cc:2243] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.538112 17962 raft_consensus.cc:2272] T 02c1fae1df34415c8e183e78b0bc3ef7 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.539651 17962 tablet_replica.cc:333] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.540122 17962 raft_consensus.cc:2243] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.540792 17962 raft_consensus.cc:2272] T ec3db3048d3047eea4ae8b05ba69a575 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.542428 17962 tablet_replica.cc:333] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.542915 17962 raft_consensus.cc:2243] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.543601 17962 raft_consensus.cc:2272] T 0ad1862b691f46d59ce0dfe15ad98c10 P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.545262 17962 tablet_replica.cc:333] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.545737 17962 raft_consensus.cc:2243] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.546553 17962 raft_consensus.cc:2272] T 4d9d41ec20d74c10851480bd03103ef3 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.548138 17962 tablet_replica.cc:333] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.548625 17962 raft_consensus.cc:2243] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.548998 17962 raft_consensus.cc:2272] T 1a1e97439c4145ef9697e0a61f36f12a P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.550630 17962 tablet_replica.cc:333] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.551121 17962 raft_consensus.cc:2243] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.551772 17962 raft_consensus.cc:2272] T c77b1d4ab1fa4966972f81b97b8abb3c P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.553463 17962 tablet_replica.cc:333] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.553969 17962 raft_consensus.cc:2243] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.554384 17962 raft_consensus.cc:2272] T 5c5209383afe47989e6132dc9c4468a9 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.555864 17962 tablet_replica.cc:333] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.556370 17962 raft_consensus.cc:2243] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.556777 17962 raft_consensus.cc:2272] T 75fdbd2256dc486a916bbfb15e5e5fe5 P bf4972a7e68e4e0886c91d2052b32044 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.558372 17962 tablet_replica.cc:333] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.558876 17962 raft_consensus.cc:2243] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.559249 17962 raft_consensus.cc:2272] T c2724cb2bd284854a374dc9161f3bdd1 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.560757 17962 tablet_replica.cc:333] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.561237 17962 raft_consensus.cc:2243] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.561961 17962 pending_rounds.cc:70] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044: Trying to abort 1 pending ops.
I20260709 14:58:29.562135 17962 pending_rounds.cc:77] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044: Aborting op as it isn't in flight: id { term: 10 index: 9 } timestamp: 7305662902984925184 op_type: NO_OP noop_request { }
I20260709 14:58:29.562402 17962 raft_consensus.cc:2889] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:58:29.562640 17962 raft_consensus.cc:2272] T 6b1c28394f314378a3b377ef55a07c14 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.564100 17962 tablet_replica.cc:333] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.564563 17962 raft_consensus.cc:2243] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.564953 17962 raft_consensus.cc:2272] T 66b31d47aec341f882a29164e1ed3e58 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.566540 17962 tablet_replica.cc:333] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.566987 17962 raft_consensus.cc:2243] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.567404 17962 raft_consensus.cc:2272] T bd0bf152bfe34fc19bcd69834d479d15 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.568953 17962 tablet_replica.cc:333] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.569434 17962 raft_consensus.cc:2243] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.569793 17962 raft_consensus.cc:2272] T 6b517f0fadce4027ad48a591bc0121e8 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.571401 17962 tablet_replica.cc:333] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.571853 17962 raft_consensus.cc:2243] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.572580 17962 raft_consensus.cc:2272] T e1b7010baba14660b46b1499dba116f8 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.574164 17962 tablet_replica.cc:333] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.574622 17962 raft_consensus.cc:2243] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.574988 17962 raft_consensus.cc:2272] T 5e2ace50f0ef476abc7eb9fb12772fa0 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.576483 17962 tablet_replica.cc:333] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.576931 17962 raft_consensus.cc:2243] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.577308 17962 raft_consensus.cc:2272] T cfacaa1c37d348dab37c0d6d168cb1c1 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.578905 17962 tablet_replica.cc:333] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.579380 17962 raft_consensus.cc:2243] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.580025 17962 raft_consensus.cc:2272] T 7366f4287618436f816bd67d750dea08 P bf4972a7e68e4e0886c91d2052b32044 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.581691 17962 tablet_replica.cc:333] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.582170 17962 raft_consensus.cc:2243] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.582537 17962 raft_consensus.cc:2272] T f0ccf8cee0814d71b55933dea9367bd1 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.584054 17962 tablet_replica.cc:333] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.584550 17962 raft_consensus.cc:2243] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.584954 17962 raft_consensus.cc:2272] T 93797bee64644e8eb96d0034fac549c4 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.586556 17962 tablet_replica.cc:333] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.586989 17962 raft_consensus.cc:2243] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.587414 17962 raft_consensus.cc:2272] T 3f05a6889de84b9e91954853184ea8f8 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.589006 17962 tablet_replica.cc:333] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.589581 17962 raft_consensus.cc:2243] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.590341 17962 raft_consensus.cc:2272] T f423de59af84402aa5ebc99e7d8fc389 P bf4972a7e68e4e0886c91d2052b32044 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.591946 17962 tablet_replica.cc:333] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.592411 17962 raft_consensus.cc:2243] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.592805 17962 raft_consensus.cc:2272] T 72f823df23394d99aa83ddf4a445c9d2 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.594535 17962 tablet_replica.cc:333] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.595041 17962 raft_consensus.cc:2243] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.595752 17962 raft_consensus.cc:2272] T ce6937195e264c0cadf00c333034f8c7 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.597374 17962 tablet_replica.cc:333] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.597847 17962 raft_consensus.cc:2243] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.598259 17962 raft_consensus.cc:2272] T 7d5f114d4db243d0be50a902fa9bb573 P bf4972a7e68e4e0886c91d2052b32044 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.599849 17962 tablet_replica.cc:333] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.600306 17962 raft_consensus.cc:2243] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.600955 17962 raft_consensus.cc:2272] T 79b7c85885b042aa8b29f7734f71f8e9 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.602578 17962 tablet_replica.cc:333] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.603048 17962 raft_consensus.cc:2243] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.603713 17962 raft_consensus.cc:2272] T bc75d65c04794aa2aa3426d2fa520e05 P bf4972a7e68e4e0886c91d2052b32044 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.605355 17962 tablet_replica.cc:333] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.605818 17962 raft_consensus.cc:2243] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:58:29.606472 17962 pending_rounds.cc:70] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044: Trying to abort 1 pending ops.
I20260709 14:58:29.606669 17962 pending_rounds.cc:77] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044: Aborting op as it isn't in flight: id { term: 5 index: 5 } timestamp: 7305662902992769024 op_type: NO_OP noop_request { }
I20260709 14:58:29.606916 17962 raft_consensus.cc:2889] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:58:29.607164 17962 raft_consensus.cc:2272] T 758e0fca24cc417ebd6b4413bfcac5d6 P bf4972a7e68e4e0886c91d2052b32044 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.608825 17962 tablet_replica.cc:333] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.609447 17962 raft_consensus.cc:2243] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.609863 17962 raft_consensus.cc:2272] T 50db7534a6a54992a93b2b4b56d007e9 P bf4972a7e68e4e0886c91d2052b32044 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.611419 17962 tablet_replica.cc:333] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.611898 17962 raft_consensus.cc:2243] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.612280 17962 raft_consensus.cc:2272] T dff80545e40b4eef916d0483bc191639 P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.613937 17962 tablet_replica.cc:333] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.614537 17962 raft_consensus.cc:2243] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.615026 17962 raft_consensus.cc:2272] T 791d4b7e14a94e7793a28f97d70eabf3 P bf4972a7e68e4e0886c91d2052b32044 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.616739 17962 tablet_replica.cc:333] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.617189 17962 raft_consensus.cc:2243] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.617558 17962 raft_consensus.cc:2272] T e22ef53f55914484a76452c69d874996 P bf4972a7e68e4e0886c91d2052b32044 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.619165 17962 tablet_replica.cc:333] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.619567 17962 raft_consensus.cc:2243] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.619925 17962 raft_consensus.cc:2272] T 524475dd277747d99889add9f05afd7a P bf4972a7e68e4e0886c91d2052b32044 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:29.621706 17962 tablet_replica.cc:333] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044: stopping tablet replica
I20260709 14:58:29.622301 17962 raft_consensus.cc:2243] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:29.622802 17962 raft_consensus.cc:2272] T 64245e7956f444df94a791a28a884ccc P bf4972a7e68e4e0886c91d2052b32044 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:29.743451 19728 consensus_peers.cc:597] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 -> Peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Couldn't send request to peer bf4972a7e68e4e0886c91d2052b32044. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.131:40879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:29.767800 19728 consensus_peers.cc:597] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 -> Peer bf4972a7e68e4e0886c91d2052b32044 (127.17.138.131:40879): Couldn't send request to peer bf4972a7e68e4e0886c91d2052b32044. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.131:40879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:30.101289 23077 raft_consensus.cc:493] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader ae4baa63229f4ef3ad7b08a1bf41f285)
I20260709 14:58:30.101789 23077 raft_consensus.cc:515] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f15e1f59d718462b8722a34457ae1f6c" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40831 } } peers { permanent_uuid: "ae4baa63229f4ef3ad7b08a1bf41f285" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 40817 } } peers { permanent_uuid: "4de47b093c81430aa9bde7a35db00f31" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 41377 } attrs { promote: false } }
I20260709 14:58:30.103502 23077 leader_election.cc:290] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831), ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817)
W20260709 14:58:30.107596 19730 leader_election.cc:336] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer f15e1f59d718462b8722a34457ae1f6c (127.17.138.129:40831): Network error: Client connection negotiation failed: client connection to 127.17.138.129:40831: connect: Connection refused (error 111)
W20260709 14:58:30.108179 19730 leader_election.cc:336] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer ae4baa63229f4ef3ad7b08a1bf41f285 (127.17.138.130:40817): Network error: Client connection negotiation failed: client connection to 127.17.138.130:40817: connect: Connection refused (error 111)
I20260709 14:58:30.108464 19730 leader_election.cc:304] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [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: 4de47b093c81430aa9bde7a35db00f31; no voters: ae4baa63229f4ef3ad7b08a1bf41f285, f15e1f59d718462b8722a34457ae1f6c
I20260709 14:58:30.108974 23077 raft_consensus.cc:2749] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:58:30.356889 17962 tablet_server.cc:196] TabletServer@127.17.138.131:0 shutdown complete.
I20260709 14:58:30.423031 17962 tablet_server.cc:179] TabletServer@127.17.138.132:0 shutting down...
I20260709 14:58:30.448567 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:58:30.449229 17962 tablet_replica.cc:333] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31: stopping tablet replica
I20260709 14:58:30.449957 17962 raft_consensus.cc:2243] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:30.450551 17962 raft_consensus.cc:2272] T c48418cbd75a49629a0a1e4f5c470b60 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:30.452405 17962 tablet_replica.cc:333] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31: stopping tablet replica
I20260709 14:58:30.452884 17962 raft_consensus.cc:2243] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:58:30.453610 17962 raft_consensus.cc:2272] T f0ccf8cee0814d71b55933dea9367bd1 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:30.455264 17962 tablet_replica.cc:333] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31: stopping tablet replica
I20260709 14:58:30.455660 17962 raft_consensus.cc:2243] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:30.456007 17962 raft_consensus.cc:2272] T a309707388a14acdace519e33ee046df P 4de47b093c81430aa9bde7a35db00f31 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:30.457482 17962 tablet_replica.cc:333] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31: stopping tablet replica
I20260709 14:58:30.457927 17962 raft_consensus.cc:2243] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:58:30.458629 17962 raft_consensus.cc:2272] T 7d5f114d4db243d0be50a902fa9bb573 P 4de47b093c81430aa9bde7a35db00f31 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:30.587988 17962 tablet_server.cc:196] TabletServer@127.17.138.132:0 shutdown complete.
I20260709 14:58:30.602296 17962 master.cc:562] Master@127.17.138.190:45471 shutting down...
I20260709 14:58:30.624526 17962 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:30.625046 17962 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:30.625319 17962 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd9b9d0be94647f793018ed555e070d5: stopping tablet replica
I20260709 14:58:30.809798 17962 master.cc:584] Master@127.17.138.190:45471 shutdown complete.
I20260709 14:58:30.841349 17962 test_util.cc:182] -----------------------------------------------
I20260709 14:58:30.841547 17962 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608881620301-17962-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (205482 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:58:30.844267 17962 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.138.190:36253
I20260709 14:58:30.845294 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:58:30.851740 23086 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:58:30.851791 23083 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:58:30.851887 17962 server_base.cc:1061] running on GCE node
W20260709 14:58:30.851842 23084 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:58:30.854501 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:58:30.854709 17962 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:58:30.854868 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609110854849 us; error 0 us; skew 500 ppm
I20260709 14:58:30.855362 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:58:30.857671 17962 webserver.cc:533] Webserver started at http://127.17.138.190:37555/ using document root <none> and password file <none>
I20260709 14:58:30.858175 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:58:30.858346 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:58:30.858597 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:58:30.859618 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/master-0-root/instance:
uuid: "b7ed901482ad4c53a8b285147f73f159"
format_stamp: "Formatted at 2026-07-09 14:58:30 on dist-test-slave-h37j"
I20260709 14:58:30.863890 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:58:30.867094 23091 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:58:30.867751 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:58:30.868021 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/master-0-root
uuid: "b7ed901482ad4c53a8b285147f73f159"
format_stamp: "Formatted at 2026-07-09 14:58:30 on dist-test-slave-h37j"
I20260709 14:58:30.868278 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-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:58:30.891762 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:58:30.892911 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:58:30.928887 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.190:36253
I20260709 14:58:30.928982 23142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.190:36253 every 8 connection(s)
I20260709 14:58:30.932543 23143 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:58:30.942216 23143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159: Bootstrap starting.
I20260709 14:58:30.946789 23143 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:30.950800 23143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159: No bootstrap required, opened a new log
I20260709 14:58:30.952766 23143 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7ed901482ad4c53a8b285147f73f159" member_type: VOTER }
I20260709 14:58:30.953123 23143 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:30.953341 23143 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7ed901482ad4c53a8b285147f73f159, State: Initialized, Role: FOLLOWER
I20260709 14:58:30.953927 23143 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7ed901482ad4c53a8b285147f73f159" member_type: VOTER }
I20260709 14:58:30.954368 23143 raft_consensus.cc:399] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:58:30.954577 23143 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:58:30.954823 23143 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:30.958737 23143 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7ed901482ad4c53a8b285147f73f159" member_type: VOTER }
I20260709 14:58:30.959188 23143 leader_election.cc:304] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [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: b7ed901482ad4c53a8b285147f73f159; no voters: 
I20260709 14:58:30.960230 23143 leader_election.cc:290] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:58:30.960512 23146 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:30.961812 23146 raft_consensus.cc:697] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [term 1 LEADER]: Becoming Leader. State: Replica: b7ed901482ad4c53a8b285147f73f159, State: Running, Role: LEADER
I20260709 14:58:30.962473 23146 consensus_queue.cc:237] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [LEADER]: Queue going to LEADER mode. State: All 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: "b7ed901482ad4c53a8b285147f73f159" member_type: VOTER }
I20260709 14:58:30.962935 23143 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:58:30.966696 23148 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7ed901482ad4c53a8b285147f73f159. Latest consensus state: current_term: 1 leader_uuid: "b7ed901482ad4c53a8b285147f73f159" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7ed901482ad4c53a8b285147f73f159" member_type: VOTER } }
I20260709 14:58:30.967278 23148 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [sys.catalog]: This master's current role is: LEADER
I20260709 14:58:30.966699 23147 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b7ed901482ad4c53a8b285147f73f159" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7ed901482ad4c53a8b285147f73f159" member_type: VOTER } }
I20260709 14:58:30.968756 23147 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [sys.catalog]: This master's current role is: LEADER
I20260709 14:58:30.972756 23153 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:58:30.979604 23153 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:58:30.980504 17962 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:58:30.987637 23153 catalog_manager.cc:1383] Generated new cluster ID: c48759c698b44589b382df05b6649655
I20260709 14:58:30.987865 23153 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:58:31.010886 23153 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:58:31.012091 23153 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:58:31.033465 23153 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159: Generated new TSK 0
I20260709 14:58:31.034053 23153 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:58:31.046761 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:58:31.052742 23164 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:58:31.053685 23165 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:58:31.055104 23167 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:58:31.055579 17962 server_base.cc:1061] running on GCE node
I20260709 14:58:31.057500 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:58:31.057703 17962 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:58:31.057888 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609111057849 us; error 0 us; skew 500 ppm
I20260709 14:58:31.058394 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:58:31.060501 17962 webserver.cc:533] Webserver started at http://127.17.138.129:36261/ using document root <none> and password file <none>
I20260709 14:58:31.060933 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:58:31.061105 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:58:31.061336 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:58:31.062422 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-0-root/instance:
uuid: "8f0e40fc024e43af85eef8e81c9155a0"
format_stamp: "Formatted at 2026-07-09 14:58:31 on dist-test-slave-h37j"
I20260709 14:58:31.066506 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:58:31.069547 23172 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:58:31.070363 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:58:31.070665 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-0-root
uuid: "8f0e40fc024e43af85eef8e81c9155a0"
format_stamp: "Formatted at 2026-07-09 14:58:31 on dist-test-slave-h37j"
I20260709 14:58:31.070911 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-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:58:31.106776 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:58:31.107936 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:58:31.109341 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:58:31.111527 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:58:31.111713 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:58:31.111938 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:58:31.112098 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:58:31.149849 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.129:37401
I20260709 14:58:31.150020 23234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.129:37401 every 8 connection(s)
I20260709 14:58:31.154367 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:58:31.161027 23239 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:58:31.162535 23240 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:58:31.166216 17962 server_base.cc:1061] running on GCE node
W20260709 14:58:31.166707 23242 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:58:31.167821 23235 heartbeater.cc:344] Connected to a master server at 127.17.138.190:36253
I20260709 14:58:31.168184 23235 heartbeater.cc:461] Registering TS with master...
I20260709 14:58:31.168814 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:58:31.168850 23235 heartbeater.cc:507] Master 127.17.138.190:36253 requested a full tablet report, sending...
W20260709 14:58:31.169173 17962 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:58:31.169380 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609111169362 us; error 0 us; skew 500 ppm
I20260709 14:58:31.170011 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:58:31.171156 23108 ts_manager.cc:194] Registered new tserver with Master: 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:31.172449 17962 webserver.cc:533] Webserver started at http://127.17.138.130:36163/ using document root <none> and password file <none>
I20260709 14:58:31.172983 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:58:31.173194 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:58:31.173207 23108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48584
I20260709 14:58:31.173537 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:58:31.174808 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-1-root/instance:
uuid: "b5ab359e924b4e58840cb7cec65a68fc"
format_stamp: "Formatted at 2026-07-09 14:58:31 on dist-test-slave-h37j"
I20260709 14:58:31.178864 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:58:31.182034 23247 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:58:31.182713 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:58:31.182979 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-1-root
uuid: "b5ab359e924b4e58840cb7cec65a68fc"
format_stamp: "Formatted at 2026-07-09 14:58:31 on dist-test-slave-h37j"
I20260709 14:58:31.183233 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-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:58:31.196283 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:58:31.197381 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:58:31.198787 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:58:31.200821 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:58:31.201009 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:58:31.201221 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:58:31.201377 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:58:31.238799 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.130:34695
I20260709 14:58:31.238914 23309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.130:34695 every 8 connection(s)
I20260709 14:58:31.243171 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:58:31.250150 23313 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:58:31.252311 23314 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:58:31.253434 17962 server_base.cc:1061] running on GCE node
W20260709 14:58:31.253965 23316 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:58:31.255013 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:58:31.255266 17962 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:58:31.255440 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609111255421 us; error 0 us; skew 500 ppm
I20260709 14:58:31.255839 23310 heartbeater.cc:344] Connected to a master server at 127.17.138.190:36253
I20260709 14:58:31.256021 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:58:31.256206 23310 heartbeater.cc:461] Registering TS with master...
I20260709 14:58:31.256924 23310 heartbeater.cc:507] Master 127.17.138.190:36253 requested a full tablet report, sending...
I20260709 14:58:31.258625 17962 webserver.cc:533] Webserver started at http://127.17.138.131:37217/ using document root <none> and password file <none>
I20260709 14:58:31.258922 23108 ts_manager.cc:194] Registered new tserver with Master: b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:31.259109 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:58:31.259387 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:58:31.259629 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:58:31.260268 23108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48596
I20260709 14:58:31.260696 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-2-root/instance:
uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
format_stamp: "Formatted at 2026-07-09 14:58:31 on dist-test-slave-h37j"
I20260709 14:58:31.265015 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:58:31.268422 23321 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:58:31.269131 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:58:31.269407 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-2-root
uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
format_stamp: "Formatted at 2026-07-09 14:58:31 on dist-test-slave-h37j"
I20260709 14:58:31.269678 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-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:58:31.303447 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:58:31.304625 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:58:31.306066 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:58:31.308142 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:58:31.308333 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:58:31.308550 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:58:31.308699 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:58:31.346606 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.131:41629
I20260709 14:58:31.346712 23383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.131:41629 every 8 connection(s)
I20260709 14:58:31.351397 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:58:31.358553 23387 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:58:31.359426 23388 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:58:31.362067 23384 heartbeater.cc:344] Connected to a master server at 127.17.138.190:36253
I20260709 14:58:31.362475 23384 heartbeater.cc:461] Registering TS with master...
W20260709 14:58:31.363103 23390 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:58:31.363245 23384 heartbeater.cc:507] Master 127.17.138.190:36253 requested a full tablet report, sending...
I20260709 14:58:31.363494 17962 server_base.cc:1061] running on GCE node
I20260709 14:58:31.364786 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:58:31.365024 17962 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:58:31.365231 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609111365212 us; error 0 us; skew 500 ppm
I20260709 14:58:31.365568 23108 ts_manager.cc:194] Registered new tserver with Master: a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:31.365943 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:58:31.367421 23108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48612
I20260709 14:58:31.369184 17962 webserver.cc:533] Webserver started at http://127.17.138.132:34257/ using document root <none> and password file <none>
I20260709 14:58:31.369760 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:58:31.369998 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:58:31.370260 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:58:31.371546 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-3-root/instance:
uuid: "bbc9232b79164c019e5bdf42e5ba313b"
format_stamp: "Formatted at 2026-07-09 14:58:31 on dist-test-slave-h37j"
I20260709 14:58:31.375838 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:58:31.378842 23395 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:58:31.379544 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:58:31.379817 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-3-root
uuid: "bbc9232b79164c019e5bdf42e5ba313b"
format_stamp: "Formatted at 2026-07-09 14:58:31 on dist-test-slave-h37j"
I20260709 14:58:31.380069 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-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:58:31.396924 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:58:31.398128 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:58:31.399473 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:58:31.401482 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:58:31.401672 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:58:31.401914 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:58:31.402076 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:58:31.439096 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.132:42243
I20260709 14:58:31.439193 23457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.132:42243 every 8 connection(s)
I20260709 14:58:31.451764 23458 heartbeater.cc:344] Connected to a master server at 127.17.138.190:36253
I20260709 14:58:31.452136 23458 heartbeater.cc:461] Registering TS with master...
I20260709 14:58:31.452759 23458 heartbeater.cc:507] Master 127.17.138.190:36253 requested a full tablet report, sending...
I20260709 14:58:31.454566 23108 ts_manager.cc:194] Registered new tserver with Master: bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:31.455627 17962 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013491049s
I20260709 14:58:31.455811 23108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48614
I20260709 14:58:31.479904 23108 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48626:
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:58:31.726521 23423 tablet_service.cc:1511] Processing CreateTablet for tablet 469483a90d9d42e185f5c19c95f09af3 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:58:31.726814 23422 tablet_service.cc:1511] Processing CreateTablet for tablet 732bcbaff16345a1a40f46b1156180f0 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:58:31.727043 23349 tablet_service.cc:1511] Processing CreateTablet for tablet 469483a90d9d42e185f5c19c95f09af3 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:58:31.727977 23423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469483a90d9d42e185f5c19c95f09af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.728266 23349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469483a90d9d42e185f5c19c95f09af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.728583 23422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732bcbaff16345a1a40f46b1156180f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.731796 23421 tablet_service.cc:1511] Processing CreateTablet for tablet 19679481c3014933826ac2dc1b072e95 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:58:31.733073 23421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19679481c3014933826ac2dc1b072e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.736768 23348 tablet_service.cc:1511] Processing CreateTablet for tablet 33ce657544024704a823f124f71de36a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:58:31.738183 23348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ce657544024704a823f124f71de36a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.739354 23420 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce7a1ea93324f009671960e62ae3e56 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:58:31.740607 23420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce7a1ea93324f009671960e62ae3e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.747725 23347 tablet_service.cc:1511] Processing CreateTablet for tablet 19679481c3014933826ac2dc1b072e95 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:58:31.749118 23347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19679481c3014933826ac2dc1b072e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.755412 23419 tablet_service.cc:1511] Processing CreateTablet for tablet 552215ed9d9e48e2b1ebd179a7d2097d (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:58:31.756675 23419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552215ed9d9e48e2b1ebd179a7d2097d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.758898 23346 tablet_service.cc:1511] Processing CreateTablet for tablet 53d898eb1b3842f18aa1fa1a7661df31 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:58:31.760414 23346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d898eb1b3842f18aa1fa1a7661df31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.763430 23418 tablet_service.cc:1511] Processing CreateTablet for tablet 619ec54714c34433a65f83edf2e6c5cb (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:58:31.764755 23418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619ec54714c34433a65f83edf2e6c5cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.777842 23417 tablet_service.cc:1511] Processing CreateTablet for tablet ff12ca3e9bec48cebd3363946aa5dddd (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:58:31.779155 23417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff12ca3e9bec48cebd3363946aa5dddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.782564 23416 tablet_service.cc:1511] Processing CreateTablet for tablet 18ca59ffb1a54c898895d72eb335b294 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:58:31.783350 23345 tablet_service.cc:1511] Processing CreateTablet for tablet 552215ed9d9e48e2b1ebd179a7d2097d (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:58:31.783869 23416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ca59ffb1a54c898895d72eb335b294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.784651 23345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552215ed9d9e48e2b1ebd179a7d2097d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.785756 23415 tablet_service.cc:1511] Processing CreateTablet for tablet 63be74f076794d31b8d8fc6d1d8f4422 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:58:31.787004 23415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63be74f076794d31b8d8fc6d1d8f4422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.793316 23414 tablet_service.cc:1511] Processing CreateTablet for tablet 30582e52eeab40af9d1b380ac146ff86 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:58:31.794592 23414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30582e52eeab40af9d1b380ac146ff86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.799501 23344 tablet_service.cc:1511] Processing CreateTablet for tablet 619ec54714c34433a65f83edf2e6c5cb (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:58:31.800806 23344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619ec54714c34433a65f83edf2e6c5cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.815043 23273 tablet_service.cc:1511] Processing CreateTablet for tablet 732bcbaff16345a1a40f46b1156180f0 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:58:31.815411 23343 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0d2a3731084bfb959102893991f930 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:58:31.816481 23273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732bcbaff16345a1a40f46b1156180f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.816730 23343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0d2a3731084bfb959102893991f930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.818991 23272 tablet_service.cc:1511] Processing CreateTablet for tablet 53d898eb1b3842f18aa1fa1a7661df31 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:58:31.820225 23272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d898eb1b3842f18aa1fa1a7661df31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.823024 23271 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce7a1ea93324f009671960e62ae3e56 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:58:31.823359 23342 tablet_service.cc:1511] Processing CreateTablet for tablet 18ca59ffb1a54c898895d72eb335b294 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:58:31.824295 23271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce7a1ea93324f009671960e62ae3e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.824606 23342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ca59ffb1a54c898895d72eb335b294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.826980 23270 tablet_service.cc:1511] Processing CreateTablet for tablet 619ec54714c34433a65f83edf2e6c5cb (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:58:31.828225 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619ec54714c34433a65f83edf2e6c5cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.830631 23192 tablet_service.cc:1511] Processing CreateTablet for tablet 18ca59ffb1a54c898895d72eb335b294 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:58:31.831005 23268 tablet_service.cc:1511] Processing CreateTablet for tablet ff12ca3e9bec48cebd3363946aa5dddd (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:58:31.831414 23341 tablet_service.cc:1511] Processing CreateTablet for tablet 63be74f076794d31b8d8fc6d1d8f4422 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:58:31.831948 23192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ca59ffb1a54c898895d72eb335b294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.832261 23268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff12ca3e9bec48cebd3363946aa5dddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.832675 23341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63be74f076794d31b8d8fc6d1d8f4422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.835088 23193 tablet_service.cc:1511] Processing CreateTablet for tablet ff12ca3e9bec48cebd3363946aa5dddd (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:58:31.836412 23193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff12ca3e9bec48cebd3363946aa5dddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.836477 23199 tablet_service.cc:1511] Processing CreateTablet for tablet 732bcbaff16345a1a40f46b1156180f0 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:58:31.838707 23340 tablet_service.cc:1511] Processing CreateTablet for tablet 2f911152c3f14eb8a3a4e4304118f72c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:58:31.839998 23340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f911152c3f14eb8a3a4e4304118f72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.840355 23197 tablet_service.cc:1511] Processing CreateTablet for tablet 53d898eb1b3842f18aa1fa1a7661df31 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:58:31.842510 23196 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce7a1ea93324f009671960e62ae3e56 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:58:31.843190 23191 tablet_service.cc:1511] Processing CreateTablet for tablet 2f911152c3f14eb8a3a4e4304118f72c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:58:31.844640 23195 tablet_service.cc:1511] Processing CreateTablet for tablet 552215ed9d9e48e2b1ebd179a7d2097d (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:58:31.847083 23275 tablet_service.cc:1511] Processing CreateTablet for tablet 469483a90d9d42e185f5c19c95f09af3 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:58:31.848306 23275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469483a90d9d42e185f5c19c95f09af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.850808 23194 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0d2a3731084bfb959102893991f930 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:58:31.854655 23274 tablet_service.cc:1511] Processing CreateTablet for tablet 33ce657544024704a823f124f71de36a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:58:31.855942 23274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ce657544024704a823f124f71de36a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.858345 23269 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0d2a3731084bfb959102893991f930 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:58:31.859591 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0d2a3731084bfb959102893991f930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.835011 23200 tablet_service.cc:1511] Processing CreateTablet for tablet 33ce657544024704a823f124f71de36a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:58:31.839116 23198 tablet_service.cc:1511] Processing CreateTablet for tablet 19679481c3014933826ac2dc1b072e95 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:58:31.864423 23199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732bcbaff16345a1a40f46b1156180f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.865083 23197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d898eb1b3842f18aa1fa1a7661df31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.865672 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce7a1ea93324f009671960e62ae3e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.866432 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552215ed9d9e48e2b1ebd179a7d2097d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.868062 23267 tablet_service.cc:1511] Processing CreateTablet for tablet 63be74f076794d31b8d8fc6d1d8f4422 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:58:31.869329 23267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63be74f076794d31b8d8fc6d1d8f4422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.870241 23198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19679481c3014933826ac2dc1b072e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.871613 23266 tablet_service.cc:1511] Processing CreateTablet for tablet 2f911152c3f14eb8a3a4e4304118f72c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:58:31.872890 23266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f911152c3f14eb8a3a4e4304118f72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.876580 23194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0d2a3731084bfb959102893991f930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.879132 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ce657544024704a823f124f71de36a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.881677 23191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f911152c3f14eb8a3a4e4304118f72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.921656 23342 tablet_service.cc:1511] Processing CreateTablet for tablet 71e6156f54424af095874eabc191c780 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:58:31.923065 23342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e6156f54424af095874eabc191c780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.944414 23344 tablet_service.cc:1511] Processing CreateTablet for tablet 088f362524fa4bb184b3878e4c7aff44 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:58:31.948730 23347 tablet_service.cc:1511] Processing CreateTablet for tablet e264dd8c48304fdca7cf511e2e59fd6c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:58:31.951925 23340 tablet_service.cc:1511] Processing CreateTablet for tablet da32ef274e1b46ad9aed37c8df7527c4 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:58:31.956795 23349 tablet_service.cc:1511] Processing CreateTablet for tablet c9b69479981d402a9efaba005f2e389f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:58:31.984760 23200 tablet_service.cc:1511] Processing CreateTablet for tablet da32ef274e1b46ad9aed37c8df7527c4 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:58:31.960744 23348 tablet_service.cc:1511] Processing CreateTablet for tablet c0acac4e9f774930b3e9a01bb4ebf530 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:58:31.964085 23341 tablet_service.cc:1511] Processing CreateTablet for tablet 71042f849e594880a6b2cebdb9df2ae8 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:58:31.966181 23197 tablet_service.cc:1511] Processing CreateTablet for tablet 30582e52eeab40af9d1b380ac146ff86 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:58:31.967175 23346 tablet_service.cc:1511] Processing CreateTablet for tablet 923df59b288c4354b7b91a419e60a70a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:58:31.968084 23198 tablet_service.cc:1511] Processing CreateTablet for tablet 71e6156f54424af095874eabc191c780 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:58:31.970350 23343 tablet_service.cc:1511] Processing CreateTablet for tablet 8b48bd11ccae4719b7ff6320835f4d37 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:58:31.971069 23275 tablet_service.cc:1511] Processing CreateTablet for tablet 30582e52eeab40af9d1b380ac146ff86 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
W20260709 14:58:31.974474 23156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:58:31.974852 23196 tablet_service.cc:1511] Processing CreateTablet for tablet e264dd8c48304fdca7cf511e2e59fd6c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:58:31.977449 23475 tablet_bootstrap.cc:492] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:31.991113 23476 tablet_bootstrap.cc:492] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:31.991108 23275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30582e52eeab40af9d1b380ac146ff86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.991935 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da32ef274e1b46ad9aed37c8df7527c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:31.992923 23191 tablet_service.cc:1511] Processing CreateTablet for tablet c0acac4e9f774930b3e9a01bb4ebf530 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:58:31.978972 23345 tablet_service.cc:1511] Processing CreateTablet for tablet b8248dd63d584ee0b3ac077e773aaeb1 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:58:31.977304 23195 tablet_service.cc:1511] Processing CreateTablet for tablet b76bf2d59b7b46698bd6c1a67bf24f2a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:58:32.001289 23414 tablet_service.cc:1511] Processing CreateTablet for tablet 71e6156f54424af095874eabc191c780 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:58:32.011722 23414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e6156f54424af095874eabc191c780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.002447 23419 tablet_service.cc:1511] Processing CreateTablet for tablet 088f362524fa4bb184b3878e4c7aff44 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:58:32.005196 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e264dd8c48304fdca7cf511e2e59fd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.016716 23271 tablet_service.cc:1511] Processing CreateTablet for tablet b76bf2d59b7b46698bd6c1a67bf24f2a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:58:32.009739 23340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da32ef274e1b46ad9aed37c8df7527c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.017954 23271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76bf2d59b7b46698bd6c1a67bf24f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.036427 23423 tablet_service.cc:1511] Processing CreateTablet for tablet 923df59b288c4354b7b91a419e60a70a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:58:32.043198 23268 tablet_service.cc:1511] Processing CreateTablet for tablet c0acac4e9f774930b3e9a01bb4ebf530 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:58:32.044404 23346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923df59b288c4354b7b91a419e60a70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.044603 23268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0acac4e9f774930b3e9a01bb4ebf530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.031302 23477 tablet_bootstrap.cc:492] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:32.046810 23344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088f362524fa4bb184b3878e4c7aff44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.047583 23343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b48bd11ccae4719b7ff6320835f4d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.048183 23341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71042f849e594880a6b2cebdb9df2ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.037017 23476 tablet_bootstrap.cc:654] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:32.036922 23194 tablet_service.cc:1511] Processing CreateTablet for tablet 6028a57ec00c4c329e2eff85ee9efd6b (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:58:32.050933 23198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e6156f54424af095874eabc191c780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.051414 23420 tablet_service.cc:1511] Processing CreateTablet for tablet da32ef274e1b46ad9aed37c8df7527c4 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:58:32.052651 23477 tablet_bootstrap.cc:654] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:32.012766 23419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088f362524fa4bb184b3878e4c7aff44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.003026 23418 tablet_service.cc:1511] Processing CreateTablet for tablet b76bf2d59b7b46698bd6c1a67bf24f2a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:58:32.035254 23269 tablet_service.cc:1511] Processing CreateTablet for tablet c9b69479981d402a9efaba005f2e389f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:58:32.053956 23194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6028a57ec00c4c329e2eff85ee9efd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.054143 23349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b69479981d402a9efaba005f2e389f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.010939 23415 tablet_service.cc:1511] Processing CreateTablet for tablet 6028a57ec00c4c329e2eff85ee9efd6b (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:58:31.993168 23266 tablet_service.cc:1511] Processing CreateTablet for tablet e264dd8c48304fdca7cf511e2e59fd6c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:58:32.066378 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b69479981d402a9efaba005f2e389f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.009362 23417 tablet_service.cc:1511] Processing CreateTablet for tablet c9b69479981d402a9efaba005f2e389f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:58:32.069628 23197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30582e52eeab40af9d1b380ac146ff86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.067847 23348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0acac4e9f774930b3e9a01bb4ebf530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.070415 23266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e264dd8c48304fdca7cf511e2e59fd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.072688 23347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e264dd8c48304fdca7cf511e2e59fd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.074275 23345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8248dd63d584ee0b3ac077e773aaeb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.078675 23474 tablet_bootstrap.cc:492] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:32.079362 23421 tablet_service.cc:1511] Processing CreateTablet for tablet 85bbecad797e4c669bc690e0ea25ccdf (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:58:32.082284 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76bf2d59b7b46698bd6c1a67bf24f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.084772 23191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0acac4e9f774930b3e9a01bb4ebf530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.039997 23192 tablet_service.cc:1511] Processing CreateTablet for tablet 71042f849e594880a6b2cebdb9df2ae8 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:58:32.087415 23192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71042f849e594880a6b2cebdb9df2ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.092586 23475 tablet_bootstrap.cc:654] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:32.096817 23274 tablet_service.cc:1511] Processing CreateTablet for tablet 6028a57ec00c4c329e2eff85ee9efd6b (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:58:32.113032 23274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6028a57ec00c4c329e2eff85ee9efd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.098896 23422 tablet_service.cc:1511] Processing CreateTablet for tablet b8248dd63d584ee0b3ac077e773aaeb1 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:58:32.011099 23416 tablet_service.cc:1511] Processing CreateTablet for tablet 71042f849e594880a6b2cebdb9df2ae8 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:58:32.099256 23200 tablet_service.cc:1511] Processing CreateTablet for tablet 8b48bd11ccae4719b7ff6320835f4d37 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:58:32.108141 23273 tablet_service.cc:1511] Processing CreateTablet for tablet 923df59b288c4354b7b91a419e60a70a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:58:32.119284 23273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923df59b288c4354b7b91a419e60a70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.126448 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b48bd11ccae4719b7ff6320835f4d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.130297 23422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8248dd63d584ee0b3ac077e773aaeb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.130970 23415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6028a57ec00c4c329e2eff85ee9efd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.008307 23272 tablet_service.cc:1511] Processing CreateTablet for tablet 088f362524fa4bb184b3878e4c7aff44 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:58:32.131528 23417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b69479981d402a9efaba005f2e389f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.132333 23272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088f362524fa4bb184b3878e4c7aff44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.133419 23421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bbecad797e4c669bc690e0ea25ccdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.134153 23420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da32ef274e1b46ad9aed37c8df7527c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.138141 23418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76bf2d59b7b46698bd6c1a67bf24f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.144927 23423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923df59b288c4354b7b91a419e60a70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.154676 23199 tablet_service.cc:1511] Processing CreateTablet for tablet 85bbecad797e4c669bc690e0ea25ccdf (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:58:32.155261 23270 tablet_service.cc:1511] Processing CreateTablet for tablet 8b48bd11ccae4719b7ff6320835f4d37 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:58:32.155933 23199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bbecad797e4c669bc690e0ea25ccdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.156456 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b48bd11ccae4719b7ff6320835f4d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.163575 23196 tablet_service.cc:1511] Processing CreateTablet for tablet b8248dd63d584ee0b3ac077e773aaeb1 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:58:32.164842 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8248dd63d584ee0b3ac077e773aaeb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.176993 23235 heartbeater.cc:499] Master 127.17.138.190:36253 was elected leader, sending a full tablet report...
I20260709 14:58:32.181998 23476 tablet_bootstrap.cc:492] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:32.184245 23476 ts_tablet_manager.cc:1403] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.194s	user 0.009s	sys 0.009s
I20260709 14:58:32.186977 23476 raft_consensus.cc:359] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:32.187656 23476 raft_consensus.cc:385] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:32.187940 23476 raft_consensus.cc:740] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:32.188639 23476 consensus_queue.cc:260] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:32.190861 23193 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0dad31e0e74aeaa997d30b84ad7712 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:58:32.191555 23266 tablet_service.cc:1511] Processing CreateTablet for tablet 8eae44fa672e4e0cbdb99197c91d22f6 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:58:32.192092 23193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0dad31e0e74aeaa997d30b84ad7712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.200783 23340 tablet_service.cc:1511] Processing CreateTablet for tablet 8eae44fa672e4e0cbdb99197c91d22f6 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:58:32.181141 23416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71042f849e594880a6b2cebdb9df2ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.202016 23340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eae44fa672e4e0cbdb99197c91d22f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.202822 23267 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0dad31e0e74aeaa997d30b84ad7712 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:58:32.204025 23267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0dad31e0e74aeaa997d30b84ad7712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.210544 23347 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0dad31e0e74aeaa997d30b84ad7712 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:58:32.211753 23347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0dad31e0e74aeaa997d30b84ad7712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.217491 23266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eae44fa672e4e0cbdb99197c91d22f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.205120 23474 tablet_bootstrap.cc:654] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:32.216063 23348 tablet_service.cc:1511] Processing CreateTablet for tablet 554a7d87cfea4dbeac8f2e011fb28332 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:58:32.186923 23275 tablet_service.cc:1511] Processing CreateTablet for tablet 85bbecad797e4c669bc690e0ea25ccdf (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:58:32.246909 23275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bbecad797e4c669bc690e0ea25ccdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.247761 23477 tablet_bootstrap.cc:492] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:32.248261 23477 ts_tablet_manager.cc:1403] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.217s	user 0.011s	sys 0.004s
I20260709 14:58:32.217592 23415 tablet_service.cc:1511] Processing CreateTablet for tablet 8eae44fa672e4e0cbdb99197c91d22f6 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:58:32.250952 23415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eae44fa672e4e0cbdb99197c91d22f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.251178 23477 raft_consensus.cc:359] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:32.251902 23477 raft_consensus.cc:385] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:32.252183 23477 raft_consensus.cc:740] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:32.252914 23477 consensus_queue.cc:260] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:32.255350 23346 tablet_service.cc:1511] Processing CreateTablet for tablet 12cfe70b454e498d8091856f6f3bd7c3 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:58:32.258425 23271 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8f48a738fd4f82b8871b2138ed559f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:58:32.258914 23475 tablet_bootstrap.cc:492] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:32.259459 23475 ts_tablet_manager.cc:1403] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.282s	user 0.000s	sys 0.023s
I20260709 14:58:32.259872 23271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8f48a738fd4f82b8871b2138ed559f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.262532 23310 heartbeater.cc:499] Master 127.17.138.190:36253 was elected leader, sending a full tablet report...
I20260709 14:58:32.267004 23270 tablet_service.cc:1511] Processing CreateTablet for tablet 12cfe70b454e498d8091856f6f3bd7c3 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:58:32.281641 23343 tablet_service.cc:1511] Processing CreateTablet for tablet aaebfb1fa549447aaabcdf2f5fbd9414 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:58:32.282929 23341 tablet_service.cc:1511] Processing CreateTablet for tablet 579905990bf84149bfa27fcc0d32b801 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:58:32.293426 23342 tablet_service.cc:1511] Processing CreateTablet for tablet 60ef52ee4dcc46c99822e6fb7ef93f7f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:58:32.298483 23197 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8f48a738fd4f82b8871b2138ed559f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:58:32.303134 23344 tablet_service.cc:1511] Processing CreateTablet for tablet 33b753421b1847b2b5753027d0753abe (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:58:32.306593 23345 tablet_service.cc:1511] Processing CreateTablet for tablet 125ba5e079604a9f9709b3213a1eceee (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:58:32.307291 23476 ts_tablet_manager.cc:1434] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.123s	user 0.011s	sys 0.020s
I20260709 14:58:32.307317 23274 tablet_service.cc:1511] Processing CreateTablet for tablet 61ac980ffb37473dbe50985ffa9c9d96 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:58:32.310190 23475 raft_consensus.cc:359] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:32.287869 23348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554a7d87cfea4dbeac8f2e011fb28332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.315548 23475 raft_consensus.cc:385] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:32.326687 23192 tablet_service.cc:1511] Processing CreateTablet for tablet aaebfb1fa549447aaabcdf2f5fbd9414 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:58:32.327934 23192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaebfb1fa549447aaabcdf2f5fbd9414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.332939 23269 tablet_service.cc:1511] Processing CreateTablet for tablet 60ef52ee4dcc46c99822e6fb7ef93f7f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:58:32.323215 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12cfe70b454e498d8091856f6f3bd7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.339121 23420 tablet_service.cc:1511] Processing CreateTablet for tablet 554a7d87cfea4dbeac8f2e011fb28332 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:58:32.340780 23194 tablet_service.cc:1511] Processing CreateTablet for tablet 61ac980ffb37473dbe50985ffa9c9d96 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:58:32.342657 23194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ac980ffb37473dbe50985ffa9c9d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.342756 23475 raft_consensus.cc:740] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:32.343096 23420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554a7d87cfea4dbeac8f2e011fb28332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.342892 23198 tablet_service.cc:1511] Processing CreateTablet for tablet 579905990bf84149bfa27fcc0d32b801 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:58:32.351734 23475 consensus_queue.cc:260] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:32.344537 23477 ts_tablet_manager.cc:1434] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.012s
I20260709 14:58:32.353578 23477 tablet_bootstrap.cc:492] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:32.352438 23198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579905990bf84149bfa27fcc0d32b801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.356173 23273 tablet_service.cc:1511] Processing CreateTablet for tablet 33b753421b1847b2b5753027d0753abe (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:58:32.344931 23349 tablet_service.cc:1511] Processing CreateTablet for tablet d77f4e739c684b55b5e4a5844e504e81 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:58:32.342584 23191 tablet_service.cc:1511] Processing CreateTablet for tablet 554a7d87cfea4dbeac8f2e011fb28332 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:58:32.358085 23191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554a7d87cfea4dbeac8f2e011fb28332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.358513 23476 tablet_bootstrap.cc:492] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:32.281701 23268 tablet_service.cc:1511] Processing CreateTablet for tablet aaebfb1fa549447aaabcdf2f5fbd9414 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:58:32.283468 23418 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8f48a738fd4f82b8871b2138ed559f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:58:32.365989 23418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8f48a738fd4f82b8871b2138ed559f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.346989 23474 tablet_bootstrap.cc:492] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:32.347715 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ef52ee4dcc46c99822e6fb7ef93f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.367985 23474 ts_tablet_manager.cc:1403] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.290s	user 0.015s	sys 0.018s
I20260709 14:58:32.370266 23384 heartbeater.cc:499] Master 127.17.138.190:36253 was elected leader, sending a full tablet report...
I20260709 14:58:32.371568 23274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ac980ffb37473dbe50985ffa9c9d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.374145 23268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaebfb1fa549447aaabcdf2f5fbd9414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.378302 23197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8f48a738fd4f82b8871b2138ed559f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.385641 23195 tablet_service.cc:1511] Processing CreateTablet for tablet 33b753421b1847b2b5753027d0753abe (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:58:32.386859 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b753421b1847b2b5753027d0753abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.388201 23196 tablet_service.cc:1511] Processing CreateTablet for tablet ecaaf657f66441388bb3db1649bef6c1 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:58:32.389374 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecaaf657f66441388bb3db1649bef6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.370934 23474 raft_consensus.cc:359] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:32.390390 23474 raft_consensus.cc:385] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:32.390699 23474 raft_consensus.cc:740] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:32.391434 23474 consensus_queue.cc:260] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:32.392593 23346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12cfe70b454e498d8091856f6f3bd7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.394151 23345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125ba5e079604a9f9709b3213a1eceee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.395385 23342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ef52ee4dcc46c99822e6fb7ef93f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.398176 23343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaebfb1fa549447aaabcdf2f5fbd9414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.400043 23349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77f4e739c684b55b5e4a5844e504e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.400957 23341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579905990bf84149bfa27fcc0d32b801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.404222 23477 tablet_bootstrap.cc:654] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:32.407588 23344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b753421b1847b2b5753027d0753abe. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:58:32.408524 23236 tablet.cc:2406] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:58:32.409229 23193 tablet_service.cc:1511] Processing CreateTablet for tablet d77f4e739c684b55b5e4a5844e504e81 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:58:32.410490 23193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77f4e739c684b55b5e4a5844e504e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.369661 23421 tablet_service.cc:1511] Processing CreateTablet for tablet 12cfe70b454e498d8091856f6f3bd7c3 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:58:32.424227 23422 tablet_service.cc:1511] Processing CreateTablet for tablet 61ac980ffb37473dbe50985ffa9c9d96 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:58:32.425490 23422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ac980ffb37473dbe50985ffa9c9d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.426714 23272 tablet_service.cc:1511] Processing CreateTablet for tablet ecaaf657f66441388bb3db1649bef6c1 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:58:32.427848 23275 tablet_service.cc:1511] Processing CreateTablet for tablet 125ba5e079604a9f9709b3213a1eceee (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:58:32.429697 23476 tablet_bootstrap.cc:654] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:32.433694 23421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12cfe70b454e498d8091856f6f3bd7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.439327 23475 ts_tablet_manager.cc:1434] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.180s	user 0.007s	sys 0.008s
I20260709 14:58:32.441123 23475 tablet_bootstrap.cc:492] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:32.447661 23270 tablet_service.cc:1511] Processing CreateTablet for tablet a325373f87d7400084066165c213b860 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:58:32.456791 23415 tablet_service.cc:1511] Processing CreateTablet for tablet 60ef52ee4dcc46c99822e6fb7ef93f7f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:58:32.458426 23458 heartbeater.cc:499] Master 127.17.138.190:36253 was elected leader, sending a full tablet report...
I20260709 14:58:32.461931 23417 tablet_service.cc:1511] Processing CreateTablet for tablet 579905990bf84149bfa27fcc0d32b801 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:58:32.463596 23483 raft_consensus.cc:493] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:32.464085 23483 raft_consensus.cc:515] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:32.465342 23271 tablet_service.cc:1511] Processing CreateTablet for tablet 736a53a7b8ea408d8387eebc24cd1ee9 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:58:32.466656 23483 leader_election.cc:290] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:32.422501 23273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b753421b1847b2b5753027d0753abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.501997 23271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736a53a7b8ea408d8387eebc24cd1ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.504777 23474 ts_tablet_manager.cc:1434] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.136s	user 0.010s	sys 0.004s
I20260709 14:58:32.505841 23474 tablet_bootstrap.cc:492] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:32.506140 23415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ef52ee4dcc46c99822e6fb7ef93f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.516119 23199 tablet_service.cc:1511] Processing CreateTablet for tablet a325373f87d7400084066165c213b860 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:58:32.517521 23199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a325373f87d7400084066165c213b860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.520947 23343 tablet_service.cc:1511] Processing CreateTablet for tablet 160e8534ad2d4bb29d42e1b83ada1c5f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:58:32.522642 23423 tablet_service.cc:1511] Processing CreateTablet for tablet ecaaf657f66441388bb3db1649bef6c1 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:58:32.525120 23340 tablet_service.cc:1511] Processing CreateTablet for tablet 736a53a7b8ea408d8387eebc24cd1ee9 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:58:32.506143 23486 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:32.539420 23477 tablet_bootstrap.cc:492] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:32.539525 23481 raft_consensus.cc:493] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:32.539420 23198 tablet_service.cc:1511] Processing CreateTablet for tablet 160e8534ad2d4bb29d42e1b83ada1c5f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:58:32.530756 23200 tablet_service.cc:1511] Processing CreateTablet for tablet 520b3964ff734013b1f55128c0c67b9a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:58:32.547739 23192 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3afb6137e842ab8b653579aeaf5288 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:58:32.551538 23194 tablet_service.cc:1511] Processing CreateTablet for tablet 2484d35437b34e8ba6e0007239b22b7c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:58:32.552536 23416 tablet_service.cc:1511] Processing CreateTablet for tablet d77f4e739c684b55b5e4a5844e504e81 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:58:32.448202 23267 tablet_service.cc:1511] Processing CreateTablet for tablet 520b3964ff734013b1f55128c0c67b9a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:58:32.559664 23477 ts_tablet_manager.cc:1403] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.206s	user 0.016s	sys 0.004s
I20260709 14:58:32.536187 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a325373f87d7400084066165c213b860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.566486 23481 raft_consensus.cc:515] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:32.568055 23198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160e8534ad2d4bb29d42e1b83ada1c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.581686 23481 leader_election.cc:290] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:32.586476 23194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2484d35437b34e8ba6e0007239b22b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.587117 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520b3964ff734013b1f55128c0c67b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.568795 23486 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:32.595499 23343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160e8534ad2d4bb29d42e1b83ada1c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.582265 23487 raft_consensus.cc:493] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:32.603513 23272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecaaf657f66441388bb3db1649bef6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.617924 23197 tablet_service.cc:1511] Processing CreateTablet for tablet e731c806c1054240aa04b146151e8948 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:58:32.631276 23275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125ba5e079604a9f9709b3213a1eceee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.618996 23347 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3afb6137e842ab8b653579aeaf5288 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:58:32.614122 23487 raft_consensus.cc:515] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:32.623805 23477 raft_consensus.cc:359] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:32.618654 23196 tablet_service.cc:1511] Processing CreateTablet for tablet 93c8f5cdb318418b8c0f3b6384d37bc4 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:58:32.623755 23266 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3afb6137e842ab8b653579aeaf5288 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:58:32.631458 23197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e731c806c1054240aa04b146151e8948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.645025 23423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecaaf657f66441388bb3db1649bef6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.636307 23477 raft_consensus.cc:385] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:32.650154 23477 raft_consensus.cc:740] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:32.650676 23417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579905990bf84149bfa27fcc0d32b801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.651351 23416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77f4e739c684b55b5e4a5844e504e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.652537 23419 tablet_service.cc:1511] Processing CreateTablet for tablet 125ba5e079604a9f9709b3213a1eceee (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:58:32.653319 23340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736a53a7b8ea408d8387eebc24cd1ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.654187 23347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3afb6137e842ab8b653579aeaf5288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.656409 23267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520b3964ff734013b1f55128c0c67b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.667165 23475 tablet_bootstrap.cc:654] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:32.650902 23477 consensus_queue.cc:260] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:32.653715 23419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125ba5e079604a9f9709b3213a1eceee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.676152 23487 leader_election.cc:290] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:32.670732 23266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3afb6137e842ab8b653579aeaf5288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.635221 23345 tablet_service.cc:1511] Processing CreateTablet for tablet a325373f87d7400084066165c213b860 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:58:32.693174 23342 tablet_service.cc:1511] Processing CreateTablet for tablet 93c8f5cdb318418b8c0f3b6384d37bc4 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:58:32.704162 23477 ts_tablet_manager.cc:1434] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.129s	user 0.007s	sys 0.000s
I20260709 14:58:32.705165 23477 tablet_bootstrap.cc:492] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:32.710747 23486 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:32.690752 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c8f5cdb318418b8c0f3b6384d37bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.737160 23192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3afb6137e842ab8b653579aeaf5288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.737640 23193 tablet_service.cc:1511] Processing CreateTablet for tablet f9cdda15b12d41b6be83f8228234fc06 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:58:32.738996 23193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9cdda15b12d41b6be83f8228234fc06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.742416 23344 tablet_service.cc:1511] Processing CreateTablet for tablet f4ba708dae974c5da0fc2278ede36602 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:58:32.741357 23349 tablet_service.cc:1511] Processing CreateTablet for tablet 622021dc788c432a8aa6c6ad8f0af504 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:58:32.749724 23345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a325373f87d7400084066165c213b860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.751173 23476 tablet_bootstrap.cc:492] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:32.751686 23476 ts_tablet_manager.cc:1403] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.393s	user 0.014s	sys 0.007s
I20260709 14:58:32.746058 23341 tablet_service.cc:1511] Processing CreateTablet for tablet e731c806c1054240aa04b146151e8948 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:58:32.762020 23344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ba708dae974c5da0fc2278ede36602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.762730 23349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622021dc788c432a8aa6c6ad8f0af504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.762494 23414 tablet_service.cc:1511] Processing CreateTablet for tablet 736a53a7b8ea408d8387eebc24cd1ee9 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:58:32.763074 23420 tablet_service.cc:1511] Processing CreateTablet for tablet 520b3964ff734013b1f55128c0c67b9a (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:58:32.770165 23342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c8f5cdb318418b8c0f3b6384d37bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.770390 23273 tablet_service.cc:1511] Processing CreateTablet for tablet 93c8f5cdb318418b8c0f3b6384d37bc4 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:58:32.771572 23273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c8f5cdb318418b8c0f3b6384d37bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.776821 23198 tablet_service.cc:1511] Processing CreateTablet for tablet 622021dc788c432a8aa6c6ad8f0af504 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:58:32.778764 23348 tablet_service.cc:1511] Processing CreateTablet for tablet 74a85a12a6bb49a49765177aa491e5d9 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:58:32.780220 23341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e731c806c1054240aa04b146151e8948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.781075 23477 tablet_bootstrap.cc:654] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:32.781633 23269 tablet_service.cc:1511] Processing CreateTablet for tablet f4ba708dae974c5da0fc2278ede36602 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:58:32.790663 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ba708dae974c5da0fc2278ede36602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.792034 23421 tablet_service.cc:1511] Processing CreateTablet for tablet 2484d35437b34e8ba6e0007239b22b7c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:58:32.795478 23199 tablet_service.cc:1511] Processing CreateTablet for tablet 74a85a12a6bb49a49765177aa491e5d9 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:58:32.796598 23195 tablet_service.cc:1511] Processing CreateTablet for tablet 8caf9a73f1ff42a495c0bd1277b19e29 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:58:32.796936 23198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622021dc788c432a8aa6c6ad8f0af504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.807332 23268 tablet_service.cc:1511] Processing CreateTablet for tablet f9cdda15b12d41b6be83f8228234fc06 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:58:32.808585 23268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9cdda15b12d41b6be83f8228234fc06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.810385 23476 raft_consensus.cc:359] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:32.811080 23346 tablet_service.cc:1511] Processing CreateTablet for tablet d2b338a5a6a743eeba200f5d96f19ba1 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:58:32.813472 23191 tablet_service.cc:1511] Processing CreateTablet for tablet 14c29904d12d42d4b6c6798185591b25 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:58:32.814668 23191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c29904d12d42d4b6c6798185591b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.805606 23418 tablet_service.cc:1511] Processing CreateTablet for tablet 160e8534ad2d4bb29d42e1b83ada1c5f (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:58:32.817929 23414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736a53a7b8ea408d8387eebc24cd1ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.747325 23274 tablet_service.cc:1511] Processing CreateTablet for tablet 2484d35437b34e8ba6e0007239b22b7c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:58:32.811177 23476 raft_consensus.cc:385] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:32.846153 23346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b338a5a6a743eeba200f5d96f19ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.846118 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8caf9a73f1ff42a495c0bd1277b19e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.856158 23421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2484d35437b34e8ba6e0007239b22b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.857613 23423 tablet_service.cc:1511] Processing CreateTablet for tablet e731c806c1054240aa04b146151e8948 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:58:32.857650 23420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520b3964ff734013b1f55128c0c67b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.851286 23474 tablet_bootstrap.cc:654] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:32.871255 23418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160e8534ad2d4bb29d42e1b83ada1c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.851673 23476 raft_consensus.cc:740] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:32.886864 23348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a85a12a6bb49a49765177aa491e5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.905514 23415 tablet_service.cc:1511] Processing CreateTablet for tablet f9cdda15b12d41b6be83f8228234fc06 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:58:32.911347 23349 tablet_service.cc:1511] Processing CreateTablet for tablet 93cca5de58d14d148f5e1c943663a9fe (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:58:32.935014 23349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cca5de58d14d148f5e1c943663a9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.936280 23269 tablet_service.cc:1511] Processing CreateTablet for tablet 93cca5de58d14d148f5e1c943663a9fe (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:58:32.937212 23347 tablet_service.cc:1511] Processing CreateTablet for tablet eb97a044746346aaab82dde65994ff66 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:58:32.938469 23347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb97a044746346aaab82dde65994ff66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.922953 23267 tablet_service.cc:1511] Processing CreateTablet for tablet 8caf9a73f1ff42a495c0bd1277b19e29 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:58:32.946403 23270 tablet_service.cc:1511] Processing CreateTablet for tablet eb97a044746346aaab82dde65994ff66 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:58:32.949281 23194 tablet_service.cc:1511] Processing CreateTablet for tablet e8c5d14004204f648215af4da16acd9c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:58:32.951629 23416 tablet_service.cc:1511] Processing CreateTablet for tablet 622021dc788c432a8aa6c6ad8f0af504 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:58:32.952819 23274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2484d35437b34e8ba6e0007239b22b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.957180 23340 tablet_service.cc:1511] Processing CreateTablet for tablet 14c29904d12d42d4b6c6798185591b25 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:58:32.958920 23340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c29904d12d42d4b6c6798185591b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.959544 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:32.913494 23275 tablet_service.cc:1511] Processing CreateTablet for tablet 74a85a12a6bb49a49765177aa491e5d9 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 14:58:32.961117 23174 leader_election.cc:343] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:32.914811 23422 tablet_service.cc:1511] Processing CreateTablet for tablet f4ba708dae974c5da0fc2278ede36602 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:58:32.897713 23423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e731c806c1054240aa04b146151e8948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.962899 23415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9cdda15b12d41b6be83f8228234fc06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.925511 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce7a1ea93324f009671960e62ae3e56" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:32.890504 23199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a85a12a6bb49a49765177aa491e5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.927654 23475 tablet_bootstrap.cc:492] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:32.929488 23196 tablet_service.cc:1511] Processing CreateTablet for tablet eb97a044746346aaab82dde65994ff66 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:58:32.932152 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce7a1ea93324f009671960e62ae3e56" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:32.924584 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:32.967267 23475 ts_tablet_manager.cc:1403] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.527s	user 0.009s	sys 0.011s
W20260709 14:58:32.967919 23248 leader_election.cc:343] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:32.968351 23174 leader_election.cc:343] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:32.968789 23174 leader_election.cc:304] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:32.969966 23481 raft_consensus.cc:2749] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:32.959625 23476 consensus_queue.cc:260] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:32.970827 23210 raft_consensus.cc:2468] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:32.972240 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb97a044746346aaab82dde65994ff66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.962409 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cca5de58d14d148f5e1c943663a9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.973423 23275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a85a12a6bb49a49765177aa491e5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.975603 23476 ts_tablet_manager.cc:1434] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.224s	user 0.008s	sys 0.000s
I20260709 14:58:32.983212 23476 tablet_bootstrap.cc:492] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:32.982163 23271 tablet_service.cc:1511] Processing CreateTablet for tablet d2b338a5a6a743eeba200f5d96f19ba1 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:58:32.975343 23266 tablet_service.cc:1511] Processing CreateTablet for tablet e8c5d14004204f648215af4da16acd9c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:58:32.970129 23422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ba708dae974c5da0fc2278ede36602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.979480 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb97a044746346aaab82dde65994ff66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.989195 23271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b338a5a6a743eeba200f5d96f19ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.980369 23194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c5d14004204f648215af4da16acd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.980774 23248 leader_election.cc:304] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:32.991274 23267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8caf9a73f1ff42a495c0bd1277b19e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.991350 23483 raft_consensus.cc:2804] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:32.991995 23483 raft_consensus.cc:493] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:32.992343 23483 raft_consensus.cc:3060] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:58:32.992486 23156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:58:32.986459 23475 raft_consensus.cc:359] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:32.993610 23475 raft_consensus.cc:385] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:32.993952 23475 raft_consensus.cc:740] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:32.994813 23475 consensus_queue.cc:260] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:32.995551 23416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622021dc788c432a8aa6c6ad8f0af504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.996809 23475 ts_tablet_manager.cc:1434] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.000s
I20260709 14:58:33.003799 23266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c5d14004204f648215af4da16acd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:33.005801 23343 tablet_service.cc:1511] Processing CreateTablet for tablet 70a34c872a0c479dbdf9d96f13a546e7 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:58:33.008152 23343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a34c872a0c479dbdf9d96f13a546e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:33.013754 23200 tablet_service.cc:1511] Processing CreateTablet for tablet 70a34c872a0c479dbdf9d96f13a546e7 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:58:33.015014 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a34c872a0c479dbdf9d96f13a546e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:32.997730 23475 tablet_bootstrap.cc:492] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:33.039414 23423 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 34) took 1004 ms. Trace:
I20260709 14:58:33.039870 23423 rpcz_store.cc:276] 0709 14:58:32.035480 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.856739 (+821259us) service_pool.cc:224] Handling call
0709 14:58:32.858429 (+  1690us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.858509 (+    80us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.018452 (+159943us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.038941 (+ 20489us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.039353 (+   412us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.042033 23507 raft_consensus.cc:493] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.042506 23507 raft_consensus.cc:515] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.043135 23197 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49492 (request call id 35) took 1009 ms. Trace:
I20260709 14:58:33.043522 23197 rpcz_store.cc:276] 0709 14:58:32.033419 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.571202 (+537783us) service_pool.cc:224] Handling call
0709 14:58:32.631031 (+ 59829us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.631119 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:32.928381 (+297262us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.042675 (+114294us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.043082 (+   407us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.045418 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:33.046628 23474 tablet_bootstrap.cc:492] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:33.047112 23474 ts_tablet_manager.cc:1403] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.541s	user 0.010s	sys 0.028s
W20260709 14:58:33.047739 23248 leader_election.cc:343] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.052992 23486 raft_consensus.cc:493] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.053454 23486 raft_consensus.cc:515] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:33.055342 23486 leader_election.cc:290] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:33.063472 23417 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 25) took 1079 ms. Trace:
I20260709 14:58:33.063897 23417 rpcz_store.cc:276] 0709 14:58:31.984041 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.454713 (+470672us) service_pool.cc:224] Handling call
0709 14:58:32.596216 (+141503us) spinlock_profiling.cc:243] Waited 11.8 ms on lock 0x7b58001a0a98. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896623edb1 00007f896637eb71 00007f896637ea22 00007f896f297c09 00007f896e3f1ee0 00007f896e4d7831 00007f896e4b4ac3 00007f896e463400 00007f89678e8af4 00007f89678e8a82 00007f89678e89b1
0709 14:58:32.650234 (+ 54018us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.650346 (+   112us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:32.908422 (+258076us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.062963 (+154541us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.063407 (+   444us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":27097984}
I20260709 14:58:33.064798 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:33.066237 23249 leader_election.cc:343] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.073346 23419 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 29) took 1039 ms. Trace:
I20260709 14:58:33.089967 23477 tablet_bootstrap.cc:492] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:33.090459 23477 ts_tablet_manager.cc:1403] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.385s	user 0.015s	sys 0.000s
I20260709 14:58:33.093253 23477 raft_consensus.cc:359] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.068171 23507 leader_election.cc:290] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.100908 23417 tablet_service.cc:1511] Processing CreateTablet for tablet 8caf9a73f1ff42a495c0bd1277b19e29 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:58:33.133445 23417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8caf9a73f1ff42a495c0bd1277b19e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:33.107493 23345 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51984 (request call id 30) took 1101 ms. Trace:
I20260709 14:58:33.082788 23249 leader_election.cc:304] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:33.138034 23345 rpcz_store.cc:276] 0709 14:58:32.006559 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.509043 (+502484us) service_pool.cc:224] Handling call
0709 14:58:32.715392 (+206349us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.726803 (+ 11411us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:32.926082 (+199279us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.107004 (+180922us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.107434 (+   430us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.118858 23483 raft_consensus.cc:515] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.140415 23348 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51984 (request call id 39) took 1033 ms. Trace:
I20260709 14:58:33.140870 23348 rpcz_store.cc:276] 0709 14:58:32.106837 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.777956 (+671119us) service_pool.cc:224] Handling call
0709 14:58:32.825799 (+ 47843us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.834455 (+  8656us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.075931 (+241476us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.139911 (+ 63980us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.140350 (+   439us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.142356 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce7a1ea93324f009671960e62ae3e56" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:33.119915 23268 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:36992 (request call id 37) took 1015 ms. Trace:
I20260709 14:58:33.100015 23477 raft_consensus.cc:385] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.143376 23477 raft_consensus.cc:740] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.144205 23477 consensus_queue.cc:260] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.121522 23191 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49492 (request call id 41) took 1028 ms. Trace:
I20260709 14:58:33.145609 23191 rpcz_store.cc:276] 0709 14:58:32.093025 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.812615 (+719590us) service_pool.cc:224] Handling call
0709 14:58:32.814257 (+  1642us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.814345 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.051762 (+237417us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.121023 (+ 69261us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.121463 (+   440us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.125470 23347 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51984 (request call id 42) took 1005 ms. Trace:
I20260709 14:58:33.146597 23347 rpcz_store.cc:276] 0709 14:58:32.119807 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.936364 (+816557us) service_pool.cc:224] Handling call
0709 14:58:32.938029 (+  1665us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.938121 (+    92us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.095459 (+157338us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.124964 (+ 29505us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.125408 (+   444us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.147557 23268 rpcz_store.cc:276] 0709 14:58:32.104215 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.806418 (+702203us) service_pool.cc:224] Handling call
0709 14:58:32.808157 (+  1739us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.808242 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.037489 (+229247us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.119363 (+ 81874us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.119853 (+   490us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.127425 23272 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:36992 (request call id 28) took 1124 ms. Trace:
I20260709 14:58:33.128255 23198 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49492 (request call id 38) took 1038 ms. Trace:
I20260709 14:58:33.148557 23198 rpcz_store.cc:276] 0709 14:58:32.090341 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.775907 (+685566us) service_pool.cc:224] Handling call
0709 14:58:32.777653 (+  1746us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.777755 (+   102us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.075567 (+297812us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.127752 (+ 52185us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.128196 (+   444us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.149966 23476 tablet_bootstrap.cc:654] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.151724 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce7a1ea93324f009671960e62ae3e56" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:33.152333 23210 raft_consensus.cc:3060] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.149619 23272 rpcz_store.cc:276] 0709 14:58:32.003139 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.421626 (+418487us) service_pool.cc:224] Handling call
0709 14:58:32.442455 (+ 20829us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.442646 (+   191us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.072194 (+629548us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.126968 (+ 54774us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.127371 (+   403us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.068537 23474 raft_consensus.cc:359] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.156353 23474 raft_consensus.cc:385] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.156673 23474 raft_consensus.cc:740] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.157395 23474 consensus_queue.cc:260] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.073781 23419 rpcz_store.cc:276] 0709 14:58:32.034068 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.651682 (+617614us) service_pool.cc:224] Handling call
0709 14:58:32.653312 (+  1630us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.653394 (+    82us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:32.862067 (+208673us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.072813 (+210746us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.073287 (+   474us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.160008 23474 ts_tablet_manager.cc:1434] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.000s
I20260709 14:58:33.160892 23210 raft_consensus.cc:2468] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:33.161991 23433 raft_consensus.cc:3060] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.162663 23419 tablet_service.cc:1511] Processing CreateTablet for tablet 14c29904d12d42d4b6c6798185591b25 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:58:33.163367 23248 leader_election.cc:304] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:33.163952 23419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c29904d12d42d4b6c6798185591b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:33.168923 23414 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 32) took 1134 ms. Trace:
I20260709 14:58:33.171032 23433 raft_consensus.cc:2468] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:33.122630 23192 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49492 (request call id 33) took 1090 ms. Trace:
I20260709 14:58:33.180912 23192 rpcz_store.cc:276] 0709 14:58:32.032101 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.546805 (+514704us) service_pool.cc:224] Handling call
0709 14:58:32.645344 (+ 98539us) spinlock_profiling.cc:243] Waited 1.32 ms on lock 0x7b5800004298. stack: 00007f8966384343 00007f8966384240 00007f8965d131d4 00007f896fa51304 00007f896fa51299 00007f896623edb1 00007f896637eb71 00007f896637ea22 00007f896f297c09 00007f896e3f1ee0 00007f896e4d7831 00007f896e4b4ac3 00007f896e463400 00007f89678e8af4 00007f89678e8a82 00007f89678e89b1
0709 14:58:32.671854 (+ 26510us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.681934 (+ 10080us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:32.943026 (+261092us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.122104 (+179078us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.122571 (+   467us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12326,"spinlock_wait_cycles":3043584}
I20260709 14:58:33.172529 23421 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 33) took 1137 ms. Trace:
I20260709 14:58:33.182713 23421 rpcz_store.cc:276] 0709 14:58:32.035211 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.781737 (+746526us) service_pool.cc:224] Handling call
0709 14:58:32.823827 (+ 42090us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.828641 (+  4814us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:32.949203 (+120562us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.172042 (+222839us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.172468 (+   426us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":37248}
I20260709 14:58:33.179982 23483 leader_election.cc:290] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:33.185631 23483 raft_consensus.cc:2749] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:33.184804 23475 tablet_bootstrap.cc:654] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.192757 23507 raft_consensus.cc:2804] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:33.193302 23507 raft_consensus.cc:697] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:33.194155 23507 consensus_queue.cc:237] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.195917 23423 tablet_service.cc:1511] Processing CreateTablet for tablet d2b338a5a6a743eeba200f5d96f19ba1 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:58:33.169585 23342 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51984 (request call id 36) took 1066 ms. Trace:
I20260709 14:58:33.132218 23195 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49492 (request call id 40) took 1040 ms. Trace:
I20260709 14:58:33.211915 23195 rpcz_store.cc:276] 0709 14:58:32.092166 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.795711 (+703545us) service_pool.cc:224] Handling call
0709 14:58:32.806146 (+ 10435us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.806242 (+    96us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.111609 (+305367us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.131771 (+ 20162us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.132164 (+   393us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.211824 23474 tablet_bootstrap.cc:492] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:33.214097 23196 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49492 (request call id 42) took 1120 ms. Trace:
I20260709 14:58:33.214530 23196 rpcz_store.cc:276] 0709 14:58:32.093899 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.928625 (+834726us) service_pool.cc:224] Handling call
0709 14:58:32.971678 (+ 43053us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.971900 (+   222us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.131250 (+159350us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.137672 (+  6422us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.213973 (+ 76301us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:58:33.212237 23248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:37401, user_credentials={real_user=slave}} blocked reactor thread for 49012.8us
I20260709 14:58:33.152431 23200 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49492 (request call id 44) took 1055 ms. Trace:
I20260709 14:58:33.221400 23275 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:36992 (request call id 39) took 1115 ms. Trace:
I20260709 14:58:33.216593 23200 rpcz_store.cc:276] 0709 14:58:32.097312 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:33.012873 (+915561us) service_pool.cc:224] Handling call
0709 14:58:33.014544 (+  1671us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:33.014655 (+   111us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.066455 (+ 51800us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.151941 (+ 85486us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.152370 (+   429us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.169454 23414 rpcz_store.cc:276] 0709 14:58:32.034964 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.725733 (+690769us) service_pool.cc:224] Handling call
0709 14:58:32.817430 (+ 91697us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.817566 (+   136us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.059496 (+241930us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.168429 (+108933us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.168861 (+   432us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.184829 23421 tablet_service.cc:1511] Processing CreateTablet for tablet 93cca5de58d14d148f5e1c943663a9fe (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:58:33.223001 23275 rpcz_store.cc:276] 0709 14:58:32.106203 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.870080 (+763877us) service_pool.cc:224] Handling call
0709 14:58:32.961354 (+ 91274us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.961437 (+    83us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.120449 (+159012us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.220922 (+100473us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.221344 (+   422us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.225307 23414 tablet_service.cc:1511] Processing CreateTablet for tablet e8c5d14004204f648215af4da16acd9c (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:58:33.230793 23474 tablet_bootstrap.cc:654] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.235357 23269 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:36992 (request call id 41) took 1119 ms. Trace:
I20260709 14:58:33.237663 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469483a90d9d42e185f5c19c95f09af3" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:33.238693 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:33.239475 23415 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 36) took 1203 ms. Trace:
I20260709 14:58:33.239938 23415 rpcz_store.cc:276] 0709 14:58:32.036031 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.904658 (+868627us) service_pool.cc:224] Handling call
0709 14:58:32.934303 (+ 29645us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.934394 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.048280 (+113886us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.239006 (+190726us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.239419 (+   413us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:58:33.241770 23249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:41629, user_credentials={real_user=slave}} blocked reactor thread for 175570us
I20260709 14:58:33.235740 23269 rpcz_store.cc:276] 0709 14:58:32.116238 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.933696 (+817458us) service_pool.cc:224] Handling call
0709 14:58:32.937055 (+  3359us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.937130 (+    75us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.096509 (+159379us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.229550 (+133041us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.235288 (+  5738us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.245404 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469483a90d9d42e185f5c19c95f09af3" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:33.246016 23285 raft_consensus.cc:2468] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
W20260709 14:58:33.240602 23322 leader_election.cc:343] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.248205 23266 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:36992 (request call id 43) took 1127 ms. Trace:
I20260709 14:58:33.240231 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:33.251269 23477 ts_tablet_manager.cc:1434] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.161s	user 0.005s	sys 0.009s
I20260709 14:58:33.251513 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:33.252300 23477 tablet_bootstrap.cc:492] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
W20260709 14:58:33.253038 23397 leader_election.cc:343] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.253702 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:33.211265 23342 rpcz_store.cc:276] 0709 14:58:32.102985 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.692285 (+589300us) service_pool.cc:224] Handling call
0709 14:58:32.726836 (+ 34551us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.734062 (+  7226us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.079564 (+345502us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.169005 (+ 89441us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.169524 (+   519us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.260962 23341 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51984 (request call id 34) took 1175 ms. Trace:
I20260709 14:58:33.261173 23420 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 30) took 1226 ms. Trace:
I20260709 14:58:33.261644 23420 rpcz_store.cc:276] 0709 14:58:32.034415 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.712653 (+678238us) service_pool.cc:224] Handling call
0709 14:58:32.835565 (+122912us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.854730 (+ 19165us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.100870 (+246140us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.260699 (+159829us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.261114 (+   415us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.261473 23341 rpcz_store.cc:276] 0709 14:58:32.084424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.645976 (+561552us) service_pool.cc:224] Handling call
0709 14:58:32.758704 (+112728us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.779871 (+ 21167us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:32.980514 (+200643us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.234914 (+254400us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.260101 (+ 25187us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:58:33.266897 23322 leader_election.cc:343] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.267431 23274 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:36992 (request call id 34) took 1181 ms. Trace:
I20260709 14:58:33.257915 23397 leader_election.cc:304] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:33.267868 23274 rpcz_store.cc:276] 0709 14:58:32.085696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.639817 (+554121us) service_pool.cc:224] Handling call
0709 14:58:32.868827 (+229010us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.880936 (+ 12109us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.079905 (+198969us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.266961 (+187056us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.267371 (+   410us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.268597 23487 raft_consensus.cc:2804] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:33.269049 23487 raft_consensus.cc:493] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:33.269371 23487 raft_consensus.cc:3060] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.261051 23476 tablet_bootstrap.cc:492] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:33.270331 23476 ts_tablet_manager.cc:1403] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.287s	user 0.014s	sys 0.002s
I20260709 14:58:33.273336 23476 raft_consensus.cc:359] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.274044 23476 raft_consensus.cc:385] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.274323 23476 raft_consensus.cc:740] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.257776 23423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b338a5a6a743eeba200f5d96f19ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:33.276541 23487 raft_consensus.cc:515] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.261709 23340 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51984 (request call id 40) took 1153 ms. Trace:
W20260709 14:58:33.267606 23322 leader_election.cc:343] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.279279 23199 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49492 (request call id 39) took 1188 ms. Trace:
I20260709 14:58:33.280023 23267 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:36992 (request call id 40) took 1172 ms. Trace:
I20260709 14:58:33.285069 23477 tablet_bootstrap.cc:654] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.284828 23270 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:36992 (request call id 42) took 1165 ms. Trace:
I20260709 14:58:33.295497 23270 rpcz_store.cc:276] 0709 14:58:32.118973 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.945431 (+826458us) service_pool.cc:224] Handling call
0709 14:58:32.947228 (+  1797us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.947309 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.175244 (+227935us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.284341 (+109097us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.284773 (+   432us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.292230 23267 rpcz_store.cc:276] 0709 14:58:32.107607 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.922070 (+814463us) service_pool.cc:224] Handling call
0709 14:58:32.944334 (+ 22264us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.944421 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.229007 (+284586us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.257369 (+ 28362us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.279961 (+ 22592us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.298498 23476 consensus_queue.cc:260] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.298970 23487 leader_election.cc:290] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.248575 23266 rpcz_store.cc:276] 0709 14:58:32.120666 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.974457 (+853791us) service_pool.cc:224] Handling call
0709 14:58:33.003330 (+ 28873us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:33.003421 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.176427 (+173006us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.247748 (+ 71321us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.248150 (+   402us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.301154 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469483a90d9d42e185f5c19c95f09af3" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:33.291919 23199 rpcz_store.cc:276] 0709 14:58:32.091278 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.794650 (+703372us) service_pool.cc:224] Handling call
0709 14:58:32.796256 (+  1606us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.796340 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.230876 (+434536us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.278791 (+ 47915us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.279218 (+   427us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.301764 23285 raft_consensus.cc:3060] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.285511 23415 tablet_service.cc:1511] Processing CreateTablet for tablet 70a34c872a0c479dbdf9d96f13a546e7 (DEFAULT_TABLE table=test-workload [id=6f6d274badbb4f3c964bfa4c540c99d9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:58:33.304986 23108 catalog_manager.cc:5697] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:33.300603 23417 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 39) took 1205 ms. Trace:
I20260709 14:58:33.291177 23340 rpcz_store.cc:276] 0709 14:58:32.108261 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.881101 (+772840us) service_pool.cc:224] Handling call
0709 14:58:32.958426 (+ 77325us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.958525 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.027666 (+ 69141us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.242666 (+215000us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.261649 (+ 18983us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.292243 23322 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:33.308588 23486 raft_consensus.cc:2749] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:33.310246 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469483a90d9d42e185f5c19c95f09af3" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
W20260709 14:58:33.311269 23322 leader_election.cc:343] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.311729 23322 leader_election.cc:304] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:33.312419 23486 raft_consensus.cc:2749] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:33.312546 23419 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 40) took 1216 ms. Trace:
I20260709 14:58:33.313010 23419 rpcz_store.cc:276] 0709 14:58:32.095652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:33.161727 (+1066075us) service_pool.cc:224] Handling call
0709 14:58:33.163489 (+  1762us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:33.163586 (+    97us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.275106 (+111520us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.312058 (+ 36952us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.312484 (+   426us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:58:33.313616 23397 leader_election.cc:343] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.301189 23421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cca5de58d14d148f5e1c943663a9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:33.308084 23475 tablet_bootstrap.cc:492] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:33.314899 23414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c5d14004204f648215af4da16acd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:33.314879 23475 ts_tablet_manager.cc:1403] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.317s	user 0.019s	sys 0.000s
I20260709 14:58:33.316152 23416 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 37) took 1279 ms. Trace:
I20260709 14:58:33.316542 23416 rpcz_store.cc:276] 0709 14:58:32.036288 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.950818 (+914530us) service_pool.cc:224] Handling call
0709 14:58:32.952410 (+  1592us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.952495 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.179711 (+227216us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.315680 (+135969us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.316096 (+   416us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.318342 23475 raft_consensus.cc:359] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.319072 23475 raft_consensus.cc:385] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.319363 23475 raft_consensus.cc:740] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.320011 23415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a34c872a0c479dbdf9d96f13a546e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:58:33.320812 23474 tablet_bootstrap.cc:492] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:33.321005 23194 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:49492 (request call id 43) took 1226 ms. Trace:
I20260709 14:58:33.322386 23476 ts_tablet_manager.cc:1434] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 14:58:33.324074 23194 rpcz_store.cc:276] 0709 14:58:32.094717 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.948336 (+853619us) service_pool.cc:224] Handling call
0709 14:58:32.950176 (+  1840us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.950277 (+   101us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.265948 (+315671us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.320552 (+ 54604us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.320951 (+   399us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.325531 23476 tablet_bootstrap.cc:492] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:33.321656 23271 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:36992 (request call id 38) took 1216 ms. Trace:
I20260709 14:58:33.326628 23271 rpcz_store.cc:276] 0709 14:58:32.105552 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.870019 (+764467us) service_pool.cc:224] Handling call
0709 14:58:32.984208 (+114189us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.984301 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.251159 (+266858us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.319996 (+ 68837us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.321604 (+  1608us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.306093 23417 rpcz_store.cc:276] 0709 14:58:32.095395 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:33.081967 (+986572us) service_pool.cc:224] Handling call
0709 14:58:33.132958 (+ 50991us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:33.133053 (+    95us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.237420 (+104367us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.300113 (+ 62693us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.300549 (+   436us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.292356 23422 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 35) took 1256 ms. Trace:
I20260709 14:58:33.307881 23418 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 31) took 1273 ms. Trace:
I20260709 14:58:33.324378 23285 raft_consensus.cc:2468] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:33.320152 23475 consensus_queue.cc:260] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.330632 23474 ts_tablet_manager.cc:1403] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.170s	user 0.030s	sys 0.021s
I20260709 14:58:33.331501 23422 rpcz_store.cc:276] 0709 14:58:32.035750 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.886847 (+851097us) service_pool.cc:224] Handling call
0709 14:58:32.962147 (+ 75300us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.962273 (+   126us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.263178 (+300905us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.284796 (+ 21618us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.291762 (+  6966us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.333001 23418 rpcz_store.cc:276] 0709 14:58:32.034685 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:32.715407 (+680722us) service_pool.cc:224] Handling call
0709 14:58:32.854765 (+139358us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:32.856239 (+  1474us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.112967 (+256728us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.307394 (+194427us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.307816 (+   422us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.337947 23397 leader_election.cc:304] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:33.339023 23487 raft_consensus.cc:2804] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:33.346746 23474 raft_consensus.cc:359] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.347482 23474 raft_consensus.cc:385] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.347800 23474 raft_consensus.cc:740] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.351651 23476 tablet_bootstrap.cc:654] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.352136 23474 consensus_queue.cc:260] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.353483 23414 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 42) took 1257 ms. Trace:
I20260709 14:58:33.353790 23475 ts_tablet_manager.cc:1434] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:58:33.355304 23414 rpcz_store.cc:276] 0709 14:58:32.096195 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:33.222741 (+1126546us) service_pool.cc:224] Handling call
0709 14:58:33.226088 (+  3347us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:33.226178 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.342500 (+116322us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.352961 (+ 10461us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.353415 (+   454us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.358824 23477 tablet_bootstrap.cc:492] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:33.359344 23477 ts_tablet_manager.cc:1403] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.006s
I20260709 14:58:33.362100 23477 raft_consensus.cc:359] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.364132 23477 raft_consensus.cc:385] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.364462 23477 raft_consensus.cc:740] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.362561 23475 tablet_bootstrap.cc:492] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:33.354758 23487 raft_consensus.cc:697] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:33.367573 23477 consensus_queue.cc:260] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.368263 23487 consensus_queue.cc:237] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.373240 23477 ts_tablet_manager.cc:1434] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:58:33.373795 23421 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 41) took 1277 ms. Trace:
I20260709 14:58:33.374607 23474 ts_tablet_manager.cc:1434] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.004s
I20260709 14:58:33.374869 23477 tablet_bootstrap.cc:492] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:33.375659 23474 tablet_bootstrap.cc:492] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:33.374219 23421 rpcz_store.cc:276] 0709 14:58:32.095936 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:33.183898 (+1087962us) service_pool.cc:224] Handling call
0709 14:58:33.224510 (+ 40612us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:33.224592 (+    82us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.340212 (+115620us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.367278 (+ 27066us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.373737 (+  6459us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.382326 23474 tablet_bootstrap.cc:654] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.384626 23476 tablet_bootstrap.cc:492] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:33.386485 23476 ts_tablet_manager.cc:1403] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.008s
I20260709 14:58:33.389200 23423 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 38) took 1294 ms. Trace:
I20260709 14:58:33.389109 23476 raft_consensus.cc:359] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.391487 23476 raft_consensus.cc:385] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.391817 23476 raft_consensus.cc:740] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.392732 23476 consensus_queue.cc:260] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.395120 23476 ts_tablet_manager.cc:1434] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:58:33.396541 23476 tablet_bootstrap.cc:492] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:33.398144 23477 tablet_bootstrap.cc:654] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.400125 23475 tablet_bootstrap.cc:654] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.410086 23415 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39748 (request call id 43) took 1307 ms. Trace:
I20260709 14:58:33.410485 23415 rpcz_store.cc:276] 0709 14:58:32.102375 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:33.240973 (+1138598us) service_pool.cc:224] Handling call
0709 14:58:33.305856 (+ 64883us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:33.305970 (+   114us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.355498 (+ 49528us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.404024 (+ 48526us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.410028 (+  6004us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.401278 23423 rpcz_store.cc:276] 0709 14:58:32.095101 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:33.068285 (+973184us) service_pool.cc:224] Handling call
0709 14:58:33.216990 (+148705us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:58:33.219115 (+  2125us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:58:33.334694 (+115579us) tablet_metadata.cc:665] Metadata flushed
0709 14:58:33.388697 (+ 54003us) tablet_replica.cc:206] Creating consensus instance
0709 14:58:33.389138 (+   441us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:58:33.423205 23476 tablet_bootstrap.cc:654] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.430663 23475 tablet_bootstrap.cc:492] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:33.431221 23475 ts_tablet_manager.cc:1403] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.069s	user 0.027s	sys 0.003s
I20260709 14:58:33.432247 23477 tablet_bootstrap.cc:492] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:33.432773 23477 ts_tablet_manager.cc:1403] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.003s
I20260709 14:58:33.434150 23475 raft_consensus.cc:359] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.435581 23477 raft_consensus.cc:359] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.436338 23477 raft_consensus.cc:385] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.436619 23477 raft_consensus.cc:740] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.437361 23477 consensus_queue.cc:260] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.439568 23477 ts_tablet_manager.cc:1434] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:58:33.440524 23477 tablet_bootstrap.cc:492] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:33.432229 23474 tablet_bootstrap.cc:492] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:33.441967 23107 catalog_manager.cc:5697] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:33.448858 23476 tablet_bootstrap.cc:492] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:33.449362 23476 ts_tablet_manager.cc:1403] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.007s
I20260709 14:58:33.449635 23477 tablet_bootstrap.cc:654] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.442927 23474 ts_tablet_manager.cc:1403] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.005s
I20260709 14:58:33.434942 23475 raft_consensus.cc:385] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.451292 23475 raft_consensus.cc:740] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.452637 23474 raft_consensus.cc:359] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.453411 23474 raft_consensus.cc:385] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.453717 23476 raft_consensus.cc:359] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:33.454447 23476 raft_consensus.cc:385] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.454718 23476 raft_consensus.cc:740] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.455515 23476 consensus_queue.cc:260] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:33.453694 23474 raft_consensus.cc:740] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.456794 23474 consensus_queue.cc:260] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.458961 23474 ts_tablet_manager.cc:1434] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:58:33.461292 23475 consensus_queue.cc:260] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.472167 23476 ts_tablet_manager.cc:1434] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.008s
I20260709 14:58:33.472537 23475 ts_tablet_manager.cc:1434] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:58:33.474174 23476 tablet_bootstrap.cc:492] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:33.479030 23475 tablet_bootstrap.cc:492] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:33.486301 23474 tablet_bootstrap.cc:492] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:33.489387 23476 tablet_bootstrap.cc:654] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.492547 23474 tablet_bootstrap.cc:654] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.492434 23475 tablet_bootstrap.cc:654] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.496832 23477 tablet_bootstrap.cc:492] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:33.497344 23477 ts_tablet_manager.cc:1403] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.021s
I20260709 14:58:33.500329 23477 raft_consensus.cc:359] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.501014 23477 raft_consensus.cc:385] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.501318 23477 raft_consensus.cc:740] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.502923 23477 consensus_queue.cc:260] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.504441 23476 tablet_bootstrap.cc:492] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:33.505014 23476 ts_tablet_manager.cc:1403] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.001s
I20260709 14:58:33.505329 23477 ts_tablet_manager.cc:1434] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:58:33.506790 23477 tablet_bootstrap.cc:492] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:33.509141 23475 tablet_bootstrap.cc:492] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:33.509671 23475 ts_tablet_manager.cc:1403] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 14:58:33.512993 23477 tablet_bootstrap.cc:654] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.514214 23475 raft_consensus.cc:359] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.515563 23475 raft_consensus.cc:385] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.512605 23476 raft_consensus.cc:359] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.516263 23476 raft_consensus.cc:385] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.516607 23476 raft_consensus.cc:740] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.515935 23475 raft_consensus.cc:740] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.519070 23475 consensus_queue.cc:260] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.517773 23476 consensus_queue.cc:260] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.524230 23477 tablet_bootstrap.cc:492] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:33.524817 23477 ts_tablet_manager.cc:1403] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 14:58:33.527629 23477 raft_consensus.cc:359] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.528280 23477 raft_consensus.cc:385] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.528560 23477 raft_consensus.cc:740] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.529047 23476 ts_tablet_manager.cc:1434] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:58:33.524263 23474 tablet_bootstrap.cc:492] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:33.530443 23474 ts_tablet_manager.cc:1403] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.004s
I20260709 14:58:33.530994 23476 tablet_bootstrap.cc:492] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:33.533195 23474 raft_consensus.cc:359] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.529765 23475 ts_tablet_manager.cc:1434] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:58:33.533921 23474 raft_consensus.cc:385] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.534293 23474 raft_consensus.cc:740] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.535000 23474 consensus_queue.cc:260] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.535590 23481 raft_consensus.cc:493] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.536095 23481 raft_consensus.cc:515] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.537178 23474 ts_tablet_manager.cc:1434] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:58:33.538105 23481 leader_election.cc:290] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.538329 23474 tablet_bootstrap.cc:492] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:33.534921 23475 tablet_bootstrap.cc:492] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:33.539135 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f911152c3f14eb8a3a4e4304118f72c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:33.539773 23285 raft_consensus.cc:2468] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:33.544494 23474 tablet_bootstrap.cc:654] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.545006 23174 leader_election.cc:304] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:33.546154 23481 raft_consensus.cc:2804] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:33.546538 23481 raft_consensus.cc:493] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:33.546867 23481 raft_consensus.cc:3060] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.547175 23486 raft_consensus.cc:493] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.547610 23486 raft_consensus.cc:515] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.541136 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f911152c3f14eb8a3a4e4304118f72c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:33.553128 23359 raft_consensus.cc:2468] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:33.553520 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f911152c3f14eb8a3a4e4304118f72c" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:33.549806 23486 leader_election.cc:290] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:33.556185 23486 raft_consensus.cc:493] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.529213 23477 consensus_queue.cc:260] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.556649 23486 raft_consensus.cc:515] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.559279 23486 leader_election.cc:290] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:33.559994 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19679481c3014933826ac2dc1b072e95" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:33.560585 23209 raft_consensus.cc:2468] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:33.562238 23322 leader_election.cc:304] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:33.557407 23475 tablet_bootstrap.cc:654] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.562603 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19679481c3014933826ac2dc1b072e95" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:33.562562 23476 tablet_bootstrap.cc:654] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.563191 23486 raft_consensus.cc:2804] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:33.563452 23477 ts_tablet_manager.cc:1434] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.004s
I20260709 14:58:33.568768 23486 raft_consensus.cc:493] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:33.569195 23486 raft_consensus.cc:3060] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.569696 23477 tablet_bootstrap.cc:492] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
W20260709 14:58:33.569696 23322 leader_election.cc:343] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.562153 23481 raft_consensus.cc:515] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.574740 23210 raft_consensus.cc:2393] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7a7af07258944a29ac7b96ef6d6d77f in current term 1: Already voted for candidate 8f0e40fc024e43af85eef8e81c9155a0 in this term.
I20260709 14:58:33.580294 23481 leader_election.cc:290] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.582867 23477 tablet_bootstrap.cc:654] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.587827 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f911152c3f14eb8a3a4e4304118f72c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:33.588107 23474 tablet_bootstrap.cc:492] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:33.589061 23474 ts_tablet_manager.cc:1403] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.018s
I20260709 14:58:33.589808 23285 raft_consensus.cc:3060] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.590055 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f911152c3f14eb8a3a4e4304118f72c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:33.590642 23359 raft_consensus.cc:3060] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.591869 23474 raft_consensus.cc:359] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:33.592612 23474 raft_consensus.cc:385] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.592916 23474 raft_consensus.cc:740] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.592453 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f911152c3f14eb8a3a4e4304118f72c" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:33.593626 23474 consensus_queue.cc:260] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:33.595294 23323 leader_election.cc:304] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:33.596882 23474 ts_tablet_manager.cc:1434] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:58:33.598603 23474 tablet_bootstrap.cc:492] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:33.604175 23486 raft_consensus.cc:515] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.604848 23474 tablet_bootstrap.cc:654] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.606467 23486 leader_election.cc:290] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:33.601687 23359 raft_consensus.cc:2468] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:33.648676 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19679481c3014933826ac2dc1b072e95" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:33.649978 23476 tablet_bootstrap.cc:492] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:33.650346 23210 raft_consensus.cc:3060] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.651240 23476 ts_tablet_manager.cc:1403] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.120s	user 0.004s	sys 0.014s
I20260709 14:58:33.652034 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19679481c3014933826ac2dc1b072e95" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
W20260709 14:58:33.654364 23322 leader_election.cc:343] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.658273 23486 raft_consensus.cc:2749] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:33.658353 23487 raft_consensus.cc:493] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.663681 23487 raft_consensus.cc:515] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.666124 23509 raft_consensus.cc:493] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.666853 23509 raft_consensus.cc:515] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.667435 23487 leader_election.cc:290] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:33.667692 23507 consensus_queue.cc:1048] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:58:33.671634 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:33.672621 23284 raft_consensus.cc:2468] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:33.675082 23509 leader_election.cc:290] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.656978 23476 raft_consensus.cc:359] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.680271 23476 raft_consensus.cc:385] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.680737 23476 raft_consensus.cc:740] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.681798 23476 consensus_queue.cc:260] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.686051 23509 consensus_queue.cc:1048] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:58:33.687268 23323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:34695, user_credentials={real_user=slave}} blocked reactor thread for 91937.8us
I20260709 14:58:33.691311 23477 tablet_bootstrap.cc:492] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:33.691373 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:33.692251 23477 ts_tablet_manager.cc:1403] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.000s
W20260709 14:58:33.693516 23249 leader_election.cc:343] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.694517 23210 raft_consensus.cc:2468] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:33.695926 23322 leader_election.cc:304] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:33.685523 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:33.696882 23476 ts_tablet_manager.cc:1434] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.005s
I20260709 14:58:33.698050 23538 raft_consensus.cc:2804] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:33.698745 23397 leader_election.cc:304] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:33.704939 23487 raft_consensus.cc:2804] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:33.707510 23474 tablet_bootstrap.cc:492] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:33.707767 23487 raft_consensus.cc:493] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:33.708194 23487 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.708323 23474 ts_tablet_manager.cc:1403] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.000s
I20260709 14:58:33.710412 23477 raft_consensus.cc:359] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.712898 23477 raft_consensus.cc:385] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.713183 23477 raft_consensus.cc:740] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.698053 23209 raft_consensus.cc:2468] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:33.714709 23538 raft_consensus.cc:697] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:33.716082 23474 raft_consensus.cc:359] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.717417 23474 raft_consensus.cc:385] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.717765 23474 raft_consensus.cc:740] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.717916 23538 consensus_queue.cc:237] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.718441 23248 leader_election.cc:304] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:33.719067 23475 tablet_bootstrap.cc:492] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:33.719847 23475 ts_tablet_manager.cc:1403] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.185s	user 0.008s	sys 0.005s
I20260709 14:58:33.721256 23474 consensus_queue.cc:260] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.719889 23509 raft_consensus.cc:2804] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:33.723660 23509 raft_consensus.cc:493] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:33.724082 23509 raft_consensus.cc:3060] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.725226 23285 raft_consensus.cc:2468] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:33.728843 23519 raft_consensus.cc:493] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.729552 23519 raft_consensus.cc:515] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.730290 23474 ts_tablet_manager.cc:1434] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.006s
I20260709 14:58:33.731662 23519 leader_election.cc:290] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.731819 23474 tablet_bootstrap.cc:492] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:33.732473 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:33.734589 23397 leader_election.cc:343] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.735930 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:33.736691 23359 raft_consensus.cc:2468] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:33.737928 23397 leader_election.cc:304] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:33.741511 23474 tablet_bootstrap.cc:654] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.742031 23519 raft_consensus.cc:2804] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:33.742441 23519 raft_consensus.cc:493] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:33.743571 23519 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.745849 23476 tablet_bootstrap.cc:492] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:33.749070 23477 consensus_queue.cc:260] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.752715 23477 ts_tablet_manager.cc:1434] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.002s
I20260709 14:58:33.755790 23481 raft_consensus.cc:493] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.756489 23481 raft_consensus.cc:515] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.770855 23548 raft_consensus.cc:493] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.771549 23548 raft_consensus.cc:515] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.773952 23548 leader_election.cc:290] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.774634 23509 raft_consensus.cc:515] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.778621 23481 leader_election.cc:290] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.744669 23475 raft_consensus.cc:359] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.782307 23475 raft_consensus.cc:385] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.782612 23475 raft_consensus.cc:740] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.783645 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:33.784016 23475 consensus_queue.cc:260] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
W20260709 14:58:33.785068 23249 leader_election.cc:343] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.786119 23174 leader_election.cc:304] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:33.786706 23475 ts_tablet_manager.cc:1434] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.005s
W20260709 14:58:33.787019 23174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:41629, user_credentials={real_user=slave}} blocked reactor thread for 59062.9us
I20260709 14:58:33.787154 23481 raft_consensus.cc:2804] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:33.787783 23481 raft_consensus.cc:697] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:33.788125 23475 tablet_bootstrap.cc:492] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:33.788964 23481 consensus_queue.cc:237] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.790302 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:33.794307 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:33.776775 23509 leader_election.cc:290] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.800231 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:33.803043 23549 raft_consensus.cc:493] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.803615 23549 raft_consensus.cc:515] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.804433 23519 raft_consensus.cc:515] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:33.803069 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:33.809942 23208 raft_consensus.cc:3060] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.800494 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:33.810688 23284 raft_consensus.cc:2468] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:33.811568 23285 raft_consensus.cc:2468] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:33.813686 23476 tablet_bootstrap.cc:654] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.814005 23487 raft_consensus.cc:515] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.825358 23487 leader_election.cc:290] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:33.826449 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
W20260709 14:58:33.827087 23174 leader_election.cc:343] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.827294 23208 raft_consensus.cc:2468] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:33.827421 23108 catalog_manager.cc:5697] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:33.828676 23248 leader_election.cc:304] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:33.827052 23285 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.829958 23549 leader_election.cc:290] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:33.830488 23549 raft_consensus.cc:2804] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:33.830912 23549 raft_consensus.cc:697] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:33.831043 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732bcbaff16345a1a40f46b1156180f0" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:33.831926 23549 consensus_queue.cc:237] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:33.834344 23174 leader_election.cc:343] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.835021 23174 leader_election.cc:304] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:33.836400 23475 tablet_bootstrap.cc:654] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.839083 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732bcbaff16345a1a40f46b1156180f0" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:33.840096 23285 raft_consensus.cc:2468] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
W20260709 14:58:33.840855 23248 leader_election.cc:343] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.841197 23397 leader_election.cc:304] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:33.846850 23548 raft_consensus.cc:2804] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:33.847276 23477 tablet_bootstrap.cc:492] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:33.847334 23548 raft_consensus.cc:493] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:33.848045 23548 raft_consensus.cc:3060] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.842006 23487 raft_consensus.cc:2804] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:33.851078 23487 raft_consensus.cc:697] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:33.851631 23474 tablet_bootstrap.cc:492] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:33.852116 23474 ts_tablet_manager.cc:1403] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.025s
I20260709 14:58:33.858264 23174 leader_election.cc:304] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:33.859206 23555 raft_consensus.cc:2804] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:33.859588 23555 raft_consensus.cc:493] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:33.859911 23555 raft_consensus.cc:3060] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.860514 23474 raft_consensus.cc:359] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:33.861327 23474 raft_consensus.cc:385] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.861598 23474 raft_consensus.cc:740] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
W20260709 14:58:33.846783 23248 leader_election.cc:343] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.862244 23248 leader_election.cc:304] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:33.852085 23487 consensus_queue.cc:237] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.866969 23519 leader_election.cc:290] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.868319 23359 raft_consensus.cc:3060] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.864432 23548 raft_consensus.cc:515] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.874258 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:33.875984 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:33.878646 23555 raft_consensus.cc:515] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.879659 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:33.880298 23358 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:58:33.882407 23397 leader_election.cc:343] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.883847 23555 leader_election.cc:290] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.870594 23509 raft_consensus.cc:2749] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:33.884744 23474 consensus_queue.cc:260] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:33.894042 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
W20260709 14:58:33.893978 23396 leader_election.cc:343] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.903061 23555 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.907783 23555 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:33.907645 23108 catalog_manager.cc:5697] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:33.903507 23487 consensus_queue.cc:1048] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:33.912932 23555 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:33.918023 23474 ts_tablet_manager.cc:1434] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.001s
I20260709 14:58:33.919549 23548 leader_election.cc:290] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:33.920492 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:33.921106 23285 raft_consensus.cc:3060] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.921299 23474 tablet_bootstrap.cc:492] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:33.921892 23475 tablet_bootstrap.cc:492] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:33.922380 23475 ts_tablet_manager.cc:1403] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.020s
I20260709 14:58:33.925293 23475 raft_consensus.cc:359] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.927390 23487 raft_consensus.cc:493] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.927934 23487 raft_consensus.cc:515] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:33.930382 23487 leader_election.cc:290] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
W20260709 14:58:33.930931 23396 leader_election.cc:343] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.932137 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:33.932884 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:33.933310 23285 raft_consensus.cc:2468] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:33.934409 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:33.935495 23477 tablet_bootstrap.cc:654] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.934326 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:33.937223 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:33.937979 23357 raft_consensus.cc:2468] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
W20260709 14:58:33.939548 23174 leader_election.cc:343] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:33.940191 23174 leader_election.cc:343] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.940490 23397 leader_election.cc:304] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:33.926066 23475 raft_consensus.cc:385] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:33.933660 23356 raft_consensus.cc:2468] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:33.953044 23474 tablet_bootstrap.cc:654] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:33.921804 23358 raft_consensus.cc:2468] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
W20260709 14:58:33.951015 23396 leader_election.cc:343] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.940809 23174 leader_election.cc:304] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:33.959456 23519 raft_consensus.cc:493] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:33.964010 23476 tablet_bootstrap.cc:492] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:33.965744 23105 catalog_manager.cc:5697] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:33.966805 23519 raft_consensus.cc:515] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:33.967451 23476 ts_tablet_manager.cc:1403] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.222s	user 0.007s	sys 0.013s
I20260709 14:58:33.960796 23106 catalog_manager.cc:5697] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:33.954545 23487 raft_consensus.cc:2804] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:33.969126 23487 raft_consensus.cc:493] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:33.969533 23487 raft_consensus.cc:3060] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.970755 23174 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:33.970881 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:33.971668 23548 raft_consensus.cc:2804] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:33.971931 23555 raft_consensus.cc:2804] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:33.972138 23548 raft_consensus.cc:697] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:33.972456 23555 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:33.972844 23555 raft_consensus.cc:3060] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:33.973155 23548 consensus_queue.cc:237] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.945981 23475 raft_consensus.cc:740] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:33.969520 23519 leader_election.cc:290] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:33.977046 23475 consensus_queue.cc:260] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:33.976823 23487 raft_consensus.cc:515] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:33.983234 23487 leader_election.cc:290] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:33.980068 23555 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:33.959595 23397 leader_election.cc:304] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:33.987450 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:33.987995 23356 raft_consensus.cc:3060] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:58:33.988576 23396 leader_election.cc:343] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.989656 23555 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:33.987684 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:33.992224 23397 leader_election.cc:343] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:33.992669 23397 leader_election.cc:304] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:33.993799 23518 raft_consensus.cc:2749] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:33.965714 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:33.994884 23285 raft_consensus.cc:3060] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:58:34.001132 23156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:58:34.001405 23487 consensus_queue.cc:1048] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:33.996331 23519 raft_consensus.cc:2804] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:34.004240 23475 ts_tablet_manager.cc:1434] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.003s
I20260709 14:58:34.008735 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:34.009351 23358 raft_consensus.cc:3060] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.011076 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:34.016944 23519 raft_consensus.cc:697] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:34.018254 23519 consensus_queue.cc:237] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.021845 23475 tablet_bootstrap.cc:492] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:34.022258 23477 tablet_bootstrap.cc:492] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:34.022900 23477 ts_tablet_manager.cc:1403] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.176s	user 0.018s	sys 0.010s
I20260709 14:58:34.007750 23487 raft_consensus.cc:493] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.029532 23474 tablet_bootstrap.cc:492] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:34.029989 23474 ts_tablet_manager.cc:1403] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.006s
I20260709 14:58:34.031250 23477 raft_consensus.cc:359] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.031911 23477 raft_consensus.cc:385] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.032183 23477 raft_consensus.cc:740] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.032675 23474 raft_consensus.cc:359] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.033324 23474 raft_consensus.cc:385] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.033685 23474 raft_consensus.cc:740] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.034521 23474 consensus_queue.cc:260] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.035566 23358 raft_consensus.cc:2468] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
W20260709 14:58:34.035663 23396 leader_election.cc:343] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.036281 23474 ts_tablet_manager.cc:1434] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:58:34.037006 23174 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:34.037354 23474 tablet_bootstrap.cc:492] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:34.037936 23548 raft_consensus.cc:2804] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:34.038349 23548 raft_consensus.cc:697] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:34.039089 23548 consensus_queue.cc:237] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.039562 23106 catalog_manager.cc:5697] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:34.025182 23487 raft_consensus.cc:515] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.044659 23487 leader_election.cc:290] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:34.044656 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:34.045262 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:34.046213 23397 leader_election.cc:343] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:34.046905 23397 leader_election.cc:343] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.047318 23397 leader_election.cc:304] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:34.048310 23487 raft_consensus.cc:2749] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.050455 23477 consensus_queue.cc:260] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.050599 23476 raft_consensus.cc:359] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.051412 23476 raft_consensus.cc:385] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.051731 23476 raft_consensus.cc:740] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.052572 23476 consensus_queue.cc:260] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.054984 23477 ts_tablet_manager.cc:1434] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:58:34.056031 23477 tablet_bootstrap.cc:492] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:34.052196 23474 tablet_bootstrap.cc:654] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.059710 23487 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.060177 23487 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.063495 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:34.064319 23359 raft_consensus.cc:2393] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbc9232b79164c019e5bdf42e5ba313b in current term 1: Already voted for candidate 8f0e40fc024e43af85eef8e81c9155a0 in this term.
I20260709 14:58:34.063427 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:34.066457 23396 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:34.080479 23476 ts_tablet_manager.cc:1434] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.100s	user 0.004s	sys 0.001s
I20260709 14:58:34.081687 23476 tablet_bootstrap.cc:492] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:34.077548 23487 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:34.087744 23108 catalog_manager.cc:5697] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:34.087658 23519 raft_consensus.cc:3060] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.093210 23356 raft_consensus.cc:2468] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:34.093978 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:34.095357 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:34.097384 23477 tablet_bootstrap.cc:654] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.095675 23285 raft_consensus.cc:2468] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:34.100958 23174 leader_election.cc:304] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:34.102095 23105 catalog_manager.cc:5697] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:34.102748 23397 leader_election.cc:304] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:34.102134 23548 raft_consensus.cc:2804] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:34.106843 23548 raft_consensus.cc:697] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:34.108109 23476 tablet_bootstrap.cc:654] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.107762 23548 consensus_queue.cc:237] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.105751 23475 tablet_bootstrap.cc:654] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.117583 23571 raft_consensus.cc:2804] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:34.118273 23571 raft_consensus.cc:697] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:34.119212 23571 consensus_queue.cc:237] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.120054 23474 tablet_bootstrap.cc:492] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:34.120540 23474 ts_tablet_manager.cc:1403] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.001s
I20260709 14:58:34.124213 23474 raft_consensus.cc:359] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.124930 23474 raft_consensus.cc:385] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.125187 23474 raft_consensus.cc:740] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.125911 23474 consensus_queue.cc:260] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.127812 23474 ts_tablet_manager.cc:1434] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:58:34.150269 23476 tablet_bootstrap.cc:492] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:34.150826 23476 ts_tablet_manager.cc:1403] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.003s
I20260709 14:58:34.153173 23474 tablet_bootstrap.cc:492] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:34.156728 23105 catalog_manager.cc:5697] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:34.160737 23474 tablet_bootstrap.cc:654] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.161389 23477 tablet_bootstrap.cc:492] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:34.161823 23477 ts_tablet_manager.cc:1403] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.018s
I20260709 14:58:34.164652 23477 raft_consensus.cc:359] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.165313 23477 raft_consensus.cc:385] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.165608 23477 raft_consensus.cc:740] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.165189 23108 catalog_manager.cc:5697] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:34.166368 23477 consensus_queue.cc:260] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.167335 23519 raft_consensus.cc:2749] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.168365 23477 ts_tablet_manager.cc:1434] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:58:34.171121 23475 tablet_bootstrap.cc:492] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:34.171630 23475 ts_tablet_manager.cc:1403] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.150s	user 0.022s	sys 0.011s
I20260709 14:58:34.173203 23433 raft_consensus.cc:2468] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:34.169010 23476 raft_consensus.cc:359] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.175983 23476 raft_consensus.cc:385] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.176272 23476 raft_consensus.cc:740] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.178923 23476 consensus_queue.cc:260] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.180461 23475 raft_consensus.cc:359] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.181356 23475 raft_consensus.cc:385] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.185292 23555 consensus_queue.cc:1048] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.190970 23476 ts_tablet_manager.cc:1434] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260709 14:58:34.191766 23549 raft_consensus.cc:493] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.192430 23549 raft_consensus.cc:515] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.194557 23549 leader_election.cc:290] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:34.196044 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:34.196671 23433 raft_consensus.cc:2468] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:34.198266 23248 leader_election.cc:304] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:34.199692 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:34.200475 23549 raft_consensus.cc:2804] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:34.200896 23549 raft_consensus.cc:493] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:34.201272 23549 raft_consensus.cc:3060] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.204566 23475 raft_consensus.cc:740] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.205201 23538 raft_consensus.cc:493] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.191629 23477 tablet_bootstrap.cc:492] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:34.208540 23538 raft_consensus.cc:515] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.210119 23476 tablet_bootstrap.cc:492] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:34.213940 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:34.218870 23476 tablet_bootstrap.cc:654] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.219645 23549 raft_consensus.cc:515] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.222229 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:34.210764 23538 leader_election.cc:290] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:34.212168 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:34.225648 23208 raft_consensus.cc:2393] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7a7af07258944a29ac7b96ef6d6d77f in current term 1: Already voted for candidate b5ab359e924b4e58840cb7cec65a68fc in this term.
I20260709 14:58:34.225888 23477 tablet_bootstrap.cc:654] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.224283 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:34.226552 23433 raft_consensus.cc:3060] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.226946 23322 leader_election.cc:304] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:34.227876 23545 raft_consensus.cc:3060] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.228230 23549 leader_election.cc:290] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:34.237342 23433 raft_consensus.cc:2468] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:34.238656 23248 leader_election.cc:304] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:34.240029 23557 raft_consensus.cc:2804] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:34.240470 23557 raft_consensus.cc:697] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:34.240355 23555 consensus_queue.cc:1048] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:58:34.241989 23557 consensus_queue.cc:237] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.245990 23538 consensus_queue.cc:1048] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.252400 23509 consensus_queue.cc:1048] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.255419 23545 raft_consensus.cc:2749] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.266824 23549 raft_consensus.cc:493] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.267380 23549 raft_consensus.cc:515] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.224632 23475 consensus_queue.cc:260] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.270889 23358 raft_consensus.cc:2468] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:34.274380 23475 ts_tablet_manager.cc:1434] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.102s	user 0.005s	sys 0.004s
I20260709 14:58:34.275938 23475 tablet_bootstrap.cc:492] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:34.286099 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:34.285930 23549 leader_election.cc:290] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:34.290050 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:34.290795 23356 raft_consensus.cc:2393] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5ab359e924b4e58840cb7cec65a68fc in current term 1: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:34.291145 23476 tablet_bootstrap.cc:492] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:34.291603 23476 ts_tablet_manager.cc:1403] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.000s
I20260709 14:58:34.291774 23249 leader_election.cc:304] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:34.292572 23549 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.296293 23557 consensus_queue.cc:1048] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.285662 23108 catalog_manager.cc:5697] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:34.314338 23477 tablet_bootstrap.cc:492] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:34.314841 23477 ts_tablet_manager.cc:1403] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.123s	user 0.008s	sys 0.005s
I20260709 14:58:34.317440 23477 raft_consensus.cc:359] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.318392 23477 raft_consensus.cc:385] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.318696 23477 raft_consensus.cc:740] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.318209 23476 raft_consensus.cc:359] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.319979 23476 raft_consensus.cc:385] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.320282 23476 raft_consensus.cc:740] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.321434 23477 consensus_queue.cc:260] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.322655 23555 raft_consensus.cc:493] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.323133 23555 raft_consensus.cc:515] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.325253 23555 leader_election.cc:290] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:34.325943 23476 consensus_queue.cc:260] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.339411 23476 ts_tablet_manager.cc:1434] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:58:34.340677 23476 tablet_bootstrap.cc:492] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:34.346709 23476 tablet_bootstrap.cc:654] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
W20260709 14:58:34.363539 23587 log.cc:927] Time spent T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:58:34.326907 23549 raft_consensus.cc:2749] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.328104 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da32ef274e1b46ad9aed37c8df7527c4" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:34.326797 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da32ef274e1b46ad9aed37c8df7527c4" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:34.331029 23477 ts_tablet_manager.cc:1434] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:58:34.369447 23477 tablet_bootstrap.cc:492] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:34.371057 23474 tablet_bootstrap.cc:492] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:34.371510 23474 ts_tablet_manager.cc:1403] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.219s	user 0.067s	sys 0.087s
W20260709 14:58:34.371471 23173 leader_election.cc:343] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:34.373716 23174 leader_election.cc:343] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.375378 23477 tablet_bootstrap.cc:654] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.376050 23174 leader_election.cc:304] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:34.376868 23548 raft_consensus.cc:2749] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:58:34.366926 23322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:37401, user_credentials={real_user=slave}} blocked reactor thread for 61229.1us
I20260709 14:58:34.379676 23433 raft_consensus.cc:3060] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.380553 23474 raft_consensus.cc:359] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.381258 23474 raft_consensus.cc:385] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.381503 23474 raft_consensus.cc:740] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.387038 23474 consensus_queue.cc:260] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.393313 23475 tablet_bootstrap.cc:654] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.398424 23548 consensus_queue.cc:1048] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.401638 23571 consensus_queue.cc:1048] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.399158 23474 ts_tablet_manager.cc:1434] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260709 14:58:34.403541 23474 tablet_bootstrap.cc:492] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:34.415040 23474 tablet_bootstrap.cc:654] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.419268 23476 tablet_bootstrap.cc:492] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:34.419749 23476 ts_tablet_manager.cc:1403] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.020s
I20260709 14:58:34.420987 23583 consensus_queue.cc:1048] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.423159 23476 raft_consensus.cc:359] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.423805 23477 tablet_bootstrap.cc:492] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:34.423853 23476 raft_consensus.cc:385] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.424284 23476 raft_consensus.cc:740] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.424432 23477 ts_tablet_manager.cc:1403] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.003s
I20260709 14:58:34.427505 23477 raft_consensus.cc:359] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.428190 23477 raft_consensus.cc:385] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.428504 23477 raft_consensus.cc:740] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.429592 23475 tablet_bootstrap.cc:492] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:34.430058 23475 ts_tablet_manager.cc:1403] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.154s	user 0.018s	sys 0.005s
I20260709 14:58:34.429890 23476 consensus_queue.cc:260] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.431885 23476 ts_tablet_manager.cc:1434] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:58:34.432842 23476 tablet_bootstrap.cc:492] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:34.432576 23475 raft_consensus.cc:359] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.433267 23475 raft_consensus.cc:385] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.433579 23475 raft_consensus.cc:740] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.434309 23475 consensus_queue.cc:260] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.435895 23571 raft_consensus.cc:493] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.429258 23477 consensus_queue.cc:260] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.436479 23571 raft_consensus.cc:515] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.438488 23477 ts_tablet_manager.cc:1434] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:58:34.439587 23477 tablet_bootstrap.cc:492] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:34.439455 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732bcbaff16345a1a40f46b1156180f0" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:34.442610 23209 raft_consensus.cc:2468] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:34.439754 23476 tablet_bootstrap.cc:654] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.440917 23571 leader_election.cc:290] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:34.443922 23396 leader_election.cc:304] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:34.444764 23571 raft_consensus.cc:2804] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:34.445179 23571 raft_consensus.cc:493] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:34.445557 23571 raft_consensus.cc:3060] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.449687 23548 raft_consensus.cc:493] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.441987 23475 ts_tablet_manager.cc:1434] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:58:34.450184 23548 raft_consensus.cc:515] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.451478 23475 tablet_bootstrap.cc:492] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
W20260709 14:58:34.452330 23396 consensus_peers.cc:597] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:34.455868 23474 tablet_bootstrap.cc:492] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:34.453105 23548 leader_election.cc:290] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:34.453946 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:34.456784 23358 raft_consensus.cc:2393] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 in current term 1: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:34.454284 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:34.459089 23173 leader_election.cc:304] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:34.460201 23548 raft_consensus.cc:3060] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.460412 23476 tablet_bootstrap.cc:492] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:34.455358 23571 raft_consensus.cc:515] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.453293 23481 consensus_queue.cc:1048] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.460893 23476 ts_tablet_manager.cc:1403] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260709 14:58:34.463636 23476 raft_consensus.cc:359] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.464243 23476 raft_consensus.cc:385] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.464692 23476 raft_consensus.cc:740] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.465423 23476 consensus_queue.cc:260] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.466984 23548 raft_consensus.cc:2749] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.467118 23476 ts_tablet_manager.cc:1434] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:58:34.467803 23474 ts_tablet_manager.cc:1403] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.003s
I20260709 14:58:34.468225 23476 tablet_bootstrap.cc:492] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:34.470412 23474 raft_consensus.cc:359] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.471040 23474 raft_consensus.cc:385] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.471309 23474 raft_consensus.cc:740] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.471964 23474 consensus_queue.cc:260] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.473204 23477 tablet_bootstrap.cc:654] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.474462 23476 tablet_bootstrap.cc:654] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.475163 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732bcbaff16345a1a40f46b1156180f0" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:34.475731 23209 raft_consensus.cc:3060] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.476531 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732bcbaff16345a1a40f46b1156180f0" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:34.477103 23283 raft_consensus.cc:3060] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.482321 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732bcbaff16345a1a40f46b1156180f0" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:34.485731 23174 consensus_peers.cc:597] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. 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:58:34.486526 23519 raft_consensus.cc:493] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.486972 23474 ts_tablet_manager.cc:1434] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:58:34.487241 23519 raft_consensus.cc:515] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.487884 23209 raft_consensus.cc:2468] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:34.488116 23474 tablet_bootstrap.cc:492] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:34.489234 23396 leader_election.cc:304] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:34.490537 23569 raft_consensus.cc:2804] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:34.491508 23569 raft_consensus.cc:697] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:34.489463 23519 leader_election.cc:290] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:34.492300 23569 consensus_queue.cc:237] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.489696 23283 raft_consensus.cc:2468] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:34.497289 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:34.500573 23397 leader_election.cc:343] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.501668 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:34.502216 23571 leader_election.cc:290] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:34.503901 23475 tablet_bootstrap.cc:654] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.504392 23476 tablet_bootstrap.cc:492] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:34.504899 23476 ts_tablet_manager.cc:1403] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.002s
I20260709 14:58:34.507632 23474 tablet_bootstrap.cc:654] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.507607 23476 raft_consensus.cc:359] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.508550 23476 raft_consensus.cc:385] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.508844 23476 raft_consensus.cc:740] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.509598 23476 consensus_queue.cc:260] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
W20260709 14:58:34.510977 23396 leader_election.cc:343] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.511427 23396 leader_election.cc:304] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:34.511783 23476 ts_tablet_manager.cc:1434] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:58:34.507575 23477 tablet_bootstrap.cc:492] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:34.512437 23477 ts_tablet_manager.cc:1403] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.000s
I20260709 14:58:34.512609 23571 raft_consensus.cc:2749] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.515028 23477 raft_consensus.cc:359] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.515702 23477 raft_consensus.cc:385] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.515962 23477 raft_consensus.cc:740] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.516574 23477 consensus_queue.cc:260] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.518069 23476 tablet_bootstrap.cc:492] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:34.524307 23477 ts_tablet_manager.cc:1434] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:58:34.524870 23105 catalog_manager.cc:5697] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:34.527298 23481 consensus_queue.cc:1048] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.528577 23477 tablet_bootstrap.cc:492] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:34.533177 23509 raft_consensus.cc:493] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.533695 23509 raft_consensus.cc:515] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.535753 23509 leader_election.cc:290] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:34.537031 23474 tablet_bootstrap.cc:492] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:34.537526 23474 ts_tablet_manager.cc:1403] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.007s
I20260709 14:58:34.537861 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:34.538475 23432 raft_consensus.cc:2468] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:34.539427 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:34.540081 23474 raft_consensus.cc:359] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.540743 23474 raft_consensus.cc:385] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.540760 23248 leader_election.cc:304] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:34.541070 23474 raft_consensus.cc:740] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.543368 23509 raft_consensus.cc:2804] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:34.540021 23209 raft_consensus.cc:2468] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:34.543787 23509 raft_consensus.cc:493] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:34.544200 23509 raft_consensus.cc:3060] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.544513 23475 tablet_bootstrap.cc:492] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:34.544992 23475 ts_tablet_manager.cc:1403] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.005s
I20260709 14:58:34.548048 23475 raft_consensus.cc:359] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.548676 23475 raft_consensus.cc:385] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.548945 23475 raft_consensus.cc:740] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.549635 23475 consensus_queue.cc:260] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.543776 23474 consensus_queue.cc:260] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.551578 23475 ts_tablet_manager.cc:1434] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:58:34.552775 23475 tablet_bootstrap.cc:492] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:34.553041 23509 raft_consensus.cc:515] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.555800 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:34.556377 23433 raft_consensus.cc:3060] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.558333 23475 tablet_bootstrap.cc:654] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.559768 23590 raft_consensus.cc:493] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.560253 23590 raft_consensus.cc:515] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.561674 23476 tablet_bootstrap.cc:654] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.562501 23590 leader_election.cc:290] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:34.563892 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:34.564677 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:34.567749 23283 raft_consensus.cc:2393] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7a7af07258944a29ac7b96ef6d6d77f in current term 1: Already voted for candidate 8f0e40fc024e43af85eef8e81c9155a0 in this term.
I20260709 14:58:34.568033 23475 tablet_bootstrap.cc:492] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:34.568965 23323 leader_election.cc:304] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:34.571538 23477 tablet_bootstrap.cc:654] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.574050 23571 consensus_queue.cc:1048] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.574693 23474 ts_tablet_manager.cc:1434] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.006s
I20260709 14:58:34.575795 23474 tablet_bootstrap.cc:492] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:34.577585 23583 raft_consensus.cc:3060] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.581440 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:34.582078 23209 raft_consensus.cc:3060] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.585002 23583 raft_consensus.cc:2749] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.589444 23481 consensus_queue.cc:1048] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.591856 23475 ts_tablet_manager.cc:1403] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.003s
I20260709 14:58:34.592669 23209 raft_consensus.cc:2468] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:34.593917 23248 leader_election.cc:304] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:34.594898 23550 raft_consensus.cc:2804] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:34.595362 23550 raft_consensus.cc:697] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:34.596124 23550 consensus_queue.cc:237] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.598239 23475 raft_consensus.cc:359] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.598891 23475 raft_consensus.cc:385] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.599161 23475 raft_consensus.cc:740] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.602200 23475 consensus_queue.cc:260] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.602728 23433 raft_consensus.cc:2468] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:34.605024 23583 raft_consensus.cc:493] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.610759 23476 tablet_bootstrap.cc:492] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:34.611038 23583 raft_consensus.cc:515] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.611210 23476 ts_tablet_manager.cc:1403] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.007s
I20260709 14:58:34.613372 23583 leader_election.cc:290] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:34.614248 23571 consensus_queue.cc:1048] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.615711 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:34.616959 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:34.618160 23519 consensus_queue.cc:1048] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.619064 23322 leader_election.cc:304] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:34.629261 23476 raft_consensus.cc:359] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.630044 23476 raft_consensus.cc:385] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.630306 23476 raft_consensus.cc:740] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.630978 23476 consensus_queue.cc:260] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.631477 23475 ts_tablet_manager.cc:1434] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:58:34.634548 23475 tablet_bootstrap.cc:492] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:34.602970 23509 leader_election.cc:290] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:34.625381 23583 raft_consensus.cc:2749] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.640595 23474 tablet_bootstrap.cc:654] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.645658 23475 tablet_bootstrap.cc:654] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.646584 23548 consensus_queue.cc:1048] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.649345 23477 tablet_bootstrap.cc:492] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:34.649861 23477 ts_tablet_manager.cc:1403] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.121s	user 0.026s	sys 0.023s
I20260709 14:58:34.653451 23477 raft_consensus.cc:359] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.654826 23477 raft_consensus.cc:385] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.655143 23477 raft_consensus.cc:740] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.654505 23476 ts_tablet_manager.cc:1434] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:58:34.656000 23477 consensus_queue.cc:260] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.657341 23476 tablet_bootstrap.cc:492] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:34.665130 23477 ts_tablet_manager.cc:1434] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:58:34.667058 23519 consensus_queue.cc:1048] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.662151 23105 catalog_manager.cc:5697] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:34.671959 23557 raft_consensus.cc:493] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.672972 23557 raft_consensus.cc:515] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.673286 23358 raft_consensus.cc:3060] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.674978 23557 leader_election.cc:290] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:34.687223 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264dd8c48304fdca7cf511e2e59fd6c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:34.687834 23476 tablet_bootstrap.cc:654] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
W20260709 14:58:34.688628 23249 leader_election.cc:343] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.689446 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264dd8c48304fdca7cf511e2e59fd6c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:34.690054 23209 raft_consensus.cc:2468] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:34.691408 23248 leader_election.cc:304] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:34.694205 23519 raft_consensus.cc:493] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.694710 23557 raft_consensus.cc:2804] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:34.695144 23557 raft_consensus.cc:493] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:34.695469 23557 raft_consensus.cc:3060] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.694658 23519 raft_consensus.cc:515] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.699260 23477 tablet_bootstrap.cc:492] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:34.699736 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
W20260709 14:58:34.701193 23396 leader_election.cc:343] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.707222 23519 leader_election.cc:290] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:34.709091 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:34.710801 23397 leader_election.cc:343] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.711285 23397 leader_election.cc:304] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:34.712405 23519 raft_consensus.cc:2749] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.709110 23557 raft_consensus.cc:515] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.715245 23557 leader_election.cc:290] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:34.716863 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264dd8c48304fdca7cf511e2e59fd6c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:34.718583 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264dd8c48304fdca7cf511e2e59fd6c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:34.719194 23208 raft_consensus.cc:3060] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:58:34.726485 23249 leader_election.cc:343] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.731693 23549 raft_consensus.cc:493] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.730368 23557 consensus_queue.cc:1048] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:58:34.732182 23549 raft_consensus.cc:515] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.733758 23477 tablet_bootstrap.cc:654] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.734831 23549 leader_election.cc:290] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:34.736227 23475 tablet_bootstrap.cc:492] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:34.736673 23475 ts_tablet_manager.cc:1403] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.021s
I20260709 14:58:34.736153 23208 raft_consensus.cc:2468] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:34.737458 23476 tablet_bootstrap.cc:492] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:34.737901 23476 ts_tablet_manager.cc:1403] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.081s	user 0.035s	sys 0.012s
I20260709 14:58:34.738649 23248 leader_election.cc:304] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:34.741735 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:34.742280 23549 raft_consensus.cc:2804] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:34.742355 23432 raft_consensus.cc:2468] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:34.742887 23549 raft_consensus.cc:697] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:34.743101 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
W20260709 14:58:34.744093 23248 leader_election.cc:343] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.744028 23549 consensus_queue.cc:237] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.745185 23248 leader_election.cc:304] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:34.745905 23509 consensus_queue.cc:1048] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.746111 23550 raft_consensus.cc:2804] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:34.746517 23550 raft_consensus.cc:493] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:34.746824 23550 raft_consensus.cc:3060] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.747846 23475 raft_consensus.cc:359] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.749109 23475 raft_consensus.cc:385] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.749374 23475 raft_consensus.cc:740] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.751968 23474 tablet_bootstrap.cc:492] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:34.752400 23474 ts_tablet_manager.cc:1403] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.177s	user 0.006s	sys 0.007s
I20260709 14:58:34.754678 23474 raft_consensus.cc:359] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.755318 23474 raft_consensus.cc:385] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.755581 23474 raft_consensus.cc:740] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.756237 23474 consensus_queue.cc:260] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.758651 23474 ts_tablet_manager.cc:1434] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:58:34.759830 23474 tablet_bootstrap.cc:492] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:34.751956 23477 tablet_bootstrap.cc:492] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:34.761197 23477 ts_tablet_manager.cc:1403] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.000s
I20260709 14:58:34.765254 23475 consensus_queue.cc:260] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.767616 23475 ts_tablet_manager.cc:1434] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:58:34.769773 23474 tablet_bootstrap.cc:654] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.776396 23475 tablet_bootstrap.cc:492] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:34.776907 23555 raft_consensus.cc:493] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.777355 23555 raft_consensus.cc:515] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.779335 23555 leader_election.cc:290] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:34.781459 23550 raft_consensus.cc:515] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.783372 23550 leader_election.cc:290] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:34.783797 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:34.784904 23476 raft_consensus.cc:359] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.785629 23476 raft_consensus.cc:385] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.785912 23476 raft_consensus.cc:740] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.786545 23476 consensus_queue.cc:260] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.788051 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:34.788518 23476 ts_tablet_manager.cc:1434] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.000s
I20260709 14:58:34.789535 23476 tablet_bootstrap.cc:492] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:34.792256 23557 raft_consensus.cc:493] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.792794 23557 raft_consensus.cc:515] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.793180 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:34.793773 23431 raft_consensus.cc:3060] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.795095 23475 tablet_bootstrap.cc:654] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.801401 23557 leader_election.cc:290] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:34.803849 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:34.804989 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:34.806878 23431 raft_consensus.cc:2468] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:34.807170 23173 leader_election.cc:304] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:34.812704 23555 raft_consensus.cc:2749] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.805222 23209 raft_consensus.cc:2468] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:34.809516 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:34.814965 23249 leader_election.cc:343] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.818137 23477 raft_consensus.cc:359] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:34.818884 23248 leader_election.cc:343] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.819789 23477 raft_consensus.cc:385] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.820096 23477 raft_consensus.cc:740] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.820827 23477 consensus_queue.cc:260] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.824889 23476 tablet_bootstrap.cc:654] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.826931 23519 raft_consensus.cc:493] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.830027 23519 raft_consensus.cc:515] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.832031 23475 tablet_bootstrap.cc:492] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:34.832477 23475 ts_tablet_manager.cc:1403] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.005s
I20260709 14:58:34.832902 23519 leader_election.cc:290] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:34.834102 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da32ef274e1b46ad9aed37c8df7527c4" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:34.834450 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da32ef274e1b46ad9aed37c8df7527c4" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:34.835006 23209 raft_consensus.cc:2468] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:34.835103 23356 raft_consensus.cc:2468] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:34.836292 23396 leader_election.cc:304] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:34.831269 23477 ts_tablet_manager.cc:1434] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 14:58:34.837244 23519 raft_consensus.cc:2804] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:34.827355 23248 leader_election.cc:304] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:34.837656 23519 raft_consensus.cc:493] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:34.838129 23519 raft_consensus.cc:3060] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.838650 23475 raft_consensus.cc:359] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.839301 23475 raft_consensus.cc:385] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.839560 23475 raft_consensus.cc:740] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.840199 23475 consensus_queue.cc:260] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.842110 23475 ts_tablet_manager.cc:1434] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:58:34.838280 23477 tablet_bootstrap.cc:492] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:34.843840 23550 raft_consensus.cc:2804] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:34.844322 23550 raft_consensus.cc:493] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:34.843568 23106 catalog_manager.cc:5697] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:34.844915 23475 tablet_bootstrap.cc:492] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:34.844830 23550 raft_consensus.cc:3060] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.845757 23248 leader_election.cc:304] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:34.847536 23509 raft_consensus.cc:2804] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:34.850767 23474 tablet_bootstrap.cc:492] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:34.851015 23509 raft_consensus.cc:697] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:34.851233 23538 raft_consensus.cc:493] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.851872 23538 raft_consensus.cc:515] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.851799 23474 ts_tablet_manager.cc:1403] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.002s
I20260709 14:58:34.853937 23538 leader_election.cc:290] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:34.843966 23519 raft_consensus.cc:515] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.855178 23474 raft_consensus.cc:359] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.855495 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923df59b288c4354b7b91a419e60a70a" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:34.856139 23477 tablet_bootstrap.cc:654] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.855839 23474 raft_consensus.cc:385] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.855930 23550 raft_consensus.cc:515] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.856769 23474 raft_consensus.cc:740] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.857061 23519 leader_election.cc:290] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:34.858873 23550 leader_election.cc:290] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:34.859129 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da32ef274e1b46ad9aed37c8df7527c4" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:34.859701 23209 raft_consensus.cc:3060] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.859431 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:34.860430 23208 raft_consensus.cc:3060] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.861615 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da32ef274e1b46ad9aed37c8df7527c4" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:34.862094 23356 raft_consensus.cc:3060] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:58:34.863143 23322 leader_election.cc:343] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.864637 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
W20260709 14:58:34.865980 23249 leader_election.cc:343] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.867652 23208 raft_consensus.cc:2468] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:34.868386 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923df59b288c4354b7b91a419e60a70a" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:34.868971 23248 leader_election.cc:304] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
W20260709 14:58:34.869598 23323 leader_election.cc:343] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.870144 23323 leader_election.cc:304] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:34.870563 23625 raft_consensus.cc:2804] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:34.871027 23625 raft_consensus.cc:697] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:34.871286 23538 raft_consensus.cc:2749] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.872540 23209 raft_consensus.cc:2468] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:34.871886 23625 consensus_queue.cc:237] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.858181 23474 consensus_queue.cc:260] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.873508 23356 raft_consensus.cc:2468] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:34.873422 23509 consensus_queue.cc:237] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.874976 23396 leader_election.cc:304] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:34.875921 23571 raft_consensus.cc:2804] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:34.876374 23571 raft_consensus.cc:697] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:34.876544 23475 tablet_bootstrap.cc:654] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.877815 23571 consensus_queue.cc:237] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.878969 23474 ts_tablet_manager.cc:1434] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:58:34.883358 23477 tablet_bootstrap.cc:492] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:34.883809 23477 ts_tablet_manager.cc:1403] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.046s	user 0.000s	sys 0.010s
I20260709 14:58:34.885169 23474 tablet_bootstrap.cc:492] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:34.892023 23476 tablet_bootstrap.cc:492] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:34.894536 23476 ts_tablet_manager.cc:1403] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.003s
I20260709 14:58:34.897223 23476 raft_consensus.cc:359] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.901713 23477 raft_consensus.cc:359] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.902500 23477 raft_consensus.cc:385] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.902760 23477 raft_consensus.cc:740] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.903378 23476 raft_consensus.cc:385] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.903733 23476 raft_consensus.cc:740] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.898825 23105 catalog_manager.cc:5697] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:34.904417 23476 consensus_queue.cc:260] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.909792 23476 ts_tablet_manager.cc:1434] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:58:34.910861 23476 tablet_bootstrap.cc:492] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:34.915458 23477 consensus_queue.cc:260] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:34.919899 23474 tablet_bootstrap.cc:654] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.923525 23477 ts_tablet_manager.cc:1434] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.004s
I20260709 14:58:34.909277 23106 catalog_manager.cc:5697] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:34.928082 23475 tablet_bootstrap.cc:492] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:34.928550 23475 ts_tablet_manager.cc:1403] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.015s
I20260709 14:58:34.928638 23477 tablet_bootstrap.cc:492] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:34.936038 23519 consensus_queue.cc:1048] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.936511 23356 raft_consensus.cc:3060] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:34.939523 23475 raft_consensus.cc:359] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.940178 23475 raft_consensus.cc:385] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.940460 23475 raft_consensus.cc:740] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.941089 23475 consensus_queue.cc:260] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.941753 23477 tablet_bootstrap.cc:654] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.943055 23475 ts_tablet_manager.cc:1434] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:58:34.943468 23476 tablet_bootstrap.cc:654] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:34.943909 23519 consensus_queue.cc:1048] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:34.946799 23106 catalog_manager.cc:5697] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:34.963388 23475 tablet_bootstrap.cc:492] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:34.939996 23474 tablet_bootstrap.cc:492] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:34.964455 23474 ts_tablet_manager.cc:1403] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.003s
I20260709 14:58:34.968111 23474 raft_consensus.cc:359] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.968731 23474 raft_consensus.cc:385] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:34.968763 23548 raft_consensus.cc:493] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.969048 23474 raft_consensus.cc:740] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:34.969327 23548 raft_consensus.cc:515] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:34.971431 23548 leader_election.cc:290] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:34.972905 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:34.973459 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
W20260709 14:58:34.974468 23174 leader_election.cc:343] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:34.974936 23173 leader_election.cc:343] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.975356 23173 leader_election.cc:304] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:34.976774 23548 raft_consensus.cc:2749] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:34.978283 23625 raft_consensus.cc:493] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:34.978755 23625 raft_consensus.cc:515] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:34.980804 23625 leader_election.cc:290] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:34.982244 23474 consensus_queue.cc:260] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:34.983429 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:34.984561 23475 tablet_bootstrap.cc:654] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
W20260709 14:58:34.985529 23248 leader_election.cc:343] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.986747 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:34.989060 23249 leader_election.cc:343] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:34.989513 23249 leader_election.cc:304] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:34.990233 23625 raft_consensus.cc:2749] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:35.002413 23569 raft_consensus.cc:493] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.002899 23569 raft_consensus.cc:515] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.004505 23476 tablet_bootstrap.cc:492] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.004809 23569 leader_election.cc:290] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:35.005030 23476 ts_tablet_manager.cc:1403] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.036s
I20260709 14:58:35.006621 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:35.007846 23208 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.008419 23476 raft_consensus.cc:359] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.009106 23476 raft_consensus.cc:385] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.009367 23476 raft_consensus.cc:740] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.010058 23476 consensus_queue.cc:260] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.011574 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.012149 23476 ts_tablet_manager.cc:1434] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 14:58:35.012662 23397 leader_election.cc:343] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.013150 23476 tablet_bootstrap.cc:492] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
W20260709 14:58:35.013360 23397 leader_election.cc:343] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.020066 23475 tablet_bootstrap.cc:492] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:35.020107 23476 tablet_bootstrap.cc:654] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.020666 23475 ts_tablet_manager.cc:1403] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.024s
I20260709 14:58:35.013789 23397 leader_election.cc:304] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:35.024448 23538 raft_consensus.cc:493] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.025151 23571 raft_consensus.cc:2749] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:35.025022 23538 raft_consensus.cc:515] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.027226 23538 leader_election.cc:290] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:35.027876 23474 ts_tablet_manager.cc:1434] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.000s
I20260709 14:58:35.029232 23474 tablet_bootstrap.cc:492] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:35.029937 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:35.030669 23210 raft_consensus.cc:2393] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7a7af07258944a29ac7b96ef6d6d77f in current term 1: Already voted for candidate b5ab359e924b4e58840cb7cec65a68fc in this term.
I20260709 14:58:35.032193 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.035152 23323 leader_election.cc:304] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:35.036247 23477 tablet_bootstrap.cc:492] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:35.036515 23538 raft_consensus.cc:3060] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.036721 23477 ts_tablet_manager.cc:1403] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.000s
I20260709 14:58:35.037781 23476 tablet_bootstrap.cc:492] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.038235 23476 ts_tablet_manager.cc:1403] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 14:58:35.039314 23477 raft_consensus.cc:359] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.039965 23477 raft_consensus.cc:385] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.040223 23477 raft_consensus.cc:740] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.040699 23476 raft_consensus.cc:359] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
W20260709 14:58:35.041392 23156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:58:35.041977 23477 consensus_queue.cc:260] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.044102 23538 raft_consensus.cc:2749] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:35.033567 23475 raft_consensus.cc:359] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.045029 23475 raft_consensus.cc:385] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.045463 23475 raft_consensus.cc:740] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.046257 23475 consensus_queue.cc:260] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.041328 23476 raft_consensus.cc:385] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.048501 23475 ts_tablet_manager.cc:1434] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:58:35.048211 23476 raft_consensus.cc:740] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.049572 23475 tablet_bootstrap.cc:492] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:35.049855 23476 consensus_queue.cc:260] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.051971 23476 ts_tablet_manager.cc:1434] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:58:35.052156 23477 ts_tablet_manager.cc:1434] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:58:35.052922 23476 tablet_bootstrap.cc:492] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:35.053933 23474 tablet_bootstrap.cc:654] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.058801 23476 tablet_bootstrap.cc:654] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.062086 23477 tablet_bootstrap.cc:492] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:35.064955 23475 tablet_bootstrap.cc:654] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.070452 23476 tablet_bootstrap.cc:492] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.070878 23476 ts_tablet_manager.cc:1403] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260709 14:58:35.073755 23476 raft_consensus.cc:359] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.074450 23476 raft_consensus.cc:385] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.074713 23476 raft_consensus.cc:740] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.075222 23477 tablet_bootstrap.cc:654] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.075454 23476 consensus_queue.cc:260] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.077261 23475 tablet_bootstrap.cc:492] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:35.078596 23548 raft_consensus.cc:493] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.079258 23474 tablet_bootstrap.cc:492] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:35.079043 23548 raft_consensus.cc:515] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.079869 23474 ts_tablet_manager.cc:1403] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.000s
I20260709 14:58:35.080919 23548 leader_election.cc:290] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:35.081440 23475 ts_tablet_manager.cc:1403] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.007s
I20260709 14:58:35.084060 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:35.084704 23432 raft_consensus.cc:2468] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:35.085217 23474 raft_consensus.cc:359] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.085978 23474 raft_consensus.cc:385] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.086972 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.087289 23474 raft_consensus.cc:740] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.088029 23474 consensus_queue.cc:260] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.088505 23283 raft_consensus.cc:2468] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:35.086669 23475 raft_consensus.cc:359] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.089025 23475 raft_consensus.cc:385] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.089339 23475 raft_consensus.cc:740] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.090871 23174 leader_election.cc:304] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:35.093000 23475 consensus_queue.cc:260] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.097137 23475 ts_tablet_manager.cc:1434] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:58:35.095196 23474 ts_tablet_manager.cc:1434] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:58:35.098215 23555 raft_consensus.cc:2804] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:35.098628 23555 raft_consensus.cc:493] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:35.098969 23555 raft_consensus.cc:3060] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.099241 23474 tablet_bootstrap.cc:492] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:35.103207 23569 raft_consensus.cc:493] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.103665 23569 raft_consensus.cc:515] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.105574 23569 leader_election.cc:290] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:35.107456 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8248dd63d584ee0b3ac077e773aaeb1" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:35.107574 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8248dd63d584ee0b3ac077e773aaeb1" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:35.108295 23208 raft_consensus.cc:2468] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
W20260709 14:58:35.109149 23397 leader_election.cc:343] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.109748 23555 raft_consensus.cc:515] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.110189 23396 leader_election.cc:304] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:35.111321 23569 raft_consensus.cc:2804] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:35.112140 23569 raft_consensus.cc:493] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:35.112913 23569 raft_consensus.cc:3060] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.113983 23555 leader_election.cc:290] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:35.098218 23475 tablet_bootstrap.cc:492] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:35.115047 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:35.115576 23283 raft_consensus.cc:3060] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.112437 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:35.118005 23432 raft_consensus.cc:3060] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.120036 23475 tablet_bootstrap.cc:654] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.124317 23625 consensus_queue.cc:1048] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.127959 23283 raft_consensus.cc:2468] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:35.113293 23476 ts_tablet_manager.cc:1434] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:58:35.129081 23174 leader_election.cc:304] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:35.130082 23555 raft_consensus.cc:2804] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:35.130537 23555 raft_consensus.cc:697] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:35.131318 23555 consensus_queue.cc:237] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.133697 23476 tablet_bootstrap.cc:492] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:35.144018 23432 raft_consensus.cc:2468] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:35.152155 23474 tablet_bootstrap.cc:654] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.152742 23646 raft_consensus.cc:493] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.164268 23646 raft_consensus.cc:515] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.167238 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:35.155395 23625 consensus_queue.cc:1048] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.156915 23476 tablet_bootstrap.cc:654] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.168023 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:35.169042 23646 leader_election.cc:290] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
W20260709 14:58:35.169415 23173 leader_election.cc:343] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.167460 23477 tablet_bootstrap.cc:492] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
W20260709 14:58:35.169955 23174 leader_election.cc:343] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.160290 23475 tablet_bootstrap.cc:492] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:35.170328 23477 ts_tablet_manager.cc:1403] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.108s	user 0.022s	sys 0.021s
I20260709 14:58:35.170821 23475 ts_tablet_manager.cc:1403] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.009s
I20260709 14:58:35.153195 23569 raft_consensus.cc:515] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.172278 23174 leader_election.cc:304] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:35.175985 23477 raft_consensus.cc:359] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.176218 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8248dd63d584ee0b3ac077e773aaeb1" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:35.176692 23477 raft_consensus.cc:385] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.177088 23477 raft_consensus.cc:740] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.176119 23555 raft_consensus.cc:2749] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:58:35.177708 23397 leader_election.cc:343] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.177767 23477 consensus_queue.cc:260] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.180049 23477 ts_tablet_manager.cc:1434] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:58:35.181093 23477 tablet_bootstrap.cc:492] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:35.181466 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8248dd63d584ee0b3ac077e773aaeb1" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:35.182401 23209 raft_consensus.cc:3060] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.175274 23475 raft_consensus.cc:359] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.185442 23475 raft_consensus.cc:385] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.185734 23475 raft_consensus.cc:740] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.188097 23477 tablet_bootstrap.cc:654] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.190608 23646 raft_consensus.cc:493] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.191112 23646 raft_consensus.cc:515] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.191063 23519 raft_consensus.cc:493] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.192456 23519 raft_consensus.cc:515] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.194500 23519 leader_election.cc:290] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:35.200325 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.201980 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:35.202821 23431 raft_consensus.cc:2393] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 in current term 1: Already voted for candidate b5ab359e924b4e58840cb7cec65a68fc in this term.
I20260709 14:58:35.173821 23108 catalog_manager.cc:5697] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:35.208714 23646 leader_election.cc:290] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
W20260709 14:58:35.214069 23397 leader_election.cc:343] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.215818 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.217125 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:35.219679 23209 raft_consensus.cc:2468] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:35.220783 23569 leader_election.cc:290] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
W20260709 14:58:35.220916 23396 leader_election.cc:343] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.221416 23396 leader_election.cc:304] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:35.223090 23396 leader_election.cc:304] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:35.223901 23569 raft_consensus.cc:2749] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:35.221375 23174 leader_election.cc:304] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:35.224642 23519 raft_consensus.cc:2804] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:35.225281 23519 raft_consensus.cc:697] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:35.216308 23475 consensus_queue.cc:260] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.226577 23646 raft_consensus.cc:3060] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.228080 23519 consensus_queue.cc:237] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.235579 23646 raft_consensus.cc:2749] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:35.244267 23475 ts_tablet_manager.cc:1434] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.000s
I20260709 14:58:35.245117 23476 tablet_bootstrap.cc:492] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.252177 23476 ts_tablet_manager.cc:1403] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.009s
I20260709 14:58:35.252700 23475 tablet_bootstrap.cc:492] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:35.252578 23107 catalog_manager.cc:5697] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:35.256986 23476 raft_consensus.cc:359] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.257648 23476 raft_consensus.cc:385] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.257941 23476 raft_consensus.cc:740] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.258607 23476 consensus_queue.cc:260] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.260525 23476 ts_tablet_manager.cc:1434] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260709 14:58:35.248147 23474 tablet_bootstrap.cc:492] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:35.261214 23474 ts_tablet_manager.cc:1403] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.162s	user 0.013s	sys 0.006s
I20260709 14:58:35.248886 23477 tablet_bootstrap.cc:492] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:35.261945 23477 ts_tablet_manager.cc:1403] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.081s	user 0.031s	sys 0.035s
I20260709 14:58:35.263792 23474 raft_consensus.cc:359] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.264511 23477 raft_consensus.cc:359] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.265307 23477 raft_consensus.cc:385] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.265607 23477 raft_consensus.cc:740] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.275688 23477 consensus_queue.cc:260] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.277405 23475 tablet_bootstrap.cc:654] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.277657 23477 ts_tablet_manager.cc:1434] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.001s
I20260709 14:58:35.278648 23477 tablet_bootstrap.cc:492] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:35.280827 23538 raft_consensus.cc:493] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.281327 23538 raft_consensus.cc:515] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.269410 23625 consensus_queue.cc:1048] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:58:35.283504 23538 leader_election.cc:290] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:35.283864 23625 consensus_queue.cc:1048] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.286695 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264dd8c48304fdca7cf511e2e59fd6c" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.265105 23474 raft_consensus.cc:385] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.287250 23474 raft_consensus.cc:740] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.288002 23474 consensus_queue.cc:260] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.290290 23474 ts_tablet_manager.cc:1434] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.004s
I20260709 14:58:35.265528 23476 tablet_bootstrap.cc:492] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:35.290997 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264dd8c48304fdca7cf511e2e59fd6c" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:35.292431 23477 tablet_bootstrap.cc:654] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.293417 23519 consensus_queue.cc:1048] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.297453 23474 tablet_bootstrap.cc:492] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:35.298166 23323 leader_election.cc:304] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:35.299175 23583 raft_consensus.cc:2749] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:35.298199 23646 raft_consensus.cc:493] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.300158 23646 raft_consensus.cc:515] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.300479 23358 raft_consensus.cc:3060] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.301297 23476 tablet_bootstrap.cc:654] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.302142 23646 leader_election.cc:290] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:35.307289 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:35.307987 23474 tablet_bootstrap.cc:654] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.307909 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:35.309398 23174 leader_election.cc:343] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:35.310568 23174 leader_election.cc:343] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.310983 23174 leader_election.cc:304] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:35.311681 23646 raft_consensus.cc:2749] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:35.315320 23625 consensus_queue.cc:1048] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.315989 23509 raft_consensus.cc:493] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.316454 23509 raft_consensus.cc:515] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.319064 23509 leader_election.cc:290] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:35.319571 23654 consensus_queue.cc:1048] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.321717 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923df59b288c4354b7b91a419e60a70a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
W20260709 14:58:35.323081 23248 leader_election.cc:343] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.332320 23476 tablet_bootstrap.cc:492] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.332811 23476 ts_tablet_manager.cc:1403] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.005s
I20260709 14:58:35.333047 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923df59b288c4354b7b91a419e60a70a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:35.333784 23356 raft_consensus.cc:2468] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:35.335107 23249 leader_election.cc:304] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:35.336311 23476 raft_consensus.cc:359] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.336999 23476 raft_consensus.cc:385] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.337249 23476 raft_consensus.cc:740] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.337898 23476 consensus_queue.cc:260] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.340168 23550 consensus_queue.cc:1048] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.336238 23625 raft_consensus.cc:2804] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:35.348707 23625 raft_consensus.cc:493] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:35.349047 23625 raft_consensus.cc:3060] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.366345 23550 consensus_queue.cc:1048] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.057s
I20260709 14:58:35.424031 23474 tablet_bootstrap.cc:492] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:35.424525 23474 ts_tablet_manager.cc:1403] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.002s
I20260709 14:58:35.427132 23474 raft_consensus.cc:359] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.427789 23474 raft_consensus.cc:385] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.430130 23475 tablet_bootstrap.cc:492] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:35.430604 23475 ts_tablet_manager.cc:1403] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.178s	user 0.008s	sys 0.020s
I20260709 14:58:35.433216 23475 raft_consensus.cc:359] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.433722 23475 raft_consensus.cc:385] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.433984 23475 raft_consensus.cc:740] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.435300 23475 consensus_queue.cc:260] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.373942 23548 raft_consensus.cc:493] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.428104 23474 raft_consensus.cc:740] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.437268 23474 consensus_queue.cc:260] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.439440 23474 ts_tablet_manager.cc:1434] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:58:35.439584 23475 ts_tablet_manager.cc:1434] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:58:35.440565 23475 tablet_bootstrap.cc:492] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:35.414769 23625 raft_consensus.cc:515] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.449226 23474 tablet_bootstrap.cc:492] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:35.449662 23476 ts_tablet_manager.cc:1434] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.117s	user 0.021s	sys 0.016s
I20260709 14:58:35.452059 23476 tablet_bootstrap.cc:492] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:35.445761 23548 raft_consensus.cc:515] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.456075 23583 raft_consensus.cc:493] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.457995 23583 raft_consensus.cc:515] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.460035 23583 leader_election.cc:290] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:35.460723 23625 leader_election.cc:290] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:35.462592 23548 leader_election.cc:290] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:35.463565 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:35.464176 23431 raft_consensus.cc:2468] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:35.464762 23474 tablet_bootstrap.cc:654] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.464790 23476 tablet_bootstrap.cc:654] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.465196 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923df59b288c4354b7b91a419e60a70a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:35.460666 23477 tablet_bootstrap.cc:492] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:35.466574 23173 leader_election.cc:304] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:35.467149 23477 ts_tablet_manager.cc:1403] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.189s	user 0.025s	sys 0.008s
I20260709 14:58:35.465763 23432 raft_consensus.cc:3060] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.469441 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:35.469731 23477 raft_consensus.cc:359] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.470093 23431 raft_consensus.cc:2468] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:35.470435 23477 raft_consensus.cc:385] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.470736 23477 raft_consensus.cc:740] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.471588 23322 leader_election.cc:304] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:35.471401 23477 consensus_queue.cc:260] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.472505 23583 raft_consensus.cc:2804] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:35.473207 23583 raft_consensus.cc:493] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:35.473469 23477 ts_tablet_manager.cc:1434] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:58:35.466518 23475 tablet_bootstrap.cc:654] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.473572 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923df59b288c4354b7b91a419e60a70a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:35.474313 23359 raft_consensus.cc:3060] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.476850 23477 tablet_bootstrap.cc:492] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:35.481546 23548 raft_consensus.cc:2804] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:35.482061 23548 raft_consensus.cc:493] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:35.482739 23654 raft_consensus.cc:493] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.483202 23654 raft_consensus.cc:515] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.485297 23654 leader_election.cc:290] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:35.485611 23625 raft_consensus.cc:493] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.486186 23625 raft_consensus.cc:515] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.487541 23583 raft_consensus.cc:3060] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.487366 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:35.487128 23548 raft_consensus.cc:3060] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:58:35.489108 23397 leader_election.cc:343] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.490497 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:35.505389 23208 raft_consensus.cc:2468] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:35.499457 23477 tablet_bootstrap.cc:654] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.513545 23432 raft_consensus.cc:2468] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:35.515533 23248 leader_election.cc:304] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:35.499358 23359 raft_consensus.cc:2468] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:35.503223 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:35.504014 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:35.516368 23557 raft_consensus.cc:2804] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:35.516726 23431 raft_consensus.cc:2468] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:35.516885 23557 raft_consensus.cc:697] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:35.502734 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.518301 23283 raft_consensus.cc:2468] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:35.519742 23509 raft_consensus.cc:493] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.520257 23509 raft_consensus.cc:515] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.521759 23583 raft_consensus.cc:515] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.522243 23509 leader_election.cc:290] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:35.518281 23248 leader_election.cc:304] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:35.524224 23538 raft_consensus.cc:493] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.524748 23583 leader_election.cc:290] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:35.512339 23548 raft_consensus.cc:515] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.524698 23538 raft_consensus.cc:515] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.525684 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088f362524fa4bb184b3878e4c7aff44" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:35.526713 23509 raft_consensus.cc:2804] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:35.526806 23538 leader_election.cc:290] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:35.527161 23509 raft_consensus.cc:493] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:35.527503 23509 raft_consensus.cc:3060] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.528255 23209 raft_consensus.cc:2393] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5ab359e924b4e58840cb7cec65a68fc in current term 1: Already voted for candidate 8f0e40fc024e43af85eef8e81c9155a0 in this term.
I20260709 14:58:35.517742 23557 consensus_queue.cc:237] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.529618 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:35.530256 23210 raft_consensus.cc:3060] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.532032 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:35.532918 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
W20260709 14:58:35.533393 23322 leader_election.cc:343] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.533504 23431 raft_consensus.cc:3060] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.534714 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.535418 23283 raft_consensus.cc:2468] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:35.535989 23548 leader_election.cc:290] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:35.536610 23323 leader_election.cc:304] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:35.537784 23538 raft_consensus.cc:2804] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:35.538182 23538 raft_consensus.cc:493] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:35.538496 23538 raft_consensus.cc:3060] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.540972 23431 raft_consensus.cc:2468] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:35.542128 23173 leader_election.cc:304] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:35.543028 23481 raft_consensus.cc:2804] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:35.543496 23481 raft_consensus.cc:697] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:35.544225 23481 consensus_queue.cc:237] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.545096 23210 raft_consensus.cc:2468] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:35.546387 23322 leader_election.cc:304] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
W20260709 14:58:35.546641 23248 leader_election.cc:343] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.547763 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:35.548421 23432 raft_consensus.cc:3060] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.557219 23509 raft_consensus.cc:515] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.501996 23625 leader_election.cc:290] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:35.561100 23549 consensus_queue.cc:1048] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.564592 23538 raft_consensus.cc:515] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.569969 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.567548 23583 raft_consensus.cc:2804] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:35.572435 23397 leader_election.cc:304] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:35.571153 23432 raft_consensus.cc:2468] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:35.574424 23654 raft_consensus.cc:2804] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:35.574875 23654 raft_consensus.cc:493] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:35.575245 23654 raft_consensus.cc:3060] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.575608 23283 raft_consensus.cc:2393] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 in current term 1: Already voted for candidate b5ab359e924b4e58840cb7cec65a68fc in this term.
I20260709 14:58:35.579213 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088f362524fa4bb184b3878e4c7aff44" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:35.579908 23359 raft_consensus.cc:2468] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:35.580554 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:35.581321 23432 raft_consensus.cc:2393] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b5ab359e924b4e58840cb7cec65a68fc in current term 1: Already voted for candidate 8f0e40fc024e43af85eef8e81c9155a0 in this term.
I20260709 14:58:35.583165 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:35.589300 23248 leader_election.cc:304] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:35.590759 23474 tablet_bootstrap.cc:492] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:35.591203 23474 ts_tablet_manager.cc:1403] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.144s	user 0.005s	sys 0.008s
I20260709 14:58:35.591303 23557 raft_consensus.cc:2749] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:58:35.592837 23509 leader_election.cc:290] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:35.594117 23548 consensus_queue.cc:1048] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.594938 23249 leader_election.cc:304] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:35.597287 23105 catalog_manager.cc:5697] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:35.570775 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:35.593520 23474 raft_consensus.cc:359] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.597960 23509 raft_consensus.cc:2804] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:35.598680 23284 raft_consensus.cc:2393] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 in current term 1: Already voted for candidate b5ab359e924b4e58840cb7cec65a68fc in this term.
I20260709 14:58:35.598625 23474 raft_consensus.cc:385] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.569918 23475 tablet_bootstrap.cc:492] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:35.599089 23474 raft_consensus.cc:740] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.598029 23476 tablet_bootstrap.cc:492] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.599364 23509 raft_consensus.cc:493] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:35.599731 23476 ts_tablet_manager.cc:1403] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.149s	user 0.043s	sys 0.076s
I20260709 14:58:35.600006 23509 raft_consensus.cc:3060] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.602504 23476 raft_consensus.cc:359] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.603155 23476 raft_consensus.cc:385] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.603410 23476 raft_consensus.cc:740] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.604153 23476 consensus_queue.cc:260] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.599772 23474 consensus_queue.cc:260] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.608899 23509 raft_consensus.cc:515] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.599704 23475 ts_tablet_manager.cc:1403] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.159s	user 0.015s	sys 0.017s
I20260709 14:58:35.593945 23477 tablet_bootstrap.cc:492] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:35.611795 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088f362524fa4bb184b3878e4c7aff44" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:35.612607 23432 raft_consensus.cc:3060] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.613610 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:35.614197 23283 raft_consensus.cc:3060] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.617761 23476 ts_tablet_manager.cc:1434] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.004s
I20260709 14:58:35.619021 23476 tablet_bootstrap.cc:492] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:35.619390 23477 ts_tablet_manager.cc:1403] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.009s
I20260709 14:58:35.633558 23481 consensus_queue.cc:1048] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.636159 23477 raft_consensus.cc:359] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.636792 23477 raft_consensus.cc:385] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.637039 23477 raft_consensus.cc:740] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.619534 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:35.619764 23509 leader_election.cc:290] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:35.621587 23283 raft_consensus.cc:2468] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:35.622839 23432 raft_consensus.cc:2468] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:35.638177 23210 raft_consensus.cc:3060] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.639678 23248 leader_election.cc:304] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:35.641383 23557 raft_consensus.cc:2804] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:35.640895 23104 catalog_manager.cc:5697] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:35.641911 23557 raft_consensus.cc:697] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:35.642803 23476 tablet_bootstrap.cc:654] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.642731 23557 consensus_queue.cc:237] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.645890 23323 leader_election.cc:304] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:35.647451 23675 raft_consensus.cc:2804] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:35.647940 23675 raft_consensus.cc:697] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:35.648785 23675 consensus_queue.cc:237] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.637667 23477 consensus_queue.cc:260] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.623093 23674 raft_consensus.cc:493] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.623273 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088f362524fa4bb184b3878e4c7aff44" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:35.625296 23583 raft_consensus.cc:697] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:35.653596 23674 raft_consensus.cc:515] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.654038 23359 raft_consensus.cc:3060] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.625675 23538 leader_election.cc:290] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:35.628808 23654 raft_consensus.cc:515] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.629931 23474 ts_tablet_manager.cc:1434] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260709 14:58:35.630136 23475 raft_consensus.cc:359] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.655170 23475 raft_consensus.cc:385] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.655486 23475 raft_consensus.cc:740] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.655992 23477 ts_tablet_manager.cc:1434] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:58:35.657846 23674 leader_election.cc:290] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:35.658028 23654 leader_election.cc:290] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:35.656138 23475 consensus_queue.cc:260] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.658721 23583 consensus_queue.cc:237] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.660506 23477 tablet_bootstrap.cc:492] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:35.661463 23475 ts_tablet_manager.cc:1434] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 14:58:35.662287 23210 raft_consensus.cc:2468] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:35.663182 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:35.663807 23208 raft_consensus.cc:2468] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:35.668619 23474 tablet_bootstrap.cc:492] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:35.671422 23477 tablet_bootstrap.cc:654] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.674515 23475 tablet_bootstrap.cc:492] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:35.681056 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:35.684070 23322 leader_election.cc:304] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:35.684917 23674 raft_consensus.cc:2804] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:35.685302 23674 raft_consensus.cc:493] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:35.685621 23674 raft_consensus.cc:3060] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.687160 23474 tablet_bootstrap.cc:654] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.685518 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:35.693840 23674 raft_consensus.cc:515] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:35.696311 23322 leader_election.cc:343] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.697183 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:35.698494 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:35.699021 23208 raft_consensus.cc:3060] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.701573 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:35.702203 23284 raft_consensus.cc:3060] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.705216 23557 raft_consensus.cc:493] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.705664 23557 raft_consensus.cc:515] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.706151 23208 raft_consensus.cc:2468] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
W20260709 14:58:35.697291 23397 leader_election.cc:343] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.706246 23359 raft_consensus.cc:2468] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:35.707298 23322 leader_election.cc:304] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:35.707741 23557 leader_election.cc:290] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:35.710605 23538 raft_consensus.cc:2804] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:35.709371 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:35.711086 23538 raft_consensus.cc:697] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
W20260709 14:58:35.712128 23248 leader_election.cc:343] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.711912 23538 consensus_queue.cc:237] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.707496 23674 leader_election.cc:290] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:35.713600 23284 raft_consensus.cc:2468] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
W20260709 14:58:35.713079 23322 leader_election.cc:343] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.717689 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:35.708689 23108 catalog_manager.cc:5697] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:35.738137 23105 catalog_manager.cc:5697] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:35.740515 23105 catalog_manager.cc:5697] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:35.732156 23476 tablet_bootstrap.cc:492] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.742455 23476 ts_tablet_manager.cc:1403] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.005s
I20260709 14:58:35.745272 23476 raft_consensus.cc:359] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.745972 23476 raft_consensus.cc:385] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.746279 23476 raft_consensus.cc:740] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.746994 23476 consensus_queue.cc:260] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.749101 23476 ts_tablet_manager.cc:1434] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:58:35.751055 23654 consensus_queue.cc:1048] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.751838 23476 tablet_bootstrap.cc:492] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:35.731848 23397 leader_election.cc:304] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
W20260709 14:58:35.741714 23249 leader_election.cc:343] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.723565 23475 tablet_bootstrap.cc:654] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.755288 23654 raft_consensus.cc:2804] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:35.755862 23654 raft_consensus.cc:697] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:35.756642 23654 consensus_queue.cc:237] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.755227 23249 leader_election.cc:304] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:35.761504 23509 raft_consensus.cc:2749] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:35.763149 23477 tablet_bootstrap.cc:492] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:35.763621 23477 ts_tablet_manager.cc:1403] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.009s
I20260709 14:58:35.766289 23477 raft_consensus.cc:359] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.766904 23477 raft_consensus.cc:385] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.767169 23477 raft_consensus.cc:740] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.767797 23477 consensus_queue.cc:260] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.771015 23474 tablet_bootstrap.cc:492] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:35.772909 23474 ts_tablet_manager.cc:1403] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.008s
I20260709 14:58:35.773582 23476 tablet_bootstrap.cc:654] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.769714 23477 ts_tablet_manager.cc:1434] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:58:35.777036 23477 tablet_bootstrap.cc:492] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:35.781935 23474 raft_consensus.cc:359] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.782662 23474 raft_consensus.cc:385] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.786216 23474 raft_consensus.cc:740] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.786970 23474 consensus_queue.cc:260] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.787561 23108 catalog_manager.cc:5697] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:35.784070 23477 tablet_bootstrap.cc:654] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.784650 23475 tablet_bootstrap.cc:492] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:35.789903 23476 tablet_bootstrap.cc:492] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.790376 23475 ts_tablet_manager.cc:1403] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.001s
I20260709 14:58:35.791776 23474 ts_tablet_manager.cc:1434] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:58:35.792162 23359 raft_consensus.cc:3060] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.792798 23474 tablet_bootstrap.cc:492] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:35.793401 23475 raft_consensus.cc:359] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.794082 23475 raft_consensus.cc:385] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.795881 23475 raft_consensus.cc:740] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.796581 23475 consensus_queue.cc:260] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.790376 23476 ts_tablet_manager.cc:1403] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260709 14:58:35.800207 23519 consensus_queue.cc:1048] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.800530 23475 ts_tablet_manager.cc:1434] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:58:35.801486 23475 tablet_bootstrap.cc:492] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:35.802572 23476 raft_consensus.cc:359] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.803231 23476 raft_consensus.cc:385] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.803494 23476 raft_consensus.cc:740] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.806212 23474 tablet_bootstrap.cc:654] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.809886 23477 tablet_bootstrap.cc:492] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:35.810379 23477 ts_tablet_manager.cc:1403] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260709 14:58:35.810020 23476 consensus_queue.cc:260] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.812155 23476 ts_tablet_manager.cc:1434] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:58:35.813055 23477 raft_consensus.cc:359] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.815536 23477 raft_consensus.cc:385] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.815873 23477 raft_consensus.cc:740] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.813544 23476 tablet_bootstrap.cc:492] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:35.816679 23477 consensus_queue.cc:260] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.818850 23477 ts_tablet_manager.cc:1434] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:58:35.807489 23475 tablet_bootstrap.cc:654] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.822329 23477 tablet_bootstrap.cc:492] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:35.826561 23476 tablet_bootstrap.cc:654] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.827778 23474 tablet_bootstrap.cc:492] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:35.828261 23474 ts_tablet_manager.cc:1403] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 14:58:35.828696 23477 tablet_bootstrap.cc:654] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.830754 23474 raft_consensus.cc:359] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.831485 23474 raft_consensus.cc:385] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.831760 23474 raft_consensus.cc:740] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.832434 23474 consensus_queue.cc:260] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.835996 23475 tablet_bootstrap.cc:492] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:35.836493 23475 ts_tablet_manager.cc:1403] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.001s
I20260709 14:58:35.838625 23474 ts_tablet_manager.cc:1434] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:58:35.838968 23475 raft_consensus.cc:359] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.839638 23474 tablet_bootstrap.cc:492] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:35.839587 23475 raft_consensus.cc:385] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.840065 23475 raft_consensus.cc:740] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.845572 23474 tablet_bootstrap.cc:654] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.845423 23106 catalog_manager.cc:5697] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:35.847468 23477 tablet_bootstrap.cc:492] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:35.848441 23477 ts_tablet_manager.cc:1403] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 14:58:35.851022 23477 raft_consensus.cc:359] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.851655 23477 raft_consensus.cc:385] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.851895 23477 raft_consensus.cc:740] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.852483 23477 consensus_queue.cc:260] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.854498 23477 ts_tablet_manager.cc:1434] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:58:35.840842 23475 consensus_queue.cc:260] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.855489 23477 tablet_bootstrap.cc:492] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:35.859133 23476 tablet_bootstrap.cc:492] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.859678 23476 ts_tablet_manager.cc:1403] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.012s
I20260709 14:58:35.856546 23475 ts_tablet_manager.cc:1434] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:58:35.861227 23475 tablet_bootstrap.cc:492] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:35.862098 23476 raft_consensus.cc:359] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.862756 23476 raft_consensus.cc:385] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.863011 23476 raft_consensus.cc:740] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.863773 23476 consensus_queue.cc:260] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.865734 23476 ts_tablet_manager.cc:1434] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:58:35.866778 23476 tablet_bootstrap.cc:492] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:35.868145 23477 tablet_bootstrap.cc:654] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.872102 23476 tablet_bootstrap.cc:654] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.874279 23475 tablet_bootstrap.cc:654] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.875741 23474 tablet_bootstrap.cc:492] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:35.876178 23474 ts_tablet_manager.cc:1403] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 14:58:35.882510 23474 raft_consensus.cc:359] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.883158 23474 raft_consensus.cc:385] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.884696 23474 raft_consensus.cc:740] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.885375 23477 tablet_bootstrap.cc:492] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:35.885543 23474 consensus_queue.cc:260] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.887725 23475 tablet_bootstrap.cc:492] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:35.888270 23475 ts_tablet_manager.cc:1403] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.011s
I20260709 14:58:35.890493 23474 ts_tablet_manager.cc:1434] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:58:35.890964 23477 ts_tablet_manager.cc:1403] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.003s
I20260709 14:58:35.890985 23476 tablet_bootstrap.cc:492] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.891446 23474 tablet_bootstrap.cc:492] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:35.891624 23476 ts_tablet_manager.cc:1403] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260709 14:58:35.893752 23477 raft_consensus.cc:359] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.894481 23477 raft_consensus.cc:385] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.894026 23476 raft_consensus.cc:359] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.894809 23477 raft_consensus.cc:740] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.895067 23476 raft_consensus.cc:385] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.895370 23476 raft_consensus.cc:740] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.895257 23475 raft_consensus.cc:359] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.896138 23476 consensus_queue.cc:260] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.896499 23477 consensus_queue.cc:260] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.897189 23474 tablet_bootstrap.cc:654] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.898476 23476 ts_tablet_manager.cc:1434] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:58:35.896138 23475 raft_consensus.cc:385] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.899098 23475 raft_consensus.cc:740] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.899468 23476 tablet_bootstrap.cc:492] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:35.900115 23475 consensus_queue.cc:260] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:35.902194 23475 ts_tablet_manager.cc:1434] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:58:35.903121 23475 tablet_bootstrap.cc:492] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:35.899533 23477 ts_tablet_manager.cc:1434] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:58:35.904304 23477 tablet_bootstrap.cc:492] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:35.905481 23476 tablet_bootstrap.cc:654] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.915068 23475 tablet_bootstrap.cc:654] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.916332 23476 tablet_bootstrap.cc:492] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.909739 23477 tablet_bootstrap.cc:654] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.916805 23476 ts_tablet_manager.cc:1403] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:58:35.919333 23476 raft_consensus.cc:359] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.919974 23476 raft_consensus.cc:385] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.920239 23476 raft_consensus.cc:740] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.920908 23476 consensus_queue.cc:260] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.923573 23476 ts_tablet_manager.cc:1434] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:58:35.924494 23476 tablet_bootstrap.cc:492] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:35.925362 23481 raft_consensus.cc:493] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.925854 23481 raft_consensus.cc:515] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.927680 23475 tablet_bootstrap.cc:492] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:35.928117 23481 leader_election.cc:290] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:35.929523 23475 ts_tablet_manager.cc:1403] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260709 14:58:35.929895 23476 tablet_bootstrap.cc:654] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.932564 23475 raft_consensus.cc:359] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.933424 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.934948 23475 raft_consensus.cc:385] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.930023 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:35.935374 23475 raft_consensus.cc:740] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.936199 23475 consensus_queue.cc:260] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
W20260709 14:58:35.936554 23173 leader_election.cc:343] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:35.937641 23174 leader_election.cc:343] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.938087 23174 leader_election.cc:304] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:35.938792 23548 raft_consensus.cc:2749] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:35.940224 23475 ts_tablet_manager.cc:1434] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:58:35.934574 23477 tablet_bootstrap.cc:492] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:35.941092 23477 ts_tablet_manager.cc:1403] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.002s
I20260709 14:58:35.942322 23475 tablet_bootstrap.cc:492] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:35.943406 23548 consensus_queue.cc:1048] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:35.944556 23474 tablet_bootstrap.cc:492] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:35.945035 23474 ts_tablet_manager.cc:1403] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260709 14:58:35.947644 23474 raft_consensus.cc:359] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.948243 23474 raft_consensus.cc:385] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.948513 23474 raft_consensus.cc:740] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.948570 23476 tablet_bootstrap.cc:492] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:35.949177 23476 ts_tablet_manager.cc:1403] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 14:58:35.949934 23477 raft_consensus.cc:359] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.950785 23477 raft_consensus.cc:385] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.951040 23477 raft_consensus.cc:740] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.951733 23477 consensus_queue.cc:260] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.952003 23476 raft_consensus.cc:359] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.952643 23476 raft_consensus.cc:385] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:35.952926 23476 raft_consensus.cc:740] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:35.953394 23477 ts_tablet_manager.cc:1434] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:58:35.953576 23476 consensus_queue.cc:260] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.954468 23477 tablet_bootstrap.cc:492] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:35.955641 23476 ts_tablet_manager.cc:1434] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:58:35.956655 23476 tablet_bootstrap.cc:492] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:35.960270 23474 consensus_queue.cc:260] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.961891 23476 tablet_bootstrap.cc:654] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.963035 23548 raft_consensus.cc:493] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.963485 23548 raft_consensus.cc:515] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:35.966214 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
W20260709 14:58:35.967557 23173 leader_election.cc:343] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.966146 23474 ts_tablet_manager.cc:1434] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 14:58:35.969694 23548 leader_election.cc:290] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:35.970084 23474 tablet_bootstrap.cc:492] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:35.973201 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.973824 23283 raft_consensus.cc:2468] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:35.974399 23477 tablet_bootstrap.cc:654] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.975116 23174 leader_election.cc:304] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:35.975438 23548 raft_consensus.cc:493] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.976203 23481 raft_consensus.cc:2804] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:35.975991 23548 raft_consensus.cc:515] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:35.976578 23481 raft_consensus.cc:493] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:35.980144 23481 raft_consensus.cc:3060] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:35.981143 23548 leader_election.cc:290] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:35.983158 23538 raft_consensus.cc:493] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:35.984126 23475 tablet_bootstrap.cc:654] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.983953 23538 raft_consensus.cc:515] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:35.982895 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579905990bf84149bfa27fcc0d32b801" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
W20260709 14:58:35.986230 23173 leader_election.cc:343] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:35.988966 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:35.989714 23283 raft_consensus.cc:2393] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7a7af07258944a29ac7b96ef6d6d77f in current term 1: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:35.992038 23538 leader_election.cc:290] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:35.986354 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579905990bf84149bfa27fcc0d32b801" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:35.999348 23474 tablet_bootstrap.cc:654] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:35.999660 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
W20260709 14:58:35.998325 23174 leader_election.cc:343] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.001103 23174 leader_election.cc:304] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:36.001894 23548 raft_consensus.cc:2749] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:36.001744 23481 raft_consensus.cc:515] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.003700 23481 leader_election.cc:290] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:36.004227 23322 leader_election.cc:304] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:36.005522 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:36.006212 23557 consensus_queue.cc:1048] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:58:36.006861 23173 leader_election.cc:343] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.007113 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:36.007433 23538 raft_consensus.cc:3060] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.010300 23283 raft_consensus.cc:3060] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.014273 23538 raft_consensus.cc:2749] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:36.017246 23283 raft_consensus.cc:2468] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:36.022435 23476 tablet_bootstrap.cc:492] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:36.022537 23174 leader_election.cc:304] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:36.023031 23476 ts_tablet_manager.cc:1403] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.004s
I20260709 14:58:36.023308 23481 raft_consensus.cc:2804] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:36.023788 23481 raft_consensus.cc:697] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:36.024559 23481 consensus_queue.cc:237] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.028888 23477 tablet_bootstrap.cc:492] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:36.029332 23477 ts_tablet_manager.cc:1403] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.005s
I20260709 14:58:36.031533 23476 raft_consensus.cc:359] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.031819 23477 raft_consensus.cc:359] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.032464 23477 raft_consensus.cc:385] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.032179 23476 raft_consensus.cc:385] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.033052 23476 raft_consensus.cc:740] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.033576 23476 consensus_queue.cc:260] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.032739 23477 raft_consensus.cc:740] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.035689 23476 ts_tablet_manager.cc:1434] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:58:36.035940 23477 consensus_queue.cc:260] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.036717 23476 tablet_bootstrap.cc:492] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:36.043308 23555 consensus_queue.cc:1048] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.043751 23477 ts_tablet_manager.cc:1434] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:58:36.044736 23477 tablet_bootstrap.cc:492] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:36.058139 23557 raft_consensus.cc:493] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.058627 23557 raft_consensus.cc:515] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.059901 23475 tablet_bootstrap.cc:492] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:36.060374 23475 ts_tablet_manager.cc:1403] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.118s	user 0.018s	sys 0.023s
I20260709 14:58:36.062517 23557 leader_election.cc:290] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:36.064103 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:36.064750 23208 raft_consensus.cc:2468] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:36.064865 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.066156 23248 leader_election.cc:304] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:36.068397 23474 tablet_bootstrap.cc:492] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:36.068861 23474 ts_tablet_manager.cc:1403] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.007s
I20260709 14:58:36.070334 23108 catalog_manager.cc:5697] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:36.071254 23557 raft_consensus.cc:2804] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:36.078011 23557 raft_consensus.cc:493] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:58:36.078143 23249 leader_election.cc:343] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.078447 23557 raft_consensus.cc:3060] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.079995 23474 raft_consensus.cc:359] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.083063 23474 raft_consensus.cc:385] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.083355 23474 raft_consensus.cc:740] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.083961 23474 consensus_queue.cc:260] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.084846 23571 raft_consensus.cc:493] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.085309 23571 raft_consensus.cc:515] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.088059 23571 leader_election.cc:290] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:36.093122 23509 consensus_queue.cc:1048] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.097280 23474 ts_tablet_manager.cc:1434] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260709 14:58:36.098579 23474 tablet_bootstrap.cc:492] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:36.100448 23557 raft_consensus.cc:515] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.102483 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554a7d87cfea4dbeac8f2e011fb28332" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.103224 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:36.103358 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554a7d87cfea4dbeac8f2e011fb28332" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:36.103803 23208 raft_consensus.cc:3060] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.104112 23210 raft_consensus.cc:2468] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
W20260709 14:58:36.104883 23397 leader_election.cc:343] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.105540 23396 leader_election.cc:304] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:36.106344 23519 raft_consensus.cc:2804] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:36.103487 23557 leader_election.cc:290] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:36.111369 23474 tablet_bootstrap.cc:654] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.114437 23583 consensus_queue.cc:1048] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.106720 23519 raft_consensus.cc:493] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:36.117359 23519 raft_consensus.cc:3060] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.119664 23538 consensus_queue.cc:1048] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.125801 23476 tablet_bootstrap.cc:654] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.128283 23475 raft_consensus.cc:359] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.135392 23475 raft_consensus.cc:385] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.135665 23475 raft_consensus.cc:740] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.140859 23714 raft_consensus.cc:493] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.141395 23714 raft_consensus.cc:515] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.143471 23714 leader_election.cc:290] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:36.145404 23548 raft_consensus.cc:493] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.145978 23548 raft_consensus.cc:515] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.148090 23548 leader_election.cc:290] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:36.150974 23475 consensus_queue.cc:260] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.153349 23477 tablet_bootstrap.cc:654] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.155453 23475 ts_tablet_manager.cc:1434] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.001s
I20260709 14:58:36.156111 23208 raft_consensus.cc:2468] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:36.156561 23475 tablet_bootstrap.cc:492] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:36.163307 23433 raft_consensus.cc:3060] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.164794 23519 raft_consensus.cc:515] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.166656 23548 raft_consensus.cc:493] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.166800 23248 leader_election.cc:304] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:36.167188 23548 raft_consensus.cc:515] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.166796 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:36.170089 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77f4e739c684b55b5e4a5844e504e81" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:36.170723 23248 leader_election.cc:343] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.171705 23549 raft_consensus.cc:2804] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:36.172188 23549 raft_consensus.cc:697] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:36.153952 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
W20260709 14:58:36.172696 23174 leader_election.cc:343] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.172272 23583 raft_consensus.cc:493] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.173014 23549 consensus_queue.cc:237] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.183475 23583 raft_consensus.cc:515] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.185544 23583 leader_election.cc:290] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:36.186334 23358 raft_consensus.cc:3060] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.178378 23714 consensus_queue.cc:1048] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:58:36.203552 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:36.206413 23571 raft_consensus.cc:493] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.205487 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.211293 23583 raft_consensus.cc:493] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.204806 23675 consensus_queue.cc:1048] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:58:36.214540 23548 leader_election.cc:290] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:36.217413 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:36.216939 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
W20260709 14:58:36.229449 23156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:58:36.217746 23284 raft_consensus.cc:2468] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:36.228034 23509 raft_consensus.cc:493] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.217998 23571 raft_consensus.cc:515] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.221448 23674 consensus_queue.cc:1048] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:58:36.223937 23583 raft_consensus.cc:515] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.245956 23509 raft_consensus.cc:515] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.235123 23432 raft_consensus.cc:2468] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:36.261628 23476 tablet_bootstrap.cc:492] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:36.244266 23519 leader_election.cc:290] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:36.262145 23476 ts_tablet_manager.cc:1403] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.226s	user 0.026s	sys 0.006s
I20260709 14:58:36.261644 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:36.266036 23476 raft_consensus.cc:359] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.266779 23476 raft_consensus.cc:385] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.267148 23476 raft_consensus.cc:740] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.267875 23476 consensus_queue.cc:260] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.255487 23210 raft_consensus.cc:2393] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7a7af07258944a29ac7b96ef6d6d77f in current term 1: Already voted for candidate b5ab359e924b4e58840cb7cec65a68fc in this term.
I20260709 14:58:36.270757 23474 tablet_bootstrap.cc:492] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:36.271747 23474 ts_tablet_manager.cc:1403] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.174s	user 0.047s	sys 0.015s
I20260709 14:58:36.273860 23571 leader_election.cc:290] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:36.274616 23548 raft_consensus.cc:493] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.275081 23548 raft_consensus.cc:515] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.275341 23358 raft_consensus.cc:2468] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:36.276907 23548 leader_election.cc:290] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:36.278898 23674 raft_consensus.cc:493] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.279345 23674 raft_consensus.cc:515] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.281126 23674 leader_election.cc:290] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:36.292491 23476 ts_tablet_manager.cc:1434] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:58:36.295367 23173 leader_election.cc:304] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:36.296020 23548 raft_consensus.cc:2804] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:36.296384 23548 raft_consensus.cc:493] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:36.296702 23548 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.298152 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554a7d87cfea4dbeac8f2e011fb28332" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:36.298782 23208 raft_consensus.cc:3060] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.303480 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:36.304651 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.305316 23356 raft_consensus.cc:2468] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:36.306326 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:36.307554 23548 raft_consensus.cc:515] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
W20260709 14:58:36.310194 23323 leader_election.cc:343] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.310433 23174 leader_election.cc:304] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:36.310894 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77f4e739c684b55b5e4a5844e504e81" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:36.313331 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:36.313917 23432 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.315192 23475 tablet_bootstrap.cc:654] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.315415 23555 raft_consensus.cc:2804] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:36.315872 23555 raft_consensus.cc:493] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:36.316217 23555 raft_consensus.cc:3060] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:58:36.317548 23173 leader_election.cc:343] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:36.298497 23718 log.cc:927] Time spent T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260709 14:58:36.305330 23249 leader_election.cc:343] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.320966 23249 leader_election.cc:304] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:36.317919 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:36.322816 23509 leader_election.cc:290] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:36.323347 23722 raft_consensus.cc:2749] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:36.318042 23173 leader_election.cc:304] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:36.327920 23646 raft_consensus.cc:2749] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:36.327193 23474 raft_consensus.cc:359] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.329082 23474 raft_consensus.cc:385] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.329421 23474 raft_consensus.cc:740] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.312812 23548 leader_election.cc:290] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:36.330052 23583 leader_election.cc:290] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:36.330942 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:36.332679 23432 raft_consensus.cc:2468] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:36.332763 23281 raft_consensus.cc:2468] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:36.333058 23727 raft_consensus.cc:493] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.333565 23727 raft_consensus.cc:515] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.333724 23173 leader_election.cc:304] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:36.334251 23323 leader_election.cc:304] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:36.335029 23583 raft_consensus.cc:2804] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:36.332734 23474 consensus_queue.cc:260] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.335465 23583 raft_consensus.cc:493] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:36.335852 23583 raft_consensus.cc:3060] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.362054 23548 raft_consensus.cc:2804] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:36.386777 23476 tablet_bootstrap.cc:492] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:36.368386 23548 raft_consensus.cc:697] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
W20260709 14:58:36.368619 23249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:41629, user_credentials={real_user=slave}} blocked reactor thread for 46534.9us
I20260709 14:58:36.393978 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:36.394564 23281 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.394846 23688 raft_consensus.cc:493] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.395382 23688 raft_consensus.cc:515] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.397480 23688 leader_election.cc:290] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:36.397928 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.385702 23538 raft_consensus.cc:493] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.401741 23538 raft_consensus.cc:515] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.403841 23538 leader_election.cc:290] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:36.405827 23548 consensus_queue.cc:237] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.406471 23722 consensus_queue.cc:1048] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.406885 23208 raft_consensus.cc:2468] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:36.407392 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125ba5e079604a9f9709b3213a1eceee" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:36.408751 23323 leader_election.cc:343] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.409912 23555 raft_consensus.cc:515] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.411933 23555 leader_election.cc:290] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
W20260709 14:58:36.368256 23322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.132:42243, user_credentials={real_user=slave}} blocked reactor thread for 138072us
I20260709 14:58:36.414115 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:36.405803 23281 raft_consensus.cc:2468] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:36.419863 23474 ts_tablet_manager.cc:1434] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.148s	user 0.006s	sys 0.011s
I20260709 14:58:36.419018 23722 raft_consensus.cc:493] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.420883 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554a7d87cfea4dbeac8f2e011fb28332" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:36.421145 23722 raft_consensus.cc:515] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.420125 23432 raft_consensus.cc:2468] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:36.423190 23722 leader_election.cc:290] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:36.425078 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef52ee4dcc46c99822e6fb7ef93f7f" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.418148 23583 raft_consensus.cc:515] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.426656 23248 leader_election.cc:304] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:36.426949 23583 leader_election.cc:290] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:36.427950 23356 raft_consensus.cc:2393] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5ab359e924b4e58840cb7cec65a68fc in current term 1: Already voted for candidate a7a7af07258944a29ac7b96ef6d6d77f in this term.
I20260709 14:58:36.428292 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:36.428828 23281 raft_consensus.cc:3060] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:58:36.438560 23249 leader_election.cc:343] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.441730 23476 tablet_bootstrap.cc:654] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.442812 23474 tablet_bootstrap.cc:492] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:36.440032 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef52ee4dcc46c99822e6fb7ef93f7f" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:36.451303 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:36.452124 23210 raft_consensus.cc:2393] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7a7af07258944a29ac7b96ef6d6d77f in current term 1: Already voted for candidate 8f0e40fc024e43af85eef8e81c9155a0 in this term.
I20260709 14:58:36.452078 23281 raft_consensus.cc:2468] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:36.453811 23722 raft_consensus.cc:2764] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:58:36.454371 23727 leader_election.cc:290] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:36.455897 23323 leader_election.cc:304] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:36.456804 23583 raft_consensus.cc:2804] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:36.457288 23583 raft_consensus.cc:697] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:36.458133 23583 consensus_queue.cc:237] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.461705 23322 leader_election.cc:304] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:36.446326 23432 raft_consensus.cc:2468] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:36.463130 23474 tablet_bootstrap.cc:654] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.463472 23248 leader_election.cc:304] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:36.464661 23509 raft_consensus.cc:2804] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:36.465065 23509 raft_consensus.cc:493] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:36.465437 23509 raft_consensus.cc:3060] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.470078 23674 raft_consensus.cc:2749] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:36.471901 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:36.472714 23285 raft_consensus.cc:2393] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbc9232b79164c019e5bdf42e5ba313b in current term 1: Already voted for candidate 8f0e40fc024e43af85eef8e81c9155a0 in this term.
I20260709 14:58:36.473239 23322 leader_election.cc:304] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:36.474063 23674 raft_consensus.cc:3060] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.481586 23509 raft_consensus.cc:515] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.482407 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:36.483047 23285 raft_consensus.cc:2468] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:36.484279 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef52ee4dcc46c99822e6fb7ef93f7f" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
W20260709 14:58:36.486310 23249 leader_election.cc:343] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.487942 23674 raft_consensus.cc:2749] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:36.494246 23475 tablet_bootstrap.cc:492] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:36.494689 23475 ts_tablet_manager.cc:1403] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.338s	user 0.014s	sys 0.000s
I20260709 14:58:36.497121 23475 raft_consensus.cc:359] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.497980 23475 raft_consensus.cc:385] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.498247 23475 raft_consensus.cc:740] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.498888 23475 consensus_queue.cc:260] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.500748 23475 ts_tablet_manager.cc:1434] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:58:36.501573 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125ba5e079604a9f9709b3213a1eceee" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:36.502564 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:36.503150 23432 raft_consensus.cc:2468] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:36.504568 23429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:36.505165 23429 raft_consensus.cc:3060] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.501593 23475 tablet_bootstrap.cc:492] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:36.512655 23475 tablet_bootstrap.cc:654] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.519342 23429 raft_consensus.cc:2468] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:36.520539 23519 consensus_queue.cc:1048] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.522262 23397 leader_election.cc:304] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:36.522990 23519 raft_consensus.cc:3060] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.526381 23477 tablet_bootstrap.cc:492] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:36.526849 23477 ts_tablet_manager.cc:1403] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.482s	user 0.005s	sys 0.018s
I20260709 14:58:36.531071 23477 raft_consensus.cc:359] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.537788 23477 raft_consensus.cc:385] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.538187 23477 raft_consensus.cc:740] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.538932 23477 consensus_queue.cc:260] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:36.530476 23174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:34695, user_credentials={real_user=slave}} blocked reactor thread for 138413us
I20260709 14:58:36.544963 23108 catalog_manager.cc:5697] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:36.546869 23477 ts_tablet_manager.cc:1434] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:58:36.554891 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.555992 23397 leader_election.cc:304] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
W20260709 14:58:36.558936 23397 leader_election.cc:343] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.559968 23733 raft_consensus.cc:2804] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:36.560372 23733 raft_consensus.cc:493] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:36.560711 23733 raft_consensus.cc:3060] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.564217 23476 tablet_bootstrap.cc:492] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:36.564857 23476 ts_tablet_manager.cc:1403] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.196s	user 0.007s	sys 0.011s
I20260709 14:58:36.570703 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef52ee4dcc46c99822e6fb7ef93f7f" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:36.571288 23433 raft_consensus.cc:3060] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.575078 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
W20260709 14:58:36.579623 23174 leader_election.cc:343] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.583823 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:36.584122 23519 raft_consensus.cc:2749] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:36.567826 23509 leader_election.cc:290] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:36.587512 23474 tablet_bootstrap.cc:492] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:36.587898 23477 tablet_bootstrap.cc:492] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:36.587983 23474 ts_tablet_manager.cc:1403] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.005s
I20260709 14:58:36.591480 23396 leader_election.cc:304] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:36.591847 23105 catalog_manager.cc:5697] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:36.596184 23474 raft_consensus.cc:359] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.596848 23474 raft_consensus.cc:385] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.597121 23474 raft_consensus.cc:740] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.597394 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:36.598047 23281 raft_consensus.cc:3060] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.597857 23474 consensus_queue.cc:260] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.599915 23474 ts_tablet_manager.cc:1434] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:58:36.600795 23474 tablet_bootstrap.cc:492] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:36.603363 23727 raft_consensus.cc:2804] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:36.603848 23727 raft_consensus.cc:697] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:36.604266 23733 raft_consensus.cc:515] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.604642 23727 consensus_queue.cc:237] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.608525 23477 tablet_bootstrap.cc:654] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.608588 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:36.609243 23285 raft_consensus.cc:3060] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.618275 23474 tablet_bootstrap.cc:654] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.623363 23734 consensus_queue.cc:1048] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:58:36.627732 23174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:34695, user_credentials={real_user=slave}} blocked reactor thread for 46737us
I20260709 14:58:36.631383 23477 tablet_bootstrap.cc:492] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:36.631860 23477 ts_tablet_manager.cc:1403] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.005s
I20260709 14:58:36.634809 23476 raft_consensus.cc:359] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.635499 23476 raft_consensus.cc:385] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.635759 23476 raft_consensus.cc:740] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.636348 23476 consensus_queue.cc:260] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.643441 23476 ts_tablet_manager.cc:1434] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 14:58:36.644429 23476 tablet_bootstrap.cc:492] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:36.645488 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.647378 23281 raft_consensus.cc:2468] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:36.649952 23357 raft_consensus.cc:2468] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:36.650288 23476 tablet_bootstrap.cc:654] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.652000 23433 raft_consensus.cc:2468] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:36.652995 23733 leader_election.cc:290] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:36.654235 23285 raft_consensus.cc:2468] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:36.654523 23248 leader_election.cc:304] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:36.655728 23509 raft_consensus.cc:2804] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:36.659425 23477 raft_consensus.cc:359] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.660146 23477 raft_consensus.cc:385] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.660418 23477 raft_consensus.cc:740] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.664582 23397 leader_election.cc:304] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:36.664235 23105 catalog_manager.cc:5697] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:36.656188 23509 raft_consensus.cc:697] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:36.665728 23733 raft_consensus.cc:2804] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:36.666039 23509 consensus_queue.cc:237] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.666437 23733 raft_consensus.cc:697] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:36.667312 23733 consensus_queue.cc:237] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.670806 23477 consensus_queue.cc:260] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.675153 23477 ts_tablet_manager.cc:1434] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.002s
I20260709 14:58:36.677963 23583 consensus_queue.cc:1048] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.679715 23474 tablet_bootstrap.cc:492] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:36.680177 23474 ts_tablet_manager.cc:1403] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.009s
I20260709 14:58:36.682801 23474 raft_consensus.cc:359] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.683467 23474 raft_consensus.cc:385] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.683727 23474 raft_consensus.cc:740] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.684371 23474 consensus_queue.cc:260] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.686084 23474 ts_tablet_manager.cc:1434] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:58:36.687618 23474 tablet_bootstrap.cc:492] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:36.692842 23509 consensus_queue.cc:1048] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:58:36.696854 23322 leader_election.cc:343] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.704725 23477 tablet_bootstrap.cc:492] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:36.705161 23174 leader_election.cc:304] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:36.706866 23734 raft_consensus.cc:2804] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:36.707327 23734 raft_consensus.cc:697] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:36.708099 23734 consensus_queue.cc:237] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.712554 23476 tablet_bootstrap.cc:492] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:36.712522 23104 catalog_manager.cc:5697] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:36.713671 23476 ts_tablet_manager.cc:1403] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.004s
I20260709 14:58:36.716992 23509 consensus_queue.cc:1048] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.721083 23476 raft_consensus.cc:359] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.721791 23476 raft_consensus.cc:385] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.722092 23476 raft_consensus.cc:740] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.722965 23476 consensus_queue.cc:260] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.726900 23476 ts_tablet_manager.cc:1434] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:58:36.704985 23322 leader_election.cc:304] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:36.728770 23583 raft_consensus.cc:2749] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:36.729794 23476 tablet_bootstrap.cc:492] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:36.731962 23519 raft_consensus.cc:493] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.732432 23519 raft_consensus.cc:515] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.734448 23519 leader_election.cc:290] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:36.736840 23397 leader_election.cc:304] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:36.738603 23727 raft_consensus.cc:2749] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:36.739179 23548 consensus_queue.cc:1048] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.739964 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77f4e739c684b55b5e4a5844e504e81" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:36.740072 23688 consensus_queue.cc:1048] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.740743 23207 raft_consensus.cc:2468] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
W20260709 14:58:36.741477 23397 leader_election.cc:343] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.742467 23396 leader_election.cc:304] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:36.743315 23571 raft_consensus.cc:2804] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:36.743683 23571 raft_consensus.cc:493] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:36.744006 23571 raft_consensus.cc:3060] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.747057 23477 tablet_bootstrap.cc:654] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.742446 23474 tablet_bootstrap.cc:654] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.762216 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:36.755957 23583 consensus_queue.cc:1048] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:58:36.761557 23646 raft_consensus.cc:493] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.763260 23646 raft_consensus.cc:515] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.765307 23646 leader_election.cc:290] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:36.771661 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77f4e739c684b55b5e4a5844e504e81" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.774022 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.753654 23571 raft_consensus.cc:515] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.775286 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
W20260709 14:58:36.776757 23173 leader_election.cc:343] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.777074 23476 tablet_bootstrap.cc:654] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.777549 23475 tablet_bootstrap.cc:492] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:36.778017 23475 ts_tablet_manager.cc:1403] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.277s	user 0.019s	sys 0.016s
W20260709 14:58:36.780088 23397 leader_election.cc:343] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:36.780529 23174 leader_election.cc:343] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.780954 23174 leader_election.cc:304] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:36.782243 23548 raft_consensus.cc:2749] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:36.787829 23571 leader_election.cc:290] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:36.800076 23475 raft_consensus.cc:359] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.800880 23475 raft_consensus.cc:385] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.801141 23475 raft_consensus.cc:740] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.806658 23477 tablet_bootstrap.cc:492] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:36.807370 23477 ts_tablet_manager.cc:1403] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.004s
I20260709 14:58:36.807179 23475 consensus_queue.cc:260] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.805590 23538 raft_consensus.cc:493] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.813943 23538 raft_consensus.cc:515] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.816052 23538 leader_election.cc:290] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:36.817111 23475 ts_tablet_manager.cc:1434] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 14:58:36.806597 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77f4e739c684b55b5e4a5844e504e81" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:36.817854 23210 raft_consensus.cc:3060] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.817699 23646 raft_consensus.cc:493] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.818122 23475 tablet_bootstrap.cc:492] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:36.820227 23646 raft_consensus.cc:515] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:36.822325 23646 leader_election.cc:290] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:36.828792 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.831723 23477 raft_consensus.cc:359] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.832377 23477 raft_consensus.cc:385] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.832635 23477 raft_consensus.cc:740] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.833235 23477 consensus_queue.cc:260] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
W20260709 14:58:36.834671 23174 leader_election.cc:343] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.837002 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:36.838429 23174 leader_election.cc:343] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.838815 23174 leader_election.cc:304] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
W20260709 14:58:36.838434 23397 leader_election.cc:343] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.840548 23548 raft_consensus.cc:2749] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:36.845203 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579905990bf84149bfa27fcc0d32b801" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:36.844744 23104 catalog_manager.cc:5697] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:36.845834 23207 raft_consensus.cc:2468] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:36.847023 23646 consensus_queue.cc:1048] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.847926 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77f4e739c684b55b5e4a5844e504e81" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:36.848577 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579905990bf84149bfa27fcc0d32b801" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:36.853063 23475 tablet_bootstrap.cc:654] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.857259 23210 raft_consensus.cc:2468] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:36.860469 23105 catalog_manager.cc:5697] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:36.861030 23396 leader_election.cc:304] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:36.861966 23571 raft_consensus.cc:2804] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:36.862533 23571 raft_consensus.cc:697] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:36.863391 23571 consensus_queue.cc:237] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.872123 23675 consensus_queue.cc:1048] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.886998 23475 tablet_bootstrap.cc:492] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:36.887748 23475 ts_tablet_manager.cc:1403] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.009s
I20260709 14:58:36.890498 23475 raft_consensus.cc:359] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.892110 23475 raft_consensus.cc:385] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.892436 23475 raft_consensus.cc:740] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.836827 23477 ts_tablet_manager.cc:1434] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:58:36.893229 23475 consensus_queue.cc:260] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.898830 23475 ts_tablet_manager.cc:1434] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:58:36.901027 23475 tablet_bootstrap.cc:492] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
W20260709 14:58:36.895545 23322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:37401, user_credentials={real_user=slave}} blocked reactor thread for 45927.2us
I20260709 14:58:36.903213 23571 raft_consensus.cc:493] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.903882 23509 raft_consensus.cc:493] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:36.903713 23555 consensus_queue.cc:1048] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.903692 23571 raft_consensus.cc:515] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.909864 23509 raft_consensus.cc:515] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:36.907392 23476 tablet_bootstrap.cc:492] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:36.911814 23509 leader_election.cc:290] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:36.912285 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:36.912915 23210 raft_consensus.cc:2468] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:36.913508 23476 ts_tablet_manager.cc:1403] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.184s	user 0.022s	sys 0.000s
I20260709 14:58:36.914013 23396 leader_election.cc:304] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:36.914260 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:36.914830 23727 raft_consensus.cc:2804] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:36.915176 23727 raft_consensus.cc:493] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:36.915489 23727 raft_consensus.cc:3060] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.913570 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:36.916280 23476 raft_consensus.cc:359] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:36.915614 23248 leader_election.cc:343] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:36.917600 23249 leader_election.cc:343] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.918021 23249 leader_election.cc:304] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:36.918210 23322 leader_election.cc:304] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:36.918704 23509 raft_consensus.cc:2749] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:36.919548 23729 raft_consensus.cc:2804] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:36.919926 23729 raft_consensus.cc:493] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:36.920223 23729 raft_consensus.cc:3060] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.920439 23571 leader_election.cc:290] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:36.896937 23477 tablet_bootstrap.cc:492] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:36.916929 23476 raft_consensus.cc:385] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.922967 23476 raft_consensus.cc:740] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.923457 23476 consensus_queue.cc:260] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:36.924476 23397 leader_election.cc:343] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.927472 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:36.928815 23397 leader_election.cc:343] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.932464 23475 tablet_bootstrap.cc:654] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
W20260709 14:58:36.933193 23322 leader_election.cc:343] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.932929 23106 catalog_manager.cc:5697] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:36.936575 23729 raft_consensus.cc:515] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.937646 23476 ts_tablet_manager.cc:1434] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:58:36.938541 23729 leader_election.cc:290] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:36.939036 23727 raft_consensus.cc:515] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.943166 23476 tablet_bootstrap.cc:492] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:36.944294 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:36.944783 23210 raft_consensus.cc:3060] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.946151 23729 consensus_queue.cc:1048] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:36.953343 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579905990bf84149bfa27fcc0d32b801" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:36.961829 23210 raft_consensus.cc:2468] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:36.963232 23727 leader_election.cc:290] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:36.964229 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:36.964699 23396 leader_election.cc:304] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:36.966671 23477 tablet_bootstrap.cc:654] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.966311 23727 raft_consensus.cc:2804] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:36.968047 23727 raft_consensus.cc:697] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
W20260709 14:58:36.966338 23397 leader_election.cc:343] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.970618 23727 consensus_queue.cc:237] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:36.972295 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579905990bf84149bfa27fcc0d32b801" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:36.972879 23210 raft_consensus.cc:3060] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:36.978420 23476 tablet_bootstrap.cc:654] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:36.982096 23475 tablet_bootstrap.cc:492] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:36.982573 23475 ts_tablet_manager.cc:1403] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.004s
I20260709 14:58:36.985149 23475 raft_consensus.cc:359] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.985570 23210 raft_consensus.cc:2468] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:36.985906 23475 raft_consensus.cc:385] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:58:36.985991 23322 leader_election.cc:343] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:36.987511 23474 tablet_bootstrap.cc:492] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:36.987358 23322 leader_election.cc:304] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:36.987917 23474 ts_tablet_manager.cc:1403] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.301s	user 0.022s	sys 0.006s
I20260709 14:58:36.988130 23729 raft_consensus.cc:2804] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:36.988606 23729 raft_consensus.cc:697] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:36.989372 23729 consensus_queue.cc:237] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.986232 23475 raft_consensus.cc:740] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.994907 23474 raft_consensus.cc:359] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:36.995719 23474 raft_consensus.cc:385] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:36.996045 23474 raft_consensus.cc:740] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:36.997246 23474 consensus_queue.cc:260] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.006899 23474 ts_tablet_manager.cc:1434] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:58:36.999857 23475 consensus_queue.cc:260] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.009323 23475 ts_tablet_manager.cc:1434] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.004s
I20260709 14:58:37.014675 23475 tablet_bootstrap.cc:492] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:37.020166 23475 tablet_bootstrap.cc:654] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.021039 23106 catalog_manager.cc:5697] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:37.021818 23474 tablet_bootstrap.cc:492] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:37.023084 23106 catalog_manager.cc:5697] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:37.030541 23476 tablet_bootstrap.cc:492] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:37.030968 23476 ts_tablet_manager.cc:1403] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.002s
I20260709 14:58:37.031931 23474 tablet_bootstrap.cc:654] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.032771 23476 raft_consensus.cc:359] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.033262 23476 raft_consensus.cc:385] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.033500 23476 raft_consensus.cc:740] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.034143 23476 consensus_queue.cc:260] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.036375 23476 ts_tablet_manager.cc:1434] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:58:37.038375 23477 tablet_bootstrap.cc:492] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:37.038820 23477 ts_tablet_manager.cc:1403] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.001s
I20260709 14:58:37.040726 23477 raft_consensus.cc:359] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.041172 23477 raft_consensus.cc:385] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.041347 23475 tablet_bootstrap.cc:492] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:37.041376 23477 raft_consensus.cc:740] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.042058 23475 ts_tablet_manager.cc:1403] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.005s
I20260709 14:58:37.042972 23477 consensus_queue.cc:260] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.045189 23477 ts_tablet_manager.cc:1434] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:58:37.041719 23476 tablet_bootstrap.cc:492] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:37.047821 23475 raft_consensus.cc:359] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.048502 23475 raft_consensus.cc:385] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.049750 23475 raft_consensus.cc:740] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.050557 23475 consensus_queue.cc:260] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.049496 23477 tablet_bootstrap.cc:492] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:37.052165 23476 tablet_bootstrap.cc:654] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.053761 23475 ts_tablet_manager.cc:1434] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260709 14:58:37.058240 23108 catalog_manager.cc:5697] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:37.059571 23475 tablet_bootstrap.cc:492] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:37.058396 23477 tablet_bootstrap.cc:654] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.068044 23475 tablet_bootstrap.cc:654] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.069717 23729 raft_consensus.cc:493] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.070261 23729 raft_consensus.cc:515] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.072341 23729 leader_election.cc:290] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:37.072979 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:37.073336 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:37.073905 23285 raft_consensus.cc:2393] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7a7af07258944a29ac7b96ef6d6d77f in current term 1: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:37.075023 23323 leader_election.cc:304] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:37.076013 23729 raft_consensus.cc:3060] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.082134 23714 raft_consensus.cc:493] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.082612 23714 raft_consensus.cc:515] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.082994 23729 raft_consensus.cc:2749] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:58:37.083911 23397 consensus_peers.cc:597] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. 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:58:37.086934 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125ba5e079604a9f9709b3213a1eceee" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:37.087596 23357 raft_consensus.cc:2468] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:37.088784 23249 leader_election.cc:304] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:37.091403 23509 raft_consensus.cc:2804] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:37.091746 23509 raft_consensus.cc:493] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:37.092051 23509 raft_consensus.cc:3060] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.096238 23474 tablet_bootstrap.cc:492] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:37.096621 23474 ts_tablet_manager.cc:1403] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.016s
I20260709 14:58:37.096982 23477 tablet_bootstrap.cc:492] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:37.097430 23477 ts_tablet_manager.cc:1403] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.002s
I20260709 14:58:37.099308 23474 raft_consensus.cc:359] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.099960 23474 raft_consensus.cc:385] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.100211 23474 raft_consensus.cc:740] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.100843 23474 consensus_queue.cc:260] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.101598 23476 tablet_bootstrap.cc:492] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:37.102231 23476 ts_tablet_manager.cc:1403] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.025s
I20260709 14:58:37.103734 23474 ts_tablet_manager.cc:1434] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:58:37.104669 23474 tablet_bootstrap.cc:492] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:37.104866 23509 raft_consensus.cc:515] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.105186 23477 raft_consensus.cc:359] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.105801 23477 raft_consensus.cc:385] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.106103 23477 raft_consensus.cc:740] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.107506 23714 leader_election.cc:290] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:37.107703 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125ba5e079604a9f9709b3213a1eceee" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:37.106901 23477 consensus_queue.cc:260] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.108556 23727 consensus_queue.cc:1048] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:58:37.104792 23476 raft_consensus.cc:359] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
W20260709 14:58:37.109019 23248 leader_election.cc:343] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.109910 23476 raft_consensus.cc:385] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.110217 23476 raft_consensus.cc:740] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.110931 23476 consensus_queue.cc:260] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.111953 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125ba5e079604a9f9709b3213a1eceee" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:37.112519 23357 raft_consensus.cc:3060] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.113798 23476 ts_tablet_manager.cc:1434] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:58:37.114730 23476 tablet_bootstrap.cc:492] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:37.119669 23357 raft_consensus.cc:2468] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:37.131291 23509 leader_election.cc:290] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:37.121054 23474 tablet_bootstrap.cc:654] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.122713 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125ba5e079604a9f9709b3213a1eceee" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:37.125465 23477 ts_tablet_manager.cc:1434] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260709 14:58:37.136124 23477 tablet_bootstrap.cc:492] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
W20260709 14:58:37.138432 23248 leader_election.cc:343] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.141661 23477 tablet_bootstrap.cc:654] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.146906 23249 leader_election.cc:304] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:37.150882 23714 raft_consensus.cc:2804] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:37.151321 23714 raft_consensus.cc:697] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:37.152053 23714 consensus_queue.cc:237] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.142015 23475 tablet_bootstrap.cc:492] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:37.154078 23475 ts_tablet_manager.cc:1403] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.003s
I20260709 14:58:37.126757 23476 tablet_bootstrap.cc:654] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.160058 23475 raft_consensus.cc:359] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.160468 23727 consensus_queue.cc:1048] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:37.163102 23475 raft_consensus.cc:385] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.163416 23475 raft_consensus.cc:740] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.164022 23475 consensus_queue.cc:260] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.169337 23475 ts_tablet_manager.cc:1434] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:58:37.169798 23571 raft_consensus.cc:493] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.170358 23571 raft_consensus.cc:515] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.172647 23571 leader_election.cc:290] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:37.167141 23555 raft_consensus.cc:493] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.173485 23555 raft_consensus.cc:515] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.174343 23354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:37.170338 23475 tablet_bootstrap.cc:492] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:37.175570 23555 leader_election.cc:290] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
W20260709 14:58:37.175956 23397 leader_election.cc:343] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.177469 23354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:37.178126 23354 raft_consensus.cc:2468] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:37.181428 23174 leader_election.cc:304] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:37.182566 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:37.182781 23354 raft_consensus.cc:3060] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.184469 23481 raft_consensus.cc:2804] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:37.184846 23481 raft_consensus.cc:493] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:37.185222 23481 raft_consensus.cc:3060] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.195737 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:37.196480 23285 raft_consensus.cc:2468] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
W20260709 14:58:37.198480 23396 leader_election.cc:343] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.198961 23396 leader_election.cc:304] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:37.200817 23727 raft_consensus.cc:2749] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:37.205103 23475 tablet_bootstrap.cc:654] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.208906 23722 consensus_queue.cc:1048] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:37.209170 23646 consensus_queue.cc:1048] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:37.211817 23722 raft_consensus.cc:493] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.212284 23722 raft_consensus.cc:515] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.216111 23474 tablet_bootstrap.cc:492] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:37.216542 23722 leader_election.cc:290] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:37.212247 23481 raft_consensus.cc:515] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.218572 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:37.219183 23206 raft_consensus.cc:2468] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:37.221591 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:37.223845 23248 leader_election.cc:304] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:37.225199 23509 raft_consensus.cc:2804] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:37.220353 23555 consensus_queue.cc:1048] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:58:37.225611 23509 raft_consensus.cc:493] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:37.226111 23509 raft_consensus.cc:3060] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.227602 23481 leader_election.cc:290] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:37.231351 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:37.231927 23356 raft_consensus.cc:3060] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.234294 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:37.234863 23281 raft_consensus.cc:3060] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.216569 23474 ts_tablet_manager.cc:1403] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.112s	user 0.022s	sys 0.035s
I20260709 14:58:37.237826 23571 consensus_queue.cc:1048] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:37.242921 23583 raft_consensus.cc:493] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.243398 23583 raft_consensus.cc:515] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.250829 23583 leader_election.cc:290] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:37.255030 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef52ee4dcc46c99822e6fb7ef93f7f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:37.256057 23281 raft_consensus.cc:2468] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:37.258689 23477 tablet_bootstrap.cc:492] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:37.260142 23477 ts_tablet_manager.cc:1403] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.011s
I20260709 14:58:37.263090 23722 consensus_queue.cc:1048] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:37.264424 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef52ee4dcc46c99822e6fb7ef93f7f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:37.267048 23323 leader_election.cc:304] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:37.267828 23358 raft_consensus.cc:3060] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.267762 23583 raft_consensus.cc:2749] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:37.268563 23477 raft_consensus.cc:359] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.269176 23477 raft_consensus.cc:385] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.269435 23477 raft_consensus.cc:740] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.264627 23174 leader_election.cc:304] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:37.249858 23356 raft_consensus.cc:2468] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:37.273904 23477 consensus_queue.cc:260] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.279551 23477 ts_tablet_manager.cc:1434] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:58:37.281944 23477 tablet_bootstrap.cc:492] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:37.276268 23734 raft_consensus.cc:2804] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:37.286631 23646 raft_consensus.cc:493] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.287071 23646 raft_consensus.cc:515] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.290161 23474 raft_consensus.cc:359] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.291100 23474 raft_consensus.cc:385] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.291782 23509 raft_consensus.cc:515] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.291353 23474 raft_consensus.cc:740] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.299172 23734 raft_consensus.cc:697] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:37.306910 23733 consensus_queue.cc:1048] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:58:37.310679 23725 raft_consensus.cc:493] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.312608 23474 consensus_queue.cc:260] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
W20260709 14:58:37.315425 23248 leader_election.cc:343] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.315152 23725 raft_consensus.cc:515] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.314486 23509 leader_election.cc:290] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:37.317386 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:37.321894 23206 raft_consensus.cc:3060] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.322700 23725 leader_election.cc:290] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:37.306098 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:37.322840 23477 tablet_bootstrap.cc:654] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.324198 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:37.308079 23646 leader_election.cc:290] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:37.327643 23474 ts_tablet_manager.cc:1434] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.090s	user 0.002s	sys 0.003s
I20260709 14:58:37.333494 23476 tablet_bootstrap.cc:492] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:37.333328 23734 consensus_queue.cc:237] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.333966 23476 ts_tablet_manager.cc:1403] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.219s	user 0.035s	sys 0.023s
I20260709 14:58:37.336216 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:37.338442 23476 raft_consensus.cc:359] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.339313 23476 raft_consensus.cc:385] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.339417 23474 tablet_bootstrap.cc:492] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:37.339617 23476 raft_consensus.cc:740] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.330109 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:37.340395 23476 consensus_queue.cc:260] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
W20260709 14:58:37.341813 23249 leader_election.cc:343] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:37.344599 23248 leader_election.cc:343] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.344825 23476 ts_tablet_manager.cc:1434] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260709 14:58:37.345417 23248 leader_election.cc:343] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.347123 23248 leader_election.cc:304] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:37.347666 23792 raft_consensus.cc:493] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.350147 23725 raft_consensus.cc:2749] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:37.351809 23206 raft_consensus.cc:2468] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:37.345367 23474 tablet_bootstrap.cc:654] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.345826 23476 tablet_bootstrap.cc:492] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:37.350160 23792 raft_consensus.cc:515] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.361295 23475 tablet_bootstrap.cc:492] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:37.361799 23475 ts_tablet_manager.cc:1403] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.192s	user 0.026s	sys 0.023s
I20260709 14:58:37.364573 23475 raft_consensus.cc:359] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.365235 23475 raft_consensus.cc:385] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.365510 23475 raft_consensus.cc:740] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
W20260709 14:58:37.365658 23174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:34695, user_credentials={real_user=slave}} blocked reactor thread for 74213us
I20260709 14:58:37.366151 23475 consensus_queue.cc:260] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.367755 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:37.368130 23475 ts_tablet_manager.cc:1434] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:58:37.369132 23475 tablet_bootstrap.cc:492] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:37.370754 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:37.374733 23475 tablet_bootstrap.cc:654] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.375109 23476 tablet_bootstrap.cc:654] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.379367 23105 catalog_manager.cc:5697] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
W20260709 14:58:37.388299 23249 leader_election.cc:343] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.367640 23792 leader_election.cc:290] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:37.391155 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:37.388386 23248 leader_election.cc:304] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
W20260709 14:58:37.410540 23174 leader_election.cc:343] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:37.411525 23174 leader_election.cc:343] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.411899 23174 leader_election.cc:304] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:37.410097 23792 raft_consensus.cc:2804] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:37.415091 23646 raft_consensus.cc:2749] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:37.421293 23477 tablet_bootstrap.cc:492] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:37.421772 23477 ts_tablet_manager.cc:1403] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.140s	user 0.019s	sys 0.001s
I20260709 14:58:37.422078 23105 catalog_manager.cc:5697] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:37.424340 23477 raft_consensus.cc:359] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:37.424696 23248 leader_election.cc:343] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.425213 23248 leader_election.cc:304] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:37.425530 23477 raft_consensus.cc:385] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.425962 23477 raft_consensus.cc:740] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.426677 23793 raft_consensus.cc:2749] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:37.426625 23477 consensus_queue.cc:260] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.428468 23477 ts_tablet_manager.cc:1434] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:58:37.429358 23477 tablet_bootstrap.cc:492] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:37.430152 23792 raft_consensus.cc:697] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:37.431003 23792 consensus_queue.cc:237] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.435999 23477 tablet_bootstrap.cc:654] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.431574 23475 tablet_bootstrap.cc:492] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:37.436707 23475 ts_tablet_manager.cc:1403] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.003s
I20260709 14:58:37.439389 23475 raft_consensus.cc:359] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.440109 23475 raft_consensus.cc:385] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.440439 23475 raft_consensus.cc:740] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.441102 23475 consensus_queue.cc:260] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.451402 23475 ts_tablet_manager.cc:1434] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:58:37.452446 23475 tablet_bootstrap.cc:492] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
W20260709 14:58:37.436861 23156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:58:37.460004 23519 consensus_queue.cc:1048] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:58:37.463762 23674 raft_consensus.cc:493] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.464282 23674 raft_consensus.cc:515] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.466396 23674 leader_election.cc:290] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:37.469013 23729 consensus_queue.cc:1048] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:37.470814 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
W20260709 14:58:37.472664 23322 leader_election.cc:343] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.473766 23519 raft_consensus.cc:493] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.474278 23519 raft_consensus.cc:515] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.475616 23509 raft_consensus.cc:493] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.476044 23509 raft_consensus.cc:515] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.476814 23475 tablet_bootstrap.cc:654] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.472890 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:37.477823 23509 leader_election.cc:290] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:37.478878 23285 raft_consensus.cc:2468] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:37.481956 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125ba5e079604a9f9709b3213a1eceee" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:37.481976 23323 leader_election.cc:304] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:37.484042 23729 raft_consensus.cc:2804] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:37.484396 23729 raft_consensus.cc:493] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:37.484699 23729 raft_consensus.cc:3060] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.486922 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:37.487514 23208 raft_consensus.cc:2468] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:37.480366 23354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:37.498997 23674 raft_consensus.cc:493] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.507937 23519 leader_election.cc:290] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
W20260709 14:58:37.518850 23249 leader_election.cc:343] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.515956 23688 raft_consensus.cc:493] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.516403 23548 raft_consensus.cc:493] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:58:37.530460 23397 consensus_peers.cc:597] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. 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:58:37.533339 23474 tablet_bootstrap.cc:492] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:37.533723 23474 ts_tablet_manager.cc:1403] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.195s	user 0.016s	sys 0.014s
I20260709 14:58:37.516222 23674 raft_consensus.cc:515] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.535223 23477 tablet_bootstrap.cc:492] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:37.535584 23477 ts_tablet_manager.cc:1403] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.017s
I20260709 14:58:37.524907 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125ba5e079604a9f9709b3213a1eceee" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:37.544241 23357 raft_consensus.cc:2393] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbc9232b79164c019e5bdf42e5ba313b in current term 1: Already voted for candidate b5ab359e924b4e58840cb7cec65a68fc in this term.
I20260709 14:58:37.524295 23548 raft_consensus.cc:515] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.542862 23248 leader_election.cc:304] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:37.547125 23397 leader_election.cc:304] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:37.547915 23475 tablet_bootstrap.cc:492] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:37.548866 23475 ts_tablet_manager.cc:1403] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.009s
I20260709 14:58:37.551138 23519 raft_consensus.cc:3060] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.549780 23476 tablet_bootstrap.cc:492] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:37.523422 23688 raft_consensus.cc:515] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.559041 23433 raft_consensus.cc:3060] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.559139 23475 raft_consensus.cc:359] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.559859 23475 raft_consensus.cc:385] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.560125 23475 raft_consensus.cc:740] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.561039 23509 raft_consensus.cc:2804] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:37.560842 23475 consensus_queue.cc:260] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.561373 23509 raft_consensus.cc:493] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:37.561698 23509 raft_consensus.cc:3060] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.562901 23475 ts_tablet_manager.cc:1434] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:58:37.565560 23354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579905990bf84149bfa27fcc0d32b801" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:37.566318 23548 leader_election.cc:290] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:37.566948 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:37.567329 23674 leader_election.cc:290] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:37.567657 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579905990bf84149bfa27fcc0d32b801" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
W20260709 14:58:37.568547 23173 leader_election.cc:343] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.570017 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554a7d87cfea4dbeac8f2e011fb28332" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:37.553704 23476 ts_tablet_manager.cc:1403] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.208s	user 0.020s	sys 0.032s
I20260709 14:58:37.575093 23509 raft_consensus.cc:515] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.576365 23397 leader_election.cc:304] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:37.537699 23729 raft_consensus.cc:515] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.557049 23519 raft_consensus.cc:2749] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:37.578402 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554a7d87cfea4dbeac8f2e011fb28332" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:37.580081 23322 leader_election.cc:304] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:37.581831 23571 raft_consensus.cc:2749] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:37.582794 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:37.584053 23477 raft_consensus.cc:359] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.584714 23477 raft_consensus.cc:385] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.585000 23477 raft_consensus.cc:740] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
W20260709 14:58:37.585444 23174 leader_election.cc:343] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.585832 23477 consensus_queue.cc:260] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.586294 23174 leader_election.cc:304] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:37.559988 23688 leader_election.cc:290] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:37.590709 23476 raft_consensus.cc:359] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.591356 23476 raft_consensus.cc:385] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.591614 23476 raft_consensus.cc:740] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.588079 23474 raft_consensus.cc:359] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.593135 23474 raft_consensus.cc:385] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.593497 23474 raft_consensus.cc:740] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.596055 23477 ts_tablet_manager.cc:1434] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.060s	user 0.001s	sys 0.005s
I20260709 14:58:37.597079 23475 tablet_bootstrap.cc:492] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:37.600379 23476 consensus_queue.cc:260] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.601251 23474 consensus_queue.cc:260] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.592103 23674 raft_consensus.cc:2749] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:37.595553 23548 raft_consensus.cc:2749] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:37.604980 23477 tablet_bootstrap.cc:492] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:37.604283 23105 catalog_manager.cc:5697] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:37.608585 23509 leader_election.cc:290] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:37.617161 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:37.617794 23210 raft_consensus.cc:3060] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.617094 23571 consensus_queue.cc:1048] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:58:37.622206 23475 tablet_bootstrap.cc:654] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.623577 23729 leader_election.cc:290] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:37.624295 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:37.627226 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:37.627779 23281 raft_consensus.cc:3060] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.630853 23714 consensus_queue.cc:1048] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:58:37.632581 23249 leader_election.cc:343] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.634562 23476 ts_tablet_manager.cc:1434] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260709 14:58:37.635392 23476 tablet_bootstrap.cc:492] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:37.635529 23477 tablet_bootstrap.cc:654] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.640591 23476 tablet_bootstrap.cc:654] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.644424 23806 consensus_queue.cc:1048] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:37.645697 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
W20260709 14:58:37.650656 23322 leader_election.cc:343] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.651994 23474 ts_tablet_manager.cc:1434] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.118s	user 0.005s	sys 0.000s
I20260709 14:58:37.658397 23474 tablet_bootstrap.cc:492] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:37.665899 23210 raft_consensus.cc:2468] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:37.667078 23248 leader_election.cc:304] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:37.668556 23714 raft_consensus.cc:2804] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:37.669003 23714 raft_consensus.cc:697] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:37.674606 23714 consensus_queue.cc:237] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.677469 23474 tablet_bootstrap.cc:654] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.660718 23281 raft_consensus.cc:2468] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:37.683329 23323 leader_election.cc:304] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:37.684448 23805 raft_consensus.cc:2804] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:37.695459 23734 raft_consensus.cc:493] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.696024 23734 raft_consensus.cc:515] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.698649 23805 raft_consensus.cc:697] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:37.699963 23807 raft_consensus.cc:493] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.700501 23807 raft_consensus.cc:515] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.688586 23548 raft_consensus.cc:493] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.701804 23548 raft_consensus.cc:515] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.702234 23357 raft_consensus.cc:3060] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.703675 23548 leader_election.cc:290] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:37.706411 23725 raft_consensus.cc:493] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.706923 23725 raft_consensus.cc:515] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.708214 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:37.708835 23430 raft_consensus.cc:2468] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:37.708930 23725 leader_election.cc:290] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:37.699630 23805 consensus_queue.cc:237] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.723325 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:37.724677 23173 leader_election.cc:304] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:37.726071 23807 leader_election.cc:290] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:37.726686 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:37.727401 23284 raft_consensus.cc:2468] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:37.727913 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:37.728058 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:37.728317 23481 raft_consensus.cc:2804] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:37.728685 23481 raft_consensus.cc:493] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:37.729004 23481 raft_consensus.cc:3060] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.730710 23323 leader_election.cc:304] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:37.732283 23477 tablet_bootstrap.cc:492] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:37.732836 23477 ts_tablet_manager.cc:1403] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.008s
I20260709 14:58:37.735275 23583 raft_consensus.cc:2804] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:37.735668 23583 raft_consensus.cc:493] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:37.739598 23430 raft_consensus.cc:2468] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:37.745831 23475 tablet_bootstrap.cc:492] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:37.726776 23734 leader_election.cc:290] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:37.736013 23583 raft_consensus.cc:3060] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.746553 23475 ts_tablet_manager.cc:1403] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.150s	user 0.027s	sys 0.021s
I20260709 14:58:37.748059 23477 raft_consensus.cc:359] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.748747 23477 raft_consensus.cc:385] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.749034 23477 raft_consensus.cc:740] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.749615 23477 consensus_queue.cc:260] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.751305 23477 ts_tablet_manager.cc:1434] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:58:37.751986 23477 tablet_bootstrap.cc:492] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:37.752295 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:37.752911 23210 raft_consensus.cc:2468] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:37.757011 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:37.757786 23477 tablet_bootstrap.cc:654] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
W20260709 14:58:37.765481 23174 leader_election.cc:343] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:37.765973 23249 leader_election.cc:343] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.747013 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:37.747946 23173 leader_election.cc:343] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.769804 23674 raft_consensus.cc:493] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:37.770334 23674 raft_consensus.cc:515] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.772082 23284 raft_consensus.cc:2468] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:37.772316 23674 leader_election.cc:290] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:37.775805 23476 tablet_bootstrap.cc:492] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:37.776330 23476 ts_tablet_manager.cc:1403] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.141s	user 0.020s	sys 0.023s
I20260709 14:58:37.776996 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
W20260709 14:58:37.778779 23322 leader_election.cc:343] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.779212 23248 leader_election.cc:304] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:37.780009 23792 raft_consensus.cc:2804] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:37.780413 23792 raft_consensus.cc:493] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:37.780741 23792 raft_consensus.cc:3060] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.782564 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:37.785706 23555 consensus_queue.cc:1048] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:37.779860 23725 consensus_queue.cc:1048] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:37.788265 23174 leader_election.cc:304] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:37.788985 23555 raft_consensus.cc:2804] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:37.789388 23555 raft_consensus.cc:493] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:37.789762 23555 raft_consensus.cc:3060] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.792613 23583 raft_consensus.cc:515] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.779420 23476 raft_consensus.cc:359] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.794577 23476 raft_consensus.cc:385] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.795003 23476 raft_consensus.cc:740] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.798303 23646 consensus_queue.cc:1048] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:37.798406 23476 consensus_queue.cc:260] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:37.800889 23322 leader_election.cc:343] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.815182 23322 leader_election.cc:304] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:37.805399 23475 raft_consensus.cc:359] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.816612 23475 raft_consensus.cc:385] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.817004 23475 raft_consensus.cc:740] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.817723 23475 consensus_queue.cc:260] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.808521 23476 ts_tablet_manager.cc:1434] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:58:37.821363 23476 tablet_bootstrap.cc:492] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:37.822255 23474 tablet_bootstrap.cc:492] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:37.822726 23474 ts_tablet_manager.cc:1403] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.170s	user 0.017s	sys 0.004s
I20260709 14:58:37.806484 23481 raft_consensus.cc:515] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:37.825922 23481 leader_election.cc:290] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:37.826574 23354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:37.823735 23729 raft_consensus.cc:2749] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:37.801453 23792 raft_consensus.cc:515] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:37.828097 23174 leader_election.cc:343] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.829208 23792 leader_election.cc:290] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:37.831112 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:37.833659 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:37.834275 23206 raft_consensus.cc:3060] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.836195 23106 catalog_manager.cc:5697] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:37.839818 23475 ts_tablet_manager.cc:1434] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.092s	user 0.004s	sys 0.002s
I20260709 14:58:37.840878 23476 tablet_bootstrap.cc:654] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.814512 23583 leader_election.cc:290] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:37.831672 23284 raft_consensus.cc:3060] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.848361 23475 tablet_bootstrap.cc:492] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:37.849045 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:37.849723 23433 raft_consensus.cc:3060] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.800626 23555 raft_consensus.cc:515] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
W20260709 14:58:37.844540 23322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.132:42243, user_credentials={real_user=slave}} blocked reactor thread for 43679.1us
I20260709 14:58:37.871150 23476 tablet_bootstrap.cc:492] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:37.871843 23476 ts_tablet_manager.cc:1403] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.000s
I20260709 14:58:37.873461 23104 catalog_manager.cc:5697] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:37.871268 23284 raft_consensus.cc:2468] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:37.884076 23474 raft_consensus.cc:359] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.888046 23474 raft_consensus.cc:385] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.888342 23474 raft_consensus.cc:740] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.888886 23474 consensus_queue.cc:260] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.886080 23354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:37.892990 23555 leader_election.cc:290] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:37.895164 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:37.895750 23430 raft_consensus.cc:3060] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.897248 23429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:37.909372 23323 leader_election.cc:304] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:37.909864 23474 ts_tablet_manager.cc:1434] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.002s
I20260709 14:58:37.911947 23583 raft_consensus.cc:2804] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:58:37.917117 23249 leader_election.cc:343] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.919715 23474 tablet_bootstrap.cc:492] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:37.914192 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:37.919552 23583 raft_consensus.cc:697] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
W20260709 14:58:37.922163 23173 leader_election.cc:343] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:37.927181 23283 raft_consensus.cc:3060] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.953933 23433 raft_consensus.cc:2468] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:37.961699 23583 consensus_queue.cc:237] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:37.964085 23430 raft_consensus.cc:2468] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:37.957554 23476 raft_consensus.cc:359] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.966975 23476 raft_consensus.cc:385] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.967258 23476 raft_consensus.cc:740] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.970853 23475 tablet_bootstrap.cc:654] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.955384 23173 leader_election.cc:304] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:37.976967 23476 consensus_queue.cc:260] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:37.984095 23477 tablet_bootstrap.cc:492] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:37.984634 23477 ts_tablet_manager.cc:1403] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.233s	user 0.014s	sys 0.000s
I20260709 14:58:37.987627 23477 raft_consensus.cc:359] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.988309 23477 raft_consensus.cc:385] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:37.988575 23477 raft_consensus.cc:740] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:37.989282 23477 consensus_queue.cc:260] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:37.990962 23477 ts_tablet_manager.cc:1434] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:58:37.991914 23477 tablet_bootstrap.cc:492] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:37.995364 23285 raft_consensus.cc:3060] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:37.996482 23474 tablet_bootstrap.cc:654] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:37.989023 23283 raft_consensus.cc:2468] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:38.006021 23477 tablet_bootstrap.cc:654] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
W20260709 14:58:38.196247 23248 consensus_peers.cc:597] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc -> Peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Couldn't send request to peer bbc9232b79164c019e5bdf42e5ba313b. 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:58:38.056207 23475 tablet_bootstrap.cc:492] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
W20260709 14:58:38.139801 23818 log.cc:927] Time spent T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b: Append to log took a long time: real 0.225s	user 0.004s	sys 0.000s
I20260709 14:58:38.166369 23474 tablet_bootstrap.cc:492] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:38.203380 23475 ts_tablet_manager.cc:1403] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.357s	user 0.023s	sys 0.036s
I20260709 14:58:38.203578 23474 ts_tablet_manager.cc:1403] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.286s	user 0.015s	sys 0.002s
I20260709 14:58:37.976406 23206 raft_consensus.cc:2468] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:38.206440 23474 raft_consensus.cc:359] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.207087 23474 raft_consensus.cc:385] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.207351 23474 raft_consensus.cc:740] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.207957 23477 tablet_bootstrap.cc:492] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:38.208464 23477 ts_tablet_manager.cc:1403] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.217s	user 0.005s	sys 0.005s
I20260709 14:58:38.208073 23474 consensus_queue.cc:260] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.210418 23474 ts_tablet_manager.cc:1434] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:58:38.211305 23474 tablet_bootstrap.cc:492] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:38.211539 23477 raft_consensus.cc:359] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:38.213059 23477 raft_consensus.cc:385] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.213363 23477 raft_consensus.cc:740] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.213996 23477 consensus_queue.cc:260] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:38.216534 23477 ts_tablet_manager.cc:1434] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:58:38.217490 23477 tablet_bootstrap.cc:492] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:38.212572 23475 raft_consensus.cc:359] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.218909 23475 raft_consensus.cc:385] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.219163 23475 raft_consensus.cc:740] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.219775 23475 consensus_queue.cc:260] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.220520 23729 consensus_queue.cc:1048] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:38.221987 23475 ts_tablet_manager.cc:1434] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 14:58:38.223018 23475 tablet_bootstrap.cc:492] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:38.225582 23477 tablet_bootstrap.cc:654] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.228516 23475 tablet_bootstrap.cc:654] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.230785 23474 tablet_bootstrap.cc:654] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.240764 23474 tablet_bootstrap.cc:492] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:38.241601 23474 ts_tablet_manager.cc:1403] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 14:58:38.244554 23474 raft_consensus.cc:359] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.246644 23474 raft_consensus.cc:385] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.246928 23474 raft_consensus.cc:740] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.248129 23477 tablet_bootstrap.cc:492] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:38.248600 23477 ts_tablet_manager.cc:1403] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.011s
I20260709 14:58:38.251204 23477 raft_consensus.cc:359] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.251695 23475 tablet_bootstrap.cc:492] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:38.251822 23477 raft_consensus.cc:385] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.252161 23477 raft_consensus.cc:740] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.248062 23474 consensus_queue.cc:260] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.252826 23477 consensus_queue.cc:260] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.254135 23474 ts_tablet_manager.cc:1434] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:58:38.254379 23477 ts_tablet_manager.cc:1434] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:58:38.255082 23474 tablet_bootstrap.cc:492] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:38.255251 23477 tablet_bootstrap.cc:492] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:38.257231 23475 ts_tablet_manager.cc:1403] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.003s
I20260709 14:58:38.260890 23475 raft_consensus.cc:359] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:38.261807 23475 raft_consensus.cc:385] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.262099 23475 raft_consensus.cc:740] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.262413 23477 tablet_bootstrap.cc:654] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.262735 23475 consensus_queue.cc:260] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:38.264895 23475 ts_tablet_manager.cc:1434] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:58:38.265964 23475 tablet_bootstrap.cc:492] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:38.272588 23474 tablet_bootstrap.cc:654] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.273603 23477 tablet_bootstrap.cc:492] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:38.274099 23477 ts_tablet_manager.cc:1403] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:58:38.276825 23477 raft_consensus.cc:359] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.277437 23477 raft_consensus.cc:385] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.277701 23477 raft_consensus.cc:740] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.278322 23477 consensus_queue.cc:260] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.279579 23475 tablet_bootstrap.cc:654] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.279904 23477 ts_tablet_manager.cc:1434] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:58:38.281152 23477 tablet_bootstrap.cc:492] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:38.282189 23806 raft_consensus.cc:493] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.282641 23806 raft_consensus.cc:515] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:38.288893 23475 tablet_bootstrap.cc:492] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:38.289358 23475 ts_tablet_manager.cc:1403] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 14:58:38.291590 23477 tablet_bootstrap.cc:654] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.291913 23475 raft_consensus.cc:359] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.292567 23475 raft_consensus.cc:385] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.292824 23475 raft_consensus.cc:740] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.294925 23475 consensus_queue.cc:260] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.296643 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:38.293084 23806 leader_election.cc:290] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:38.298308 23475 ts_tablet_manager.cc:1434] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:58:38.299329 23475 tablet_bootstrap.cc:492] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
W20260709 14:58:38.301954 23322 leader_election.cc:343] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:38.302511 23477 tablet_bootstrap.cc:492] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:38.302991 23477 ts_tablet_manager.cc:1403] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 14:58:38.304605 23475 tablet_bootstrap.cc:654] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.305490 23477 raft_consensus.cc:359] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.306293 23477 raft_consensus.cc:385] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.306561 23477 raft_consensus.cc:740] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.307358 23477 consensus_queue.cc:260] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.308156 23481 raft_consensus.cc:2804] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:38.308880 23476 ts_tablet_manager.cc:1434] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.436s	user 0.006s	sys 0.000s
I20260709 14:58:38.309930 23476 tablet_bootstrap.cc:492] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:38.315478 23476 tablet_bootstrap.cc:654] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
W20260709 14:58:38.308327 23173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.132:42243, user_credentials={real_user=slave}} blocked reactor thread for 353011us
I20260709 14:58:38.324246 23476 tablet_bootstrap.cc:492] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:38.324756 23476 ts_tablet_manager.cc:1403] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:58:38.331411 23555 raft_consensus.cc:493] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.331856 23555 raft_consensus.cc:515] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:38.331948 23476 raft_consensus.cc:359] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:38.332738 23476 raft_consensus.cc:385] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.333004 23476 raft_consensus.cc:740] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.333761 23476 consensus_queue.cc:260] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:38.336637 23481 raft_consensus.cc:697] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:38.337317 23476 ts_tablet_manager.cc:1434] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:58:38.337548 23481 consensus_queue.cc:237] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:38.334319 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:38.333812 23555 leader_election.cc:290] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:38.359519 23476 tablet_bootstrap.cc:492] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:38.375808 23844 raft_consensus.cc:493] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.376513 23844 raft_consensus.cc:515] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:38.379607 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:38.361389 23206 raft_consensus.cc:2468] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:38.491179 23844 leader_election.cc:290] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
W20260709 14:58:38.487531 23322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:37401, user_credentials={real_user=slave}} blocked reactor thread for 95543.2us
I20260709 14:58:38.498665 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a85a12a6bb49a49765177aa491e5d9" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:38.509027 23249 leader_election.cc:343] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:38.510106 23733 raft_consensus.cc:493] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.510520 23733 raft_consensus.cc:515] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.512117 23733 leader_election.cc:290] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:38.513224 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:38.505513 23852 raft_consensus.cc:493] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.514514 23852 raft_consensus.cc:515] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:38.525945 23284 raft_consensus.cc:2468] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:38.527446 23322 leader_election.cc:304] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:38.527635 23397 leader_election.cc:304] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:38.534085 23733 raft_consensus.cc:2804] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:38.534672 23733 raft_consensus.cc:493] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:38.535030 23733 raft_consensus.cc:3060] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:38.554936 23248 leader_election.cc:304] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:38.562845 23714 raft_consensus.cc:2804] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:38.571092 23714 raft_consensus.cc:697] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:38.571372 23476 tablet_bootstrap.cc:654] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.571914 23714 consensus_queue.cc:237] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:38.582156 23477 ts_tablet_manager.cc:1434] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.279s	user 0.035s	sys 0.079s
I20260709 14:58:38.584230 23477 tablet_bootstrap.cc:492] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:38.618026 23857 raft_consensus.cc:493] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.618577 23857 raft_consensus.cc:515] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.620649 23857 leader_election.cc:290] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:38.621114 23474 tablet_bootstrap.cc:492] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:38.621860 23474 ts_tablet_manager.cc:1403] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.367s	user 0.052s	sys 0.048s
I20260709 14:58:38.628990 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:38.629733 23848 log.cc:927] Time spent T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: Append to log took a long time: real 0.191s	user 0.002s	sys 0.000s
I20260709 14:58:38.634194 23474 raft_consensus.cc:359] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.634891 23474 raft_consensus.cc:385] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.635154 23474 raft_consensus.cc:740] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.635767 23474 consensus_queue.cc:260] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.640874 23476 tablet_bootstrap.cc:492] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:38.641469 23476 ts_tablet_manager.cc:1403] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.283s	user 0.024s	sys 0.025s
I20260709 14:58:38.644618 23474 ts_tablet_manager.cc:1434] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
W20260709 14:58:38.645378 23249 consensus_peers.cc:597] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. 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:58:38.637637 23847 raft_consensus.cc:493] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.638681 23857 raft_consensus.cc:493] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.662418 23859 raft_consensus.cc:2804] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:58:38.670136 23173 leader_election.cc:343] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:38.644145 23432 raft_consensus.cc:3060] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:38.677630 23477 tablet_bootstrap.cc:654] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.678766 23474 tablet_bootstrap.cc:492] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:38.683629 23733 raft_consensus.cc:515] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
W20260709 14:58:38.688004 23156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:58:38.673918 23859 raft_consensus.cc:493] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:58:38.699203 23860 log.cc:927] Time spent T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:58:38.661725 23847 raft_consensus.cc:515] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.702790 23847 leader_election.cc:290] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:38.704813 23474 tablet_bootstrap.cc:654] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.672518 23857 raft_consensus.cc:515] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.707370 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:38.708004 23356 raft_consensus.cc:2468] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:38.709481 23249 leader_election.cc:304] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:38.711102 23475 tablet_bootstrap.cc:492] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:38.711853 23475 ts_tablet_manager.cc:1403] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.413s	user 0.019s	sys 0.024s
I20260709 14:58:38.715929 23733 leader_election.cc:290] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:38.712334 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:38.691411 23859 raft_consensus.cc:3060] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:38.719655 23476 raft_consensus.cc:359] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.720141 23476 raft_consensus.cc:385] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.720350 23476 raft_consensus.cc:740] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.368386 23729 raft_consensus.cc:493] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.722786 23729 raft_consensus.cc:515] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
W20260709 14:58:38.724313 23248 leader_election.cc:343] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:38.726315 23476 consensus_queue.cc:260] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.730048 23857 leader_election.cc:290] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:38.730818 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:38.731379 23285 raft_consensus.cc:3060] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:38.732451 23859 raft_consensus.cc:515] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:38.721756 23828 raft_consensus.cc:2804] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:38.734217 23828 raft_consensus.cc:493] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:38.734544 23828 raft_consensus.cc:3060] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:38.734892 23475 raft_consensus.cc:359] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.741252 23475 raft_consensus.cc:385] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.741564 23475 raft_consensus.cc:740] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.742321 23475 consensus_queue.cc:260] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.752439 23859 leader_election.cc:290] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:38.753700 23729 leader_election.cc:290] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:38.750140 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:38.754927 23284 raft_consensus.cc:2393] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbc9232b79164c019e5bdf42e5ba313b in current term 1: Already voted for candidate 8f0e40fc024e43af85eef8e81c9155a0 in this term.
I20260709 14:58:38.755652 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a85a12a6bb49a49765177aa491e5d9" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
W20260709 14:58:38.758033 23248 leader_election.cc:343] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:38.758422 23248 leader_election.cc:304] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:38.758720 23847 consensus_queue.cc:1048] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:38.759505 23722 raft_consensus.cc:2749] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:38.715940 23806 consensus_queue.cc:1048] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 14:58:38.761631 23475 ts_tablet_manager.cc:1434] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.003s
I20260709 14:58:38.764058 23854 consensus_queue.cc:1048] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:58:38.770640 23475 tablet_bootstrap.cc:492] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:38.778836 23733 raft_consensus.cc:493] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.782514 23733 raft_consensus.cc:515] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.784229 23734 raft_consensus.cc:493] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.784438 23733 leader_election.cc:290] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:38.785045 23849 raft_consensus.cc:493] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.785739 23285 raft_consensus.cc:2468] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:38.789099 23477 tablet_bootstrap.cc:492] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:38.789565 23477 ts_tablet_manager.cc:1403] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.206s	user 0.028s	sys 0.001s
I20260709 14:58:38.785509 23849 raft_consensus.cc:515] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.792126 23849 leader_election.cc:290] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:38.793803 23397 leader_election.cc:304] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:38.794608 23477 raft_consensus.cc:359] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.795267 23477 raft_consensus.cc:385] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:38.795534 23477 raft_consensus.cc:740] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:38.788810 23828 raft_consensus.cc:515] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:38.796187 23477 consensus_queue.cc:260] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.797535 23727 raft_consensus.cc:2804] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:38.798110 23828 leader_election.cc:290] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:38.827018 23852 leader_election.cc:290] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:38.860025 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:38.860777 23285 raft_consensus.cc:2468] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:38.861703 23397 leader_election.cc:304] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:38.862404 23688 raft_consensus.cc:2804] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:38.837471 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:38.807375 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:38.805045 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:38.862747 23688 raft_consensus.cc:493] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:38.806576 23428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:38.823879 23548 consensus_queue.cc:1048] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:38.805735 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:38.800514 23477 ts_tablet_manager.cc:1434] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:58:38.864970 23477 tablet_bootstrap.cc:492] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:38.865375 23722 raft_consensus.cc:493] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.865840 23722 raft_consensus.cc:515] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.868091 23722 leader_election.cc:290] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
W20260709 14:58:38.869215 23248 leader_election.cc:343] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:38.869846 23248 leader_election.cc:343] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:38.810316 23734 raft_consensus.cc:515] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:38.870896 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf9a73f1ff42a495c0bd1277b19e29" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:38.847924 23475 tablet_bootstrap.cc:654] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.849143 23727 raft_consensus.cc:697] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:38.872681 23727 consensus_queue.cc:237] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.872932 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf9a73f1ff42a495c0bd1277b19e29" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:38.872907 23108 catalog_manager.cc:5697] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:38.873781 23209 raft_consensus.cc:2468] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
W20260709 14:58:38.874557 23248 leader_election.cc:343] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:38.875298 23248 leader_election.cc:304] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:38.807961 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:38.850229 23354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:38.876729 23354 raft_consensus.cc:2468] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:38.852839 23863 consensus_queue.cc:1048] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:58:38.862676 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:38.795100 23868 raft_consensus.cc:493] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:38.877909 23688 raft_consensus.cc:3060] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:38.877774 23284 raft_consensus.cc:2468] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
W20260709 14:58:38.879796 23248 leader_election.cc:343] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:38.872052 23734 leader_election.cc:290] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:38.880373 23248 leader_election.cc:304] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:38.881958 23722 raft_consensus.cc:2749] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:38.877796 23868 raft_consensus.cc:515] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:38.885214 23427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
W20260709 14:58:38.886605 23173 leader_election.cc:343] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:38.877364 23477 tablet_bootstrap.cc:654] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.876199 23854 raft_consensus.cc:2804] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:38.887311 23854 raft_consensus.cc:493] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:38.887682 23854 raft_consensus.cc:3060] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:38.895736 23868 leader_election.cc:290] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
W20260709 14:58:38.898304 23322 leader_election.cc:343] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:38.899044 23322 leader_election.cc:343] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:38.936728 23474 tablet_bootstrap.cc:492] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:38.937247 23474 ts_tablet_manager.cc:1403] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.274s	user 0.023s	sys 0.024s
I20260709 14:58:38.950491 23174 leader_election.cc:304] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:38.951722 23868 raft_consensus.cc:2804] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:38.952235 23868 raft_consensus.cc:697] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:38.953063 23868 consensus_queue.cc:237] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.959910 23734 raft_consensus.cc:493] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:38.960434 23734 raft_consensus.cc:515] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.962522 23734 leader_election.cc:290] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:38.966210 23476 ts_tablet_manager.cc:1434] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.324s	user 0.022s	sys 0.030s
I20260709 14:58:38.972424 23476 tablet_bootstrap.cc:492] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:38.965880 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:38.986714 23476 tablet_bootstrap.cc:654] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:38.980558 23357 raft_consensus.cc:3060] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:38.999560 23474 raft_consensus.cc:359] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:39.000068 23474 raft_consensus.cc:385] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:39.000257 23474 raft_consensus.cc:740] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:39.002408 23206 raft_consensus.cc:3060] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.007268 23688 raft_consensus.cc:515] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:39.009454 23688 leader_election.cc:290] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:39.010136 23433 raft_consensus.cc:2393] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7a7af07258944a29ac7b96ef6d6d77f in current term 1: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:38.998101 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732bcbaff16345a1a40f46b1156180f0" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:39.018312 23474 consensus_queue.cc:260] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:38.998147 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:39.024483 23475 tablet_bootstrap.cc:492] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:39.024844 23475 ts_tablet_manager.cc:1403] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.254s	user 0.020s	sys 0.020s
I20260709 14:58:39.027273 23474 ts_tablet_manager.cc:1434] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.001s
I20260709 14:58:39.028400 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:39.028784 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:39.030804 23323 leader_election.cc:304] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:39.033233 23863 raft_consensus.cc:2804] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:39.033409 23477 tablet_bootstrap.cc:492] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:39.033887 23477 ts_tablet_manager.cc:1403] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.169s	user 0.014s	sys 0.002s
I20260709 14:58:39.036300 23475 raft_consensus.cc:359] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.046341 23475 raft_consensus.cc:385] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:39.046546 23475 raft_consensus.cc:740] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:39.047014 23475 consensus_queue.cc:260] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.054912 23475 ts_tablet_manager.cc:1434] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 14:58:39.056504 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:39.057175 23204 raft_consensus.cc:2468] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:39.060105 23354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:39.060322 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732bcbaff16345a1a40f46b1156180f0" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:39.062048 23205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:39.062662 23205 raft_consensus.cc:3060] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.064239 23201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:39.065434 23396 leader_election.cc:304] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:39.067210 23855 raft_consensus.cc:3060] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.067417 23396 leader_election.cc:304] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:39.068470 23856 raft_consensus.cc:2749] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:39.036726 23863 raft_consensus.cc:493] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:39.062493 23355 raft_consensus.cc:3060] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.075111 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:39.075706 23210 raft_consensus.cc:3060] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.076545 23854 raft_consensus.cc:515] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
W20260709 14:58:39.083323 23174 leader_election.cc:343] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:39.077728 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:39.084308 23282 raft_consensus.cc:3060] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.074082 23863 raft_consensus.cc:3060] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.090799 23477 raft_consensus.cc:359] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.091228 23282 raft_consensus.cc:2468] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:39.093852 23855 raft_consensus.cc:2749] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:39.094867 23210 raft_consensus.cc:2468] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:39.095714 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:39.091466 23477 raft_consensus.cc:385] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:39.096982 23477 raft_consensus.cc:740] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:39.083704 23174 leader_election.cc:304] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:39.097604 23477 consensus_queue.cc:260] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.098690 23397 leader_election.cc:304] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:39.098996 23174 leader_election.cc:304] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:39.104012 23878 raft_consensus.cc:2749] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:39.104528 23877 raft_consensus.cc:2749] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:39.111559 23858 raft_consensus.cc:493] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:39.112054 23858 raft_consensus.cc:515] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.082507 23354 raft_consensus.cc:2468] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:39.113517 23477 ts_tablet_manager.cc:1434] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.000s
I20260709 14:58:39.114125 23854 leader_election.cc:290] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:39.114516 23477 tablet_bootstrap.cc:492] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc: Bootstrap starting.
I20260709 14:58:39.111155 23855 raft_consensus.cc:2804] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:39.115391 23322 leader_election.cc:304] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:39.115612 23855 raft_consensus.cc:697] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
W20260709 14:58:39.116395 23322 leader_election.cc:343] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:39.116429 23855 consensus_queue.cc:237] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:39.116899 23322 leader_election.cc:304] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:39.120448 23174 leader_election.cc:304] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:39.121332 23806 raft_consensus.cc:2804] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:39.127456 23850 raft_consensus.cc:2749] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:58:39.135318 23887 log.cc:927] Time spent T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260709 14:58:39.121824 23806 raft_consensus.cc:697] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:39.136691 23806 consensus_queue.cc:237] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:39.126437 23877 raft_consensus.cc:2804] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:39.139299 23877 raft_consensus.cc:493] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:39.139642 23877 raft_consensus.cc:3060] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.129410 23858 leader_election.cc:290] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:39.155292 23205 raft_consensus.cc:2468] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:39.176334 23201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264dd8c48304fdca7cf511e2e59fd6c" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:39.178997 23474 tablet_bootstrap.cc:492] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:39.176486 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf9a73f1ff42a495c0bd1277b19e29" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:39.189316 23476 tablet_bootstrap.cc:492] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:39.190176 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264dd8c48304fdca7cf511e2e59fd6c" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:39.190534 23886 log.cc:927] Time spent T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b: Append to log took a long time: real 0.136s	user 0.003s	sys 0.000s
I20260709 14:58:39.183542 23208 raft_consensus.cc:3060] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.198513 23476 ts_tablet_manager.cc:1403] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.220s	user 0.009s	sys 0.005s
I20260709 14:58:39.179095 23427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf9a73f1ff42a495c0bd1277b19e29" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:39.203958 23427 raft_consensus.cc:3060] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.207230 23476 raft_consensus.cc:359] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:39.208081 23476 raft_consensus.cc:385] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:39.208350 23476 raft_consensus.cc:740] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:39.208612 23323 leader_election.cc:304] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:39.217356 23476 consensus_queue.cc:260] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:39.216565 23583 raft_consensus.cc:2749] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:39.226403 23427 raft_consensus.cc:2468] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:39.227833 23248 leader_election.cc:304] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:39.228739 23853 raft_consensus.cc:2804] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:39.229207 23853 raft_consensus.cc:697] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:39.229902 23858 consensus_queue.cc:1048] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:39.230054 23853 consensus_queue.cc:237] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:39.231127 23863 raft_consensus.cc:515] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:39.202541 23357 raft_consensus.cc:2468] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:39.246076 23858 raft_consensus.cc:493] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:39.262861 23476 ts_tablet_manager.cc:1434] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 14:58:39.260111 23877 raft_consensus.cc:515] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:39.265656 23877 leader_election.cc:290] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:39.266201 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:39.266954 23282 raft_consensus.cc:2393] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a7a7af07258944a29ac7b96ef6d6d77f in current term 1: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:39.267269 23427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:39.267670 23474 tablet_bootstrap.cc:654] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:39.274959 23249 leader_election.cc:304] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
W20260709 14:58:39.287039 23173 leader_election.cc:343] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:39.288328 23476 tablet_bootstrap.cc:492] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:39.287192 23839 raft_consensus.cc:2804] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:39.293959 23839 raft_consensus.cc:697] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:39.294764 23839 consensus_queue.cc:237] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:39.269204 23858 raft_consensus.cc:515] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:39.297123 23858 leader_election.cc:290] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:39.300802 23477 tablet_bootstrap.cc:654] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:39.306556 23583 raft_consensus.cc:493] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:39.307088 23583 raft_consensus.cc:515] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.282176 23863 leader_election.cc:290] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
W20260709 14:58:39.308178 23880 log.cc:927] Time spent T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: Append to log took a long time: real 0.254s	user 0.007s	sys 0.010s
I20260709 14:58:39.308326 23427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:39.309007 23583 leader_election.cc:290] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:39.309368 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:39.269460 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:39.309962 23357 raft_consensus.cc:3060] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.320277 23322 leader_election.cc:304] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:39.301604 23849 consensus_queue.cc:1048] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:58:39.326496 23359 raft_consensus.cc:2393] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bbc9232b79164c019e5bdf42e5ba313b in current term 1: Already voted for candidate a7a7af07258944a29ac7b96ef6d6d77f in this term.
I20260709 14:58:39.327217 23858 raft_consensus.cc:2749] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:58:39.322089 23208 raft_consensus.cc:2468] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:39.331391 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b338a5a6a743eeba200f5d96f19ba1" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:39.334296 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:39.335773 23475 tablet_bootstrap.cc:492] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:39.338302 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b338a5a6a743eeba200f5d96f19ba1" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:39.341486 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:39.342250 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
W20260709 14:58:39.344224 23323 leader_election.cc:343] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:39.348289 23174 leader_election.cc:304] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
W20260709 14:58:39.349813 23174 consensus_peers.cc:597] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. 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:58:39.375077 23475 tablet_bootstrap.cc:654] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
W20260709 14:58:39.376333 23322 leader_election.cc:343] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:39.376907 23322 leader_election.cc:304] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:39.329644 23357 raft_consensus.cc:2468] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:39.403251 23174 leader_election.cc:304] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:39.405157 23322 leader_election.cc:304] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:39.411267 23476 tablet_bootstrap.cc:654] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:39.406013 23646 raft_consensus.cc:2804] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:39.414542 23509 raft_consensus.cc:493] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:39.415042 23509 raft_consensus.cc:515] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.416867 23875 raft_consensus.cc:2749] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:39.414086 23646 raft_consensus.cc:697] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:39.421186 23646 consensus_queue.cc:237] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:39.402464 23380 debug-util.cc:398] Leaking SignalData structure 0x7b08000d3ee0 after lost signal to thread 17965
I20260709 14:58:39.424772 23509 leader_election.cc:290] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
W20260709 14:58:39.431684 23249 consensus_peers.cc:597] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. 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:58:39.432137 23249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:41629, user_credentials={real_user=slave}} blocked reactor thread for 112247us
I20260709 14:58:39.422628 23805 raft_consensus.cc:493] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
W20260709 14:58:39.446485 23380 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1de0 after lost signal to thread 23142
I20260709 14:58:39.453150 23807 raft_consensus.cc:2749] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:39.445755 23805 raft_consensus.cc:515] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.463491 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:39.470235 23474 tablet_bootstrap.cc:492] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:39.470731 23474 ts_tablet_manager.cc:1403] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.292s	user 0.016s	sys 0.022s
W20260709 14:58:39.472378 23248 leader_election.cc:343] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:39.455353 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:39.477666 23688 consensus_queue.cc:1048] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:58:39.480011 23805 leader_election.cc:290] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:39.483204 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:39.473419 23474 raft_consensus.cc:359] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:39.487670 23474 raft_consensus.cc:385] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:39.488451 23474 raft_consensus.cc:740] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:39.489912 23474 consensus_queue.cc:260] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:39.496415 23380 debug-util.cc:398] Leaking SignalData structure 0x7b0800089de0 after lost signal to thread 23234
W20260709 14:58:39.497622 23380 debug-util.cc:398] Leaking SignalData structure 0x7b080011cac0 after lost signal to thread 23309
W20260709 14:58:39.498730 23380 debug-util.cc:398] Leaking SignalData structure 0x7b08000fe8a0 after lost signal to thread 23383
W20260709 14:58:39.499800 23380 debug-util.cc:398] Leaking SignalData structure 0x7b0800260340 after lost signal to thread 23457
W20260709 14:58:39.500620 23380 debug-util.cc:398] Leaking SignalData structure 0x7b0800204a80 after lost signal to thread 23789
I20260709 14:58:39.501089 23474 ts_tablet_manager.cc:1434] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
W20260709 14:58:39.501230 23380 debug-util.cc:398] Leaking SignalData structure 0x7b08000cab40 after lost signal to thread 23821
W20260709 14:58:39.514950 23249 leader_election.cc:343] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:39.515848 23249 leader_election.cc:304] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:39.516368 23876 consensus_queue.cc:1048] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:58:39.517931 23688 consensus_queue.cc:1048] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:39.520315 23474 tablet_bootstrap.cc:492] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:39.521552 23791 raft_consensus.cc:2749] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:39.521700 23853 raft_consensus.cc:2749] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:39.550545 23477 tablet_bootstrap.cc:492] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc: No bootstrap required, opened a new log
I20260709 14:58:39.550990 23477 ts_tablet_manager.cc:1403] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc: Time spent bootstrapping tablet: real 0.437s	user 0.021s	sys 0.000s
I20260709 14:58:39.555567 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:39.553490 23477 raft_consensus.cc:359] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:39.557962 23477 raft_consensus.cc:385] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:39.558248 23477 raft_consensus.cc:740] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Initialized, Role: FOLLOWER
I20260709 14:58:39.564195 23323 leader_election.cc:304] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:39.569361 23877 consensus_queue.cc:1048] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:58:39.570832 23807 raft_consensus.cc:2749] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:39.574249 23477 consensus_queue.cc:260] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:39.579165 23475 tablet_bootstrap.cc:492] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:39.579588 23475 ts_tablet_manager.cc:1403] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.244s	user 0.011s	sys 0.009s
I20260709 14:58:39.649736 23791 raft_consensus.cc:493] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:39.654551 23858 consensus_queue.cc:1048] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:39.655308 23475 raft_consensus.cc:359] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.661618 23475 raft_consensus.cc:385] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:39.661939 23475 raft_consensus.cc:740] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:39.656695 23477 ts_tablet_manager.cc:1434] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260709 14:58:39.586318 23427 raft_consensus.cc:3060] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.667688 23476 tablet_bootstrap.cc:492] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:39.668157 23476 ts_tablet_manager.cc:1403] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.398s	user 0.021s	sys 0.014s
I20260709 14:58:39.663404 23475 consensus_queue.cc:260] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.675930 23474 tablet_bootstrap.cc:654] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:39.676693 23475 ts_tablet_manager.cc:1434] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.097s	user 0.008s	sys 0.004s
I20260709 14:58:39.671458 23583 raft_consensus.cc:493] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:39.714159 23475 tablet_bootstrap.cc:492] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:39.663028 23791 raft_consensus.cc:515] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:39.739388 23913 log.cc:927] Time spent T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc: Append to log took a long time: real 0.190s	user 0.003s	sys 0.000s
I20260709 14:58:39.713052 23583 raft_consensus.cc:515] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:39.749161 23248 consensus_peers.cc:597] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc -> Peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Couldn't send request to peer bbc9232b79164c019e5bdf42e5ba313b. 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:58:39.754303 23828 raft_consensus.cc:493] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:58:39.757140 23910 log.cc:927] Time spent T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: Append to log took a long time: real 0.178s	user 0.000s	sys 0.001s
I20260709 14:58:39.767288 23828 raft_consensus.cc:515] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:39.802664 23791 leader_election.cc:290] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:39.805190 23828 leader_election.cc:290] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:39.811544 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b338a5a6a743eeba200f5d96f19ba1" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:39.819007 23583 leader_election.cc:290] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:39.819628 23105 catalog_manager.cc:5697] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:39.820303 23427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b338a5a6a743eeba200f5d96f19ba1" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:39.821647 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:39.822367 23356 raft_consensus.cc:2468] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 0.
I20260709 14:58:39.824661 23807 consensus_queue.cc:1048] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:39.826206 23475 tablet_bootstrap.cc:654] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
W20260709 14:58:39.828176 23248 leader_election.cc:343] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:58:39.837134 23917 log.cc:927] Time spent T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 14:58:39.839591 23474 tablet_bootstrap.cc:492] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:39.839979 23474 ts_tablet_manager.cc:1403] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.323s	user 0.023s	sys 0.004s
I20260709 14:58:39.831777 23352 raft_consensus.cc:2468] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 0.
I20260709 14:58:39.845580 23201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
W20260709 14:58:39.847039 23322 leader_election.cc:343] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:39.855216 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
W20260709 14:58:39.866947 23173 leader_election.cc:343] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:39.870644 23829 consensus_queue.cc:1048] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:39.872093 23571 consensus_queue.cc:1048] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:39.872107 23476 raft_consensus.cc:359] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.872975 23476 raft_consensus.cc:385] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:39.873245 23476 raft_consensus.cc:740] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:39.873919 23476 consensus_queue.cc:260] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.876430 23476 ts_tablet_manager.cc:1434] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.208s	user 0.007s	sys 0.000s
I20260709 14:58:39.877007 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:39.877698 23276 raft_consensus.cc:2468] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:39.879541 23476 tablet_bootstrap.cc:492] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:39.880328 23323 leader_election.cc:304] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:39.881135 23807 raft_consensus.cc:2804] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:39.881503 23807 raft_consensus.cc:493] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:39.881832 23807 raft_consensus.cc:3060] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.895942 23476 tablet_bootstrap.cc:654] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:39.890609 23174 leader_election.cc:304] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:39.895762 23249 leader_election.cc:304] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
W20260709 14:58:39.891386 23923 log.cc:927] Time spent T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:58:39.897712 23877 raft_consensus.cc:2804] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:39.898097 23877 raft_consensus.cc:493] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:39.898476 23877 raft_consensus.cc:3060] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.893510 23474 raft_consensus.cc:359] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:39.899338 23474 raft_consensus.cc:385] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:39.899611 23474 raft_consensus.cc:740] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:39.901767 23474 consensus_queue.cc:260] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:39.904836 23474 ts_tablet_manager.cc:1434] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.001s
W20260709 14:58:39.907861 23156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:58:39.897740 23841 raft_consensus.cc:2804] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:39.909137 23474 tablet_bootstrap.cc:492] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:39.890468 23792 consensus_queue.cc:1048] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:58:39.914088 23475 tablet_bootstrap.cc:492] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:39.914570 23475 ts_tablet_manager.cc:1403] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.201s	user 0.012s	sys 0.004s
I20260709 14:58:39.909829 23841 raft_consensus.cc:493] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:39.940174 23548 raft_consensus.cc:493] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:39.941591 23866 consensus_queue.cc:1048] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:39.943830 23548 raft_consensus.cc:515] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.919721 23733 consensus_queue.cc:1048] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:58:39.948220 23548 leader_election.cc:290] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:39.951292 23807 raft_consensus.cc:515] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.921399 23841 raft_consensus.cc:3060] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.962781 23104 catalog_manager.cc:5697] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:39.972998 23807 leader_election.cc:290] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:39.973847 23877 raft_consensus.cc:515] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:39.976819 23829 consensus_queue.cc:1048] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:39.985086 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:40.005542 23350 raft_consensus.cc:2393] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 in current term 1: Already voted for candidate a7a7af07258944a29ac7b96ef6d6d77f in this term.
I20260709 14:58:39.986735 23105 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48596 (request call id 75) took 1133 ms. Trace:
I20260709 14:58:39.987598 23474 tablet_bootstrap.cc:654] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:39.989328 23475 raft_consensus.cc:359] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:39.990226 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:40.009070 23276 raft_consensus.cc:3060] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.997641 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:40.002640 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:40.010365 23202 raft_consensus.cc:3060] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:39.997124 23106 catalog_manager.cc:5697] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:40.015255 23841 raft_consensus.cc:515] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:40.018309 23427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b338a5a6a743eeba200f5d96f19ba1" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
W20260709 14:58:40.019624 23248 leader_election.cc:343] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:40.021490 23877 leader_election.cc:290] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:40.022089 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:40.022724 23355 raft_consensus.cc:3060] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:58:40.024484 23173 consensus_peers.cc:597] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 -> Peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Couldn't send request to peer bbc9232b79164c019e5bdf42e5ba313b. 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:58:40.025949 23475 raft_consensus.cc:385] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:40.026243 23475 raft_consensus.cc:740] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:40.026978 23475 consensus_queue.cc:260] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:40.029376 23475 ts_tablet_manager.cc:1434] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.002s
I20260709 14:58:40.006655 23105 rpcz_store.cc:276] 0709 14:58:38.853803 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:58:38.853936 (+   133us) service_pool.cc:224] Handling call
0709 14:58:39.986654 (+1132718us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:58:39.941225 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:58:39.941733 (+   508us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:58:39.941772 (+    39us) write_op.cc:435] Acquired schema lock
0709 14:58:39.941790 (+    18us) tablet.cc:662] Decoding operations
0709 14:58:39.950170 (+  8380us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:58:39.950243 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 14:58:39.950282 (+    39us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:58:39.950464 (+   182us) tablet.cc:701] Row locks acquired
0709 14:58:39.950482 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:58:39.950615 (+   133us) write_op.cc:270] Start()
0709 14:58:39.950721 (+   106us) write_op.cc:276] Timestamp: P: 1783609119950574 usec, L: 0
0709 14:58:39.950744 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:58:39.951329 (+   585us) log.cc:844] Serialized 543 byte log entry
0709 14:58:39.952921 (+  1592us) op_driver.cc:464] REPLICATION: finished
0709 14:58:39.953205 (+   284us) write_op.cc:301] APPLY: starting
0709 14:58:39.953284 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 14:58:39.953381 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0709 14:58:39.953481 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:58:39.953693 (+   212us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:58:39.953830 (+   137us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:58:39.953885 (+    55us) write_op.cc:312] APPLY: finished
0709 14:58:39.954066 (+   181us) log.cc:844] Serialized 22 byte log entry
0709 14:58:39.954206 (+   140us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:39.954272 (+    66us) write_op.cc:454] Released schema lock
0709 14:58:39.954318 (+    46us) write_op.cc:341] FINISH: Updating metrics
0709 14:58:39.954587 (+   269us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:58:39.954615 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":51373,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":92,"apply.run_cpu_time_us":1364,"apply.run_wall_time_us":1365,"num_ops":1,"prepare.queue_time_us":93009,"prepare.run_cpu_time_us":2423,"prepare.run_wall_time_us":16532,"replication_time_us":2078,"thread_start_us":70099,"threads_started":1}]]}
I20260709 14:58:40.034046 23174 leader_election.cc:304] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:40.022329 23474 tablet_bootstrap.cc:492] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:40.042331 23474 ts_tablet_manager.cc:1403] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.133s	user 0.012s	sys 0.000s
I20260709 14:58:40.047693 23202 raft_consensus.cc:2468] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:40.047504 23108 catalog_manager.cc:5697] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:40.048467 23925 raft_consensus.cc:2749] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:40.057603 23475 tablet_bootstrap.cc:492] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:40.048710 23841 leader_election.cc:290] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:40.060122 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b338a5a6a743eeba200f5d96f19ba1" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:40.060453 23474 raft_consensus.cc:359] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.061148 23474 raft_consensus.cc:385] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:40.061393 23474 raft_consensus.cc:740] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:40.062441 23474 consensus_queue.cc:260] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.070079 23322 leader_election.cc:304] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:40.047962 23355 raft_consensus.cc:2468] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:40.075554 23474 ts_tablet_manager.cc:1434] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:58:40.077463 23807 raft_consensus.cc:2804] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:40.066363 23356 raft_consensus.cc:3060] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.071480 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:40.092716 23474 tablet_bootstrap.cc:492] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:40.095676 23174 leader_election.cc:304] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:40.097163 23866 raft_consensus.cc:2804] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:40.097636 23866 raft_consensus.cc:697] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:40.093964 23807 raft_consensus.cc:697] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:40.098417 23866 consensus_queue.cc:237] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.099574 23807 consensus_queue.cc:237] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:40.103154 23173 leader_election.cc:343] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:40.108940 23276 raft_consensus.cc:2468] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:40.114056 23474 tablet_bootstrap.cc:654] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:40.120728 23858 raft_consensus.cc:493] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:40.121246 23858 raft_consensus.cc:515] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:40.123135 23858 leader_election.cc:290] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:40.124740 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a85a12a6bb49a49765177aa491e5d9" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:40.130110 23356 raft_consensus.cc:2468] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
W20260709 14:58:40.131243 23322 leader_election.cc:343] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:40.132581 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a85a12a6bb49a49765177aa491e5d9" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:40.155725 23277 raft_consensus.cc:2468] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 0.
I20260709 14:58:40.141757 23105 catalog_manager.cc:5697] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:40.157766 23323 leader_election.cc:304] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:40.160238 23105 catalog_manager.cc:5697] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:40.162019 23105 catalog_manager.cc:5697] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } }
I20260709 14:58:40.164592 23249 leader_election.cc:304] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:40.165338 23509 raft_consensus.cc:2804] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:40.165798 23509 raft_consensus.cc:697] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:40.166596 23509 consensus_queue.cc:237] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:40.169577 23476 tablet_bootstrap.cc:492] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:40.162303 23858 raft_consensus.cc:2804] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:40.170006 23476 ts_tablet_manager.cc:1403] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.291s	user 0.007s	sys 0.016s
I20260709 14:58:40.170627 23858 raft_consensus.cc:493] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:40.176781 23858 raft_consensus.cc:3060] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.192014 23476 raft_consensus.cc:359] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:40.195282 23476 raft_consensus.cc:385] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:40.195640 23476 raft_consensus.cc:740] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:40.201426 23476 consensus_queue.cc:260] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:40.203855 23476 ts_tablet_manager.cc:1434] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:58:40.204829 23476 tablet_bootstrap.cc:492] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:40.207046 23104 catalog_manager.cc:5697] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:40.208981 23858 raft_consensus.cc:515] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:40.212157 23475 tablet_bootstrap.cc:654] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:40.216526 23104 catalog_manager.cc:5697] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } }
I20260709 14:58:40.219749 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a85a12a6bb49a49765177aa491e5d9" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:40.220403 23202 raft_consensus.cc:3060] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.227746 23474 tablet_bootstrap.cc:492] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:40.228271 23474 ts_tablet_manager.cc:1403] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.136s	user 0.010s	sys 0.011s
I20260709 14:58:40.232641 23474 raft_consensus.cc:359] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:40.233278 23474 raft_consensus.cc:385] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:40.233537 23474 raft_consensus.cc:740] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:40.241385 23474 consensus_queue.cc:260] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:40.246373 23474 ts_tablet_manager.cc:1434] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 14:58:40.248546 23688 raft_consensus.cc:493] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:40.251430 23688 raft_consensus.cc:515] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.252763 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a85a12a6bb49a49765177aa491e5d9" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:40.253113 23476 tablet_bootstrap.cc:654] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:40.253456 23688 leader_election.cc:290] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:40.249922 23858 leader_election.cc:290] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:40.255548 23276 raft_consensus.cc:3060] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.258229 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:40.258872 23206 raft_consensus.cc:2468] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:40.260703 23396 leader_election.cc:304] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:40.287526 23474 tablet_bootstrap.cc:492] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:40.255474 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:40.288368 23108 catalog_manager.cc:5697] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:40.262501 23733 raft_consensus.cc:2804] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:40.310484 23276 raft_consensus.cc:2468] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:40.306906 23733 raft_consensus.cc:493] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:40.313792 23733 raft_consensus.cc:3060] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.323668 23323 leader_election.cc:304] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:40.324795 23858 raft_consensus.cc:2804] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:40.325296 23858 raft_consensus.cc:697] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:40.326114 23858 consensus_queue.cc:237] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:40.326152 23397 leader_election.cc:343] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:40.352002 23475 tablet_bootstrap.cc:492] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:40.352551 23475 ts_tablet_manager.cc:1403] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.296s	user 0.012s	sys 0.020s
I20260709 14:58:40.353061 23104 catalog_manager.cc:5697] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 1 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:40.374797 23475 raft_consensus.cc:359] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:40.377475 23476 tablet_bootstrap.cc:492] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0: No bootstrap required, opened a new log
I20260709 14:58:40.377656 23475 raft_consensus.cc:385] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:40.378197 23476 ts_tablet_manager.cc:1403] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.174s	user 0.027s	sys 0.031s
I20260709 14:58:40.378111 23475 raft_consensus.cc:740] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:40.382306 23475 consensus_queue.cc:260] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:40.393353 23475 ts_tablet_manager.cc:1434] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:58:40.402257 23474 tablet_bootstrap.cc:654] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:40.377219 23202 raft_consensus.cc:2468] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:40.416482 23822 raft_consensus.cc:493] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:40.417033 23822 raft_consensus.cc:515] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:40.419085 23822 leader_election.cc:290] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:40.420990 23733 raft_consensus.cc:515] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.422524 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:40.423019 23733 leader_election.cc:290] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:40.423154 23276 raft_consensus.cc:2468] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:40.423646 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:40.424798 23475 tablet_bootstrap.cc:492] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
W20260709 14:58:40.425279 23397 leader_election.cc:343] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:58:40.426064 23397 leader_election.cc:304] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:40.427707 23822 raft_consensus.cc:2804] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:58:40.428074 23822 raft_consensus.cc:493] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:40.428397 23822 raft_consensus.cc:3060] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.434065 23476 raft_consensus.cc:359] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:40.434068 23205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:40.434885 23476 raft_consensus.cc:385] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:40.435168 23205 raft_consensus.cc:3060] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.435544 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:40.435176 23476 raft_consensus.cc:740] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:40.450491 23822 raft_consensus.cc:515] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:40.450652 23476 consensus_queue.cc:260] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:40.451620 23202 raft_consensus.cc:2468] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 0.
I20260709 14:58:40.452890 23476 ts_tablet_manager.cc:1434] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.000s
I20260709 14:58:40.453931 23474 tablet_bootstrap.cc:492] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:40.454386 23474 ts_tablet_manager.cc:1403] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.167s	user 0.023s	sys 0.000s
I20260709 14:58:40.457435 23475 tablet_bootstrap.cc:654] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:40.459466 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:40.461305 23108 catalog_manager.cc:5697] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:40.462255 23474 raft_consensus.cc:359] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:40.462980 23474 raft_consensus.cc:385] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:40.463249 23474 raft_consensus.cc:740] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:40.463912 23474 consensus_queue.cc:260] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:40.467619 23822 leader_election.cc:290] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:40.470372 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:40.470945 23276 raft_consensus.cc:3060] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.482141 23822 raft_consensus.cc:493] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:40.482743 23822 raft_consensus.cc:515] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.487396 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:40.489437 23173 consensus_peers.cc:597] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 -> Peer bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243): Couldn't send request to peer bbc9232b79164c019e5bdf42e5ba313b. 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:58:40.490211 23474 ts_tablet_manager.cc:1434] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:58:40.492933 23474 tablet_bootstrap.cc:492] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:40.492794 23276 raft_consensus.cc:2468] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:40.484666 23106 catalog_manager.cc:5697] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:40.497983 23397 leader_election.cc:304] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:40.498757 23519 raft_consensus.cc:2804] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:40.499361 23519 raft_consensus.cc:697] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:40.501618 23474 tablet_bootstrap.cc:654] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:40.497150 23205 raft_consensus.cc:2468] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:40.500068 23519 consensus_queue.cc:237] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:40.507967 23396 leader_election.cc:304] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:40.508904 23733 raft_consensus.cc:2804] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:58:40.509367 23733 raft_consensus.cc:697] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:40.510216 23822 leader_election.cc:290] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:40.510152 23733 consensus_queue.cc:237] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.516602 23205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:40.518240 23396 leader_election.cc:304] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:40.518921 23822 raft_consensus.cc:2749] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:40.557720 23858 raft_consensus.cc:493] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:40.558275 23858 raft_consensus.cc:515] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:40.560431 23858 leader_election.cc:290] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:40.562266 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:40.565013 23205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:40.565419 23106 catalog_manager.cc:5697] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:40.566136 23322 leader_election.cc:304] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:40.567373 23858 raft_consensus.cc:2749] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:40.566998 23106 catalog_manager.cc:5697] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 1 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:40.568275 23474 tablet_bootstrap.cc:492] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:40.568715 23474 ts_tablet_manager.cc:1403] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.018s
I20260709 14:58:40.571149 23475 tablet_bootstrap.cc:492] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:40.571249 23474 raft_consensus.cc:359] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:40.572017 23474 raft_consensus.cc:385] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:40.572266 23474 raft_consensus.cc:740] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:40.572907 23474 consensus_queue.cc:260] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:40.575096 23474 ts_tablet_manager.cc:1434] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:58:40.575953 23474 tablet_bootstrap.cc:492] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b: Bootstrap starting.
I20260709 14:58:40.577409 23475 ts_tablet_manager.cc:1403] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.162s	user 0.009s	sys 0.014s
I20260709 14:58:40.581312 23474 tablet_bootstrap.cc:654] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:40.590130 23877 consensus_queue.cc:1048] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:58:40.593933 23474 tablet_bootstrap.cc:492] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b: No bootstrap required, opened a new log
I20260709 14:58:40.594424 23474 ts_tablet_manager.cc:1403] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 14:58:40.597046 23474 raft_consensus.cc:359] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.597630 23474 raft_consensus.cc:385] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:40.597913 23474 raft_consensus.cc:740] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Initialized, Role: FOLLOWER
I20260709 14:58:40.598620 23474 consensus_queue.cc:260] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.604764 23474 ts_tablet_manager.cc:1434] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:58:40.609150 23475 raft_consensus.cc:359] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.609833 23475 raft_consensus.cc:385] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:40.610108 23475 raft_consensus.cc:740] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:40.610628 23475 consensus_queue.cc:260] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.612053 23475 ts_tablet_manager.cc:1434] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.034s	user 0.001s	sys 0.002s
I20260709 14:58:40.618151 23475 tablet_bootstrap.cc:492] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f: Bootstrap starting.
I20260709 14:58:40.623946 23475 tablet_bootstrap.cc:654] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f: Neither blocks nor log segments found. Creating new log.
I20260709 14:58:40.650646 23427 raft_consensus.cc:3060] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.654711 23475 tablet_bootstrap.cc:492] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f: No bootstrap required, opened a new log
I20260709 14:58:40.655212 23475 ts_tablet_manager.cc:1403] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.008s
I20260709 14:58:40.657677 23475 raft_consensus.cc:359] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.658313 23475 raft_consensus.cc:385] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:58:40.658573 23475 raft_consensus.cc:740] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Initialized, Role: FOLLOWER
I20260709 14:58:40.661549 23858 consensus_queue.cc:1048] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:40.664512 23475 consensus_queue.cc:260] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.666095 23475 ts_tablet_manager.cc:1434] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:58:40.671285 23350 raft_consensus.cc:3060] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.672791 23430 raft_consensus.cc:3060] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.678251 23807 raft_consensus.cc:493] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:40.678740 23807 raft_consensus.cc:515] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.680614 23807 leader_election.cc:290] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:40.683948 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:40.686302 23205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:40.687026 23205 raft_consensus.cc:2393] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7a7af07258944a29ac7b96ef6d6d77f in current term 1: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:40.691520 23322 leader_election.cc:304] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:40.692194 23807 raft_consensus.cc:3060] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.693157 23853 consensus_queue.cc:1048] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:40.699429 23807 raft_consensus.cc:2749] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:40.710999 23806 consensus_queue.cc:1048] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:40.742594 23858 consensus_queue.cc:1048] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:40.749825 23858 raft_consensus.cc:493] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:40.750365 23858 raft_consensus.cc:515] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:40.752261 23425 raft_consensus.cc:3060] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.753549 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:40.752319 23858 leader_election.cc:290] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:40.754619 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:40.757063 23322 leader_election.cc:304] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:40.759588 23858 raft_consensus.cc:2749] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:40.766263 23792 consensus_queue.cc:1048] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:58:40.814289 23806 consensus_queue.cc:1048] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:40.916241 23202 raft_consensus.cc:3060] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:40.930693 23733 consensus_queue.cc:1048] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:40.946569 23733 consensus_queue.cc:1048] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:40.972271 23351 raft_consensus.cc:3060] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:41.024775 23733 consensus_queue.cc:1048] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:41.029912 23519 raft_consensus.cc:493] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:41.030361 23519 raft_consensus.cc:515] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:41.032137 23519 leader_election.cc:290] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:41.033655 23206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:41.038146 23733 consensus_queue.cc:1048] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:58:41.042153 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:41.050625 23397 leader_election.cc:304] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:41.052181 23733 raft_consensus.cc:2749] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:58:41.087062 23430 raft_consensus.cc:3060] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:58:41.930372 17962 tablet_server.cc:179] TabletServer@127.17.138.129:0 shutting down...
W20260709 14:58:41.956955 23322 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 71 similar messages]
W20260709 14:58:41.960124 23322 consensus_peers.cc:597] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:41.993353 23322 consensus_peers.cc:597] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:41.997721 23396 consensus_peers.cc:597] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.001538 23248 consensus_peers.cc:597] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.011997 23322 consensus_peers.cc:597] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.011966 23396 consensus_peers.cc:597] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.015460 23248 consensus_peers.cc:597] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.016814 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:58:42.017977 17962 tablet_replica.cc:333] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
W20260709 14:58:42.018481 23396 consensus_peers.cc:597] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.018605 17962 raft_consensus.cc:2243] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.019160 17962 raft_consensus.cc:2272] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.021438 17962 tablet_replica.cc:333] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.022230 17962 raft_consensus.cc:2243] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:58:42.022760 23248 consensus_peers.cc:597] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.023114 17962 raft_consensus.cc:2272] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.024992 17962 tablet_replica.cc:333] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.025689 17962 raft_consensus.cc:2243] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.026087 17962 raft_consensus.cc:2272] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.027673 17962 tablet_replica.cc:333] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.028214 17962 raft_consensus.cc:2243] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.028959 17962 raft_consensus.cc:2272] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.030761 17962 tablet_replica.cc:333] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.031438 17962 raft_consensus.cc:2243] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.032270 17962 raft_consensus.cc:2272] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.034487 17962 tablet_replica.cc:333] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.035280 17962 raft_consensus.cc:2243] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.035753 17962 raft_consensus.cc:2272] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.037317 17962 tablet_replica.cc:333] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.037863 17962 raft_consensus.cc:2243] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.038266 17962 raft_consensus.cc:2272] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.039860 17962 tablet_replica.cc:333] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.040596 17962 raft_consensus.cc:2243] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.041050 17962 raft_consensus.cc:2272] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.042834 17962 tablet_replica.cc:333] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.043555 17962 raft_consensus.cc:2243] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:58:42.043828 23322 consensus_peers.cc:597] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.044001 17962 raft_consensus.cc:2272] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.045895 17962 tablet_replica.cc:333] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.046635 17962 raft_consensus.cc:2243] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.047307 17962 raft_consensus.cc:2272] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.049307 17962 tablet_replica.cc:333] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.049959 17962 raft_consensus.cc:2243] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.050894 17962 raft_consensus.cc:2272] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.053539 17962 tablet_replica.cc:333] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.054312 17962 raft_consensus.cc:2243] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.055155 17962 raft_consensus.cc:2272] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.057060 17962 tablet_replica.cc:333] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.057670 17962 raft_consensus.cc:2243] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.058069 17962 raft_consensus.cc:2272] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.059952 17962 tablet_replica.cc:333] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.060672 17962 raft_consensus.cc:2243] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.061517 17962 raft_consensus.cc:2272] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.063172 17962 tablet_replica.cc:333] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.063668 17962 raft_consensus.cc:2243] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.064317 17962 raft_consensus.cc:2272] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.065969 17962 tablet_replica.cc:333] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.066545 17962 raft_consensus.cc:2243] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.067008 17962 raft_consensus.cc:2272] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.069075 17962 tablet_replica.cc:333] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.069789 17962 raft_consensus.cc:2243] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.070611 17962 raft_consensus.cc:2272] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:42.071133 23248 consensus_peers.cc:597] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.072405 17962 tablet_replica.cc:333] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.073025 17962 raft_consensus.cc:2243] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.073407 17962 raft_consensus.cc:2272] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.075632 17962 tablet_replica.cc:333] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.076332 17962 raft_consensus.cc:2243] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.076783 17962 raft_consensus.cc:2272] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.078946 17962 tablet_replica.cc:333] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.079504 17962 raft_consensus.cc:2243] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.079943 17962 raft_consensus.cc:2272] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.081698 17962 tablet_replica.cc:333] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.082429 17962 raft_consensus.cc:2243] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.082896 17962 raft_consensus.cc:2272] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.085423 17962 tablet_replica.cc:333] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.087216 17962 raft_consensus.cc:2243] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:58:42.087711 23248 consensus_peers.cc:597] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.088093 17962 raft_consensus.cc:2272] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.090189 17962 tablet_replica.cc:333] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.090777 17962 raft_consensus.cc:2243] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.091233 17962 raft_consensus.cc:2272] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:42.091393 23322 consensus_peers.cc:597] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.093173 17962 tablet_replica.cc:333] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.093742 17962 raft_consensus.cc:2243] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.094259 17962 raft_consensus.cc:2272] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:42.094414 23248 consensus_peers.cc:597] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.095218 23322 consensus_peers.cc:597] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.096221 17962 tablet_replica.cc:333] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.096786 17962 raft_consensus.cc:2243] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.097151 17962 raft_consensus.cc:2272] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.099179 17962 tablet_replica.cc:333] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.099886 17962 raft_consensus.cc:2243] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.100723 17962 raft_consensus.cc:2272] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.106472 17962 tablet_replica.cc:333] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.107264 17962 raft_consensus.cc:2243] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.107739 17962 raft_consensus.cc:2272] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.111037 17962 tablet_replica.cc:333] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.111750 17962 raft_consensus.cc:2243] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.112186 17962 raft_consensus.cc:2272] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.114585 17962 tablet_replica.cc:333] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.115315 17962 raft_consensus.cc:2243] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.115862 17962 raft_consensus.cc:2272] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.117986 17962 tablet_replica.cc:333] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.118765 17962 raft_consensus.cc:2243] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.119208 17962 raft_consensus.cc:2272] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.121806 17962 tablet_replica.cc:333] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.122586 17962 raft_consensus.cc:2243] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.123013 17962 raft_consensus.cc:2272] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.125275 17962 tablet_replica.cc:333] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.126013 17962 raft_consensus.cc:2243] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.126452 17962 raft_consensus.cc:2272] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.129257 17962 tablet_replica.cc:333] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.129992 17962 raft_consensus.cc:2243] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.130440 17962 raft_consensus.cc:2272] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:42.130520 23396 consensus_peers.cc:597] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.132630 17962 tablet_replica.cc:333] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
W20260709 14:58:42.132903 23322 consensus_peers.cc:597] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.133391 17962 raft_consensus.cc:2243] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:58:42.133602 23248 consensus_peers.cc:597] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.133955 17962 raft_consensus.cc:2272] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:42.136294 23248 consensus_peers.cc:597] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.138700 17962 tablet_replica.cc:333] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.140630 17962 raft_consensus.cc:2243] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.141546 17962 raft_consensus.cc:2272] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:42.143096 23396 consensus_peers.cc:597] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.144014 17962 tablet_replica.cc:333] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.144812 17962 raft_consensus.cc:2243] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.145360 17962 raft_consensus.cc:2272] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.149011 17962 tablet_replica.cc:333] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.150157 17962 raft_consensus.cc:2243] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.150986 17962 raft_consensus.cc:2272] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.153095 17962 tablet_replica.cc:333] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.153764 17962 raft_consensus.cc:2243] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.154222 17962 raft_consensus.cc:2272] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.156495 17962 tablet_replica.cc:333] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.157169 17962 raft_consensus.cc:2243] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.157615 17962 raft_consensus.cc:2272] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.160029 17962 tablet_replica.cc:333] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.160718 17962 raft_consensus.cc:2243] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.161162 17962 raft_consensus.cc:2272] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.163633 17962 tablet_replica.cc:333] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.164371 17962 raft_consensus.cc:2243] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.164808 17962 raft_consensus.cc:2272] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.168198 17962 tablet_replica.cc:333] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.168840 17962 raft_consensus.cc:2243] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.169256 17962 raft_consensus.cc:2272] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.171396 17962 tablet_replica.cc:333] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.172027 17962 raft_consensus.cc:2243] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:58:42.172853 17962 raft_consensus.cc:2272] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:58:42.175047 17962 tablet_replica.cc:333] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.175659 17962 raft_consensus.cc:2243] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.176110 17962 raft_consensus.cc:2272] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:42.176119 23248 consensus_peers.cc:597] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.178308 17962 tablet_replica.cc:333] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0: stopping tablet replica
I20260709 14:58:42.178918 17962 raft_consensus.cc:2243] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:58:42.179370 17962 raft_consensus.cc:2272] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:58:42.188581 23396 consensus_peers.cc:597] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.216610 23396 consensus_peers.cc:597] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:42.248009 17962 tablet_server.cc:196] TabletServer@127.17.138.129:0 shutdown complete.
W20260709 14:58:42.249727 23322 consensus_peers.cc:597] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:42.294039 23248 consensus_peers.cc:597] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:42.323462 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:58:42.330919 23981 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:58:42.330878 23982 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:58:42.334259 23984 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:58:42.338901 17962 server_base.cc:1061] running on GCE node
I20260709 14:58:42.343258 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:58:42.343536 17962 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:58:42.343755 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609122343735 us; error 0 us; skew 500 ppm
I20260709 14:58:42.344484 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:58:42.355937 17962 webserver.cc:533] Webserver started at http://127.17.138.129:36261/ using document root <none> and password file <none>
I20260709 14:58:42.356495 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:58:42.356707 17962 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:58:42.366052 17962 fs_manager.cc:714] Time spent opening directory manager: real 0.008s	user 0.005s	sys 0.004s
W20260709 14:58:42.368176 23396 consensus_peers.cc:597] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:42.379379 23322 consensus_peers.cc:597] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:42.382810 23990 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:58:42.383701 17962 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.003s	sys 0.004s
I20260709 14:58:42.384008 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-0-root
uuid: "8f0e40fc024e43af85eef8e81c9155a0"
format_stamp: "Formatted at 2026-07-09 14:58:31 on dist-test-slave-h37j"
I20260709 14:58:42.384407 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608881620301-17962-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 14:58:42.413609 23248 consensus_peers.cc:597] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:42.435915 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:58:42.437536 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:58:42.439425 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:58:42.445506 23999 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:58:42.469678 23396 consensus_peers.cc:597] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:42.554066 23396 consensus_peers.cc:597] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:42.571635 23396 consensus_peers.cc:597] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:42.778427 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:58:42.778765 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.334s	user 0.007s	sys 0.001s
I20260709 14:58:42.779039 17962 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:58:42.784119 23999 tablet_bootstrap.cc:492] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:42.801715 23999 tablet_bootstrap.cc:492] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:42.802770 23999 tablet_bootstrap.cc:492] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:42.803474 23999 ts_tablet_manager.cc:1403] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 14:58:42.806209 23999 raft_consensus.cc:359] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:42.806861 23999 raft_consensus.cc:740] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:42.807650 23999 consensus_queue.cc:260] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:42.810312 23999 ts_tablet_manager.cc:1434] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:58:42.811069 23999 tablet_bootstrap.cc:492] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:42.825461 23999 tablet_bootstrap.cc:492] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:42.826309 23999 tablet_bootstrap.cc:492] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:42.826910 23999 ts_tablet_manager.cc:1403] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 14:58:42.829329 23999 raft_consensus.cc:359] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:42.835119 23999 raft_consensus.cc:740] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:42.835916 23999 consensus_queue.cc:260] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:42.837690 23999 ts_tablet_manager.cc:1434] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:58:42.838502 23999 tablet_bootstrap.cc:492] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:42.852618 23999 tablet_bootstrap.cc:492] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:42.853463 23999 tablet_bootstrap.cc:492] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:42.854050 23999 ts_tablet_manager.cc:1403] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:58:42.856660 23999 raft_consensus.cc:359] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:42.857280 23999 raft_consensus.cc:740] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:42.858098 23999 consensus_queue.cc:260] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:42.859864 23999 ts_tablet_manager.cc:1434] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:58:42.860579 23999 tablet_bootstrap.cc:492] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:42.874907 23999 tablet_bootstrap.cc:492] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:42.875733 23999 tablet_bootstrap.cc:492] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:42.876315 23999 ts_tablet_manager.cc:1403] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:58:42.882236 23999 raft_consensus.cc:359] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:42.882876 23999 raft_consensus.cc:740] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:42.885201 23999 consensus_queue.cc:260] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:42.888054 23999 ts_tablet_manager.cc:1434] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:58:42.888814 23999 tablet_bootstrap.cc:492] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:42.915179 23999 tablet_bootstrap.cc:492] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:42.916064 23999 tablet_bootstrap.cc:492] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:42.916720 23999 ts_tablet_manager.cc:1403] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260709 14:58:42.918896 23999 raft_consensus.cc:359] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:42.919538 23999 raft_consensus.cc:740] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:42.920163 23999 consensus_queue.cc:260] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:42.921983 23999 ts_tablet_manager.cc:1434] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:58:42.922701 23999 tablet_bootstrap.cc:492] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:42.958266 23999 tablet_bootstrap.cc:492] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:42.959172 23999 tablet_bootstrap.cc:492] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:42.959873 23999 ts_tablet_manager.cc:1403] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.004s
I20260709 14:58:42.962159 23999 raft_consensus.cc:359] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:42.962783 23999 raft_consensus.cc:740] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:42.963400 23999 consensus_queue.cc:260] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:42.965469 23999 ts_tablet_manager.cc:1434] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:58:42.966244 23999 tablet_bootstrap.cc:492] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:42.980151 23999 tablet_bootstrap.cc:492] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:42.980990 23999 tablet_bootstrap.cc:492] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:42.981594 23999 ts_tablet_manager.cc:1403] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:58:42.983898 23999 raft_consensus.cc:359] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:42.984549 23999 raft_consensus.cc:740] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:42.985208 23999 consensus_queue.cc:260] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:42.987295 23999 ts_tablet_manager.cc:1434] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:58:42.988049 23999 tablet_bootstrap.cc:492] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:43.023074 23999 tablet_bootstrap.cc:492] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:43.023939 23999 tablet_bootstrap.cc:492] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:43.024530 23999 ts_tablet_manager.cc:1403] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.012s
I20260709 14:58:43.026695 23999 raft_consensus.cc:359] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.027379 23999 raft_consensus.cc:740] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:43.028030 23999 consensus_queue.cc:260] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.030387 23999 ts_tablet_manager.cc:1434] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:58:43.031112 23999 tablet_bootstrap.cc:492] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:43.042865 17962 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:58:43.043341 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.264s	user 0.208s	sys 0.006s
I20260709 14:58:43.051297 23806 raft_consensus.cc:493] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.051899 23806 raft_consensus.cc:515] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.053987 23806 leader_election.cc:290] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.055655 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f911152c3f14eb8a3a4e4304118f72c" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:43.075619 24001 raft_consensus.cc:493] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.076166 24001 raft_consensus.cc:515] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.078397 24001 leader_election.cc:290] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
W20260709 14:58:43.083236 23322 leader_election.cc:336] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.086190 23322 leader_election.cc:304] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:43.088809 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:43.115206 23806 raft_consensus.cc:2749] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:43.118355 23958 raft_consensus.cc:493] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.118880 23958 raft_consensus.cc:515] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.120922 23958 leader_election.cc:290] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.123061 23427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:43.125535 24001 raft_consensus.cc:493] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.126209 24001 raft_consensus.cc:515] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.127270 23688 raft_consensus.cc:493] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.127799 23688 raft_consensus.cc:515] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.128597 24001 leader_election.cc:290] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:43.129657 23688 leader_election.cc:290] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.132658 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:43.133256 23281 raft_consensus.cc:2468] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:43.134456 23397 leader_election.cc:304] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:43.135221 23688 raft_consensus.cc:2804] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.135594 23688 raft_consensus.cc:493] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.135918 23688 raft_consensus.cc:3060] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.136057 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:43.145376 23688 raft_consensus.cc:515] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.147712 23688 leader_election.cc:290] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.149845 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:43.150529 23281 raft_consensus.cc:3060] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.155850 23688 raft_consensus.cc:493] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.156412 23688 raft_consensus.cc:515] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.158776 23688 leader_election.cc:290] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.166544 23853 raft_consensus.cc:493] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.167106 23853 raft_consensus.cc:515] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.169103 23853 leader_election.cc:290] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:43.173342 23688 raft_consensus.cc:493] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.173846 23688 raft_consensus.cc:515] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.175793 23688 leader_election.cc:290] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.183485 23841 raft_consensus.cc:493] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.183996 23841 raft_consensus.cc:515] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.185742 23841 leader_election.cc:290] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
W20260709 14:58:43.170464 23248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:37401, user_credentials={real_user=slave}} blocked reactor thread for 53271.8us
I20260709 14:58:43.197185 23841 raft_consensus.cc:493] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.197703 23841 raft_consensus.cc:515] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.199564 23841 leader_election.cc:290] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
W20260709 14:58:43.201303 23396 leader_election.cc:336] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.207338 23688 raft_consensus.cc:493] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.207808 23688 raft_consensus.cc:515] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.208633 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:43.209656 23688 leader_election.cc:290] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.222716 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:43.223515 23351 raft_consensus.cc:2468] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:43.224359 24001 raft_consensus.cc:493] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.225087 24001 raft_consensus.cc:515] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.227339 24001 leader_election.cc:290] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:43.233573 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:43.234462 23958 raft_consensus.cc:493] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.269331 23958 raft_consensus.cc:515] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.271580 23958 leader_election.cc:290] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.239071 23281 raft_consensus.cc:2468] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 2.
I20260709 14:58:43.246301 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f911152c3f14eb8a3a4e4304118f72c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:43.248993 23396 leader_election.cc:336] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.273802 23351 raft_consensus.cc:2468] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:43.249452 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:43.275982 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:43.278024 23688 raft_consensus.cc:493] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.278473 23688 raft_consensus.cc:515] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.280130 23688 leader_election.cc:290] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
W20260709 14:58:43.284353 23322 leader_election.cc:336] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.284842 23322 leader_election.cc:304] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
W20260709 14:58:43.285353 23249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:41629, user_credentials={real_user=slave}} blocked reactor thread for 56326.1us
I20260709 14:58:43.286136 23995 raft_consensus.cc:2749] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:43.287479 24015 raft_consensus.cc:493] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.288009 24015 raft_consensus.cc:515] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.257925 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:43.258219 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:43.264654 23397 leader_election.cc:304] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:43.290386 23352 raft_consensus.cc:2468] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
W20260709 14:58:43.291180 23396 leader_election.cc:336] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.253801 23999 tablet_bootstrap.cc:492] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:43.291625 23397 leader_election.cc:304] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:43.292338 23999 tablet_bootstrap.cc:492] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:43.293016 23999 ts_tablet_manager.cc:1403] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.262s	user 0.109s	sys 0.095s
I20260709 14:58:43.293164 23996 raft_consensus.cc:2804] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.293582 23996 raft_consensus.cc:493] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.293936 23996 raft_consensus.cc:3060] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.294119 24000 raft_consensus.cc:2804] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.296671 23999 raft_consensus.cc:359] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:43.266615 23248 leader_election.cc:336] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.300743 23248 leader_election.cc:304] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:43.301321 23999 raft_consensus.cc:740] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:43.302476 23397 leader_election.cc:304] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:43.303416 23999 consensus_queue.cc:260] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.305246 23519 raft_consensus.cc:2804] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:58:43.305475 23396 leader_election.cc:336] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.306589 23519 raft_consensus.cc:493] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.306950 23519 raft_consensus.cc:3060] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.311400 24015 leader_election.cc:290] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.311908 24015 raft_consensus.cc:2749] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:43.313551 23999 ts_tablet_manager.cc:1434] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:58:43.314363 23999 tablet_bootstrap.cc:492] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:43.315538 23519 raft_consensus.cc:515] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.318358 23396 leader_election.cc:304] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:43.316257 23996 raft_consensus.cc:515] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.319082 23688 raft_consensus.cc:2749] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:58:43.301976 23322 leader_election.cc:336] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.324316 23322 leader_election.cc:304] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:43.326974 23996 leader_election.cc:290] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.327333 23519 leader_election.cc:290] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.327265 23958 raft_consensus.cc:2749] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:43.331329 23249 leader_election.cc:304] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:43.332317 24001 raft_consensus.cc:2804] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.332667 24001 raft_consensus.cc:493] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.333019 24001 raft_consensus.cc:3060] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.335355 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:43.339948 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:43.340548 23352 raft_consensus.cc:3060] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.343348 24001 raft_consensus.cc:515] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.345435 23519 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.345950 23519 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.346963 23352 raft_consensus.cc:2468] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 2.
I20260709 14:58:43.347702 23519 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.349380 23397 leader_election.cc:304] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
W20260709 14:58:43.349468 23248 leader_election.cc:336] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.350195 23248 leader_election.cc:304] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:43.350692 23996 raft_consensus.cc:2804] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.351173 23996 raft_consensus.cc:697] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:43.351406 24015 raft_consensus.cc:2749] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:43.345518 24001 leader_election.cc:290] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:43.352322 23996 consensus_queue.cc:237] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.353917 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:43.354480 23352 raft_consensus.cc:3060] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.358965 24000 raft_consensus.cc:697] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:43.359843 24000 consensus_queue.cc:237] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.362895 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:43.351074 23248 leader_election.cc:336] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.364765 23248 leader_election.cc:304] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:43.365320 24001 raft_consensus.cc:2749] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:43.368062 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
W20260709 14:58:43.373307 23396 leader_election.cc:336] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.373708 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f911152c3f14eb8a3a4e4304118f72c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:43.374294 23355 raft_consensus.cc:3060] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:58:43.374809 23248 leader_election.cc:336] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
W20260709 14:58:43.375303 23248 leader_election.cc:336] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
W20260709 14:58:43.385362 23396 leader_election.cc:336] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.384650 23106 catalog_manager.cc:5697] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 2 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:43.385787 23396 leader_election.cc:304] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:43.390375 24017 raft_consensus.cc:2749] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:43.393087 23355 raft_consensus.cc:2468] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:43.399119 23958 raft_consensus.cc:493] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.399868 23995 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.399688 23958 raft_consensus.cc:515] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.400331 23995 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.401850 23958 leader_election.cc:290] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.402993 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:43.403627 23277 raft_consensus.cc:2468] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:43.404801 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:43.405021 24001 raft_consensus.cc:493] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.404858 23995 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.405530 23430 raft_consensus.cc:2468] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:43.405339 23323 leader_election.cc:304] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:43.405586 24001 raft_consensus.cc:515] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.406839 23806 raft_consensus.cc:493] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.407328 23806 raft_consensus.cc:515] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.407979 24001 leader_election.cc:290] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.409291 23806 leader_election.cc:290] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.409682 23322 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:43.406678 23995 raft_consensus.cc:2804] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.410377 23995 raft_consensus.cc:493] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.410734 23995 raft_consensus.cc:3060] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.411629 23352 raft_consensus.cc:2468] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 2.
W20260709 14:58:43.398706 23248 leader_election.cc:336] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.412475 23248 leader_election.cc:304] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:43.413128 24001 raft_consensus.cc:2749] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:43.417856 23995 raft_consensus.cc:515] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.420465 23248 leader_election.cc:304] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:43.399119 23249 leader_election.cc:304] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
W20260709 14:58:43.422266 23396 leader_election.cc:336] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.424543 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
W20260709 14:58:43.425405 23396 leader_election.cc:336] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.425518 23430 raft_consensus.cc:2468] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:43.426496 24001 raft_consensus.cc:2749] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:43.423880 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:43.427183 23277 raft_consensus.cc:3060] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.423355 23958 raft_consensus.cc:2804] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.430423 23958 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.430824 23958 raft_consensus.cc:3060] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.438572 24001 raft_consensus.cc:2804] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.439085 24001 raft_consensus.cc:697] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:43.439879 24001 consensus_queue.cc:237] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.444167 23277 raft_consensus.cc:2468] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
W20260709 14:58:43.424708 23322 leader_election.cc:336] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.449401 23397 leader_election.cc:304] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:43.450120 24017 raft_consensus.cc:2804] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.450613 24017 raft_consensus.cc:697] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:43.450672 23323 leader_election.cc:304] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:43.451812 23806 raft_consensus.cc:2804] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.451503 24017 consensus_queue.cc:237] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:43.450845 23322 leader_election.cc:336] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.456056 23995 leader_election.cc:290] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.453778 23958 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.462585 23958 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.459272 23322 leader_election.cc:304] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:43.471788 23999 tablet_bootstrap.cc:492] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:43.472530 23108 catalog_manager.cc:5697] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 2 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:43.476480 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:43.477038 23430 raft_consensus.cc:3060] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.477975 24017 raft_consensus.cc:493] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.478437 24017 raft_consensus.cc:515] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.480273 24017 leader_election.cc:290] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
W20260709 14:58:43.483798 23396 leader_election.cc:336] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.484203 23396 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:43.485234 23999 tablet_bootstrap.cc:492] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:43.485335 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:43.486078 23426 raft_consensus.cc:2468] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:43.486649 23806 raft_consensus.cc:697] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:43.486843 23430 raft_consensus.cc:2468] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:43.487638 23806 consensus_queue.cc:237] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:43.490831 23322 leader_election.cc:336] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
W20260709 14:58:43.491945 23322 leader_election.cc:336] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.492110 23999 ts_tablet_manager.cc:1403] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.178s	user 0.014s	sys 0.000s
I20260709 14:58:43.492419 24016 raft_consensus.cc:493] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.494057 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:43.498610 23277 raft_consensus.cc:2468] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:43.494654 24033 raft_consensus.cc:2804] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.499400 24033 raft_consensus.cc:493] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.499971 24033 raft_consensus.cc:3060] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.498006 24017 raft_consensus.cc:2749] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:43.498075 24016 raft_consensus.cc:515] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.502274 24016 leader_election.cc:290] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:43.503662 23397 leader_election.cc:304] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
W20260709 14:58:43.497536 23248 leader_election.cc:336] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.504714 24017 raft_consensus.cc:2804] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.505143 24017 raft_consensus.cc:493] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.505499 24017 raft_consensus.cc:3060] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.509084 23996 raft_consensus.cc:493] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.509591 23996 raft_consensus.cc:515] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.511533 23996 leader_election.cc:290] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.512313 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:43.512936 23352 raft_consensus.cc:2468] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:43.516260 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:43.516896 23277 raft_consensus.cc:2468] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:43.517727 23249 leader_election.cc:304] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:43.518468 24016 raft_consensus.cc:2804] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.518858 24016 raft_consensus.cc:493] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.519411 24016 raft_consensus.cc:3060] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.526084 23397 leader_election.cc:304] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:43.526994 23996 raft_consensus.cc:2804] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.527388 23996 raft_consensus.cc:493] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.527794 23996 raft_consensus.cc:3060] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.533375 23999 raft_consensus.cc:359] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.534070 23999 raft_consensus.cc:740] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:43.535154 24000 raft_consensus.cc:493] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.535665 24000 raft_consensus.cc:515] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.504314 23248 leader_election.cc:304] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:43.536851 23841 raft_consensus.cc:2749] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:43.537554 24000 leader_election.cc:290] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.538712 24017 raft_consensus.cc:515] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.541317 24017 leader_election.cc:290] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.526168 23322 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:43.546604 23958 raft_consensus.cc:2804] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.547317 23958 raft_consensus.cc:697] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:43.548168 23958 consensus_queue.cc:237] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.549669 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:43.550346 23277 raft_consensus.cc:2468] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:43.550488 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:43.551035 23281 raft_consensus.cc:3060] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.547334 23999 consensus_queue.cc:260] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.553193 23999 ts_tablet_manager.cc:1434] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 14:58:43.553973 23999 tablet_bootstrap.cc:492] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:43.558571 23104 catalog_manager.cc:5697] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:43.575057 23108 catalog_manager.cc:5697] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 2 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:43.576694 23108 catalog_manager.cc:5697] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 2 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
W20260709 14:58:43.579097 23248 leader_election.cc:336] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.579703 23995 raft_consensus.cc:493] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.580265 23995 raft_consensus.cc:515] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.583884 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:43.584525 23277 raft_consensus.cc:2468] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:43.584591 23995 leader_election.cc:290] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.585780 23323 leader_election.cc:304] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:43.585827 23281 raft_consensus.cc:2468] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 2.
I20260709 14:58:43.586761 23995 raft_consensus.cc:2804] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.587702 23995 raft_consensus.cc:493] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.588794 23995 raft_consensus.cc:3060] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:58:43.590934 23248 leader_election.cc:336] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.604318 23806 raft_consensus.cc:493] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.604903 23806 raft_consensus.cc:515] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.607460 23397 leader_election.cc:304] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:43.608340 23397 leader_election.cc:304] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:43.609061 23519 raft_consensus.cc:2804] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.609138 24000 raft_consensus.cc:2804] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.609467 23519 raft_consensus.cc:493] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.609658 24000 raft_consensus.cc:697] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:43.609934 23519 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.612318 24033 raft_consensus.cc:515] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:43.614782 24000 consensus_queue.cc:237] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.616446 23519 raft_consensus.cc:515] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.620455 23248 leader_election.cc:304] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:43.621264 23841 raft_consensus.cc:2804] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.621629 23841 raft_consensus.cc:493] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.621963 23841 raft_consensus.cc:3060] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:58:43.619449 23396 leader_election.cc:336] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
W20260709 14:58:43.623325 23396 leader_election.cc:336] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
W20260709 14:58:43.623994 23396 leader_election.cc:336] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
W20260709 14:58:43.624622 23396 leader_election.cc:336] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.619669 23519 leader_election.cc:290] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.628968 23841 raft_consensus.cc:515] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
W20260709 14:58:43.634307 23322 leader_election.cc:336] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.635772 23806 leader_election.cc:290] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.637754 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:43.638424 23277 raft_consensus.cc:2468] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:58:43.639537 23323 leader_election.cc:304] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
W20260709 14:58:43.640033 23396 leader_election.cc:336] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.619226 23996 raft_consensus.cc:515] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.640471 23806 raft_consensus.cc:2804] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:43.640870 23806 raft_consensus.cc:493] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:43.641227 23806 raft_consensus.cc:3060] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.642108 24016 raft_consensus.cc:515] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.643002 23996 leader_election.cc:290] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.643987 24016 leader_election.cc:290] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:43.631033 24033 leader_election.cc:290] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:43.647802 23841 leader_election.cc:290] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
W20260709 14:58:43.648315 23322 leader_election.cc:336] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.641191 23995 raft_consensus.cc:515] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.659509 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:43.660068 23426 raft_consensus.cc:3060] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.662138 23995 leader_election.cc:290] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
W20260709 14:58:43.663122 23322 leader_election.cc:336] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.663565 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
W20260709 14:58:43.663757 23322 leader_election.cc:336] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.664117 23277 raft_consensus.cc:3060] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.667865 23426 raft_consensus.cc:2468] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:43.670682 23806 raft_consensus.cc:515] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.671995 23277 raft_consensus.cc:2468] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
W20260709 14:58:43.674067 23396 leader_election.cc:336] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.673714 23323 leader_election.cc:304] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:43.680297 23999 tablet_bootstrap.cc:492] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:43.679728 23806 leader_election.cc:290] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:43.681422 24046 raft_consensus.cc:2804] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.681967 24046 raft_consensus.cc:697] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:43.682789 24046 consensus_queue.cc:237] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.684609 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:43.685653 23277 raft_consensus.cc:3060] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.683753 23108 catalog_manager.cc:5697] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 2 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
W20260709 14:58:43.688570 23248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.132:42243, user_credentials={real_user=slave}} blocked reactor thread for 61537.6us
I20260709 14:58:43.693112 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:43.693668 23430 raft_consensus.cc:3060] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:58:43.698695 23249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:41629, user_credentials={real_user=slave}} blocked reactor thread for 70802.5us
I20260709 14:58:43.701244 23430 raft_consensus.cc:2468] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:43.704973 23999 tablet_bootstrap.cc:492] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
W20260709 14:58:43.706403 23322 leader_election.cc:336] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.707291 23104 catalog_manager.cc:5697] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:43.708581 23999 ts_tablet_manager.cc:1403] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.155s	user 0.018s	sys 0.000s
I20260709 14:58:43.710201 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:43.710783 23281 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.711501 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:43.708797 23322 leader_election.cc:304] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:43.710210 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:43.712479 23358 raft_consensus.cc:3060] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.717105 23281 raft_consensus.cc:2468] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 2.
I20260709 14:58:43.718954 23282 raft_consensus.cc:3060] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:43.720463 23806 raft_consensus.cc:2804] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.721199 23806 raft_consensus.cc:697] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:43.722054 23806 consensus_queue.cc:237] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:43.723352 23322 leader_election.cc:336] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.725495 23282 raft_consensus.cc:2468] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 2.
I20260709 14:58:43.728927 23397 leader_election.cc:304] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:43.706395 23277 raft_consensus.cc:2468] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:43.730158 24017 raft_consensus.cc:2804] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.730667 24017 raft_consensus.cc:697] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:43.731622 23323 leader_election.cc:304] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:43.731467 24017 consensus_queue.cc:237] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.732628 23995 raft_consensus.cc:2804] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.733094 23995 raft_consensus.cc:697] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:43.733842 23995 consensus_queue.cc:237] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.730320 23397 leader_election.cc:304] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:43.738897 24049 raft_consensus.cc:2804] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.739336 24049 raft_consensus.cc:697] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:43.740077 24049 consensus_queue.cc:237] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.742364 23999 raft_consensus.cc:359] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.746762 23999 raft_consensus.cc:740] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:43.753289 23999 consensus_queue.cc:260] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.743247 23358 raft_consensus.cc:2468] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:43.758955 23999 ts_tablet_manager.cc:1434] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 14:58:43.760917 23999 tablet_bootstrap.cc:492] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:43.812052 23108 catalog_manager.cc:5697] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 2 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
W20260709 14:58:43.829201 23396 consensus_peers.cc:597] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:43.832569 23248 leader_election.cc:336] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.849630 23358 raft_consensus.cc:1275] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:43.838075 23249 leader_election.cc:304] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:43.858357 24049 consensus_queue.cc:1048] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:58:43.860411 24052 raft_consensus.cc:2804] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.861455 23248 leader_election.cc:304] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:43.875471 23108 catalog_manager.cc:5697] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 2 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:43.866946 24052 raft_consensus.cc:697] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:43.885308 24052 consensus_queue.cc:237] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:43.885761 24053 raft_consensus.cc:2804] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:43.887102 23277 raft_consensus.cc:1275] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:43.887552 24053 raft_consensus.cc:697] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:43.889248 24049 consensus_queue.cc:1048] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:43.891379 23104 catalog_manager.cc:5697] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:43.898121 23999 tablet_bootstrap.cc:492] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:43.899776 23104 catalog_manager.cc:5697] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:43.893548 24053 consensus_queue.cc:237] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:43.918809 23104 catalog_manager.cc:5697] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } }
W20260709 14:58:43.921314 23248 leader_election.cc:336] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
W20260709 14:58:43.935027 23248 leader_election.cc:336] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111)
I20260709 14:58:43.945225 23999 tablet_bootstrap.cc:492] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:43.946275 23999 ts_tablet_manager.cc:1403] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.186s	user 0.012s	sys 0.013s
W20260709 14:58:43.967340 23322 consensus_peers.cc:597] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:43.949838 23999 raft_consensus.cc:359] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:43.982969 23248 consensus_peers.cc:597] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:43.984069 23999 raft_consensus.cc:740] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:44.001680 23999 consensus_queue.cc:260] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:44.005462 23999 ts_tablet_manager.cc:1434] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.004s
I20260709 14:58:44.008400 23999 tablet_bootstrap.cc:492] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:44.010200 23108 catalog_manager.cc:5697] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 2 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
W20260709 14:58:44.012166 23396 consensus_peers.cc:597] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:44.029240 23277 raft_consensus.cc:1275] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.030929 23995 consensus_queue.cc:1048] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:58:44.043756 23358 raft_consensus.cc:1275] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.050011 24053 consensus_queue.cc:1048] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:44.054777 23281 raft_consensus.cc:1275] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.062119 24017 consensus_queue.cc:1048] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 14:58:44.066431 23396 consensus_peers.cc:597] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:44.060554 23108 catalog_manager.cc:5697] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 1 to 2, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 2 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:44.066965 23357 raft_consensus.cc:1275] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.070685 23426 raft_consensus.cc:1275] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.074687 24049 consensus_queue.cc:1048] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:44.079330 23806 consensus_queue.cc:1048] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:58:44.080971 23322 consensus_peers.cc:597] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:58:44.107263 24003 raft_consensus.cc:493] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:44.107870 24003 raft_consensus.cc:515] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:44.113804 24003 leader_election.cc:290] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
W20260709 14:58:44.143929 23322 consensus_peers.cc:597] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:44.128717 24003 raft_consensus.cc:493] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:44.174576 24003 raft_consensus.cc:515] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:44.185148 23281 raft_consensus.cc:1275] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.192806 24049 consensus_queue.cc:1048] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:58:44.198259 23396 consensus_peers.cc:597] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:44.203045 23322 consensus_peers.cc:597] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:44.220147 23396 consensus_peers.cc:597] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:44.220352 23999 tablet_bootstrap.cc:492] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:44.221803 23999 tablet_bootstrap.cc:492] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
W20260709 14:58:44.222262 23322 consensus_peers.cc:597] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:44.230149 23322 consensus_peers.cc:597] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:44.225589 23999 ts_tablet_manager.cc:1403] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.218s	user 0.017s	sys 0.023s
W20260709 14:58:44.240906 24084 log.cc:927] Time spent T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f: Append to log took a long time: real 0.132s	user 0.001s	sys 0.000s
I20260709 14:58:44.250602 24003 leader_election.cc:290] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:44.253319 24003 raft_consensus.cc:493] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:44.258618 23281 raft_consensus.cc:1275] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.254473 24003 raft_consensus.cc:515] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:44.262566 23995 consensus_queue.cc:1048] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:44.264431 24003 leader_election.cc:290] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:44.264976 23426 raft_consensus.cc:1275] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.280789 23282 raft_consensus.cc:1275] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.283658 23806 consensus_queue.cc:1048] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:44.292755 23284 raft_consensus.cc:1275] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.296193 24049 consensus_queue.cc:1048] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:44.299026 23806 consensus_queue.cc:1048] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:58:44.313120 23999 raft_consensus.cc:359] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:44.316303 23999 raft_consensus.cc:740] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:44.316895 24003 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:44.320963 23999 consensus_queue.cc:260] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:44.318370 24003 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:44.335510 23396 consensus_peers.cc:597] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:58:44.342765 23396 consensus_peers.cc:597] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:44.340657 23999 ts_tablet_manager.cc:1434] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.000s
I20260709 14:58:44.358240 23999 tablet_bootstrap.cc:492] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:44.373066 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:44.374969 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce7a1ea93324f009671960e62ae3e56" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:44.376282 24090 log.cc:927] Time spent T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:58:44.376550 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:44.380687 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce7a1ea93324f009671960e62ae3e56" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:44.381175 23357 raft_consensus.cc:1275] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.384554 24093 raft_consensus.cc:493] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:44.384959 23991 leader_election.cc:304] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:44.385178 24093 raft_consensus.cc:515] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:44.382731 24052 consensus_queue.cc:1048] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:44.396982 24093 leader_election.cc:290] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:44.397910 24093 raft_consensus.cc:2749] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:58:44.411103 23322 consensus_peers.cc:597] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:58:44.415791 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:44.416389 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:44.417177 23248 consensus_peers.cc:597] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:44.418315 23992 leader_election.cc:304] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:44.420830 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:44.422380 23992 leader_election.cc:304] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:44.428407 24093 raft_consensus.cc:2749] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:44.429436 24093 raft_consensus.cc:2749] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:44.431912 24003 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:44.432725 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:44.442335 23991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.132:42243, user_credentials={real_user=slave}} blocked reactor thread for 57609.5us
I20260709 14:58:44.446390 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:44.448760 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:44.450197 23991 leader_election.cc:304] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:44.451113 24100 raft_consensus.cc:2749] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:44.463330 23991 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:44.464139 24100 raft_consensus.cc:2749] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:44.493216 23426 raft_consensus.cc:1275] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:44.503305 24100 raft_consensus.cc:493] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:44.503954 24100 raft_consensus.cc:515] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:44.504359 24053 consensus_queue.cc:1048] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:58:44.508292 23248 consensus_peers.cc:597] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:58:44.508955 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:44.510318 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:44.523805 23991 leader_election.cc:304] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:44.524662 24003 raft_consensus.cc:2749] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:44.508948 24100 leader_election.cc:290] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
W20260709 14:58:44.532081 23322 consensus_peers.cc:597] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:44.539352 23248 consensus_peers.cc:597] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:58:44.541045 24100 raft_consensus.cc:493] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:44.541656 24100 raft_consensus.cc:515] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:44.544338 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:44.546649 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:44.548240 23992 leader_election.cc:304] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:44.549082 24003 raft_consensus.cc:2749] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:44.550009 24100 leader_election.cc:290] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:44.559125 23999 tablet_bootstrap.cc:492] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:44.566769 23999 tablet_bootstrap.cc:492] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:44.567377 23999 ts_tablet_manager.cc:1403] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.210s	user 0.019s	sys 0.011s
I20260709 14:58:44.569950 23999 raft_consensus.cc:359] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:44.570636 23999 raft_consensus.cc:740] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:44.572052 23999 consensus_queue.cc:260] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
W20260709 14:58:44.584794 23322 consensus_peers.cc:597] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:58:44.585484 23999 ts_tablet_manager.cc:1434] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:58:44.586496 23999 tablet_bootstrap.cc:492] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:44.619398 23999 tablet_bootstrap.cc:492] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:44.620469 23999 tablet_bootstrap.cc:492] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:44.621096 23999 ts_tablet_manager.cc:1403] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.003s
I20260709 14:58:44.623811 23999 raft_consensus.cc:359] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:44.624511 23999 raft_consensus.cc:740] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:44.625298 23999 consensus_queue.cc:260] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:44.627406 23999 ts_tablet_manager.cc:1434] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:58:44.628288 23999 tablet_bootstrap.cc:492] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
W20260709 14:58:44.639837 23322 consensus_peers.cc:597] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:44.664233 23248 consensus_peers.cc:597] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:44.666042 23396 consensus_peers.cc:597] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:44.671339 23322 consensus_peers.cc:597] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:58:44.683686 23999 tablet_bootstrap.cc:492] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:44.684703 23999 tablet_bootstrap.cc:492] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:44.685403 23999 ts_tablet_manager.cc:1403] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.031s
I20260709 14:58:44.688107 23999 raft_consensus.cc:359] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:44.688789 23999 raft_consensus.cc:740] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:44.689554 23999 consensus_queue.cc:260] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:44.691610 23999 ts_tablet_manager.cc:1434] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:58:44.692411 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.129:37401
I20260709 14:58:44.692543 23999 tablet_bootstrap.cc:492] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:44.691871 24128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.129:37401 every 8 connection(s)
I20260709 14:58:44.731289 23999 tablet_bootstrap.cc:492] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:44.732227 23999 tablet_bootstrap.cc:492] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:44.732829 23999 ts_tablet_manager.cc:1403] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.002s
I20260709 14:58:44.734305 24085 raft_consensus.cc:3060] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:44.735323 23999 raft_consensus.cc:359] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:44.736044 23999 raft_consensus.cc:740] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:44.736690 23999 consensus_queue.cc:260] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:44.740082 23999 ts_tablet_manager.cc:1434] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:58:44.740965 23999 tablet_bootstrap.cc:492] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
W20260709 14:58:44.757680 23322 consensus_peers.cc:597] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:44.776182 24065 raft_consensus.cc:3060] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:44.779085 23999 tablet_bootstrap.cc:492] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:44.780062 23999 tablet_bootstrap.cc:492] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:44.780714 23999 ts_tablet_manager.cc:1403] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.040s	user 0.026s	sys 0.003s
I20260709 14:58:44.783135 23999 raft_consensus.cc:359] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:44.783815 23999 raft_consensus.cc:740] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:44.784475 23999 consensus_queue.cc:260] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:44.786823 23999 ts_tablet_manager.cc:1434] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:58:44.787647 23999 tablet_bootstrap.cc:492] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
W20260709 14:58:44.790186 23396 consensus_peers.cc:597] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:44.790745 23396 consensus_peers.cc:597] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:44.791292 23396 consensus_peers.cc:597] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:44.798581 23396 consensus_peers.cc:597] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:44.805804 23999 tablet_bootstrap.cc:492] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:44.806735 23999 tablet_bootstrap.cc:492] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:44.807480 23999 ts_tablet_manager.cc:1403] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:58:44.810192 23999 raft_consensus.cc:359] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:44.810824 23999 raft_consensus.cc:740] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:44.811487 23999 consensus_queue.cc:260] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:44.806712 23396 consensus_peers.cc:597] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:44.819802 24130 heartbeater.cc:344] Connected to a master server at 127.17.138.190:36253
I20260709 14:58:44.820122 23999 ts_tablet_manager.cc:1434] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:58:44.820266 24130 heartbeater.cc:461] Registering TS with master...
I20260709 14:58:44.821313 24130 heartbeater.cc:507] Master 127.17.138.190:36253 requested a full tablet report, sending...
I20260709 14:58:44.822086 23999 tablet_bootstrap.cc:492] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
W20260709 14:58:44.833704 23248 consensus_peers.cc:597] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:44.849586 23106 ts_manager.cc:194] Re-registered known tserver with Master: 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:44.854444 23999 tablet_bootstrap.cc:492] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:44.855384 23999 tablet_bootstrap.cc:492] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:44.855999 23999 ts_tablet_manager.cc:1403] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.035s	user 0.026s	sys 0.004s
I20260709 14:58:44.858409 23999 raft_consensus.cc:359] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:44.859073 23999 raft_consensus.cc:740] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:44.859724 23999 consensus_queue.cc:260] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
W20260709 14:58:44.860246 23322 consensus_peers.cc:597] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:44.862950 23248 consensus_peers.cc:597] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:58:44.863669 23248 consensus_peers.cc:597] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:44.874280 24100 raft_consensus.cc:493] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:44.874815 24100 raft_consensus.cc:515] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:44.875450 24068 raft_consensus.cc:3060] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:44.891780 23999 ts_tablet_manager.cc:1434] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:58:44.894032 24100 leader_election.cc:290] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:44.894783 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:44.897842 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:44.902952 23999 tablet_bootstrap.cc:492] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:44.904078 23992 leader_election.cc:304] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:44.907308 24003 raft_consensus.cc:2749] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:44.907572 24065 raft_consensus.cc:3060] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:58:44.912582 23396 consensus_peers.cc:597] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:44.917150 24077 raft_consensus.cc:3060] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:44.917961 23106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52588
I20260709 14:58:44.923058 24130 heartbeater.cc:499] Master 127.17.138.190:36253 was elected leader, sending a full tablet report...
I20260709 14:58:44.963652 23999 tablet_bootstrap.cc:492] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:44.967876 23999 tablet_bootstrap.cc:492] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:44.968516 23999 ts_tablet_manager.cc:1403] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.009s
I20260709 14:58:44.983803 23999 raft_consensus.cc:359] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:44.984512 23999 raft_consensus.cc:740] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:44.985271 23999 consensus_queue.cc:260] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:44.987681 24003 raft_consensus.cc:493] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:44.988131 24003 raft_consensus.cc:515] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:44.990180 24003 leader_election.cc:290] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:44.991937 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:44.996445 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:44.998546 23991 leader_election.cc:304] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:44.999665 24003 raft_consensus.cc:2749] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:45.005779 23999 ts_tablet_manager.cc:1434] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260709 14:58:45.006628 23999 tablet_bootstrap.cc:492] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.033142 23999 tablet_bootstrap.cc:492] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.034037 23999 tablet_bootstrap.cc:492] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.034632 23999 ts_tablet_manager.cc:1403] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260709 14:58:45.038009 23999 raft_consensus.cc:359] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.039050 23999 raft_consensus.cc:740] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.039762 23999 consensus_queue.cc:260] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.042711 23999 ts_tablet_manager.cc:1434] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:58:45.043442 23999 tablet_bootstrap.cc:492] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.056249 23999 tablet_bootstrap.cc:492] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.057103 23999 tablet_bootstrap.cc:492] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.057713 23999 ts_tablet_manager.cc:1403] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260709 14:58:45.061401 23999 raft_consensus.cc:359] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:45.062028 23999 raft_consensus.cc:740] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.062613 23999 consensus_queue.cc:260] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
W20260709 14:58:45.063951 23248 consensus_peers.cc:597] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:58:45.064922 24068 raft_consensus.cc:3060] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:45.069471 23999 ts_tablet_manager.cc:1434] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:58:45.070310 23999 tablet_bootstrap.cc:492] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.097491 24068 raft_consensus.cc:3060] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:45.193481 23999 tablet_bootstrap.cc:492] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.194517 23999 tablet_bootstrap.cc:492] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.195170 23999 ts_tablet_manager.cc:1403] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.125s	user 0.043s	sys 0.023s
I20260709 14:58:45.197557 23999 raft_consensus.cc:359] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.198210 23999 raft_consensus.cc:740] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.198879 23999 consensus_queue.cc:260] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.200878 23999 ts_tablet_manager.cc:1434] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:58:45.202026 23999 tablet_bootstrap.cc:492] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.230320 23999 tablet_bootstrap.cc:492] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.231066 23999 tablet_bootstrap.cc:492] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.231570 23999 ts_tablet_manager.cc:1403] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260709 14:58:45.233407 23999 raft_consensus.cc:359] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.233971 23999 raft_consensus.cc:740] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.234699 23999 consensus_queue.cc:260] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.235594 24068 raft_consensus.cc:3060] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:45.240494 23999 ts_tablet_manager.cc:1434] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:58:45.241338 23999 tablet_bootstrap.cc:492] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.269815 23999 tablet_bootstrap.cc:492] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.270840 23999 tablet_bootstrap.cc:492] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.273378 23999 ts_tablet_manager.cc:1403] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.006s
I20260709 14:58:45.275890 23999 raft_consensus.cc:359] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.276522 23999 raft_consensus.cc:740] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.277312 23999 consensus_queue.cc:260] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.279269 23999 ts_tablet_manager.cc:1434] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:58:45.280006 23999 tablet_bootstrap.cc:492] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.335996 23999 tablet_bootstrap.cc:492] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.345018 23999 tablet_bootstrap.cc:492] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.346040 23999 ts_tablet_manager.cc:1403] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.024s
I20260709 14:58:45.348579 23999 raft_consensus.cc:359] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.349229 23999 raft_consensus.cc:740] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.349864 23999 consensus_queue.cc:260] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.361390 23999 ts_tablet_manager.cc:1434] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:58:45.362236 23999 tablet_bootstrap.cc:492] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.409303 23999 tablet_bootstrap.cc:492] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.410449 23999 tablet_bootstrap.cc:492] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.411049 23999 ts_tablet_manager.cc:1403] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.008s
I20260709 14:58:45.413376 23999 raft_consensus.cc:359] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.414019 23999 raft_consensus.cc:740] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.414674 23999 consensus_queue.cc:260] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.416646 23999 ts_tablet_manager.cc:1434] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260709 14:58:45.417375 23999 tablet_bootstrap.cc:492] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.436882 23999 tablet_bootstrap.cc:492] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.438308 23999 tablet_bootstrap.cc:492] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.438982 23999 ts_tablet_manager.cc:1403] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 14:58:45.441285 23999 raft_consensus.cc:359] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.441979 23999 raft_consensus.cc:740] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.442648 23999 consensus_queue.cc:260] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.452634 23999 ts_tablet_manager.cc:1434] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:58:45.455422 23999 tablet_bootstrap.cc:492] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.482463 23999 tablet_bootstrap.cc:492] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.483348 23999 tablet_bootstrap.cc:492] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.483839 23999 ts_tablet_manager.cc:1403] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.001s
I20260709 14:58:45.485721 23999 raft_consensus.cc:359] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.486227 23999 raft_consensus.cc:740] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.486837 23999 consensus_queue.cc:260] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.488523 23999 ts_tablet_manager.cc:1434] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:58:45.489480 23999 tablet_bootstrap.cc:492] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.509351 23999 tablet_bootstrap.cc:492] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.510277 23999 tablet_bootstrap.cc:492] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.510901 23999 ts_tablet_manager.cc:1403] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 14:58:45.513202 23999 raft_consensus.cc:359] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.513850 23999 raft_consensus.cc:740] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.514513 23999 consensus_queue.cc:260] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.516383 23999 ts_tablet_manager.cc:1434] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:58:45.522512 23999 tablet_bootstrap.cc:492] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.581205 23999 tablet_bootstrap.cc:492] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.582104 23999 tablet_bootstrap.cc:492] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.582602 23999 ts_tablet_manager.cc:1403] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.064s	user 0.035s	sys 0.016s
I20260709 14:58:45.584548 23999 raft_consensus.cc:359] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.585052 23999 raft_consensus.cc:740] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.585534 23999 consensus_queue.cc:260] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.587360 23999 ts_tablet_manager.cc:1434] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:58:45.589941 23999 tablet_bootstrap.cc:492] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.607332 23999 tablet_bootstrap.cc:492] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.608294 23999 tablet_bootstrap.cc:492] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.608970 23999 ts_tablet_manager.cc:1403] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:58:45.611328 23999 raft_consensus.cc:359] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.611948 23999 raft_consensus.cc:740] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.612524 23999 consensus_queue.cc:260] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:45.614467 23999 ts_tablet_manager.cc:1434] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:58:45.615530 23999 tablet_bootstrap.cc:492] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.630424 23999 tablet_bootstrap.cc:492] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.632684 23999 tablet_bootstrap.cc:492] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.633301 23999 ts_tablet_manager.cc:1403] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260709 14:58:45.635268 23999 raft_consensus.cc:359] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.635715 23999 raft_consensus.cc:740] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.636155 23999 consensus_queue.cc:260] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.637416 23999 ts_tablet_manager.cc:1434] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260709 14:58:45.637977 23999 tablet_bootstrap.cc:492] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.652191 23999 tablet_bootstrap.cc:492] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.653026 23999 tablet_bootstrap.cc:492] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.653997 23999 ts_tablet_manager.cc:1403] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 14:58:45.656360 23999 raft_consensus.cc:359] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.657034 23999 raft_consensus.cc:740] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.657768 23999 consensus_queue.cc:260] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.659811 23999 ts_tablet_manager.cc:1434] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:58:45.662461 23999 tablet_bootstrap.cc:492] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.677626 23999 tablet_bootstrap.cc:492] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.678489 23999 tablet_bootstrap.cc:492] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.679065 23999 ts_tablet_manager.cc:1403] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:58:45.681046 23999 raft_consensus.cc:359] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.681603 23999 raft_consensus.cc:740] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.682204 23999 consensus_queue.cc:260] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.684029 23999 ts_tablet_manager.cc:1434] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:58:45.685141 23999 tablet_bootstrap.cc:492] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.689654 24078 raft_consensus.cc:3060] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:45.739372 23999 tablet_bootstrap.cc:492] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.740347 23999 tablet_bootstrap.cc:492] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.741034 23999 ts_tablet_manager.cc:1403] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.015s
I20260709 14:58:45.743444 23999 raft_consensus.cc:359] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.744133 23999 raft_consensus.cc:740] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.744844 23999 consensus_queue.cc:260] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.744258 24077 raft_consensus.cc:3060] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:45.746953 23999 ts_tablet_manager.cc:1434] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:58:45.749068 23999 tablet_bootstrap.cc:492] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.765369 23999 tablet_bootstrap.cc:492] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.766119 23999 tablet_bootstrap.cc:492] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.766613 23999 ts_tablet_manager.cc:1403] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:58:45.768311 23999 raft_consensus.cc:359] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.768791 23999 raft_consensus.cc:740] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.769335 23999 consensus_queue.cc:260] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.770918 23999 ts_tablet_manager.cc:1434] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:58:45.771994 23999 tablet_bootstrap.cc:492] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.785856 23999 tablet_bootstrap.cc:492] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.786749 23999 tablet_bootstrap.cc:492] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.787341 23999 ts_tablet_manager.cc:1403] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 14:58:45.789953 23999 raft_consensus.cc:359] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.790560 23999 raft_consensus.cc:740] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.791123 23999 consensus_queue.cc:260] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.793100 23999 ts_tablet_manager.cc:1434] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:58:45.793856 23999 tablet_bootstrap.cc:492] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.811005 23999 tablet_bootstrap.cc:492] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.811749 23999 tablet_bootstrap.cc:492] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.812351 23999 ts_tablet_manager.cc:1403] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 14:58:45.814237 23999 raft_consensus.cc:359] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.814813 23999 raft_consensus.cc:740] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.815418 23999 consensus_queue.cc:260] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.818182 23999 ts_tablet_manager.cc:1434] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 14:58:45.818876 23999 tablet_bootstrap.cc:492] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.826349 24078 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:45.831172 23999 tablet_bootstrap.cc:492] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.833267 23999 tablet_bootstrap.cc:492] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.833837 23999 ts_tablet_manager.cc:1403] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:58:45.836299 23999 raft_consensus.cc:359] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.836934 23999 raft_consensus.cc:740] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.837538 23999 consensus_queue.cc:260] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.839195 23999 ts_tablet_manager.cc:1434] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:58:45.843684 23999 tablet_bootstrap.cc:492] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.893558 23999 tablet_bootstrap.cc:492] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.894577 23999 tablet_bootstrap.cc:492] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.895243 23999 ts_tablet_manager.cc:1403] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.031s
I20260709 14:58:45.897908 23999 raft_consensus.cc:359] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.898593 23999 raft_consensus.cc:740] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.899263 23999 consensus_queue.cc:260] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:45.902752 23999 ts_tablet_manager.cc:1434] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:58:45.905296 23999 tablet_bootstrap.cc:492] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.929512 23999 tablet_bootstrap.cc:492] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:45.930197 23999 tablet_bootstrap.cc:492] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:45.930697 23999 ts_tablet_manager.cc:1403] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.014s
I20260709 14:58:45.932782 23999 raft_consensus.cc:359] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.933432 23999 raft_consensus.cc:740] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:45.934166 23999 consensus_queue.cc:260] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:45.936108 23999 ts_tablet_manager.cc:1434] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:58:45.942509 23999 tablet_bootstrap.cc:492] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:45.988667 24078 raft_consensus.cc:3060] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:46.016575 23999 tablet_bootstrap.cc:492] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:46.017851 23999 tablet_bootstrap.cc:492] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:46.018550 23999 ts_tablet_manager.cc:1403] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.076s	user 0.036s	sys 0.021s
I20260709 14:58:46.021816 23999 raft_consensus.cc:359] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:46.022558 23999 raft_consensus.cc:740] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:46.023255 23999 consensus_queue.cc:260] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:46.025570 23999 ts_tablet_manager.cc:1434] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:58:46.028487 23999 tablet_bootstrap.cc:492] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap starting.
I20260709 14:58:46.042382 23999 tablet_bootstrap.cc:492] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0: 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:58:46.043286 23999 tablet_bootstrap.cc:492] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0: Bootstrap complete.
I20260709 14:58:46.043939 23999 ts_tablet_manager.cc:1403] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:58:46.046363 23999 raft_consensus.cc:359] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:46.049089 23999 raft_consensus.cc:740] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Initialized, Role: FOLLOWER
I20260709 14:58:46.049901 23999 consensus_queue.cc:260] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:46.051478 23999 ts_tablet_manager.cc:1434] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:58:46.124282 24078 raft_consensus.cc:3060] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:46.428225 24078 raft_consensus.cc:3060] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:50.047122 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:58:50.669790 23249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:41629, user_credentials={real_user=slave}} blocked reactor thread for 76382.3us
I20260709 14:58:50.687660 23282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:50.688460 23282 raft_consensus.cc:606] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:50.759483 24200 raft_consensus.cc:993] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:50.760030 24200 raft_consensus.cc:1081] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:50.775460 24077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32924
I20260709 14:58:50.777575 24077 raft_consensus.cc:493] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:50.778048 24077 raft_consensus.cc:3060] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:50.788645 24077 raft_consensus.cc:515] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:50.791884 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:50.792521 23430 raft_consensus.cc:3060] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:50.794507 24077 leader_election.cc:290] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:50.795595 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:50.796165 23284 raft_consensus.cc:3055] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:50.796432 23284 raft_consensus.cc:740] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:50.797093 23284 consensus_queue.cc:260] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:50.798895 23284 raft_consensus.cc:3060] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:50.800033 23430 raft_consensus.cc:2468] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 3.
I20260709 14:58:50.804960 23991 leader_election.cc:304] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:50.819180 23284 raft_consensus.cc:2468] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 3.
I20260709 14:58:50.823011 24212 raft_consensus.cc:2804] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:50.835012 24212 raft_consensus.cc:697] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:50.835863 23350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:36902
I20260709 14:58:50.836437 23350 raft_consensus.cc:606] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:50.835947 24212 consensus_queue.cc:237] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:50.838842 23284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a325373f87d7400084066165c213b860"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:50.839367 23284 raft_consensus.cc:606] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:50.843380 23284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:50.843871 23284 raft_consensus.cc:606] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:50.846251 23284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:50.846724 23284 raft_consensus.cc:606] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:50.848433 23106 catalog_manager.cc:5697] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 2 to 3, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 3 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:50.862798 23430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:58:50.863368 23430 raft_consensus.cc:606] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:50.864733 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:58:50.866230 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:50.981397 24209 raft_consensus.cc:993] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:50.982048 24210 raft_consensus.cc:1081] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:50.983457 24064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32910
I20260709 14:58:50.984009 24064 raft_consensus.cc:493] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:50.984354 24064 raft_consensus.cc:3060] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:50.991705 24064 raft_consensus.cc:515] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:50.995627 24064 leader_election.cc:290] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:50.996436 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:50.997014 23350 raft_consensus.cc:3055] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:50.997287 23350 raft_consensus.cc:740] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:50.998515 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:50.999050 23430 raft_consensus.cc:3060] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.003170 23350 consensus_queue.cc:260] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:51.005318 23350 raft_consensus.cc:3060] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.005520 23430 raft_consensus.cc:2468] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:51.007419 23991 leader_election.cc:304] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:51.008189 24212 raft_consensus.cc:2804] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:51.008646 24212 raft_consensus.cc:697] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:51.009397 24212 consensus_queue.cc:237] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:51.010839 23350 raft_consensus.cc:2468] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:51.019752 23106 catalog_manager.cc:5697] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:51.085225 24195 raft_consensus.cc:993] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:51.085695 24185 raft_consensus.cc:1081] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:51.087023 24068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32934
I20260709 14:58:51.087579 24068 raft_consensus.cc:493] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:51.087956 24068 raft_consensus.cc:3060] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.094545 24068 raft_consensus.cc:515] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:51.096000 24068 leader_election.cc:290] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:51.096781 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:51.097039 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:51.097472 23425 raft_consensus.cc:3055] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:51.097523 23284 raft_consensus.cc:3060] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.097839 23425 raft_consensus.cc:740] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:51.098726 23425 consensus_queue.cc:260] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:51.099834 23425 raft_consensus.cc:3060] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.104319 23284 raft_consensus.cc:2468] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:51.105487 23992 leader_election.cc:304] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:51.106187 24212 raft_consensus.cc:2804] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:51.106648 24212 raft_consensus.cc:697] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:51.107419 24212 consensus_queue.cc:237] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:51.107046 23425 raft_consensus.cc:2468] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:51.117862 23106 catalog_manager.cc:5697] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:51.122005 24200 raft_consensus.cc:993] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:51.122530 24187 raft_consensus.cc:1081] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:51.123876 24064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a325373f87d7400084066165c213b860"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32924
I20260709 14:58:51.124428 24064 raft_consensus.cc:493] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:51.124687 24064 raft_consensus.cc:3060] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.130182 24064 raft_consensus.cc:515] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:51.132793 24064 leader_election.cc:290] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:51.133590 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:51.134177 23282 raft_consensus.cc:3055] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:51.134446 23282 raft_consensus.cc:740] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:51.135097 23282 consensus_queue.cc:260] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:51.136202 23282 raft_consensus.cc:3060] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.138478 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:51.139182 23350 raft_consensus.cc:3060] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.143638 23282 raft_consensus.cc:2468] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:51.144063 23350 raft_consensus.cc:2468] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:51.144748 23992 leader_election.cc:304] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:51.146075 24212 raft_consensus.cc:2804] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:51.146778 24212 raft_consensus.cc:697] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:51.147691 24212 consensus_queue.cc:237] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:51.156827 23106 catalog_manager.cc:5697] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:51.173903 24187 raft_consensus.cc:993] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:51.174290 24200 raft_consensus.cc:1081] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:51.175534 24064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32924
I20260709 14:58:51.175993 24064 raft_consensus.cc:493] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:51.176267 24064 raft_consensus.cc:3060] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.181111 24064 raft_consensus.cc:515] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:51.182832 24064 leader_election.cc:290] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:51.183287 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:51.183816 23430 raft_consensus.cc:3060] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.187122 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:51.187696 23282 raft_consensus.cc:3055] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:51.188462 23282 raft_consensus.cc:740] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:51.189199 23282 consensus_queue.cc:260] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:51.190006 23430 raft_consensus.cc:2468] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:51.192009 23991 leader_election.cc:304] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:51.196394 24212 raft_consensus.cc:2804] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:51.197057 24212 raft_consensus.cc:697] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:51.190339 23282 raft_consensus.cc:3060] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.197829 24212 consensus_queue.cc:237] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:51.203805 23282 raft_consensus.cc:2468] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:51.209607 23106 catalog_manager.cc:5697] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:51.237344 24187 raft_consensus.cc:993] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:51.237717 24187 raft_consensus.cc:1081] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:51.238991 24077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32924
I20260709 14:58:51.239394 24077 raft_consensus.cc:493] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:51.239634 24077 raft_consensus.cc:3060] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.244529 24077 raft_consensus.cc:515] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:51.246078 24077 leader_election.cc:290] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:51.246704 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:51.247329 23284 raft_consensus.cc:3055] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:51.247650 23284 raft_consensus.cc:740] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:51.247989 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:51.248490 23357 raft_consensus.cc:3060] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.248234 23284 consensus_queue.cc:260] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:51.249205 23284 raft_consensus.cc:3060] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:51.252730 23357 raft_consensus.cc:2468] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:51.253144 23284 raft_consensus.cc:2468] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:51.253752 23992 leader_election.cc:304] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:51.254426 24212 raft_consensus.cc:2804] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:51.254875 24212 raft_consensus.cc:697] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:51.255595 24212 consensus_queue.cc:237] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:51.263350 23284 raft_consensus.cc:1275] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:51.264874 24212 consensus_queue.cc:1048] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:51.264763 23106 catalog_manager.cc:5697] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:51.280475 23430 raft_consensus.cc:1275] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:51.295493 24212 consensus_queue.cc:1048] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:51.409087 23430 raft_consensus.cc:1275] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:51.410254 24229 consensus_queue.cc:1048] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:51.418355 23357 raft_consensus.cc:1275] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:51.419706 24212 consensus_queue.cc:1048] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:51.488919 23430 raft_consensus.cc:1275] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:51.490128 24230 consensus_queue.cc:1048] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:51.498646 23284 raft_consensus.cc:1275] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:51.500399 24212 consensus_queue.cc:1048] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:58:51.597419 23454 debug-util.cc:398] Leaking SignalData structure 0x7b080005b680 after lost signal to thread 17965
W20260709 14:58:51.598358 23454 debug-util.cc:398] Leaking SignalData structure 0x7b0800176240 after lost signal to thread 23142
W20260709 14:58:51.599310 23454 debug-util.cc:398] Leaking SignalData structure 0x7b0800110420 after lost signal to thread 23309
W20260709 14:58:51.601372 23454 debug-util.cc:398] Leaking SignalData structure 0x7b080020f400 after lost signal to thread 24128
I20260709 14:58:51.666904 23284 raft_consensus.cc:1275] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:51.668066 24212 consensus_queue.cc:1048] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:51.677495 23433 raft_consensus.cc:1275] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:51.679610 24214 consensus_queue.cc:1048] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:51.698932 23357 raft_consensus.cc:1275] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:51.700363 24214 consensus_queue.cc:1048] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:51.721272 23282 raft_consensus.cc:1275] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:51.725625 24214 consensus_queue.cc:1048] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:51.735144 23284 raft_consensus.cc:1275] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:51.736979 24214 consensus_queue.cc:1048] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:51.754876 23351 raft_consensus.cc:1275] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:51.758097 24214 consensus_queue.cc:1048] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:51.867144 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:51.911265 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:51.951766 23430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
mode: GRACEFUL
new_leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:58:51.952253 23430 raft_consensus.cc:606] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Received request to transfer leadership to TS b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:51.954623 23284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:51.955158 23284 raft_consensus.cc:606] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:51.957430 23284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:51.957934 23284 raft_consensus.cc:606] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:51.959971 23430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:58:51.960394 23430 raft_consensus.cc:606] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:51.962496 23430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8248dd63d584ee0b3ac077e773aaeb1"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:58:51.962910 23430 raft_consensus.cc:606] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:51.963976 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:58:51.964977 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:52.136622 24203 raft_consensus.cc:993] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:52.137265 24185 raft_consensus.cc:1081] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:52.138561 24068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32934
I20260709 14:58:52.139115 24068 raft_consensus.cc:493] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:52.139423 24068 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:52.146520 24068 raft_consensus.cc:515] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:52.150535 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:52.150792 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:52.151141 23430 raft_consensus.cc:3055] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:52.151350 23284 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:52.152360 24068 leader_election.cc:290] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:52.151809 23430 raft_consensus.cc:740] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:52.155261 23430 consensus_queue.cc:260] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:52.156574 23430 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:52.165072 23284 raft_consensus.cc:2468] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 3.
I20260709 14:58:52.166364 23992 leader_election.cc:304] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:52.166478 23430 raft_consensus.cc:2468] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 3.
I20260709 14:58:52.167141 24214 raft_consensus.cc:2804] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:52.167650 24214 raft_consensus.cc:697] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:52.168412 24214 consensus_queue.cc:237] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:52.205634 23106 catalog_manager.cc:5697] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 2 to 3, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 3 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:52.237356 24246 raft_consensus.cc:993] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b: : Instructing follower b5ab359e924b4e58840cb7cec65a68fc to start an election
I20260709 14:58:52.237811 24185 raft_consensus.cc:1081] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Signalling peer b5ab359e924b4e58840cb7cec65a68fc to start an election
I20260709 14:58:52.239161 23284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
 from {username='slave'} at 127.0.0.1:37014
I20260709 14:58:52.239670 23284 raft_consensus.cc:493] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:52.239981 23284 raft_consensus.cc:3060] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.246243 23284 raft_consensus.cc:515] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:52.248764 23284 leader_election.cc:290] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:52.248935 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:52.249346 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:52.249547 23357 raft_consensus.cc:3060] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.249964 23430 raft_consensus.cc:3055] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:52.250281 23430 raft_consensus.cc:740] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:52.250901 23430 consensus_queue.cc:260] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:52.251739 23430 raft_consensus.cc:3060] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.255640 23357 raft_consensus.cc:2468] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:52.257714 23249 leader_election.cc:304] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:52.259939 24200 raft_consensus.cc:2804] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:52.260324 24200 raft_consensus.cc:697] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:52.261106 24200 consensus_queue.cc:237] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:52.258512 23430 raft_consensus.cc:2468] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:52.273120 23106 catalog_manager.cc:5697] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 1 to 2, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 2 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:52.327056 24246 raft_consensus.cc:993] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:52.327555 24185 raft_consensus.cc:1081] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:52.328966 24068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8248dd63d584ee0b3ac077e773aaeb1"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32934
I20260709 14:58:52.329500 24068 raft_consensus.cc:493] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:52.329885 24068 raft_consensus.cc:3060] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.330801 24200 raft_consensus.cc:993] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:52.331295 24200 raft_consensus.cc:1081] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:52.333492 24077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32924
I20260709 14:58:52.334009 24077 raft_consensus.cc:493] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:52.334313 24077 raft_consensus.cc:3060] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.334645 24187 raft_consensus.cc:993] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:52.335121 24187 raft_consensus.cc:1081] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Signalling peer a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:52.336889 23357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:52012
I20260709 14:58:52.337335 23357 raft_consensus.cc:493] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:52.337641 23357 raft_consensus.cc:3060] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.338976 24068 raft_consensus.cc:515] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:52.341651 24077 raft_consensus.cc:515] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:52.342574 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8248dd63d584ee0b3ac077e773aaeb1" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:52.343214 23351 raft_consensus.cc:3060] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.343312 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8248dd63d584ee0b3ac077e773aaeb1" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:52.343866 23430 raft_consensus.cc:3055] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:52.344126 23430 raft_consensus.cc:740] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:52.344743 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:52.345242 24077 leader_election.cc:290] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:52.346508 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:52.346982 23284 raft_consensus.cc:3055] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:52.347241 23284 raft_consensus.cc:740] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:52.345353 23433 raft_consensus.cc:3060] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.349459 23351 raft_consensus.cc:2468] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:52.344790 23430 consensus_queue.cc:260] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:52.350981 23430 raft_consensus.cc:3060] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.351588 23992 leader_election.cc:304] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:52.352315 24212 raft_consensus.cc:2804] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:52.352767 24212 raft_consensus.cc:697] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:52.352885 23284 consensus_queue.cc:260] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:52.353566 24212 consensus_queue.cc:237] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:52.354239 23284 raft_consensus.cc:3060] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.357488 24068 leader_election.cc:290] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:52.358714 23433 raft_consensus.cc:2468] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:52.360074 23991 leader_election.cc:304] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:52.361159 24214 raft_consensus.cc:2804] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:52.361641 24214 raft_consensus.cc:697] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:52.362404 24214 consensus_queue.cc:237] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:52.371979 23430 raft_consensus.cc:2468] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:52.373315 23357 raft_consensus.cc:515] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:52.371338 23106 catalog_manager.cc:5697] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:52.376030 23284 raft_consensus.cc:2468] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:52.383527 23357 leader_election.cc:290] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:52.385926 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:52.386634 23430 raft_consensus.cc:3060] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.384334 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:52.390547 23284 raft_consensus.cc:3055] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:52.390908 23284 raft_consensus.cc:740] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:52.391706 23284 consensus_queue.cc:260] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:52.392880 23284 raft_consensus.cc:3060] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:52.399263 23430 raft_consensus.cc:2468] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:52.398651 23106 catalog_manager.cc:5697] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:52.400302 23322 leader_election.cc:304] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:52.401001 24210 raft_consensus.cc:2804] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:52.401402 24210 raft_consensus.cc:697] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:52.402150 24210 consensus_queue.cc:237] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:52.403359 23284 raft_consensus.cc:2468] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:52.418676 23108 catalog_manager.cc:5697] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 2, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:52.590663 23433 raft_consensus.cc:1275] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:52.591799 24214 consensus_queue.cc:1048] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:52.606637 23284 raft_consensus.cc:1275] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:52.611611 24214 consensus_queue.cc:1048] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:52.646842 23357 raft_consensus.cc:1275] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:52.653481 24200 consensus_queue.cc:1048] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:52.679209 23430 raft_consensus.cc:1275] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:52.680814 24241 consensus_queue.cc:1048] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:52.823307 23433 raft_consensus.cc:1275] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:52.824461 24214 consensus_queue.cc:1048] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:52.832145 23284 raft_consensus.cc:1275] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:52.834492 24230 consensus_queue.cc:1048] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:52.844708 23433 raft_consensus.cc:1275] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:52.848299 24230 consensus_queue.cc:1048] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:52.859026 23350 raft_consensus.cc:1275] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:52.863622 24230 consensus_queue.cc:1048] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:52.925531 23433 raft_consensus.cc:1275] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:52.933197 24269 consensus_queue.cc:1048] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:52.949076 23284 raft_consensus.cc:1275] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:52.950387 24267 consensus_queue.cc:1048] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:52.965749 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:53.037139 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:53.140340 23430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:58:53.141003 23430 raft_consensus.cc:606] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:53.144847 23425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:58:53.145378 23425 raft_consensus.cc:606] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:53.147665 23433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:58:53.148141 23433 raft_consensus.cc:606] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:53.153230 23350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
mode: GRACEFUL
new_leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
 from {username='slave'} at 127.0.0.1:36902
I20260709 14:58:53.153797 23350 raft_consensus.cc:606] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Received request to transfer leadership to TS b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:53.157397 23284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:53.158087 23284 raft_consensus.cc:606] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:53.159992 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:58:53.161543 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:53.213656 24246 raft_consensus.cc:993] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:53.214200 24268 raft_consensus.cc:1081] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:53.215713 24068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32934
I20260709 14:58:53.216226 24068 raft_consensus.cc:493] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:53.216552 24068 raft_consensus.cc:3060] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:53.222904 24068 raft_consensus.cc:515] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:53.224707 24068 leader_election.cc:290] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:53.225906 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:53.226046 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:53.226367 23282 raft_consensus.cc:3060] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:53.230046 23433 raft_consensus.cc:3055] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:53.230360 23433 raft_consensus.cc:740] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:53.230562 24268 raft_consensus.cc:993] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:53.231079 23282 raft_consensus.cc:2468] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 3.
I20260709 14:58:53.231124 24185 raft_consensus.cc:1081] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:53.231076 23433 consensus_queue.cc:260] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:53.233281 23433 raft_consensus.cc:3060] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:53.238687 23992 leader_election.cc:304] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:53.242319 24274 raft_consensus.cc:2804] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:53.243268 24274 raft_consensus.cc:697] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:53.244434 24274 consensus_queue.cc:237] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:53.246158 23433 raft_consensus.cc:2468] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 3.
I20260709 14:58:53.248410 24077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32934
I20260709 14:58:53.248979 24077 raft_consensus.cc:493] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:53.249322 24077 raft_consensus.cc:3060] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.260582 23105 catalog_manager.cc:5697] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 2 to 3, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 3 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:53.286616 24077 raft_consensus.cc:515] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:53.310034 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:53.310599 23351 raft_consensus.cc:3060] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.312844 24077 leader_election.cc:290] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:53.316928 23351 raft_consensus.cc:2468] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:53.318042 23992 leader_election.cc:304] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:53.319280 24274 raft_consensus.cc:2804] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:53.319800 24274 raft_consensus.cc:697] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:53.320605 24274 consensus_queue.cc:237] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:53.322340 24241 raft_consensus.cc:993] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:53.322816 24276 raft_consensus.cc:1081] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Signalling peer a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:53.324376 23350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:52012
I20260709 14:58:53.324851 23350 raft_consensus.cc:493] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:53.325193 23350 raft_consensus.cc:3060] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.327929 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:53.328666 23425 raft_consensus.cc:3055] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:53.329239 23357 raft_consensus.cc:1240] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Rejecting Update request from peer bbc9232b79164c019e5bdf42e5ba313b for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:53.329535 23425 raft_consensus.cc:740] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:53.330611 24246 raft_consensus.cc:993] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b: : Instructing follower a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:53.331070 24246 raft_consensus.cc:1081] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Signalling peer a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:53.330924 23425 consensus_queue.cc:260] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:53.334203 23425 raft_consensus.cc:3060] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.334239 23350 raft_consensus.cc:515] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:53.336511 23351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:52006
I20260709 14:58:53.336970 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:53.337039 23351 raft_consensus.cc:493] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:53.338137 23351 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.338507 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:53.339129 23430 raft_consensus.cc:3060] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.337675 23282 raft_consensus.cc:3055] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:53.340831 23282 raft_consensus.cc:740] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:53.341619 23282 consensus_queue.cc:260] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:53.337598 23350 leader_election.cc:290] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:53.346457 23351 raft_consensus.cc:515] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:53.350121 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:53.346973 23425 raft_consensus.cc:2468] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:53.350250 23351 leader_election.cc:290] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:53.350626 23276 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.352485 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:53.353000 23425 raft_consensus.cc:3055] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:53.353121 23282 raft_consensus.cc:3060] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.353340 23425 raft_consensus.cc:740] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:53.354106 23425 consensus_queue.cc:260] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:53.354768 23430 raft_consensus.cc:2468] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:53.355168 23425 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.356623 23276 raft_consensus.cc:2468] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:53.357620 23323 leader_election.cc:304] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:53.357965 23322 leader_election.cc:304] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:53.358430 24269 raft_consensus.cc:2804] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:53.358877 24269 raft_consensus.cc:697] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:53.359767 24269 consensus_queue.cc:237] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:53.361820 23282 raft_consensus.cc:2468] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:53.358803 24267 raft_consensus.cc:2804] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:53.363049 24267 raft_consensus.cc:697] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:53.363868 24267 consensus_queue.cc:237] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:53.366257 23425 raft_consensus.cc:2468] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:53.386101 23108 catalog_manager.cc:5697] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 2, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:53.395216 23105 catalog_manager.cc:5697] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:53.402489 23108 catalog_manager.cc:5697] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 2, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:53.476894 24267 raft_consensus.cc:993] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f: : Instructing follower b5ab359e924b4e58840cb7cec65a68fc to start an election
I20260709 14:58:53.477329 24267 raft_consensus.cc:1081] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Signalling peer b5ab359e924b4e58840cb7cec65a68fc to start an election
I20260709 14:58:53.478600 23282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
 from {username='slave'} at 127.0.0.1:37022
I20260709 14:58:53.479005 23282 raft_consensus.cc:493] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:53.479246 23282 raft_consensus.cc:3060] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.484947 23282 raft_consensus.cc:515] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:53.486672 23282 leader_election.cc:290] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:53.487625 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:53.488170 23425 raft_consensus.cc:3060] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.489516 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:53.490224 23351 raft_consensus.cc:3055] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:53.490554 23351 raft_consensus.cc:740] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:53.491427 23351 consensus_queue.cc:260] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:53.492512 23351 raft_consensus.cc:3060] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:53.494561 23425 raft_consensus.cc:2468] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:53.495868 23248 leader_election.cc:304] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:53.497072 24275 raft_consensus.cc:2804] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:53.497520 24275 raft_consensus.cc:697] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:53.498304 24275 consensus_queue.cc:237] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:53.506894 23351 raft_consensus.cc:2468] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:53.514948 23108 catalog_manager.cc:5697] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 1 to 2, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 2 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:53.624462 23282 raft_consensus.cc:1275] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:53.625702 24230 consensus_queue.cc:1048] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:53.646561 23425 raft_consensus.cc:1275] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:53.648084 24212 consensus_queue.cc:1048] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:53.759613 23351 raft_consensus.cc:1275] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:53.760715 24230 consensus_queue.cc:1048] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:53.771916 23282 raft_consensus.cc:1275] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:53.773128 24266 consensus_queue.cc:1048] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:53.793910 23430 raft_consensus.cc:1275] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:53.796597 24214 consensus_queue.cc:1048] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:53.834506 23430 raft_consensus.cc:1275] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:53.851192 24267 consensus_queue.cc:1048] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:53.894219 23425 raft_consensus.cc:1275] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:53.895388 24270 consensus_queue.cc:1048] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:53.910319 23284 raft_consensus.cc:1275] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:53.917410 24267 consensus_queue.cc:1048] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:54.039354 23351 raft_consensus.cc:1275] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:54.054847 24275 consensus_queue.cc:1048] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:58:54.059612 23430 raft_consensus.cc:1275] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:54.092163 24307 consensus_queue.cc:1048] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:58:54.163100 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:54.244663 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:54.293432 23276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33ce657544024704a823f124f71de36a"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:54.294119 23276 raft_consensus.cc:606] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:54.296752 23351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
mode: GRACEFUL
new_leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
 from {username='slave'} at 127.0.0.1:36902
I20260709 14:58:54.297140 23351 raft_consensus.cc:606] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Received request to transfer leadership to TS b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:54.299603 23351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
mode: GRACEFUL
new_leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
 from {username='slave'} at 127.0.0.1:36902
I20260709 14:58:54.299988 23351 raft_consensus.cc:606] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Received request to transfer leadership to TS bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:54.301064 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:58:54.302284 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:54.401221 24269 raft_consensus.cc:993] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f: : Instructing follower b5ab359e924b4e58840cb7cec65a68fc to start an election
I20260709 14:58:54.401911 24267 raft_consensus.cc:1081] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Signalling peer b5ab359e924b4e58840cb7cec65a68fc to start an election
I20260709 14:58:54.403900 23276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
 from {username='slave'} at 127.0.0.1:37022
I20260709 14:58:54.404573 23276 raft_consensus.cc:493] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:54.405000 23276 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:54.414144 23276 raft_consensus.cc:515] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:54.416110 23276 leader_election.cc:290] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:54.416955 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:54.417531 23430 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:54.422189 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:54.422889 23351 raft_consensus.cc:3055] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:54.423220 23351 raft_consensus.cc:740] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:54.423406 23430 raft_consensus.cc:2468] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 3.
I20260709 14:58:54.424705 23248 leader_election.cc:304] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:54.424499 23351 consensus_queue.cc:260] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:54.425740 24304 raft_consensus.cc:2804] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:54.425858 23351 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:54.426266 24304 raft_consensus.cc:697] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:54.427227 24304 consensus_queue.cc:237] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:54.433624 23351 raft_consensus.cc:2468] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 3.
I20260709 14:58:54.440775 23105 catalog_manager.cc:5697] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 2 to 3, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 3 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:54.473615 24269 raft_consensus.cc:993] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f: : Instructing follower bbc9232b79164c019e5bdf42e5ba313b to start an election
I20260709 14:58:54.474084 24267 raft_consensus.cc:1081] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Signalling peer bbc9232b79164c019e5bdf42e5ba313b to start an election
I20260709 14:58:54.475440 23430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
 from {username='slave'} at 127.0.0.1:39766
I20260709 14:58:54.475915 23430 raft_consensus.cc:493] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:54.476190 23430 raft_consensus.cc:3060] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:54.481436 23430 raft_consensus.cc:515] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:54.483471 23430 leader_election.cc:290] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:54.484321 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:54.484902 23351 raft_consensus.cc:3055] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:54.485213 23351 raft_consensus.cc:740] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:54.485996 23351 consensus_queue.cc:260] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:54.487035 23351 raft_consensus.cc:3060] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:54.490238 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:54.490869 23276 raft_consensus.cc:3060] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:54.501958 23276 raft_consensus.cc:2468] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 3.
I20260709 14:58:54.504959 23397 leader_election.cc:304] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:54.506021 23351 raft_consensus.cc:2468] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 3.
I20260709 14:58:54.507488 24246 raft_consensus.cc:2804] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:54.507874 24246 raft_consensus.cc:697] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 3 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:54.509621 24246 consensus_queue.cc:237] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:54.521574 23108 catalog_manager.cc:5697] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 2 to 3, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 3 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:54.607290 24304 raft_consensus.cc:993] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:54.607765 24307 raft_consensus.cc:1081] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:54.609386 24077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33ce657544024704a823f124f71de36a"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32924
I20260709 14:58:54.609901 24077 raft_consensus.cc:493] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:54.610237 24077 raft_consensus.cc:3060] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:54.618175 24077 raft_consensus.cc:515] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:54.619927 24077 leader_election.cc:290] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:54.620616 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:54.620878 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:54.621215 23276 raft_consensus.cc:3055] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:54.621378 23351 raft_consensus.cc:3060] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:54.621582 23276 raft_consensus.cc:740] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:54.622373 23276 consensus_queue.cc:260] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:54.623610 23276 raft_consensus.cc:3060] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:54.627065 23351 raft_consensus.cc:2468] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:54.628316 23992 leader_election.cc:304] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:54.629247 24230 raft_consensus.cc:2804] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:54.629689 24230 raft_consensus.cc:697] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:54.630543 24230 consensus_queue.cc:237] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:54.654836 23108 catalog_manager.cc:5697] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:54.656632 23276 raft_consensus.cc:2468] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:54.853572 23430 raft_consensus.cc:1275] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:54.854689 24307 consensus_queue.cc:1048] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:54.869755 23351 raft_consensus.cc:1275] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:54.871881 24304 consensus_queue.cc:1048] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:55.018157 23276 raft_consensus.cc:1275] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:55.019579 24274 consensus_queue.cc:1048] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:55.029568 23351 raft_consensus.cc:1275] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:55.033380 24230 consensus_queue.cc:1048] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:55.066669 23350 raft_consensus.cc:1275] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:55.068816 24246 consensus_queue.cc:1048] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:55.104658 23276 raft_consensus.cc:1275] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:55.110719 24280 consensus_queue.cc:1048] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:55.303403 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:55.351534 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:55.398564 23276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:55.399132 23276 raft_consensus.cc:606] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:55.401824 23430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
mode: GRACEFUL
new_leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:58:55.402275 23430 raft_consensus.cc:606] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Received request to transfer leadership to TS b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:55.403964 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:58:55.405747 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:55.461340 24326 raft_consensus.cc:993] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b: : Instructing follower b5ab359e924b4e58840cb7cec65a68fc to start an election
I20260709 14:58:55.462002 24325 raft_consensus.cc:1081] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Signalling peer b5ab359e924b4e58840cb7cec65a68fc to start an election
I20260709 14:58:55.463479 23282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
 from {username='slave'} at 127.0.0.1:37014
I20260709 14:58:55.463881 23282 raft_consensus.cc:493] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:55.464165 23282 raft_consensus.cc:3060] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:55.470103 23282 raft_consensus.cc:515] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:55.471601 23282 leader_election.cc:290] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:55.472155 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:55.472698 23351 raft_consensus.cc:3060] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:55.475800 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:55.476229 23430 raft_consensus.cc:3055] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:55.476413 23430 raft_consensus.cc:740] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:55.477234 23430 consensus_queue.cc:260] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:55.478292 23430 raft_consensus.cc:3060] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:55.488219 23351 raft_consensus.cc:2468] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:55.492494 23430 raft_consensus.cc:2468] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:55.493693 23249 leader_election.cc:304] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:55.494823 24328 raft_consensus.cc:2804] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:55.495334 24328 raft_consensus.cc:697] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:55.496897 24328 consensus_queue.cc:237] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:55.514786 23108 catalog_manager.cc:5697] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 1 to 2, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 2 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:55.730779 24328 raft_consensus.cc:993] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:55.731251 24328 raft_consensus.cc:1081] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Signalling peer a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:55.732656 23351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:52012
I20260709 14:58:55.733059 23351 raft_consensus.cc:493] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:55.733295 23351 raft_consensus.cc:3060] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:55.738116 23351 raft_consensus.cc:515] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:55.739589 23351 leader_election.cc:290] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:55.740283 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:55.740744 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:55.740878 23276 raft_consensus.cc:3055] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:55.741245 23430 raft_consensus.cc:3060] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:55.741254 23276 raft_consensus.cc:740] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:55.742138 23276 consensus_queue.cc:260] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:55.743288 23276 raft_consensus.cc:3060] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:55.747840 23430 raft_consensus.cc:2468] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 3.
I20260709 14:58:55.748881 23322 leader_election.cc:304] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:55.749454 24267 raft_consensus.cc:2804] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:55.749768 23276 raft_consensus.cc:2468] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 3.
I20260709 14:58:55.749840 24267 raft_consensus.cc:697] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:55.751080 24267 consensus_queue.cc:237] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:55.761164 23108 catalog_manager.cc:5697] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 2 to 3, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 3 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:56.055018 23433 raft_consensus.cc:1275] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:56.056236 24304 consensus_queue.cc:1048] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:56.073094 23351 raft_consensus.cc:1275] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:56.075564 24304 consensus_queue.cc:1048] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:58:56.168843 23248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.132:42243, user_credentials={real_user=slave}} blocked reactor thread for 83538.1us
I20260709 14:58:56.257395 23433 raft_consensus.cc:1275] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:56.266994 24346 consensus_queue.cc:1048] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:56.268199 23276 raft_consensus.cc:1275] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:56.308719 24350 consensus_queue.cc:1048] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:56.406782 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:57.468591 24354 raft_consensus.cc:493] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.469179 24354 raft_consensus.cc:515] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.540721 24354 leader_election.cc:290] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.552464 24357 raft_consensus.cc:493] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.553238 24357 raft_consensus.cc:515] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.555413 24357 leader_election.cc:290] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:57.572690 24362 raft_consensus.cc:493] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.693255 24362 raft_consensus.cc:515] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.695559 24362 leader_election.cc:290] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:57.696142 24362 raft_consensus.cc:493] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.696661 24362 raft_consensus.cc:515] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.699641 24362 leader_election.cc:290] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.620860 24359 raft_consensus.cc:493] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.719022 24372 raft_consensus.cc:493] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.719403 24359 raft_consensus.cc:515] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:57.719594 24372 raft_consensus.cc:515] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.625741 24354 raft_consensus.cc:493] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:57.633430 24355 raft_consensus.cc:493] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:57.707674 24363 raft_consensus.cc:493] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.708930 24360 raft_consensus.cc:493] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:57.714517 24365 raft_consensus.cc:493] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.714951 24356 raft_consensus.cc:493] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:57.715344 24371 raft_consensus.cc:493] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.576900 24358 raft_consensus.cc:493] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.726686 24358 raft_consensus.cc:515] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.727057 24372 leader_election.cc:290] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.728063 24365 raft_consensus.cc:515] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.717833 24367 raft_consensus.cc:493] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.728742 24354 raft_consensus.cc:515] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:57.729089 24367 raft_consensus.cc:515] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.726109 24369 raft_consensus.cc:493] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.730206 24369 raft_consensus.cc:515] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.730674 24354 leader_election.cc:290] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:57.731199 24354 raft_consensus.cc:493] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.724062 24363 raft_consensus.cc:515] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.731648 24354 raft_consensus.cc:515] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.728772 24358 leader_election.cc:290] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:57.723557 24355 raft_consensus.cc:515] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.725816 24371 raft_consensus.cc:515] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.736011 24359 leader_election.cc:290] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:57.736539 24359 raft_consensus.cc:493] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.736631 24357 raft_consensus.cc:493] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.737126 24359 raft_consensus.cc:515] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.737217 24357 raft_consensus.cc:515] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.738087 24363 leader_election.cc:290] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.733763 24372 raft_consensus.cc:493] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:57.743574 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a85a12a6bb49a49765177aa491e5d9" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.745080 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.750105 24361 raft_consensus.cc:493] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.725073 24362 raft_consensus.cc:493] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.752429 24364 raft_consensus.cc:493] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:57.752700 24361 raft_consensus.cc:515] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.752924 24364 raft_consensus.cc:515] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.753736 24355 leader_election.cc:290] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.735061 24356 raft_consensus.cc:515] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:57.755033 24364 leader_election.cc:290] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:57.755002 24361 leader_election.cc:290] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:57.756071 24356 leader_election.cc:290] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.736469 24370 raft_consensus.cc:493] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.757110 24370 raft_consensus.cc:515] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.757858 24371 leader_election.cc:290] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.759178 24370 leader_election.cc:290] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:57.759755 24362 raft_consensus.cc:515] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.761086 24354 leader_election.cc:290] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.761595 24354 raft_consensus.cc:493] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.738932 24372 raft_consensus.cc:515] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.762877 24366 raft_consensus.cc:493] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:57.763106 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:57.732223 24369 leader_election.cc:290] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.739229 24359 leader_election.cc:290] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.752149 24360 raft_consensus.cc:515] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.751911 24357 leader_election.cc:290] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.767436 24364 raft_consensus.cc:493] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.769564 24354 raft_consensus.cc:515] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.761705 24362 leader_election.cc:290] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.769685 24365 leader_election.cc:290] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.769682 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:57.777076 24366 raft_consensus.cc:515] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.775051 24360 leader_election.cc:290] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.778837 24354 leader_election.cc:290] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.779273 24366 leader_election.cc:290] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:57.780064 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:57.780725 24074 raft_consensus.cc:2468] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:57.781183 24354 raft_consensus.cc:493] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.781919 24354 raft_consensus.cc:515] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.781189 24363 raft_consensus.cc:493] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.782811 24363 raft_consensus.cc:515] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.783433 24372 leader_election.cc:290] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.784260 24063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a85a12a6bb49a49765177aa491e5d9" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:57.784909 24363 leader_election.cc:290] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.775261 24364 raft_consensus.cc:515] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.784950 24367 leader_election.cc:290] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:57.784217 24354 leader_election.cc:290] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.798264 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:57.799626 24063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:57.800354 24063 raft_consensus.cc:2468] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:57.800922 24364 leader_election.cc:290] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.790987 24365 raft_consensus.cc:493] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.798694 24366 raft_consensus.cc:493] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.804214 24372 raft_consensus.cc:493] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:57.791347 24354 raft_consensus.cc:493] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.804746 24366 raft_consensus.cc:515] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.805670 24372 raft_consensus.cc:515] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.806941 24365 raft_consensus.cc:515] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:57.807912 24372 leader_election.cc:290] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.808638 24354 raft_consensus.cc:515] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.808931 24365 leader_election.cc:290] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.809930 24366 leader_election.cc:290] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:57.813694 24354 leader_election.cc:290] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.814543 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:57.815153 24366 raft_consensus.cc:493] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.819006 24366 raft_consensus.cc:515] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.822098 24360 raft_consensus.cc:493] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.826248 24360 raft_consensus.cc:515] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.827430 24366 leader_election.cc:290] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.817703 24374 raft_consensus.cc:493] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.828172 24360 leader_election.cc:290] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:57.828068 24374 raft_consensus.cc:515] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.829218 24363 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.848244 24374 leader_election.cc:290] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:57.829695 24363 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:57.857375 23249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:41629, user_credentials={real_user=slave}} blocked reactor thread for 52773.5us
I20260709 14:58:57.847136 24360 raft_consensus.cc:493] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.846545 24372 raft_consensus.cc:493] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.865254 24372 raft_consensus.cc:515] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:57.866259 23428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469483a90d9d42e185f5c19c95f09af3" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:57.867116 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:57.867306 24372 leader_election.cc:290] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.867733 23425 raft_consensus.cc:2468] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:57.868623 24354 raft_consensus.cc:493] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.869127 24354 raft_consensus.cc:515] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.871567 24360 raft_consensus.cc:515] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.854557 24366 raft_consensus.cc:493] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.874191 24366 raft_consensus.cc:515] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.876086 24366 leader_election.cc:290] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:57.861855 24376 raft_consensus.cc:493] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.877280 24376 raft_consensus.cc:515] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.863940 24348 raft_consensus.cc:493] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.878103 24348 raft_consensus.cc:515] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.853528 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554a7d87cfea4dbeac8f2e011fb28332" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:57.879829 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:57.881155 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:57.881307 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:57.881433 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:57.882262 24365 raft_consensus.cc:493] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:57.882953 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:57.885717 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.886171 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.886870 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088f362524fa4bb184b3878e4c7aff44" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:57.887162 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.887604 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.888315 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b338a5a6a743eeba200f5d96f19ba1" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:57.885718 23429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c5d14004204f648215af4da16acd9c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:57.890393 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:57.864110 24380 raft_consensus.cc:493] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.891546 24380 raft_consensus.cc:515] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:57.892342 24376 leader_election.cc:290] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:57.894219 24354 leader_election.cc:290] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.894641 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:57.882748 24365 raft_consensus.cc:515] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:57.895431 23282 raft_consensus.cc:2468] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 2.
I20260709 14:58:57.873644 24360 leader_election.cc:290] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.899714 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.895238 23276 raft_consensus.cc:2468] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
W20260709 14:58:57.906932 23248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:37401, user_credentials={real_user=slave}} blocked reactor thread for 52498.2us
I20260709 14:58:57.893667 24380 leader_election.cc:290] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:57.908102 23248 leader_election.cc:304] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:57.911631 23249 leader_election.cc:304] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:57.912580 24373 raft_consensus.cc:493] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.913010 24366 raft_consensus.cc:493] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.902063 24362 raft_consensus.cc:493] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.913115 24373 raft_consensus.cc:515] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:57.913552 24366 raft_consensus.cc:515] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.913841 24362 raft_consensus.cc:515] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:57.915241 24373 leader_election.cc:290] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:57.915377 24366 leader_election.cc:290] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.898350 24367 raft_consensus.cc:493] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.919351 24367 raft_consensus.cc:515] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.920792 24385 raft_consensus.cc:493] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.921329 24385 raft_consensus.cc:515] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.923308 24385 leader_election.cc:290] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.923766 24385 raft_consensus.cc:493] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.924384 24362 leader_election.cc:290] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:57.909847 24354 raft_consensus.cc:493] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.924063 24365 leader_election.cc:290] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.928336 24365 raft_consensus.cc:493] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:57.928786 24365 raft_consensus.cc:515] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:57.930003 24379 raft_consensus.cc:493] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.930719 24365 leader_election.cc:290] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.930488 24379 raft_consensus.cc:515] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.931210 24365 raft_consensus.cc:493] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:57.931684 24365 raft_consensus.cc:515] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.932425 24362 raft_consensus.cc:493] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.933041 24362 raft_consensus.cc:515] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:57.933525 24365 leader_election.cc:290] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.950188 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.937760 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.927750 24371 raft_consensus.cc:2804] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:57.936306 24372 raft_consensus.cc:493] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.932550 24379 leader_election.cc:290] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:57.940644 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.951047 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.935133 24362 leader_election.cc:290] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:57.935767 24360 raft_consensus.cc:493] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:57.927718 24354 raft_consensus.cc:515] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:57.940889 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.947223 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.950807 24380 raft_consensus.cc:493] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:57.926625 23248 leader_election.cc:304] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:57.921336 24367 leader_election.cc:290] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:57.987334 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:57.988564 23249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.131:41629, user_credentials={real_user=slave}} blocked reactor thread for 76960.5us
W20260709 14:58:57.999174 23248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:37401, user_credentials={real_user=slave}} blocked reactor thread for 72638.6us
I20260709 14:58:57.999890 23248 leader_election.cc:304] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:57.983423 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088f362524fa4bb184b3878e4c7aff44" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.924154 24385 raft_consensus.cc:515] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:57.989535 24371 raft_consensus.cc:493] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.989715 24365 raft_consensus.cc:493] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:57.992769 24358 raft_consensus.cc:493] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.001322 24362 raft_consensus.cc:493] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.004999 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:57.996229 23358 raft_consensus.cc:2468] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 2.
I20260709 14:58:58.007504 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b338a5a6a743eeba200f5d96f19ba1" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.008795 24382 raft_consensus.cc:2749] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.009617 24365 raft_consensus.cc:515] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.011723 24365 leader_election.cc:290] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.014436 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.001753 24367 raft_consensus.cc:493] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.015825 24367 raft_consensus.cc:515] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.017216 24354 leader_election.cc:290] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.017618 24363 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:57.994653 24372 raft_consensus.cc:515] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:57.997284 24360 raft_consensus.cc:515] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.020102 24360 leader_election.cc:290] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.006546 24358 raft_consensus.cc:515] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.021112 24385 leader_election.cc:290] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:58.021696 24375 raft_consensus.cc:2749] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.021836 24358 leader_election.cc:290] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.000873 24376 raft_consensus.cc:2749] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:57.998871 24356 raft_consensus.cc:493] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:58.003255 24371 raft_consensus.cc:3060] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.032279 24360 raft_consensus.cc:493] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.034178 24383 raft_consensus.cc:493] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f0e40fc024e43af85eef8e81c9155a0)
I20260709 14:58:58.036514 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264dd8c48304fdca7cf511e2e59fd6c" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.040974 24360 raft_consensus.cc:515] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:58.000936 24380 raft_consensus.cc:515] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:58.026502 24367 leader_election.cc:290] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:58.030151 24348 leader_election.cc:290] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.038468 24385 raft_consensus.cc:493] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
W20260709 14:58:58.083078 23248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.129:37401, user_credentials={real_user=slave}} blocked reactor thread for 83264.4us
I20260709 14:58:58.085058 23248 leader_election.cc:304] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.088690 23276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469483a90d9d42e185f5c19c95f09af3" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.033383 24362 raft_consensus.cc:515] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.094265 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.039655 24356 raft_consensus.cc:515] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.098294 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef52ee4dcc46c99822e6fb7ef93f7f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.080504 24367 raft_consensus.cc:493] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.102875 24360 leader_election.cc:290] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:58.103842 24380 leader_election.cc:290] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.104290 24356 leader_election.cc:290] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.077828 24383 raft_consensus.cc:515] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.089212 24385 raft_consensus.cc:515] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.106287 24383 leader_election.cc:290] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.106566 24385 leader_election.cc:290] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:58.104444 24367 raft_consensus.cc:515] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.108197 24372 leader_election.cc:290] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.102892 24395 raft_consensus.cc:2804] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:58.109126 24395 raft_consensus.cc:493] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.109473 24395 raft_consensus.cc:3060] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.109719 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.112210 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.113813 23278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.116045 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.108491 24367 leader_election.cc:290] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:58.117141 24389 raft_consensus.cc:493] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.117667 24389 raft_consensus.cc:515] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.119817 24389 leader_election.cc:290] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:58.100950 24387 raft_consensus.cc:493] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:58.121460 24387 raft_consensus.cc:515] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.123495 24395 raft_consensus.cc:515] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.124578 23281 raft_consensus.cc:1240] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:58.124799 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
W20260709 14:58:58.126166 23249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:41629, user_credentials={real_user=slave}} blocked reactor thread for 126049us
I20260709 14:58:58.126338 24394 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.127112 24387 leader_election.cc:290] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.126911 24394 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.127612 24387 raft_consensus.cc:493] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.128072 24387 raft_consensus.cc:515] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.128919 24394 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:58.129406 24394 raft_consensus.cc:493] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.129892 24394 raft_consensus.cc:515] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.131754 24394 leader_election.cc:290] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:58.132171 24394 raft_consensus.cc:493] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.132598 24394 raft_consensus.cc:515] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.133315 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.133914 24068 raft_consensus.cc:2468] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:58.134321 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce7a1ea93324f009671960e62ae3e56" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.134742 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.135845 24063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.136464 24063 raft_consensus.cc:2468] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:58.133821 24387 leader_election.cc:290] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:58.138288 24387 raft_consensus.cc:493] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.138700 24387 raft_consensus.cc:515] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.139771 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a325373f87d7400084066165c213b860" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.140470 24387 leader_election.cc:290] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:58.140834 23278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf9a73f1ff42a495c0bd1277b19e29" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.140986 24387 raft_consensus.cc:493] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.141842 23284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:58.142228 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125ba5e079604a9f9709b3213a1eceee" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.139159 24085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.142789 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef52ee4dcc46c99822e6fb7ef93f7f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.143587 24385 raft_consensus.cc:493] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.144061 23248 leader_election.cc:304] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.145056 23356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.145614 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.146445 24383 raft_consensus.cc:2749] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.147264 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.148052 24371 raft_consensus.cc:515] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.148200 23248 leader_election.cc:304] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.148067 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.149140 23350 raft_consensus.cc:2468] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 1.
I20260709 14:58:58.149183 24383 raft_consensus.cc:2749] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.148797 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19679481c3014933826ac2dc1b072e95" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.151538 23432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.153064 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732bcbaff16345a1a40f46b1156180f0" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.106858 24362 leader_election.cc:290] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.153342 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.149081 23276 raft_consensus.cc:1240] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:58.153829 24393 raft_consensus.cc:493] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.154536 23277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.154738 24393 raft_consensus.cc:515] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.153946 24085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.155120 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.155983 24077 raft_consensus.cc:2468] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:58.154078 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.157675 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.144097 24385 raft_consensus.cc:515] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.158998 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.160274 23430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.163288 23427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.164788 24393 leader_election.cc:290] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.163219 23424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.165359 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6028a57ec00c4c329e2eff85ee9efd6b" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.155395 24395 leader_election.cc:290] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.162395 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.124413 23322 leader_election.cc:304] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.141538 24387 raft_consensus.cc:515] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.159017 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
W20260709 14:58:58.168637 23322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.132:42243, user_credentials={real_user=slave}} blocked reactor thread for 44292.8us
I20260709 14:58:58.142395 23284 raft_consensus.cc:606] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.170095 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77f4e739c684b55b5e4a5844e504e81" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.168789 24360 raft_consensus.cc:2804] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:58.172953 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f911152c3f14eb8a3a4e4304118f72c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.173297 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.173456 23424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef52ee4dcc46c99822e6fb7ef93f7f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.174557 24063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.174970 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579905990bf84149bfa27fcc0d32b801" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.175236 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.176425 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.177085 23323 leader_election.cc:304] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.177569 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.178272 24366 raft_consensus.cc:2749] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.178689 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554a7d87cfea4dbeac8f2e011fb28332" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.179716 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.152943 23248 leader_election.cc:304] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:58.180786 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.181814 24393 raft_consensus.cc:2804] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:58.182210 24393 raft_consensus.cc:493] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.182583 24393 raft_consensus.cc:3060] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.182862 24360 raft_consensus.cc:493] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting leader election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:58.183257 24360 raft_consensus.cc:3060] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.185322 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.186046 24366 consensus_queue.cc:1059] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.186798 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.187259 24368 raft_consensus.cc:3055] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:58.187676 24368 raft_consensus.cc:740] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:58.187830 23429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30582e52eeab40af9d1b380ac146ff86" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.188700 23248 leader_election.cc:304] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:58.188870 24370 consensus_queue.cc:1059] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.189545 24384 raft_consensus.cc:2804] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:58.189913 24384 raft_consensus.cc:493] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.190238 24384 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.190418 24366 raft_consensus.cc:3055] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:58.190887 24366 raft_consensus.cc:740] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:58.182292 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77f4e739c684b55b5e4a5844e504e81" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.191561 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.191663 24366 consensus_queue.cc:260] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.192785 24366 raft_consensus.cc:3060] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.191097 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.186199 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ac980ffb37473dbe50985ffa9c9d96" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.194361 24368 consensus_queue.cc:260] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.195195 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.195549 24368 raft_consensus.cc:3060] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.187402 24077 raft_consensus.cc:2468] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:58.198024 23278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.199393 24385 leader_election.cc:290] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:58.199520 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.192239 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.200558 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f911152c3f14eb8a3a4e4304118f72c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.197204 23248 leader_election.cc:304] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.202157 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.202819 24065 raft_consensus.cc:2468] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:58.203168 24395 raft_consensus.cc:2749] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.204422 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da32ef274e1b46ad9aed37c8df7527c4" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.208196 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125ba5e079604a9f9709b3213a1eceee" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.208529 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a53a7b8ea408d8387eebc24cd1ee9" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.210170 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.210282 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.210858 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef52ee4dcc46c99822e6fb7ef93f7f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.211617 24085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.202374 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.212201 24085 raft_consensus.cc:3060] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.212447 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.212937 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.213584 23352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb97a044746346aaab82dde65994ff66"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:36902
I20260709 14:58:58.214195 23352 raft_consensus.cc:606] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:58.214848 24387 leader_election.cc:290] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.215720 24394 leader_election.cc:290] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:58.216123 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:58:58.217119 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.217617 24077 raft_consensus.cc:3060] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.217765 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:58.219625 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.220254 24065 raft_consensus.cc:2468] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:58.221029 24085 raft_consensus.cc:2468] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:58.221776 24390 raft_consensus.cc:493] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.222774 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da32ef274e1b46ad9aed37c8df7527c4" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.223088 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.223368 23429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.222297 24390 raft_consensus.cc:515] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.224573 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.225597 24390 leader_election.cc:290] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:58.210443 24371 leader_election.cc:290] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.226635 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.227368 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63be74f076794d31b8d8fc6d1d8f4422" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.231243 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0d2a3731084bfb959102893991f930" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.201681 24360 raft_consensus.cc:515] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:58.233372 23992 leader_election.cc:304] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.234936 23992 leader_election.cc:304] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.236444 24389 raft_consensus.cc:2804] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:58.236842 24389 raft_consensus.cc:493] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:58.237222 24389 raft_consensus.cc:3060] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.238363 23248 leader_election.cc:304] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.239851 24077 raft_consensus.cc:2468] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 3.
I20260709 14:58:58.233476 24384 raft_consensus.cc:515] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.242998 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3afb6137e842ab8b653579aeaf5288" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.243692 24360 leader_election.cc:290] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:58.233335 23397 leader_election.cc:304] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:58.244551 23248 leader_election.cc:304] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.244737 24388 raft_consensus.cc:2804] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:58.245180 24388 raft_consensus.cc:493] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.245287 24395 raft_consensus.cc:2749] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:58:58.245556 24388 raft_consensus.cc:3060] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.247210 24384 leader_election.cc:290] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.247790 24371 raft_consensus.cc:2749] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.230846 24393 raft_consensus.cc:515] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.251717 23429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:58.251273 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.252490 24388 raft_consensus.cc:515] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:58.252943 24393 leader_election.cc:290] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.253273 24065 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.254542 24388 leader_election.cc:290] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.255373 23397 leader_election.cc:304] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:58.256034 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.238689 24394 raft_consensus.cc:2749] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.256601 24077 raft_consensus.cc:2468] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:58.254797 23248 leader_election.cc:304] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:58.261130 23248 leader_election.cc:304] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.261777 24384 raft_consensus.cc:2804] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:58.261819 23249 leader_election.cc:304] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.262284 24384 raft_consensus.cc:493] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.262650 24384 raft_consensus.cc:3060] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.263206 24395 raft_consensus.cc:2749] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:58:58.263253 24085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.263922 24395 raft_consensus.cc:2749] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.263934 23358 raft_consensus.cc:2468] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 3.
I20260709 14:58:58.265156 24085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bf2d59b7b46698bd6c1a67bf24f2a" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.265337 23249 leader_election.cc:304] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.266155 24395 raft_consensus.cc:2749] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:58:58.266947 24085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ca59ffb1a54c898895d72eb335b294" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.268953 24359 raft_consensus.cc:2804] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:58.269366 24359 raft_consensus.cc:493] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.269712 24359 raft_consensus.cc:3060] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.270628 24065 raft_consensus.cc:2468] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:58.271025 24063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.268875 23248 leader_election.cc:304] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.271947 24077 raft_consensus.cc:1240] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Rejecting Update request from peer bbc9232b79164c019e5bdf42e5ba313b for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:58.271657 24063 raft_consensus.cc:2468] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 2.
I20260709 14:58:58.273275 23248 leader_election.cc:304] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.274288 23248 leader_election.cc:304] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.274991 24383 raft_consensus.cc:2749] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.275104 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:58.275424 24395 raft_consensus.cc:2749] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.277607 23248 leader_election.cc:304] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.278249 24371 raft_consensus.cc:2804] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:58.278615 24371 raft_consensus.cc:493] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.278977 24371 raft_consensus.cc:3060] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.279956 24359 raft_consensus.cc:515] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:58.280961 23359 raft_consensus.cc:2468] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:58.281957 24359 leader_election.cc:290] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.283236 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce7a1ea93324f009671960e62ae3e56" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.284967 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.285460 24371 raft_consensus.cc:515] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.286367 24395 raft_consensus.cc:2804] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:58.285502 24077 raft_consensus.cc:2468] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 1.
I20260709 14:58:58.286767 24395 raft_consensus.cc:493] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.287101 23248 leader_election.cc:304] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.287817 24383 raft_consensus.cc:2804] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:58.288168 24383 raft_consensus.cc:493] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:58.288792 24383 raft_consensus.cc:3060] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.289059 24063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf9a73f1ff42a495c0bd1277b19e29" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.289959 24371 leader_election.cc:290] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.288168 23248 leader_election.cc:304] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:58.291422 24372 raft_consensus.cc:2804] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:58.291918 24372 raft_consensus.cc:697] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:58.292008 24063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.292670 24063 raft_consensus.cc:2468] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 2.
I20260709 14:58:58.292816 24372 consensus_queue.cc:237] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.294803 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.297648 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.287218 24395 raft_consensus.cc:3060] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.298466 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.299602 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.303117 24065 raft_consensus.cc:1240] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:58.303622 23396 leader_election.cc:304] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:58.304306 24355 raft_consensus.cc:2804] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:58.304710 24355 raft_consensus.cc:493] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.304414 23396 leader_election.cc:304] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.305125 24355 raft_consensus.cc:3060] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.301846 24394 raft_consensus.cc:493] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.306257 24359 raft_consensus.cc:2749] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.297828 24383 raft_consensus.cc:515] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.286048 23249 leader_election.cc:304] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:58.301405 24398 raft_consensus.cc:493] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.310403 24398 raft_consensus.cc:515] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.310741 23322 leader_election.cc:304] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.312281 23322 leader_election.cc:304] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.312556 24398 leader_election.cc:290] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.312901 24366 raft_consensus.cc:2749] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.313794 23429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19679481c3014933826ac2dc1b072e95" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.306042 24394 raft_consensus.cc:515] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.315248 24383 leader_election.cc:290] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.316640 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.316891 24394 leader_election.cc:290] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.306030 23396 leader_election.cc:304] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [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: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.317960 23248 leader_election.cc:304] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:58.318226 24363 raft_consensus.cc:2749] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.316193 23322 leader_election.cc:304] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.308357 23992 leader_election.cc:304] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.320053 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.320513 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579905990bf84149bfa27fcc0d32b801" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.319386 23396 leader_election.cc:304] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:58.322124 23992 leader_election.cc:304] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.323195 23424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.323330 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554a7d87cfea4dbeac8f2e011fb28332" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.323688 23278 raft_consensus.cc:1240] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Rejecting Update request from peer bbc9232b79164c019e5bdf42e5ba313b for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:58.324123 23429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.324528 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.324726 24085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.325455 24063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.325891 24388 raft_consensus.cc:2804] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:58.326170 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.325711 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732bcbaff16345a1a40f46b1156180f0" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.323175 24356 raft_consensus.cc:2804] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:58.323174 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:58.323532 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:58.327729 24366 raft_consensus.cc:2749] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:58:58.321818 24393 raft_consensus.cc:2804] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:58.328673 24393 raft_consensus.cc:697] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:58.329279 24386 consensus_queue.cc:1059] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.330008 24393 consensus_queue.cc:237] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.327663 24388 raft_consensus.cc:493] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.327557 24356 raft_consensus.cc:697] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:58.330850 24388 raft_consensus.cc:3060] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.331444 24356 consensus_queue.cc:237] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.330227 24363 raft_consensus.cc:3055] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:58.333169 24363 raft_consensus.cc:740] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:58.328773 23396 leader_election.cc:304] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.337754 24392 raft_consensus.cc:2749] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.338338 23396 leader_election.cc:304] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:58.339148 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.339416 23396 leader_election.cc:304] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.341725 23396 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:58.342564 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77f4e739c684b55b5e4a5844e504e81" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.341512 24348 raft_consensus.cc:2804] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:58.343356 24348 raft_consensus.cc:493] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.334712 24360 raft_consensus.cc:2749] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.343515 24389 raft_consensus.cc:515] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.335568 24394 raft_consensus.cc:2749] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.344429 24386 raft_consensus.cc:2804] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:58.344859 24386 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:58.345084 24348 raft_consensus.cc:3060] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.345294 24386 raft_consensus.cc:3060] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.345992 24389 leader_election.cc:290] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.341606 24359 raft_consensus.cc:2749] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.341737 24355 raft_consensus.cc:515] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.348745 23429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:58.349349 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:58.334127 24363 consensus_queue.cc:260] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.350965 24363 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.349745 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:58.353055 24355 leader_election.cc:290] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.355918 24388 raft_consensus.cc:515] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.358093 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
W20260709 14:58:58.358919 23454 debug-util.cc:398] Leaking SignalData structure 0x7b080036cae0 after lost signal to thread 17965
W20260709 14:58:58.359951 23454 debug-util.cc:398] Leaking SignalData structure 0x7b0800259880 after lost signal to thread 23142
W20260709 14:58:58.361106 23454 debug-util.cc:398] Leaking SignalData structure 0x7b08001b1720 after lost signal to thread 23309
I20260709 14:58:58.364858 24386 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.372676 24395 raft_consensus.cc:515] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.367453 23248 leader_election.cc:304] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.367491 24388 leader_election.cc:290] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.367650 24348 raft_consensus.cc:515] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
W20260709 14:58:58.368590 23454 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9d80 after lost signal to thread 23383
W20260709 14:58:58.376879 23454 debug-util.cc:398] Leaking SignalData structure 0x7b080032bd00 after lost signal to thread 23457
W20260709 14:58:58.378211 23454 debug-util.cc:398] Leaking SignalData structure 0x7b08002ec160 after lost signal to thread 24128
I20260709 14:58:58.379299 24376 raft_consensus.cc:2749] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.309116 24384 raft_consensus.cc:515] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.369074 24394 raft_consensus.cc:2749] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:58:58.369647 23992 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:34695, user_credentials={real_user=slave}} blocked reactor thread for 47597.9us
I20260709 14:58:58.383977 23992 leader_election.cc:304] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.384975 23359 raft_consensus.cc:1240] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Rejecting Update request from peer b5ab359e924b4e58840cb7cec65a68fc for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:58.386507 23992 leader_election.cc:304] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.381193 23248 leader_election.cc:304] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.389408 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a85a12a6bb49a49765177aa491e5d9" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.372694 24386 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:58:58.389434 24394 raft_consensus.cc:2749] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.394719 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:58.392764 23248 leader_election.cc:304] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.394491 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.410388 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.394618 24375 raft_consensus.cc:2749] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.411149 24074 raft_consensus.cc:3060] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.412115 24383 raft_consensus.cc:2749] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.403676 24395 leader_election.cc:290] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.395049 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:58.410466 24063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.414345 23429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.415030 23433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.415280 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.415779 23424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bbecad797e4c669bc690e0ea25ccdf" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.415889 23425 raft_consensus.cc:2468] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:58.411391 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da32ef274e1b46ad9aed37c8df7527c4" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.394433 24399 raft_consensus.cc:2749] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.417284 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.418596 23992 leader_election.cc:304] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.390964 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:58.419646 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.419936 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.420044 24399 raft_consensus.cc:2749] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.397974 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d898eb1b3842f18aa1fa1a7661df31" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.421419 24348 leader_election.cc:290] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
W20260709 14:58:58.421788 23322 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:58:58.390955 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a85a12a6bb49a49765177aa491e5d9" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:58.424081 23992 leader_election.cc:304] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.424888 24399 raft_consensus.cc:2749] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.420326 24063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.425316 24383 consensus_queue.cc:1059] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.426297 24371 raft_consensus.cc:3055] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:58.426661 24371 raft_consensus.cc:740] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:58.427429 24371 consensus_queue.cc:260] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:58.428350 24371 raft_consensus.cc:3060] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.429831 24085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaebfb1fa549447aaabcdf2f5fbd9414" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.430419 24085 raft_consensus.cc:3060] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.425287 23992 leader_election.cc:304] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.435104 24394 raft_consensus.cc:2749] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.435238 23992 leader_election.cc:304] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.435156 24064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.436024 24394 raft_consensus.cc:2749] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.435129 24063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:58.437384 24063 raft_consensus.cc:3060] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.438230 24064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554a7d87cfea4dbeac8f2e011fb28332" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.438555 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264dd8c48304fdca7cf511e2e59fd6c" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.438905 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0acac4e9f774930b3e9a01bb4ebf530" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.439993 24056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ce657544024704a823f124f71de36a" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.440186 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77f4e739c684b55b5e4a5844e504e81" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.441696 24056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.442075 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.441350 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c29904d12d42d4b6c6798185591b25" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.446105 24077 raft_consensus.cc:1240] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:58.440284 24064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71042f849e594880a6b2cebdb9df2ae8" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.447837 24085 raft_consensus.cc:2468] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 3.
I20260709 14:58:58.443691 23397 leader_election.cc:304] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [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: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.449662 24363 raft_consensus.cc:2749] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.450462 24085 raft_consensus.cc:1240] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:58.452934 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a34c872a0c479dbdf9d96f13a546e7" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.450995 24077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622021dc788c432a8aa6c6ad8f0af504" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.442163 24074 raft_consensus.cc:2468] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 3.
I20260709 14:58:58.417347 24384 leader_election.cc:290] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.450587 24064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da32ef274e1b46ad9aed37c8df7527c4" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:58.454979 24055 raft_consensus.cc:1240] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:58.456791 23396 leader_election.cc:304] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:58.457715 24363 raft_consensus.cc:2804] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:58.458366 24363 raft_consensus.cc:697] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 3 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:58.459182 24363 consensus_queue.cc:237] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.462061 23397 leader_election.cc:304] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.462759 24348 raft_consensus.cc:2749] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.464207 23322 leader_election.cc:304] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.464753 23397 leader_election.cc:304] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [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: bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.465235 24360 raft_consensus.cc:2749] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.466369 23322 leader_election.cc:304] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.467393 24360 raft_consensus.cc:2749] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.467954 23248 leader_election.cc:304] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.468465 23322 leader_election.cc:304] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.468665 24384 raft_consensus.cc:2804] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:58.469333 24384 raft_consensus.cc:697] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:58.469476 24360 raft_consensus.cc:2749] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.470239 24384 consensus_queue.cc:237] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.471498 24366 raft_consensus.cc:993] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:58.471932 24366 raft_consensus.cc:1081] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:58.454555 24063 raft_consensus.cc:2468] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:58.473531 23322 leader_election.cc:304] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.474334 24068 raft_consensus.cc:1240] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:58.474738 24360 raft_consensus.cc:2749] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.477972 24068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb97a044746346aaab82dde65994ff66"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32910
I20260709 14:58:58.478106 23322 leader_election.cc:304] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.478533 24068 raft_consensus.cc:493] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:58.478875 24068 raft_consensus.cc:3060] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.478883 24360 raft_consensus.cc:2749] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.477413 23105 catalog_manager.cc:5697] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 1 to 2, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 2 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:58.480376 23322 leader_election.cc:304] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.481061 24360 raft_consensus.cc:2749] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.480449 23105 catalog_manager.cc:5697] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 1 to 2, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 2 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:58.483660 23322 leader_election.cc:304] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.484364 24360 raft_consensus.cc:2749] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.485446 23322 leader_election.cc:304] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.486119 24360 raft_consensus.cc:2749] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.486910 23322 leader_election.cc:304] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.482482 23105 catalog_manager.cc:5697] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 2 to 3, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 3 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:58.488451 24063 raft_consensus.cc:1240] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Rejecting Update request from peer b5ab359e924b4e58840cb7cec65a68fc for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:58.489084 23397 leader_election.cc:304] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.487730 23248 leader_election.cc:304] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.490998 24395 raft_consensus.cc:2804] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:58.491074 24386 raft_consensus.cc:2804] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:58.491554 24395 raft_consensus.cc:697] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:58.491696 24371 consensus_queue.cc:1059] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:58:58.493005 24371 raft_consensus.cc:3055] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:58.492763 24395 consensus_queue.cc:237] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.493644 24360 raft_consensus.cc:2749] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.493357 24371 raft_consensus.cc:740] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:58.488258 24348 raft_consensus.cc:2749] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:58:58.495113 24371 consensus_queue.cc:260] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.496320 24371 raft_consensus.cc:3060] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.493275 23397 leader_election.cc:304] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.497714 24388 raft_consensus.cc:2749] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.491544 24386 raft_consensus.cc:493] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting leader election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:58.500174 23397 leader_election.cc:304] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [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: bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.501222 23397 leader_election.cc:304] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.502144 24392 raft_consensus.cc:2749] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:58:58.502552 23397 leader_election.cc:304] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.500137 24386 raft_consensus.cc:3060] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.504227 24360 consensus_queue.cc:1059] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.504594 24373 raft_consensus.cc:2749] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.505311 23431 raft_consensus.cc:1240] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 3 LEADER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:58.505363 24368 raft_consensus.cc:3055] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:58.505987 24368 raft_consensus.cc:740] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:58.506747 23426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:58.506808 24368 consensus_queue.cc:260] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.508256 24368 raft_consensus.cc:3060] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.502739 24392 raft_consensus.cc:2749] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.506173 23425 raft_consensus.cc:1240] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:58.516004 23322 leader_election.cc:304] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.517115 23322 leader_election.cc:304] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.517767 24360 raft_consensus.cc:2749] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.518517 24360 raft_consensus.cc:2749] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.520614 24068 raft_consensus.cc:515] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.519601 24386 raft_consensus.cc:515] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:58.524044 23425 raft_consensus.cc:1240] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Rejecting Update request from peer b5ab359e924b4e58840cb7cec65a68fc for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:58.525753 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.526342 23352 raft_consensus.cc:3055] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:58.526645 23352 raft_consensus.cc:740] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:58.524628 24068 leader_election.cc:290] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.524823 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97a044746346aaab82dde65994ff66" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:58.527542 23283 raft_consensus.cc:3060] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.520663 23322 leader_election.cc:304] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f; no voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.527469 23352 consensus_queue.cc:260] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.528808 23352 raft_consensus.cc:3060] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.530617 24371 consensus_queue.cc:1059] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.531606 24366 raft_consensus.cc:2749] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.532346 24366 consensus_queue.cc:1059] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.533331 24366 consensus_queue.cc:1059] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.531638 24375 raft_consensus.cc:3055] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:58.534453 24375 raft_consensus.cc:740] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:58.535218 24375 consensus_queue.cc:260] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:58.536402 24375 raft_consensus.cc:3060] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.536695 23425 raft_consensus.cc:1240] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:58.537034 23424 raft_consensus.cc:1240] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:58.537806 23352 raft_consensus.cc:2468] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:58.540763 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e731c806c1054240aa04b146151e8948" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.543125 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.544749 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.545063 23284 raft_consensus.cc:1240] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Rejecting Update request from peer bbc9232b79164c019e5bdf42e5ba313b for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:58.542253 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.546450 23280 raft_consensus.cc:1240] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Rejecting Update request from peer bbc9232b79164c019e5bdf42e5ba313b for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:58.548676 24366 raft_consensus.cc:3055] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:58.549100 24366 raft_consensus.cc:740] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:58.550367 23322 leader_election.cc:304] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.551242 24374 consensus_queue.cc:1059] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.551962 24374 consensus_queue.cc:1243] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer bbc9232b79164c019e5bdf42e5ba313b log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:58:58.552515 24363 consensus_queue.cc:1059] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.552775 24377 raft_consensus.cc:3055] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:58.553221 24377 raft_consensus.cc:740] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:58.553574 24392 raft_consensus.cc:3055] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:58.553972 24392 raft_consensus.cc:740] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:58.540728 23992 leader_election.cc:304] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:58.554739 24392 consensus_queue.cc:260] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.556237 24389 raft_consensus.cc:2804] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:58.556622 24392 raft_consensus.cc:3060] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.556738 24389 raft_consensus.cc:697] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:58.557821 24389 consensus_queue.cc:237] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.558501 24370 consensus_queue.cc:1059] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.559993 24361 raft_consensus.cc:3055] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:58.560333 24361 raft_consensus.cc:740] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:58.561084 24361 consensus_queue.cc:260] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.562299 24361 raft_consensus.cc:3060] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.563954 24366 consensus_queue.cc:260] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.564560 23397 leader_election.cc:304] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [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: bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.552454 24374 raft_consensus.cc:2749] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.566382 24377 consensus_queue.cc:260] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:58.569907 24377 raft_consensus.cc:3060] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.569993 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:58.571339 23284 raft_consensus.cc:1240] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:58.573181 24363 raft_consensus.cc:2749] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.566929 24370 consensus_queue.cc:1059] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.575132 24370 raft_consensus.cc:3055] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:58.575497 24370 raft_consensus.cc:740] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:58.576283 24370 consensus_queue.cc:260] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:58.577594 24370 raft_consensus.cc:3060] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.568214 24357 consensus_queue.cc:1059] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.578437 24374 raft_consensus.cc:3055] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:58.578811 24374 raft_consensus.cc:740] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:58.579806 24374 consensus_queue.cc:260] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.581199 24374 raft_consensus.cc:3060] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.589514 23397 leader_election.cc:304] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [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: bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.590097 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ba708dae974c5da0fc2278ede36602" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:58.590508 24363 raft_consensus.cc:2749] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.592921 24363 consensus_queue.cc:1059] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.594106 24388 raft_consensus.cc:3055] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:58.594467 24388 raft_consensus.cc:740] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:58.595206 24388 consensus_queue.cc:260] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.597294 23283 raft_consensus.cc:2468] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:58.597716 24363 consensus_queue.cc:1059] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:58:58.598899 24348 raft_consensus.cc:3055] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:58.599242 24348 raft_consensus.cc:740] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:58.600028 24348 consensus_queue.cc:260] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:58.524922 24386 leader_election.cc:290] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:58.601342 24348 raft_consensus.cc:3060] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.595140 24366 raft_consensus.cc:3060] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.606765 23425 raft_consensus.cc:1240] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 2. Current term is 3. Ops: []
I20260709 14:58:58.607856 23426 raft_consensus.cc:1240] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Rejecting Update request from peer a7a7af07258944a29ac7b96ef6d6d77f for earlier term 1. Current term is 2. Ops: []
I20260709 14:58:58.597381 24388 raft_consensus.cc:3060] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.614251 23397 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [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: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.615688 23991 leader_election.cc:304] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.618343 23397 leader_election.cc:304] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [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: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.619441 23397 leader_election.cc:304] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [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: bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.619764 24399 raft_consensus.cc:2749] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.622052 24363 raft_consensus.cc:2749] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.622745 24386 raft_consensus.cc:2749] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.619721 24348 raft_consensus.cc:2749] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.627790 24360 consensus_queue.cc:1059] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.630378 24370 raft_consensus.cc:3055] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:58.621023 23991 leader_election.cc:304] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.630775 24370 raft_consensus.cc:740] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:58.631318 24399 raft_consensus.cc:2749] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.631661 24370 consensus_queue.cc:260] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:58.632761 23991 leader_election.cc:304] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.628801 24360 consensus_queue.cc:1059] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.633131 24370 raft_consensus.cc:3060] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:58.636312 24399 raft_consensus.cc:2749] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.637496 23991 leader_election.cc:304] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.639416 24399 raft_consensus.cc:2749] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.640368 24360 raft_consensus.cc:3055] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:58.640796 24360 raft_consensus.cc:740] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:58.641739 24360 consensus_queue.cc:260] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:58.643160 24360 raft_consensus.cc:3060] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:58.645267 23280 raft_consensus.cc:2468] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 3.
I20260709 14:58:58.648656 23397 leader_election.cc:304] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:58.651178 24363 raft_consensus.cc:2804] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:58.651830 24363 raft_consensus.cc:697] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 3 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:58.652604 24363 consensus_queue.cc:237] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:58.664826 23108 catalog_manager.cc:5697] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 2 to 3, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 3 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:58.668896 23991 leader_election.cc:304] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.668336 23106 catalog_manager.cc:5697] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:58.669781 24399 raft_consensus.cc:2749] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.671209 23991 leader_election.cc:304] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.672430 24394 raft_consensus.cc:2749] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.673763 23991 leader_election.cc:304] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.674522 24399 raft_consensus.cc:2749] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.676795 23991 leader_election.cc:304] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.677546 24399 raft_consensus.cc:2749] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.677919 23991 leader_election.cc:304] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.682363 24399 raft_consensus.cc:2749] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.683528 23991 leader_election.cc:304] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.684202 24399 raft_consensus.cc:2749] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.685411 23991 leader_election.cc:304] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.686081 24399 raft_consensus.cc:2749] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.687067 23991 leader_election.cc:304] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:58.687717 24399 raft_consensus.cc:2764] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:58:58.688087 23991 leader_election.cc:304] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0; no voters: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.689337 24394 raft_consensus.cc:2749] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.691287 23991 leader_election.cc:304] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.691926 24394 raft_consensus.cc:2749] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.693086 23991 leader_election.cc:304] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.693789 24394 raft_consensus.cc:2749] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:58:58.695153 23991 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0; no voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:58.695773 24394 raft_consensus.cc:2749] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:58:58.717222 24068 raft_consensus.cc:1275] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:58.720790 24371 consensus_queue.cc:1048] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.721024 23108 catalog_manager.cc:5697] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 2 to 3, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 3 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:58.727588 23106 catalog_manager.cc:5697] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 2 to 3, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 3 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:58.729055 23106 catalog_manager.cc:5697] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 1 to 2, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 2 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:58.753993 23359 raft_consensus.cc:1275] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:58.755395 24371 consensus_queue.cc:1048] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:58:58.767028 23424 raft_consensus.cc:1275] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:58.769372 24375 consensus_queue.cc:1048] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.783612 24074 raft_consensus.cc:1275] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:58.797762 24375 consensus_queue.cc:1048] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.820444 24074 raft_consensus.cc:1275] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:58.821534 24375 consensus_queue.cc:1048] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.835040 23352 raft_consensus.cc:1275] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:58.837565 24384 consensus_queue.cc:1048] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.879377 23352 raft_consensus.cc:1275] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:58.880702 24384 consensus_queue.cc:1048] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.888947 24074 raft_consensus.cc:1275] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:58.890347 24356 consensus_queue.cc:1048] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.951712 23352 raft_consensus.cc:1275] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:58.952893 24348 consensus_queue.cc:1048] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.964128 24074 raft_consensus.cc:1275] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:58.968034 24388 consensus_queue.cc:1048] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:58.984176 23352 raft_consensus.cc:1275] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:58.985661 24399 consensus_queue.cc:1048] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:58.998924 23283 raft_consensus.cc:1275] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:58:59.000913 24394 consensus_queue.cc:1048] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:58:59.029512 23352 raft_consensus.cc:1275] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:59.034077 24371 consensus_queue.cc:1048] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:58:59.048457 24074 raft_consensus.cc:1275] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:59.049863 24384 consensus_queue.cc:1048] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:59.215082 23352 raft_consensus.cc:3060] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:59.218834 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:59.224104 23352 raft_consensus.cc:1275] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:59.225543 24388 consensus_queue.cc:1048] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:59.245966 23280 raft_consensus.cc:1275] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:59.248159 24348 consensus_queue.cc:1048] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:59.317039 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:58:59.366088 23280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:59.366696 23280 raft_consensus.cc:606] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:59.369237 23280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:59.369663 23280 raft_consensus.cc:606] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:59.371551 23280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "923df59b288c4354b7b91a419e60a70a"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:59.371930 23280 raft_consensus.cc:606] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:59.373768 23280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:59.374191 23280 raft_consensus.cc:606] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:59.376578 23424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:58:59.377103 23424 raft_consensus.cc:606] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:58:59.379263 23280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:58:59.379693 23280 raft_consensus.cc:606] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Received request to transfer leadership to TS 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:59.380550 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:58:59.381556 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:58:59.410106 24384 raft_consensus.cc:993] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:59.410620 24383 raft_consensus.cc:1081] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:59.412197 24074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32924
I20260709 14:58:59.412679 24074 raft_consensus.cc:493] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:59.412952 24074 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:59.418776 24074 raft_consensus.cc:515] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.420921 24074 leader_election.cc:290] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:59.421631 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:59.421953 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:59.422240 23425 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:59.422544 23280 raft_consensus.cc:3055] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:59.422909 23280 raft_consensus.cc:740] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:59.423504 23280 consensus_queue.cc:260] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.424435 23280 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:59.427178 23425 raft_consensus.cc:2468] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 3.
I20260709 14:58:59.428167 23991 leader_election.cc:304] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:59.428710 24399 raft_consensus.cc:2804] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:59.429092 24399 raft_consensus.cc:697] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:59.429695 24399 consensus_queue.cc:237] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.430151 23280 raft_consensus.cc:2468] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 3.
I20260709 14:58:59.438422 23106 catalog_manager.cc:5697] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 2 to 3, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 3 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:59.489785 24383 raft_consensus.cc:493] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:59.490279 24383 raft_consensus.cc:515] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.492698 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:59.493074 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:59.493425 23355 raft_consensus.cc:2468] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:59.493755 23425 raft_consensus.cc:2393] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5ab359e924b4e58840cb7cec65a68fc in current term 2: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:59.492288 24383 leader_election.cc:290] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:59.494416 23249 leader_election.cc:304] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:59.494974 24383 raft_consensus.cc:2804] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:59.495239 24383 raft_consensus.cc:493] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:59.495518 24383 raft_consensus.cc:3060] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.500169 24383 raft_consensus.cc:515] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.502055 24383 leader_election.cc:290] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:59.502840 23355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:59.503026 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:59.503598 23425 raft_consensus.cc:2393] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b5ab359e924b4e58840cb7cec65a68fc in current term 2: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:59.509354 23355 raft_consensus.cc:2468] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:59.510387 23249 leader_election.cc:304] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:59.510922 24383 raft_consensus.cc:2804] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:59.511301 24383 raft_consensus.cc:697] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:59.511891 24383 consensus_queue.cc:237] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.519843 23106 catalog_manager.cc:5697] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 1 to 2, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 2 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:59.562330 24348 raft_consensus.cc:993] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b: : Instructing follower a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:59.562791 24388 raft_consensus.cc:1081] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Signalling peer a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:59.564272 23355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:52006
I20260709 14:58:59.564771 23355 raft_consensus.cc:493] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:59.565136 23355 raft_consensus.cc:3060] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.570621 23355 raft_consensus.cc:515] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.574002 23355 leader_election.cc:290] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:59.574568 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:59.575197 23283 raft_consensus.cc:3060] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.575522 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b69479981d402a9efaba005f2e389f" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:59.576035 23425 raft_consensus.cc:3055] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:59.576310 23425 raft_consensus.cc:740] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:59.576980 23425 consensus_queue.cc:260] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.578061 23425 raft_consensus.cc:3060] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.583777 23425 raft_consensus.cc:2468] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:59.584720 23322 leader_election.cc:304] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:59.585453 24366 raft_consensus.cc:2804] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:59.586210 23283 raft_consensus.cc:2468] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:59.595963 24366 raft_consensus.cc:697] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:59.596750 24366 consensus_queue.cc:237] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.604910 23106 catalog_manager.cc:5697] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 2, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:59.622483 24383 raft_consensus.cc:993] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:59.622910 24384 raft_consensus.cc:1081] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Signalling peer a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:59.624308 23352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "923df59b288c4354b7b91a419e60a70a"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:52012
I20260709 14:58:59.624837 23352 raft_consensus.cc:493] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:59.625203 23352 raft_consensus.cc:3060] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.631721 23352 raft_consensus.cc:515] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.634235 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923df59b288c4354b7b91a419e60a70a" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:59.634382 23352 leader_election.cc:290] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:59.634610 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923df59b288c4354b7b91a419e60a70a" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:59.634806 23283 raft_consensus.cc:3055] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:59.635124 23425 raft_consensus.cc:3060] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.635190 23283 raft_consensus.cc:740] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:59.635998 23283 consensus_queue.cc:260] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.637065 23283 raft_consensus.cc:3060] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.640403 23425 raft_consensus.cc:2468] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:59.641274 23322 leader_election.cc:304] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:59.642028 24366 raft_consensus.cc:2804] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:59.642228 23283 raft_consensus.cc:2468] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:59.642575 24366 raft_consensus.cc:697] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:59.643441 24366 consensus_queue.cc:237] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.649765 24383 raft_consensus.cc:993] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:59.650168 24384 raft_consensus.cc:1081] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Signalling peer a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:59.651386 23352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:52012
I20260709 14:58:59.651896 23352 raft_consensus.cc:493] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:59.652441 23352 raft_consensus.cc:3060] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.651894 23106 catalog_manager.cc:5697] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 2, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:59.657900 23352 raft_consensus.cc:515] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:59.660182 23352 leader_election.cc:290] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:59.660360 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:59.660935 24074 raft_consensus.cc:3060] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.660997 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c8f5cdb318418b8c0f3b6384d37bc4" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:59.661650 23283 raft_consensus.cc:3055] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:59.661903 23283 raft_consensus.cc:740] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:59.662472 23283 consensus_queue.cc:260] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:59.663354 23283 raft_consensus.cc:3060] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.666056 24074 raft_consensus.cc:2468] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:59.668056 23322 leader_election.cc:304] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:59.668761 24366 raft_consensus.cc:2804] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:59.669178 23283 raft_consensus.cc:2468] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:58:59.669253 24366 raft_consensus.cc:697] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:59.670243 24366 consensus_queue.cc:237] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:59.673681 24384 raft_consensus.cc:493] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:59.674196 24384 raft_consensus.cc:515] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.676707 24384 leader_election.cc:290] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:59.676831 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:59.677278 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:59.678054 23352 raft_consensus.cc:2468] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 3.
I20260709 14:58:59.678862 23249 leader_election.cc:304] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:59.679407 24384 raft_consensus.cc:2804] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:58:59.679170 23106 catalog_manager.cc:5697] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 2, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:59.679804 24384 raft_consensus.cc:493] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:59.680191 24384 raft_consensus.cc:3060] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:59.685896 24384 raft_consensus.cc:515] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.688239 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:59.688792 23359 raft_consensus.cc:3060] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:59.691358 24384 leader_election.cc:290] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 4 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:59.692245 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:59.694638 23359 raft_consensus.cc:2468] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 4.
I20260709 14:58:59.695448 23249 leader_election.cc:304] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:59.696015 24384 raft_consensus.cc:2804] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:58:59.696414 24384 raft_consensus.cc:697] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 4 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:59.697191 24384 consensus_queue.cc:237] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.705117 23106 catalog_manager.cc:5697] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:59.741961 24383 raft_consensus.cc:993] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:59.742411 24384 raft_consensus.cc:1081] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Signalling peer 8f0e40fc024e43af85eef8e81c9155a0 to start an election
I20260709 14:58:59.743782 24074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
 from {username='slave'} at 127.0.0.1:32924
I20260709 14:58:59.744264 24074 raft_consensus.cc:493] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:59.744606 24074 raft_consensus.cc:3060] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.750332 24074 raft_consensus.cc:515] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.751848 24074 leader_election.cc:290] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:59.752497 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:59.752970 23425 raft_consensus.cc:3060] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.752897 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520b3964ff734013b1f55128c0c67b9a" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:59.753691 23280 raft_consensus.cc:3055] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:58:59.754033 23280 raft_consensus.cc:740] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:59.754856 23280 consensus_queue.cc:260] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.755813 23280 raft_consensus.cc:3060] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.757751 23425 raft_consensus.cc:2468] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:59.758639 23991 leader_election.cc:304] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:58:59.759265 24399 raft_consensus.cc:2804] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:59.759724 24399 raft_consensus.cc:697] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:59.760535 24399 consensus_queue.cc:237] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.761170 24383 raft_consensus.cc:493] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:59.761682 24383 raft_consensus.cc:515] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.761897 23280 raft_consensus.cc:2468] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:59.763526 24383 leader_election.cc:290] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:59.764488 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:59.765837 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:59.766482 23425 raft_consensus.cc:2393] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5ab359e924b4e58840cb7cec65a68fc in current term 3: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:59.766455 23352 raft_consensus.cc:2468] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 3.
I20260709 14:58:59.768227 23249 leader_election.cc:304] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:59.769186 24383 raft_consensus.cc:2804] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:59.769474 24383 raft_consensus.cc:493] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:59.769810 24383 raft_consensus.cc:3060] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:59.771363 23106 catalog_manager.cc:5697] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:59.775444 24383 raft_consensus.cc:515] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.777321 24383 leader_election.cc:290] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:59.777767 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:59.778899 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cca5de58d14d148f5e1c943663a9fe" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:59.779554 23425 raft_consensus.cc:2393] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b5ab359e924b4e58840cb7cec65a68fc in current term 3: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:59.783458 23352 raft_consensus.cc:2468] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 3.
I20260709 14:58:59.784333 23249 leader_election.cc:304] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:58:59.784844 24383 raft_consensus.cc:2804] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:59.785238 24383 raft_consensus.cc:697] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:59.786007 24383 consensus_queue.cc:237] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.793738 23106 catalog_manager.cc:5697] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 2 to 3, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 3 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:59.797359 24399 raft_consensus.cc:493] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:59.797914 24399 raft_consensus.cc:515] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.800869 24399 leader_election.cc:290] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:59.802084 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:59.802615 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:59.802836 23425 raft_consensus.cc:2468] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:59.803386 23280 raft_consensus.cc:2393] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 in current term 2: Already voted for candidate b5ab359e924b4e58840cb7cec65a68fc in this term.
I20260709 14:58:59.804386 23991 leader_election.cc:304] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:59.804942 24398 raft_consensus.cc:2804] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:59.805248 24398 raft_consensus.cc:493] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:58:59.805544 24398 raft_consensus.cc:3060] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.812083 24398 raft_consensus.cc:515] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.814213 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:59.814461 24398 leader_election.cc:290] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:59.814705 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaaf657f66441388bb3db1649bef6c1" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:59.815590 23280 raft_consensus.cc:2393] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 in current term 2: Already voted for candidate b5ab359e924b4e58840cb7cec65a68fc in this term.
I20260709 14:58:59.821046 23425 raft_consensus.cc:2468] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:59.821664 24383 raft_consensus.cc:993] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:59.821966 23991 leader_election.cc:304] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:58:59.822108 24384 raft_consensus.cc:1081] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Signalling peer a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:58:59.822605 24399 raft_consensus.cc:2804] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:59.823100 24399 raft_consensus.cc:697] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:59.823554 23352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:52012
I20260709 14:58:59.823982 23352 raft_consensus.cc:493] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:58:59.823822 24399 consensus_queue.cc:237] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.824278 23352 raft_consensus.cc:3060] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:59.829792 23352 raft_consensus.cc:515] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:59.831491 23352 leader_election.cc:290] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:59.832176 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:59.832818 24074 raft_consensus.cc:3060] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:59.832396 23106 catalog_manager.cc:5697] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:59.832780 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b48bd11ccae4719b7ff6320835f4d37" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:59.834844 23280 raft_consensus.cc:3055] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:58:59.835160 23280 raft_consensus.cc:740] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:59.836845 23280 consensus_queue.cc:260] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:59.837917 23280 raft_consensus.cc:3060] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:59.841421 24074 raft_consensus.cc:2468] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 3.
I20260709 14:58:59.841966 24399 raft_consensus.cc:493] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:59.842479 23322 leader_election.cc:304] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [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: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:59.842547 24399 raft_consensus.cc:515] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:59.843469 24366 raft_consensus.cc:2804] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:59.843969 24366 raft_consensus.cc:697] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:58:59.844786 24366 consensus_queue.cc:237] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:59.845095 23280 raft_consensus.cc:2468] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 3.
I20260709 14:58:59.845762 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:59.846525 23352 raft_consensus.cc:2468] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:59.847484 23992 leader_election.cc:304] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:59.848206 24398 raft_consensus.cc:2804] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:58:59.848579 24398 raft_consensus.cc:493] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a7a7af07258944a29ac7b96ef6d6d77f)
I20260709 14:58:59.848919 24398 raft_consensus.cc:3060] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:58:59.845258 24399 leader_election.cc:290] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:59.855406 23106 catalog_manager.cc:5697] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 2 to 3, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 3 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:59.855952 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:58:59.856009 24398 raft_consensus.cc:515] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:59.856956 23425 raft_consensus.cc:2393] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 in current term 2: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:59.858827 24363 raft_consensus.cc:493] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:59.858959 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:59.859333 24363 raft_consensus.cc:515] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.862552 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:59.862545 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:59.863345 23280 raft_consensus.cc:2468] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 3.
I20260709 14:58:59.864362 23397 leader_election.cc:304] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:59.862632 24363 leader_election.cc:290] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:59.865080 24388 raft_consensus.cc:2804] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:58:59.865667 24388 raft_consensus.cc:493] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:59.865670 23352 raft_consensus.cc:2468] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:58:59.866186 24388 raft_consensus.cc:3060] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:59.867882 23992 leader_election.cc:304] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:58:59.869225 24399 raft_consensus.cc:2804] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:58:59.870250 24398 leader_election.cc:290] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:58:59.870846 24399 raft_consensus.cc:697] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:58:59.871716 24399 consensus_queue.cc:237] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:58:59.871769 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160e8534ad2d4bb29d42e1b83ada1c5f" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:58:59.871824 24388 raft_consensus.cc:515] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.872644 23425 raft_consensus.cc:2393] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 in current term 2: Already voted for candidate bbc9232b79164c019e5bdf42e5ba313b in this term.
I20260709 14:58:59.873799 24388 leader_election.cc:290] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 4 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:58:59.875177 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:59.874851 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:58:59.879245 23280 raft_consensus.cc:3060] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:58:59.880834 23106 catalog_manager.cc:5697] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } }
I20260709 14:58:59.883308 23284 raft_consensus.cc:1275] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:59.886328 23280 raft_consensus.cc:2468] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 4.
I20260709 14:58:59.887279 24399 consensus_queue.cc:1048] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:59.888124 23397 leader_election.cc:304] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:58:59.890815 24388 raft_consensus.cc:2804] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:58:59.891378 24388 raft_consensus.cc:697] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 4 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:58:59.892179 24388 consensus_queue.cc:237] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:58:59.894735 24384 raft_consensus.cc:493] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:58:59.895238 24384 raft_consensus.cc:515] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:59.897610 24384 leader_election.cc:290] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:59.898638 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:59.899147 23359 raft_consensus.cc:2468] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 1.
I20260709 14:58:59.900034 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:58:59.900182 23249 leader_election.cc:304] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [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: a7a7af07258944a29ac7b96ef6d6d77f, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:59.900705 24074 raft_consensus.cc:2468] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:58:59.901925 24384 raft_consensus.cc:2804] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:58:59.902334 24384 raft_consensus.cc:493] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:58:59.902614 24384 raft_consensus.cc:3060] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:59.912001 23425 raft_consensus.cc:1275] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:58:59.913559 24398 consensus_queue.cc:1048] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:58:59.913738 24384 raft_consensus.cc:515] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:59.918785 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:58:59.919351 24074 raft_consensus.cc:3060] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:58:59.921285 23106 catalog_manager.cc:5697] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:58:59.928920 24074 raft_consensus.cc:2468] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 3.
I20260709 14:58:59.930074 23248 leader_election.cc:304] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [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: 8f0e40fc024e43af85eef8e81c9155a0, b5ab359e924b4e58840cb7cec65a68fc; no voters: 
I20260709 14:58:59.930828 24383 raft_consensus.cc:2804] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:58:59.931324 24383 raft_consensus.cc:697] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:58:59.932121 24383 consensus_queue.cc:237] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER 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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:58:59.946501 24388 raft_consensus.cc:493] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5ab359e924b4e58840cb7cec65a68fc)
I20260709 14:58:59.947059 24388 raft_consensus.cc:515] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:58:59.949344 24384 leader_election.cc:290] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:59.950479 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0dad31e0e74aeaa997d30b84ad7712" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
I20260709 14:58:59.951092 23352 raft_consensus.cc:3060] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:58:59.957262 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:58:59.957284 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cfe70b454e498d8091856f6f3bd7c3" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" is_pre_election: true
I20260709 14:58:59.958982 23359 raft_consensus.cc:2368] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbc9232b79164c019e5bdf42e5ba313b for earlier term 3. Current term is 4.
I20260709 14:58:59.960180 23397 leader_election.cc:400] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 pre-election: Vote denied by peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629) with higher term. Message: Invalid argument: T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbc9232b79164c019e5bdf42e5ba313b for earlier term 3. Current term is 4.
I20260709 14:58:59.960455 23397 leader_election.cc:403] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:58:59.961059 24363 raft_consensus.cc:3060] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:58:59.961638 23352 raft_consensus.cc:2468] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 3.
I20260709 14:58:59.949283 24388 leader_election.cc:290] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629)
I20260709 14:58:59.968811 24363 raft_consensus.cc:2749] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629) with higher term. Message: Invalid argument: T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbc9232b79164c019e5bdf42e5ba313b for earlier term 3. Current term is 4.
I20260709 14:58:59.972435 23106 catalog_manager.cc:5697] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:00.019214 23352 raft_consensus.cc:1275] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.020596 24384 consensus_queue.cc:1048] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.028471 23425 raft_consensus.cc:1275] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.029860 24356 consensus_queue.cc:1048] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.042573 23284 raft_consensus.cc:1275] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.043911 24437 consensus_queue.cc:1048] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.054629 23425 raft_consensus.cc:1275] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.057986 24366 consensus_queue.cc:1048] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.083266 24055 raft_consensus.cc:1275] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.084266 24366 consensus_queue.cc:1048] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.093351 23284 raft_consensus.cc:1275] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.094794 24459 consensus_queue.cc:1048] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.098029 23280 raft_consensus.cc:1275] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.099504 24437 consensus_queue.cc:1048] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.107170 24437 raft_consensus.cc:493] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:00.107693 24437 raft_consensus.cc:515] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:59:00.109920 24437 leader_election.cc:290] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:59:00.111411 23424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:59:00.112001 23424 raft_consensus.cc:2468] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:59:00.112608 23352 raft_consensus.cc:1275] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:59:00.113098 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:59:00.113911 23322 leader_election.cc:304] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:59:00.113911 24055 raft_consensus.cc:2468] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 1.
I20260709 14:59:00.115091 24371 consensus_queue.cc:1048] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:00.116716 24459 raft_consensus.cc:2804] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:59:00.117161 24459 raft_consensus.cc:493] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:00.117578 24459 raft_consensus.cc:3060] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:00.124768 24459 raft_consensus.cc:515] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:59:00.131604 24459 leader_election.cc:290] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:59:00.134608 23424 raft_consensus.cc:1275] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.135703 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:59:00.136324 23425 raft_consensus.cc:3060] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:00.136902 23424 raft_consensus.cc:1275] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:59:00.138391 24384 consensus_queue.cc:1048] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:00.147312 23425 raft_consensus.cc:2468] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 3.
I20260709 14:59:00.148209 23322 leader_election.cc:304] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:59:00.154296 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e6156f54424af095874eabc191c780" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:59:00.146377 24459 consensus_queue.cc:1048] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:59:00.154922 24074 raft_consensus.cc:3060] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:59:00.168807 24074 raft_consensus.cc:2468] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 3.
I20260709 14:59:00.156435 24459 raft_consensus.cc:2804] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:00.173308 24459 raft_consensus.cc:697] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:59:00.174479 24459 consensus_queue.cc:237] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Queue going to LEADER 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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:59:00.203670 23105 catalog_manager.cc:5697] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:00.204185 23424 raft_consensus.cc:1275] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.205353 24399 consensus_queue.cc:1048] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.215518 23284 raft_consensus.cc:1275] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.216699 24445 consensus_queue.cc:1048] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.220670 24399 raft_consensus.cc:493] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:59:00.221148 24399 raft_consensus.cc:515] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.224161 24398 raft_consensus.cc:493] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:59:00.224694 24398 raft_consensus.cc:515] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.226791 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:59:00.227321 24399 leader_election.cc:290] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:59:00.228410 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9cdda15b12d41b6be83f8228234fc06" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:59:00.229031 23280 raft_consensus.cc:2368] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 for earlier term 3. Current term is 4.
I20260709 14:59:00.230149 23992 leader_election.cc:400] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Vote denied by peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695) with higher term. Message: Invalid argument: T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 for earlier term 3. Current term is 4.
I20260709 14:59:00.230378 23992 leader_election.cc:403] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:59:00.230818 24399 raft_consensus.cc:3060] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.232175 24398 leader_election.cc:290] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:59:00.234027 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:59:00.234131 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc" is_pre_election: true
I20260709 14:59:00.234665 23431 raft_consensus.cc:2468] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:59:00.235005 23280 raft_consensus.cc:2393] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 in current term 2: Already voted for candidate b5ab359e924b4e58840cb7cec65a68fc in this term.
I20260709 14:59:00.236137 23991 leader_election.cc:304] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:59:00.237691 24445 raft_consensus.cc:2804] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:59:00.238102 24445 raft_consensus.cc:493] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbc9232b79164c019e5bdf42e5ba313b)
I20260709 14:59:00.238497 24445 raft_consensus.cc:3060] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:00.248929 24445 raft_consensus.cc:515] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.257638 23424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:59:00.257975 24445 leader_election.cc:290] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:59:00.258994 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "8f0e40fc024e43af85eef8e81c9155a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:59:00.260319 23280 raft_consensus.cc:1275] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.261797 24398 consensus_queue.cc:1048] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.262377 23284 raft_consensus.cc:2393] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 in current term 2: Already voted for candidate b5ab359e924b4e58840cb7cec65a68fc in this term.
I20260709 14:59:00.263595 24399 raft_consensus.cc:2749] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695) with higher term. Message: Invalid argument: T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f0e40fc024e43af85eef8e81c9155a0 for earlier term 3. Current term is 4.
I20260709 14:59:00.264741 23424 raft_consensus.cc:2468] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f0e40fc024e43af85eef8e81c9155a0 in term 2.
I20260709 14:59:00.266155 24437 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:00.266641 24437 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:59:00.268139 24437 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:59:00.268831 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:59:00.268865 23991 leader_election.cc:304] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [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: 8f0e40fc024e43af85eef8e81c9155a0, bbc9232b79164c019e5bdf42e5ba313b; no voters: b5ab359e924b4e58840cb7cec65a68fc
I20260709 14:59:00.269295 23424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:59:00.269433 24074 raft_consensus.cc:2468] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 2.
I20260709 14:59:00.269723 24399 raft_consensus.cc:2804] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:00.270795 24399 raft_consensus.cc:697] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Leader. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:59:00.271027 23322 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [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: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:59:00.271296 23424 raft_consensus.cc:2468] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 3.
I20260709 14:59:00.271806 24437 raft_consensus.cc:2804] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:59:00.272173 24437 raft_consensus.cc:493] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:00.272609 24437 raft_consensus.cc:3060] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.272202 24399 consensus_queue.cc:237] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.279515 23280 raft_consensus.cc:1275] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:59:00.280864 24437 raft_consensus.cc:515] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:59:00.285000 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:59:00.285540 24074 raft_consensus.cc:3060] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.286976 23424 raft_consensus.cc:1275] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.288458 24445 consensus_queue.cc:1048] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.289734 24363 consensus_queue.cc:1048] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:00.290025 23431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552215ed9d9e48e2b1ebd179a7d2097d" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:59:00.290613 23431 raft_consensus.cc:3060] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.296064 23108 catalog_manager.cc:5697] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 reported cstate change: term changed from 1 to 2, leader changed from bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132) to 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "8f0e40fc024e43af85eef8e81c9155a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:00.299574 23352 raft_consensus.cc:1275] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.302481 24445 consensus_queue.cc:1048] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.310961 24074 raft_consensus.cc:2468] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 4.
I20260709 14:59:00.322541 23322 leader_election.cc:304] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [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: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:59:00.322777 23431 raft_consensus.cc:2468] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 4.
I20260709 14:59:00.323370 24459 raft_consensus.cc:2804] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:59:00.323824 24459 raft_consensus.cc:697] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 4 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:59:00.324589 24459 consensus_queue.cc:237] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [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: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } }
I20260709 14:59:00.325760 24074 raft_consensus.cc:1275] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:59:00.326400 24437 leader_election.cc:290] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 4 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:59:00.327067 24363 consensus_queue.cc:1048] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:00.346889 24074 raft_consensus.cc:1275] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:00.348258 24468 consensus_queue.cc:1048] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:00.359887 23431 raft_consensus.cc:1275] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Refusing update from remote peer 8f0e40fc024e43af85eef8e81c9155a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:00.359896 23352 raft_consensus.cc:1275] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:00.361604 24356 consensus_queue.cc:1048] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:00.362062 23284 raft_consensus.cc:1275] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:00.364400 24467 consensus_queue.cc:1048] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:00.374974 24475 consensus_queue.cc:1048] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.382493 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:00.387305 23431 raft_consensus.cc:1275] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:00.388831 24371 consensus_queue.cc:1048] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:00.417901 24384 raft_consensus.cc:493] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:00.418397 24384 raft_consensus.cc:515] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.420853 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b" is_pre_election: true
I20260709 14:59:00.421413 23425 raft_consensus.cc:2468] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 2.
I20260709 14:59:00.422744 23248 leader_election.cc:304] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:59:00.423538 24371 raft_consensus.cc:2804] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:59:00.423893 24371 raft_consensus.cc:493] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:00.424230 24371 raft_consensus.cc:3060] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:00.424966 24384 leader_election.cc:290] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:59:00.427240 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0" is_pre_election: true
I20260709 14:59:00.437507 24371 raft_consensus.cc:515] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.440372 23108 catalog_manager.cc:5697] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:00.455780 23424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:59:00.456025 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2484d35437b34e8ba6e0007239b22b7c" candidate_uuid: "b5ab359e924b4e58840cb7cec65a68fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:59:00.456367 23424 raft_consensus.cc:3060] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:00.457409 24371 leader_election.cc:290] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [CANDIDATE]: Term 3 election: Requested vote from peers bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243), 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401)
I20260709 14:59:00.462047 23424 raft_consensus.cc:2468] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ab359e924b4e58840cb7cec65a68fc in term 3.
I20260709 14:59:00.462994 23248 leader_election.cc:304] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 8f0e40fc024e43af85eef8e81c9155a0
I20260709 14:59:00.463578 24384 raft_consensus.cc:2804] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:00.464035 24384 raft_consensus.cc:697] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Becoming Leader. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:59:00.464798 24384 consensus_queue.cc:237] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Queue going to LEADER 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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.472950 23108 catalog_manager.cc:5697] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc reported cstate change: term changed from 2 to 3, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130). New cstate: current_term: 3 leader_uuid: "b5ab359e924b4e58840cb7cec65a68fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:00.500741 24055 raft_consensus.cc:1275] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:00.501747 24384 consensus_queue.cc:1048] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.510504 23352 raft_consensus.cc:1275] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:00.512800 24384 consensus_queue.cc:1048] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.516441 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:00.567634 23424 raft_consensus.cc:1275] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:00.569125 24467 consensus_queue.cc:1048] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.583664 23284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33b753421b1847b2b5753027d0753abe"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:59:00.584231 23284 raft_consensus.cc:606] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:59:00.586062 24055 raft_consensus.cc:1275] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:00.588402 24459 consensus_queue.cc:1048] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.592176 23284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:59:00.592733 23284 raft_consensus.cc:606] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:59:00.596182 23284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6"
dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
mode: GRACEFUL
new_leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:60330
I20260709 14:59:00.596688 23284 raft_consensus.cc:606] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Received request to transfer leadership to TS a7a7af07258944a29ac7b96ef6d6d77f
I20260709 14:59:00.634438 24055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
mode: GRACEFUL
new_leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
 from {username='slave'} at 127.0.0.1:44882
I20260709 14:59:00.634979 24055 raft_consensus.cc:606] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Received request to transfer leadership to TS bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:59:00.638072 24055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd"
dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
mode: GRACEFUL
new_leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
 from {username='slave'} at 127.0.0.1:44882
I20260709 14:59:00.638494 24055 raft_consensus.cc:606] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Received request to transfer leadership to TS bbc9232b79164c019e5bdf42e5ba313b
I20260709 14:59:00.639506 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:59:00.641026 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:59:00.668828 24383 raft_consensus.cc:993] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:59:00.669317 24383 raft_consensus.cc:1081] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Signalling peer a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:59:00.670531 24384 raft_consensus.cc:993] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:59:00.670949 24371 raft_consensus.cc:1081] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Signalling peer a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:59:00.671591 23352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:52012
I20260709 14:59:00.672142 23352 raft_consensus.cc:493] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:00.672278 23359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33b753421b1847b2b5753027d0753abe"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:52012
I20260709 14:59:00.672401 23352 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.672780 23359 raft_consensus.cc:493] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:00.673069 23359 raft_consensus.cc:3060] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:00.676941 23352 raft_consensus.cc:515] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:59:00.677311 23359 raft_consensus.cc:515] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:59:00.678452 23352 leader_election.cc:290] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 4 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:59:00.678876 23359 leader_election.cc:290] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:59:00.679492 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:59:00.679577 23424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619ec54714c34433a65f83edf2e6c5cb" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:59:00.679981 23284 raft_consensus.cc:3055] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:59:00.680182 23424 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.680070 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:59:00.680415 23284 raft_consensus.cc:740] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:59:00.680627 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b753421b1847b2b5753027d0753abe" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:59:00.680914 24055 raft_consensus.cc:3060] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:00.681267 23280 raft_consensus.cc:3055] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:00.681658 23280 raft_consensus.cc:740] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:59:00.682499 23280 consensus_queue.cc:260] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:59:00.683576 23280 raft_consensus.cc:3060] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:00.687630 24055 raft_consensus.cc:2468] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 3.
I20260709 14:59:00.689035 23322 leader_election.cc:304] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [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: 8f0e40fc024e43af85eef8e81c9155a0, a7a7af07258944a29ac7b96ef6d6d77f; no voters: 
I20260709 14:59:00.689262 23424 raft_consensus.cc:2468] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 4.
I20260709 14:59:00.689823 24459 raft_consensus.cc:2804] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:00.690320 24459 raft_consensus.cc:697] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 3 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:59:00.689842 23280 raft_consensus.cc:2468] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 3.
I20260709 14:59:00.692277 23322 leader_election.cc:304] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:59:00.691141 24459 consensus_queue.cc:237] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [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: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } }
I20260709 14:59:00.681478 23284 consensus_queue.cc:260] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:59:00.695107 23284 raft_consensus.cc:3060] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.695374 24437 raft_consensus.cc:2804] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:59:00.695847 24437 raft_consensus.cc:697] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 4 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:59:00.696583 24437 consensus_queue.cc:237] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:59:00.712891 23284 raft_consensus.cc:2468] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 4.
I20260709 14:59:00.716259 23424 raft_consensus.cc:1275] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:59:00.717901 24437 consensus_queue.cc:1048] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:00.722451 23108 catalog_manager.cc:5697] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 2 to 3, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 3 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:00.734872 23280 raft_consensus.cc:1240] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Rejecting Update request from peer 8f0e40fc024e43af85eef8e81c9155a0 for earlier term 2. Current term is 3. Ops: []
I20260709 14:59:00.737092 24445 consensus_queue.cc:1059] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.737746 24445 consensus_queue.cc:1243] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [LEADER]: Peer b5ab359e924b4e58840cb7cec65a68fc 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:59:00.738211 24445 raft_consensus.cc:3055] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:00.738511 24445 raft_consensus.cc:740] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:59:00.739269 24445 consensus_queue.cc:260] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.739708 23425 raft_consensus.cc:1240] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Rejecting Update request from peer 8f0e40fc024e43af85eef8e81c9155a0 for earlier term 2. Current term is 3. Ops: []
I20260709 14:59:00.740307 24445 raft_consensus.cc:3060] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:00.739281 24055 raft_consensus.cc:1275] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:59:00.744967 24459 consensus_queue.cc:1048] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:59:00.748185 24475 raft_consensus.cc:993] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0: : Instructing follower bbc9232b79164c019e5bdf42e5ba313b to start an election
I20260709 14:59:00.748669 24399 raft_consensus.cc:1081] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Signalling peer bbc9232b79164c019e5bdf42e5ba313b to start an election
I20260709 14:59:00.750223 23425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
 from {username='slave'} at 127.0.0.1:42078
I20260709 14:59:00.751117 23425 raft_consensus.cc:493] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:00.751451 23425 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.753993 23106 catalog_manager.cc:5697] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 3 to 4, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 4 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:00.759270 23425 raft_consensus.cc:515] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.761930 24055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:59:00.762025 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff12ca3e9bec48cebd3363946aa5dddd" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:59:00.762467 24055 raft_consensus.cc:3055] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:59:00.763448 23280 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.764093 24055 raft_consensus.cc:740] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:59:00.765214 24055 consensus_queue.cc:260] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.766234 24055 raft_consensus.cc:3060] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.768101 23425 leader_election.cc:290] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 4 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:59:00.769637 23280 raft_consensus.cc:2468] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 4.
I20260709 14:59:00.771093 23397 leader_election.cc:304] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:59:00.771896 24363 raft_consensus.cc:2804] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:59:00.772341 24363 raft_consensus.cc:697] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 4 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:59:00.773080 24055 raft_consensus.cc:2468] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 4.
I20260709 14:59:00.773102 24363 consensus_queue.cc:237] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.787569 23108 catalog_manager.cc:5697] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 3 to 4, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 4 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:00.791929 24445 raft_consensus.cc:993] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0: : Instructing follower bbc9232b79164c019e5bdf42e5ba313b to start an election
I20260709 14:59:00.792416 24474 raft_consensus.cc:1081] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Signalling peer bbc9232b79164c019e5bdf42e5ba313b to start an election
I20260709 14:59:00.793751 23424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f"
dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
 from {username='slave'} at 127.0.0.1:42078
I20260709 14:59:00.794291 23424 raft_consensus.cc:493] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:00.794691 23424 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.799826 23424 raft_consensus.cc:515] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.801287 23424 leader_election.cc:290] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [CANDIDATE]: Term 4 election: Requested vote from peers 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401), b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695)
I20260709 14:59:00.802258 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:59:00.802783 23280 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.802287 24074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8f48a738fd4f82b8871b2138ed559f" candidate_uuid: "bbc9232b79164c019e5bdf42e5ba313b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8f0e40fc024e43af85eef8e81c9155a0"
I20260709 14:59:00.803629 24074 raft_consensus.cc:3055] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:59:00.803907 24074 raft_consensus.cc:740] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8f0e40fc024e43af85eef8e81c9155a0, State: Running, Role: LEADER
I20260709 14:59:00.804498 24074 consensus_queue.cc:260] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.805280 24074 raft_consensus.cc:3060] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:00.807678 23280 raft_consensus.cc:2468] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 4.
I20260709 14:59:00.808555 23397 leader_election.cc:304] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [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: b5ab359e924b4e58840cb7cec65a68fc, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:59:00.809116 24454 raft_consensus.cc:2804] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:59:00.810170 24454 raft_consensus.cc:697] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 4 LEADER]: Becoming Leader. State: Replica: bbc9232b79164c019e5bdf42e5ba313b, State: Running, Role: LEADER
I20260709 14:59:00.810818 24074 raft_consensus.cc:2468] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc9232b79164c019e5bdf42e5ba313b in term 4.
I20260709 14:59:00.810757 24454 consensus_queue.cc:237] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [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: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } }
I20260709 14:59:00.818804 23108 catalog_manager.cc:5697] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b reported cstate change: term changed from 3 to 4, leader changed from 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129) to bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132). New cstate: current_term: 4 leader_uuid: "bbc9232b79164c019e5bdf42e5ba313b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:00.903141 24074 raft_consensus.cc:1275] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:59:00.903429 24074 pending_rounds.cc:85] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: Aborting all ops after (but not including) 1
I20260709 14:59:00.903578 24074 pending_rounds.cc:107] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:59:00.903738 24074 raft_consensus.cc:2889] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:59:00.904870 24371 consensus_queue.cc:1048] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:00.911401 23424 raft_consensus.cc:1275] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Refusing update from remote peer b5ab359e924b4e58840cb7cec65a68fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:00.914232 24371 consensus_queue.cc:1048] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:01.031503 24384 raft_consensus.cc:993] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc: : Instructing follower a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:59:01.031910 24371 raft_consensus.cc:1081] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Signalling peer a7a7af07258944a29ac7b96ef6d6d77f to start an election
I20260709 14:59:01.033347 23359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6"
dest_uuid: "a7a7af07258944a29ac7b96ef6d6d77f"
 from {username='slave'} at 127.0.0.1:52012
I20260709 14:59:01.033895 23359 raft_consensus.cc:493] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:01.034210 23359 raft_consensus.cc:3060] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:01.039428 23359 raft_consensus.cc:515] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:59:01.041203 23359 leader_election.cc:290] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [CANDIDATE]: Term 3 election: Requested vote from peers b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695), bbc9232b79164c019e5bdf42e5ba313b (127.17.138.132:42243)
I20260709 14:59:01.041563 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5ab359e924b4e58840cb7cec65a68fc"
I20260709 14:59:01.042162 23280 raft_consensus.cc:3055] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:01.042459 23280 raft_consensus.cc:740] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5ab359e924b4e58840cb7cec65a68fc, State: Running, Role: LEADER
I20260709 14:59:01.042580 23425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eae44fa672e4e0cbdb99197c91d22f6" candidate_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbc9232b79164c019e5bdf42e5ba313b"
I20260709 14:59:01.043097 23425 raft_consensus.cc:3060] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:01.043188 23280 consensus_queue.cc:260] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:59:01.044339 23280 raft_consensus.cc:3060] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:01.049256 23425 raft_consensus.cc:2468] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 3.
I20260709 14:59:01.050413 23322 leader_election.cc:304] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [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: a7a7af07258944a29ac7b96ef6d6d77f, bbc9232b79164c019e5bdf42e5ba313b; no voters: 
I20260709 14:59:01.050369 23280 raft_consensus.cc:2468] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7a7af07258944a29ac7b96ef6d6d77f in term 3.
I20260709 14:59:01.051157 24459 raft_consensus.cc:2804] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:01.051723 24459 raft_consensus.cc:697] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 LEADER]: Becoming Leader. State: Replica: a7a7af07258944a29ac7b96ef6d6d77f, State: Running, Role: LEADER
I20260709 14:59:01.052503 24459 consensus_queue.cc:237] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [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: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } }
I20260709 14:59:01.060953 23108 catalog_manager.cc:5697] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f reported cstate change: term changed from 2 to 3, leader changed from b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130) to a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131). New cstate: current_term: 3 leader_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7a7af07258944a29ac7b96ef6d6d77f" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 41629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:01.086774 24074 raft_consensus.cc:1275] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:01.088009 24467 consensus_queue.cc:1048] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:01.100276 23280 raft_consensus.cc:1275] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:01.102989 24366 consensus_queue.cc:1048] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:01.119918 23425 raft_consensus.cc:1275] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:59:01.121031 24366 consensus_queue.cc:1048] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:59:01.128340 23284 raft_consensus.cc:1275] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:59:01.132668 24459 consensus_queue.cc:1048] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:59:01.207594 23284 raft_consensus.cc:1275] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:59:01.208657 24454 consensus_queue.cc:1048] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:59:01.218829 24074 raft_consensus.cc:1275] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:59:01.220291 24363 consensus_queue.cc:1048] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:59:01.405768 23284 raft_consensus.cc:1275] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:59:01.406682 24074 raft_consensus.cc:1275] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Refusing update from remote peer bbc9232b79164c019e5bdf42e5ba313b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:59:01.407133 24363 consensus_queue.cc:1048] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:59:01.407981 24388 consensus_queue.cc:1048] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f0e40fc024e43af85eef8e81c9155a0" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:59:01.468345 23284 raft_consensus.cc:1275] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:01.469384 24467 consensus_queue.cc:1048] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ab359e924b4e58840cb7cec65a68fc" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 34695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:01.478085 23425 raft_consensus.cc:1275] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Refusing update from remote peer a7a7af07258944a29ac7b96ef6d6d77f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:01.479876 24366 consensus_queue.cc:1048] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc9232b79164c019e5bdf42e5ba313b" member_type: VOTER last_known_addr { host: "127.17.138.132" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:01.642043 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:01.679899 17962 tablet_server.cc:179] TabletServer@127.17.138.129:37401 shutting down...
W20260709 14:59:01.712271 23396 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 227 similar messages]
W20260709 14:59:01.716800 23396 consensus_peers.cc:597] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:59:01.718986 23248 consensus_peers.cc:597] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:59:01.719879 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:01.720564 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.721267 17962 raft_consensus.cc:2243] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.721688 17962 raft_consensus.cc:2272] T 74a85a12a6bb49a49765177aa491e5d9 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.723721 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.724263 17962 raft_consensus.cc:2243] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.724627 17962 raft_consensus.cc:2272] T 6d3afb6137e842ab8b653579aeaf5288 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.726522 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.727293 17962 raft_consensus.cc:2243] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.727702 17962 raft_consensus.cc:2272] T e264dd8c48304fdca7cf511e2e59fd6c P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.730326 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.731076 17962 raft_consensus.cc:2243] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.731474 17962 raft_consensus.cc:2272] T 4f0d2a3731084bfb959102893991f930 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:01.732429 23396 consensus_peers.cc:597] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:59:01.734647 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.735433 17962 raft_consensus.cc:2243] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.736196 17962 raft_consensus.cc:2272] T aaebfb1fa549447aaabcdf2f5fbd9414 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.738592 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.739174 17962 raft_consensus.cc:2243] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.739846 17962 raft_consensus.cc:2272] T 6028a57ec00c4c329e2eff85ee9efd6b P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.741559 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.742182 17962 raft_consensus.cc:2243] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.743078 17962 raft_consensus.cc:2272] T b76bf2d59b7b46698bd6c1a67bf24f2a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.745177 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.745751 17962 raft_consensus.cc:2243] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.746150 17962 raft_consensus.cc:2272] T 732bcbaff16345a1a40f46b1156180f0 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.747874 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.748473 17962 raft_consensus.cc:2243] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.749120 17962 raft_consensus.cc:2272] T 33ce657544024704a823f124f71de36a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.751055 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.751580 17962 raft_consensus.cc:2243] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.751917 17962 raft_consensus.cc:2272] T da32ef274e1b46ad9aed37c8df7527c4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.753937 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.754514 17962 raft_consensus.cc:2243] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.754945 17962 raft_consensus.cc:2272] T 71e6156f54424af095874eabc191c780 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.757146 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.757817 17962 raft_consensus.cc:2243] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.758222 17962 raft_consensus.cc:2272] T 14c29904d12d42d4b6c6798185591b25 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.760130 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.760789 17962 raft_consensus.cc:2243] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.761193 17962 raft_consensus.cc:2272] T 3a0dad31e0e74aeaa997d30b84ad7712 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.763167 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.763692 17962 raft_consensus.cc:2243] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.764065 17962 raft_consensus.cc:2272] T 554a7d87cfea4dbeac8f2e011fb28332 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.766063 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.766637 17962 raft_consensus.cc:2243] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.767530 17962 raft_consensus.cc:2272] T 61ac980ffb37473dbe50985ffa9c9d96 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.770147 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.770852 17962 raft_consensus.cc:2243] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.771476 17962 raft_consensus.cc:2272] T 622021dc788c432a8aa6c6ad8f0af504 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.773847 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.774670 17962 raft_consensus.cc:2243] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.775514 17962 raft_consensus.cc:2272] T 30582e52eeab40af9d1b380ac146ff86 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:01.775748 23396 consensus_peers.cc:597] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:59:01.777501 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.778132 17962 raft_consensus.cc:2243] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.778487 17962 raft_consensus.cc:2272] T 8caf9a73f1ff42a495c0bd1277b19e29 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.780457 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.781004 17962 raft_consensus.cc:2243] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.781951 17962 raft_consensus.cc:2272] T 71042f849e594880a6b2cebdb9df2ae8 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:01.782888 23322 consensus_peers.cc:597] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:59:01.783936 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.784507 17962 raft_consensus.cc:2243] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.785166 17962 raft_consensus.cc:2272] T 520b3964ff734013b1f55128c0c67b9a P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.787001 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.787468 17962 raft_consensus.cc:2243] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.787822 17962 raft_consensus.cc:2272] T 2484d35437b34e8ba6e0007239b22b7c P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.789614 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.790172 17962 raft_consensus.cc:2243] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.790567 17962 raft_consensus.cc:2272] T 2f911152c3f14eb8a3a4e4304118f72c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.792256 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.792771 17962 raft_consensus.cc:2243] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.793407 17962 raft_consensus.cc:2272] T 160e8534ad2d4bb29d42e1b83ada1c5f P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.795040 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.795522 17962 raft_consensus.cc:2243] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.796346 17962 raft_consensus.cc:2272] T b8248dd63d584ee0b3ac077e773aaeb1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.798532 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.799121 17962 raft_consensus.cc:2243] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.799521 17962 raft_consensus.cc:2272] T 53d898eb1b3842f18aa1fa1a7661df31 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.801687 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.802335 17962 raft_consensus.cc:2243] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.802784 17962 raft_consensus.cc:2272] T 85bbecad797e4c669bc690e0ea25ccdf P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.804842 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.805497 17962 raft_consensus.cc:2243] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.806015 17962 raft_consensus.cc:2272] T f9cdda15b12d41b6be83f8228234fc06 P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:01.807365 23396 consensus_peers.cc:597] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:59:01.808064 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.808600 17962 raft_consensus.cc:2243] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.809232 17962 raft_consensus.cc:2272] T a325373f87d7400084066165c213b860 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.811364 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.811851 17962 raft_consensus.cc:2243] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.812273 17962 raft_consensus.cc:2272] T 9b8f48a738fd4f82b8871b2138ed559f P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.814320 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.814875 17962 raft_consensus.cc:2243] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.815589 17962 raft_consensus.cc:2272] T e8c5d14004204f648215af4da16acd9c P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.817742 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.818192 17962 raft_consensus.cc:2243] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.818815 17962 raft_consensus.cc:2272] T c0acac4e9f774930b3e9a01bb4ebf530 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.820585 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.821044 17962 raft_consensus.cc:2243] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.821393 17962 raft_consensus.cc:2272] T 552215ed9d9e48e2b1ebd179a7d2097d P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.822994 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.823558 17962 raft_consensus.cc:2243] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.823917 17962 raft_consensus.cc:2272] T 8b48bd11ccae4719b7ff6320835f4d37 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.825685 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.826231 17962 raft_consensus.cc:2243] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.826647 17962 raft_consensus.cc:2272] T ff12ca3e9bec48cebd3363946aa5dddd P 8f0e40fc024e43af85eef8e81c9155a0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.829224 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.829949 17962 raft_consensus.cc:2243] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.830412 17962 raft_consensus.cc:2272] T 579905990bf84149bfa27fcc0d32b801 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:01.832481 23322 consensus_peers.cc:597] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:59:01.832753 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.833463 17962 raft_consensus.cc:2243] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.833833 17962 raft_consensus.cc:2272] T 93c8f5cdb318418b8c0f3b6384d37bc4 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.835543 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.836040 17962 raft_consensus.cc:2243] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.836401 17962 raft_consensus.cc:2272] T 70a34c872a0c479dbdf9d96f13a546e7 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.838140 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.838594 17962 raft_consensus.cc:2243] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.838958 17962 raft_consensus.cc:2272] T 33b753421b1847b2b5753027d0753abe P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.841032 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.841497 17962 raft_consensus.cc:2243] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.842186 17962 raft_consensus.cc:2272] T ecaaf657f66441388bb3db1649bef6c1 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.843757 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.844199 17962 raft_consensus.cc:2243] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.844873 17962 raft_consensus.cc:2272] T 18ca59ffb1a54c898895d72eb335b294 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.846935 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.847474 17962 raft_consensus.cc:2243] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:01.848110 17962 raft_consensus.cc:2272] T eb97a044746346aaab82dde65994ff66 P 8f0e40fc024e43af85eef8e81c9155a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.849634 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.850237 17962 raft_consensus.cc:2243] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.850659 17962 raft_consensus.cc:2272] T d77f4e739c684b55b5e4a5844e504e81 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.852870 17962 tablet_replica.cc:333] stopping tablet replica
W20260709 14:59:01.853252 23322 consensus_peers.cc:597] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:59:01.853389 17962 raft_consensus.cc:2243] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.853825 17962 raft_consensus.cc:2272] T 19679481c3014933826ac2dc1b072e95 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.855582 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.856196 17962 raft_consensus.cc:2243] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.856629 17962 raft_consensus.cc:2272] T 1ce7a1ea93324f009671960e62ae3e56 P 8f0e40fc024e43af85eef8e81c9155a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:01.858682 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:01.859156 17962 raft_consensus.cc:2243] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:01.859563 17962 raft_consensus.cc:2272] T e731c806c1054240aa04b146151e8948 P 8f0e40fc024e43af85eef8e81c9155a0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:01.859937 23248 consensus_peers.cc:597] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:59:01.872187 23248 consensus_peers.cc:597] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. 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:59:01.913698 23396 consensus_peers.cc:597] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:01.926373 17962 tablet_server.cc:196] TabletServer@127.17.138.129:37401 shutdown complete.
W20260709 14:59:01.950842 23396 consensus_peers.cc:597] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:01.959236 23248 consensus_peers.cc:597] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:01.964418 23322 consensus_peers.cc:597] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:01.967180 23322 consensus_peers.cc:597] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:01.981993 23248 consensus_peers.cc:597] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.005371 17962 tablet_server.cc:179] TabletServer@127.17.138.130:0 shutting down...
W20260709 14:59:02.026161 23248 consensus_peers.cc:597] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:02.027820 23396 consensus_peers.cc:597] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:02.030735 23396 consensus_peers.cc:597] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:02.033694 23322 consensus_peers.cc:597] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:02.034649 23248 consensus_peers.cc:597] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:02.045708 23323 consensus_peers.cc:597] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. 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:59:02.046937 23322 consensus_peers.cc:597] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:02.048681 23397 consensus_peers.cc:597] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. 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:59:02.049253 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:02.050012 17962 tablet_replica.cc:333] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.050632 17962 raft_consensus.cc:2243] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.051069 17962 raft_consensus.cc:2272] T eb97a044746346aaab82dde65994ff66 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.052920 17962 tablet_replica.cc:333] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.053448 17962 raft_consensus.cc:2243] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.054183 17962 raft_consensus.cc:2272] T 93cca5de58d14d148f5e1c943663a9fe P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.055912 17962 tablet_replica.cc:333] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.056457 17962 raft_consensus.cc:2243] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.056844 17962 raft_consensus.cc:2272] T 74a85a12a6bb49a49765177aa491e5d9 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.058578 17962 tablet_replica.cc:333] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.059063 17962 raft_consensus.cc:2243] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.059419 17962 raft_consensus.cc:2272] T 93c8f5cdb318418b8c0f3b6384d37bc4 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.061040 17962 tablet_replica.cc:333] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.061523 17962 raft_consensus.cc:2243] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.061926 17962 raft_consensus.cc:2272] T a325373f87d7400084066165c213b860 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.063961 17962 tablet_replica.cc:333] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.064433 17962 raft_consensus.cc:2243] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.065053 17962 raft_consensus.cc:2272] T 6d3afb6137e842ab8b653579aeaf5288 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.066782 17962 tablet_replica.cc:333] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.067273 17962 raft_consensus.cc:2243] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.067931 17962 raft_consensus.cc:2272] T 2484d35437b34e8ba6e0007239b22b7c P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.070251 17962 tablet_replica.cc:333] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
W20260709 14:59:02.070571 23396 consensus_peers.cc:597] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.070914 17962 raft_consensus.cc:2243] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.071404 17962 raft_consensus.cc:2272] T 520b3964ff734013b1f55128c0c67b9a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.072398 23323 consensus_peers.cc:597] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. 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:59:02.073089 17962 tablet_replica.cc:333] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.073635 17962 raft_consensus.cc:2243] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.074018 17962 raft_consensus.cc:2272] T 736a53a7b8ea408d8387eebc24cd1ee9 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.075670 17962 tablet_replica.cc:333] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.076169 17962 raft_consensus.cc:2243] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.076835 17962 raft_consensus.cc:2272] T 125ba5e079604a9f9709b3213a1eceee P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.078496 17962 tablet_replica.cc:333] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.079056 17962 raft_consensus.cc:2243] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.079717 17962 raft_consensus.cc:2272] T aaebfb1fa549447aaabcdf2f5fbd9414 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.081893 17962 tablet_replica.cc:333] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.082466 17962 raft_consensus.cc:2243] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.082813 17962 raft_consensus.cc:2272] T ecaaf657f66441388bb3db1649bef6c1 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.084403 17962 tablet_replica.cc:333] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.084884 17962 raft_consensus.cc:2243] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.085228 17962 raft_consensus.cc:2272] T 33b753421b1847b2b5753027d0753abe P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.087527 17962 tablet_replica.cc:333] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.088101 17962 raft_consensus.cc:2243] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.088819 17962 raft_consensus.cc:2272] T d2b338a5a6a743eeba200f5d96f19ba1 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.090507 17962 tablet_replica.cc:333] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.090978 17962 raft_consensus.cc:2243] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.091343 17962 raft_consensus.cc:2272] T f9cdda15b12d41b6be83f8228234fc06 P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.092772 17962 tablet_replica.cc:333] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.093243 17962 raft_consensus.cc:2243] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.093923 17962 raft_consensus.cc:2272] T 60ef52ee4dcc46c99822e6fb7ef93f7f P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.095505 17962 tablet_replica.cc:333] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.096192 17962 raft_consensus.cc:2243] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.096526 17962 raft_consensus.cc:2272] T 8eae44fa672e4e0cbdb99197c91d22f6 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.098562 17962 tablet_replica.cc:333] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.099058 17962 raft_consensus.cc:2243] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.099433 17962 raft_consensus.cc:2272] T 61ac980ffb37473dbe50985ffa9c9d96 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.100482 23323 consensus_peers.cc:597] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. 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:59:02.101402 17962 tablet_replica.cc:333] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.102088 17962 raft_consensus.cc:2243] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.102784 17962 raft_consensus.cc:2272] T 088f362524fa4bb184b3878e4c7aff44 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.104746 17962 tablet_replica.cc:333] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.108718 17962 raft_consensus.cc:2243] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.109352 17962 raft_consensus.cc:2272] T 3a0dad31e0e74aeaa997d30b84ad7712 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.111017 17962 tablet_replica.cc:333] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.111521 17962 raft_consensus.cc:2243] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.111905 17962 raft_consensus.cc:2272] T 8b48bd11ccae4719b7ff6320835f4d37 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.113991 17962 tablet_replica.cc:333] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.114689 17962 raft_consensus.cc:2243] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.115454 17962 raft_consensus.cc:2272] T 12cfe70b454e498d8091856f6f3bd7c3 P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.117059 23322 consensus_peers.cc:597] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.117749 17962 tablet_replica.cc:333] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.118424 17962 raft_consensus.cc:2243] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.118845 17962 raft_consensus.cc:2272] T e8c5d14004204f648215af4da16acd9c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.121157 17962 tablet_replica.cc:333] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.121752 17962 raft_consensus.cc:2243] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 14:59:02.122167 23322 consensus_peers.cc:597] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.122164 17962 raft_consensus.cc:2272] T 9b8f48a738fd4f82b8871b2138ed559f P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.124423 17962 tablet_replica.cc:333] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.125123 17962 raft_consensus.cc:2243] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.125660 17962 raft_consensus.cc:2272] T 63be74f076794d31b8d8fc6d1d8f4422 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.127640 23323 consensus_peers.cc:597] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. 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:59:02.128007 17962 tablet_replica.cc:333] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
W20260709 14:59:02.128062 23397 consensus_peers.cc:597] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. 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:59:02.128681 17962 raft_consensus.cc:2243] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.129141 17962 raft_consensus.cc:2272] T 53d898eb1b3842f18aa1fa1a7661df31 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.131289 17962 tablet_replica.cc:333] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
W20260709 14:59:02.131536 23323 consensus_peers.cc:597] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. 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:59:02.131985 17962 raft_consensus.cc:2243] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.132423 17962 raft_consensus.cc:2272] T 85bbecad797e4c669bc690e0ea25ccdf P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.134222 17962 tablet_replica.cc:333] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.134707 17962 raft_consensus.cc:2243] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.135063 17962 raft_consensus.cc:2272] T c0acac4e9f774930b3e9a01bb4ebf530 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.136714 17962 tablet_replica.cc:333] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.137194 17962 raft_consensus.cc:2243] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.137545 17962 raft_consensus.cc:2272] T 923df59b288c4354b7b91a419e60a70a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.139160 17962 tablet_replica.cc:333] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.139622 17962 raft_consensus.cc:2243] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.139983 17962 raft_consensus.cc:2272] T b76bf2d59b7b46698bd6c1a67bf24f2a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.141631 17962 tablet_replica.cc:333] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.142189 17962 raft_consensus.cc:2243] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.142602 17962 raft_consensus.cc:2272] T 6028a57ec00c4c329e2eff85ee9efd6b P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.144181 17962 tablet_replica.cc:333] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.144649 17962 raft_consensus.cc:2243] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.145570 17962 raft_consensus.cc:2272] T e264dd8c48304fdca7cf511e2e59fd6c P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.147938 17962 tablet_replica.cc:333] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.148447 17962 raft_consensus.cc:2243] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.148888 17962 raft_consensus.cc:2272] T f4ba708dae974c5da0fc2278ede36602 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.149015 23323 consensus_peers.cc:597] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. 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:59:02.150346 23396 consensus_peers.cc:597] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.150878 17962 tablet_replica.cc:333] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.151433 17962 raft_consensus.cc:2243] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.151790 17962 raft_consensus.cc:2272] T 469483a90d9d42e185f5c19c95f09af3 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.153807 17962 tablet_replica.cc:333] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.154373 17962 raft_consensus.cc:2243] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.154798 17962 raft_consensus.cc:2272] T c9b69479981d402a9efaba005f2e389f P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.156410 17962 tablet_replica.cc:333] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.156844 17962 raft_consensus.cc:2243] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.157155 17962 raft_consensus.cc:2272] T 619ec54714c34433a65f83edf2e6c5cb P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.158666 17962 tablet_replica.cc:333] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.159106 17962 raft_consensus.cc:2243] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.159435 17962 raft_consensus.cc:2272] T 33ce657544024704a823f124f71de36a P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.161294 17962 tablet_replica.cc:333] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.161751 17962 raft_consensus.cc:2243] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.162164 17962 raft_consensus.cc:2272] T 732bcbaff16345a1a40f46b1156180f0 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.163708 17962 tablet_replica.cc:333] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
W20260709 14:59:02.163836 23396 consensus_peers.cc:597] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.164149 17962 raft_consensus.cc:2243] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.164897 17962 raft_consensus.cc:2272] T 8caf9a73f1ff42a495c0bd1277b19e29 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.166589 17962 tablet_replica.cc:333] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.167035 17962 raft_consensus.cc:2243] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.167415 17962 raft_consensus.cc:2272] T 30582e52eeab40af9d1b380ac146ff86 P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.169327 17962 tablet_replica.cc:333] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.169924 17962 raft_consensus.cc:2243] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.170711 17962 raft_consensus.cc:2272] T 4f0d2a3731084bfb959102893991f930 P b5ab359e924b4e58840cb7cec65a68fc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.170883 23397 consensus_peers.cc:597] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. 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:59:02.172322 17962 tablet_replica.cc:333] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.172822 17962 raft_consensus.cc:2243] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.173492 17962 raft_consensus.cc:2272] T 2f911152c3f14eb8a3a4e4304118f72c P b5ab359e924b4e58840cb7cec65a68fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.175247 17962 tablet_replica.cc:333] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.175673 17962 raft_consensus.cc:2243] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.176311 17962 raft_consensus.cc:2272] T 1ce7a1ea93324f009671960e62ae3e56 P b5ab359e924b4e58840cb7cec65a68fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.178146 17962 tablet_replica.cc:333] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc: stopping tablet replica
I20260709 14:59:02.178572 17962 raft_consensus.cc:2243] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.179010 17962 raft_consensus.cc:2272] T ff12ca3e9bec48cebd3363946aa5dddd P b5ab359e924b4e58840cb7cec65a68fc [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.189739 23396 consensus_peers.cc:597] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b -> Peer 8f0e40fc024e43af85eef8e81c9155a0 (127.17.138.129:37401): Couldn't send request to peer 8f0e40fc024e43af85eef8e81c9155a0. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:02.211630 23397 consensus_peers.cc:597] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. 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:59:02.246505 17962 tablet_server.cc:196] TabletServer@127.17.138.130:0 shutdown complete.
W20260709 14:59:02.280736 23397 consensus_peers.cc:597] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:34695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.320526 17962 tablet_server.cc:179] TabletServer@127.17.138.131:0 shutting down...
W20260709 14:59:02.330354 23323 consensus_peers.cc:597] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:34695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:02.336912 23397 consensus_peers.cc:597] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. 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:59:02.359934 23397 consensus_peers.cc:597] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:34695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.362699 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:02.363576 17962 tablet_replica.cc:333] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.364418 17962 raft_consensus.cc:2243] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.364984 17962 raft_consensus.cc:2272] T e731c806c1054240aa04b146151e8948 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.366888 17962 tablet_replica.cc:333] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.367399 17962 raft_consensus.cc:2243] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.368088 17962 raft_consensus.cc:2272] T 93c8f5cdb318418b8c0f3b6384d37bc4 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.369788 17962 tablet_replica.cc:333] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.370316 17962 raft_consensus.cc:2243] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.370960 17962 raft_consensus.cc:2272] T 74a85a12a6bb49a49765177aa491e5d9 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.372809 17962 tablet_replica.cc:333] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.373302 17962 raft_consensus.cc:2243] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.373772 17962 raft_consensus.cc:2272] T a325373f87d7400084066165c213b860 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.375626 17962 tablet_replica.cc:333] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.376108 17962 raft_consensus.cc:2243] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.376475 17962 raft_consensus.cc:2272] T 93cca5de58d14d148f5e1c943663a9fe P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.378194 17962 tablet_replica.cc:333] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.378674 17962 raft_consensus.cc:2243] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.379033 17962 raft_consensus.cc:2272] T 70a34c872a0c479dbdf9d96f13a546e7 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.380618 17962 tablet_replica.cc:333] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.381096 17962 raft_consensus.cc:2243] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.381440 17962 raft_consensus.cc:2272] T 622021dc788c432a8aa6c6ad8f0af504 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.383704 17962 tablet_replica.cc:333] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.384255 17962 raft_consensus.cc:2243] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.384652 17962 raft_consensus.cc:2272] T 6d3afb6137e842ab8b653579aeaf5288 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.386091 23397 consensus_peers.cc:597] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. 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:59:02.386886 17962 tablet_replica.cc:333] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.387578 17962 raft_consensus.cc:2243] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.388226 17962 raft_consensus.cc:2272] T 736a53a7b8ea408d8387eebc24cd1ee9 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.390026 17962 tablet_replica.cc:333] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.390528 17962 raft_consensus.cc:2243] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.390882 17962 raft_consensus.cc:2272] T d2b338a5a6a743eeba200f5d96f19ba1 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.392550 17962 tablet_replica.cc:333] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.393033 17962 raft_consensus.cc:2243] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.393383 17962 raft_consensus.cc:2272] T 60ef52ee4dcc46c99822e6fb7ef93f7f P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.395263 17962 tablet_replica.cc:333] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.395799 17962 raft_consensus.cc:2243] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.396720 17962 raft_consensus.cc:2272] T 579905990bf84149bfa27fcc0d32b801 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.398041 23397 consensus_peers.cc:597] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:34695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.398847 17962 tablet_replica.cc:333] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.399597 17962 raft_consensus.cc:2243] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.400245 17962 raft_consensus.cc:2272] T 8eae44fa672e4e0cbdb99197c91d22f6 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.402675 17962 tablet_replica.cc:333] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.403141 17962 raft_consensus.cc:2243] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.403498 17962 raft_consensus.cc:2272] T aaebfb1fa549447aaabcdf2f5fbd9414 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.405151 17962 tablet_replica.cc:333] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.405656 17962 raft_consensus.cc:2243] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.406061 17962 raft_consensus.cc:2272] T 125ba5e079604a9f9709b3213a1eceee P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.407696 17962 tablet_replica.cc:333] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.408157 17962 raft_consensus.cc:2243] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.408519 17962 raft_consensus.cc:2272] T 71042f849e594880a6b2cebdb9df2ae8 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.410171 17962 tablet_replica.cc:333] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.410795 17962 raft_consensus.cc:2243] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.411235 17962 raft_consensus.cc:2272] T 12cfe70b454e498d8091856f6f3bd7c3 P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.413081 17962 tablet_replica.cc:333] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.413522 17962 raft_consensus.cc:2243] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.414170 17962 raft_consensus.cc:2272] T 552215ed9d9e48e2b1ebd179a7d2097d P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.415858 17962 tablet_replica.cc:333] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.416399 17962 raft_consensus.cc:2243] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.417073 17962 raft_consensus.cc:2272] T 8b48bd11ccae4719b7ff6320835f4d37 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.418857 17962 tablet_replica.cc:333] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.419451 17962 raft_consensus.cc:2243] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.420234 17962 raft_consensus.cc:2272] T 923df59b288c4354b7b91a419e60a70a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.421684 23397 consensus_peers.cc:597] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. 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:59:02.422386 17962 tablet_replica.cc:333] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.422948 17962 raft_consensus.cc:2243] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.423326 17962 raft_consensus.cc:2272] T c0acac4e9f774930b3e9a01bb4ebf530 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.424932 17962 tablet_replica.cc:333] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.425518 17962 raft_consensus.cc:2243] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.425911 17962 raft_consensus.cc:2272] T e264dd8c48304fdca7cf511e2e59fd6c P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.427903 17962 tablet_replica.cc:333] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
W20260709 14:59:02.428416 23397 consensus_peers.cc:597] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. 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:59:02.428541 17962 raft_consensus.cc:2243] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.429008 17962 raft_consensus.cc:2272] T 4f0d2a3731084bfb959102893991f930 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.430706 17962 tablet_replica.cc:333] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.431190 17962 raft_consensus.cc:2243] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.431542 17962 raft_consensus.cc:2272] T f4ba708dae974c5da0fc2278ede36602 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.433220 17962 tablet_replica.cc:333] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.433701 17962 raft_consensus.cc:2243] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.434374 17962 raft_consensus.cc:2272] T c9b69479981d402a9efaba005f2e389f P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.436154 17962 tablet_replica.cc:333] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.436728 17962 raft_consensus.cc:2243] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.437105 17962 raft_consensus.cc:2272] T 469483a90d9d42e185f5c19c95f09af3 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.438970 17962 tablet_replica.cc:333] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.439440 17962 raft_consensus.cc:2243] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:59:02.439553 23397 consensus_peers.cc:597] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b -> Peer b5ab359e924b4e58840cb7cec65a68fc (127.17.138.130:34695): Couldn't send request to peer b5ab359e924b4e58840cb7cec65a68fc. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:34695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.440125 17962 raft_consensus.cc:2272] T 71e6156f54424af095874eabc191c780 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.442160 17962 tablet_replica.cc:333] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.442768 17962 raft_consensus.cc:2243] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.443137 17962 raft_consensus.cc:2272] T eb97a044746346aaab82dde65994ff66 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.443248 23397 consensus_peers.cc:597] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. 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:59:02.444741 17962 tablet_replica.cc:333] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.445276 17962 raft_consensus.cc:2243] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.445685 17962 raft_consensus.cc:2272] T d77f4e739c684b55b5e4a5844e504e81 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.447309 17962 tablet_replica.cc:333] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.447819 17962 raft_consensus.cc:2243] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.448477 17962 raft_consensus.cc:2272] T 19679481c3014933826ac2dc1b072e95 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.450214 17962 tablet_replica.cc:333] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.450695 17962 raft_consensus.cc:2243] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.451103 17962 raft_consensus.cc:2272] T b8248dd63d584ee0b3ac077e773aaeb1 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.452812 17962 tablet_replica.cc:333] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.453287 17962 raft_consensus.cc:2243] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.453639 17962 raft_consensus.cc:2272] T 63be74f076794d31b8d8fc6d1d8f4422 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.455224 17962 tablet_replica.cc:333] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.455691 17962 raft_consensus.cc:2243] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.456380 17962 raft_consensus.cc:2272] T 53d898eb1b3842f18aa1fa1a7661df31 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.458060 17962 tablet_replica.cc:333] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.458503 17962 raft_consensus.cc:2243] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.459161 17962 raft_consensus.cc:2272] T 619ec54714c34433a65f83edf2e6c5cb P a7a7af07258944a29ac7b96ef6d6d77f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.460757 17962 tablet_replica.cc:333] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.461206 17962 raft_consensus.cc:2243] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.461551 17962 raft_consensus.cc:2272] T da32ef274e1b46ad9aed37c8df7527c4 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.463152 17962 tablet_replica.cc:333] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.463605 17962 raft_consensus.cc:2243] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.463958 17962 raft_consensus.cc:2272] T 160e8534ad2d4bb29d42e1b83ada1c5f P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.465821 17962 tablet_replica.cc:333] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.466302 17962 raft_consensus.cc:2243] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.466645 17962 raft_consensus.cc:2272] T 2f911152c3f14eb8a3a4e4304118f72c P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.469609 17962 tablet_replica.cc:333] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.470119 17962 raft_consensus.cc:2243] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.470489 17962 raft_consensus.cc:2272] T 14c29904d12d42d4b6c6798185591b25 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.472095 17962 tablet_replica.cc:333] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.472548 17962 raft_consensus.cc:2243] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.472915 17962 raft_consensus.cc:2272] T 554a7d87cfea4dbeac8f2e011fb28332 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.474472 17962 tablet_replica.cc:333] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.474902 17962 raft_consensus.cc:2243] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.475266 17962 raft_consensus.cc:2272] T 3a0dad31e0e74aeaa997d30b84ad7712 P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.476747 17962 tablet_replica.cc:333] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.477182 17962 raft_consensus.cc:2243] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.477531 17962 raft_consensus.cc:2272] T 088f362524fa4bb184b3878e4c7aff44 P a7a7af07258944a29ac7b96ef6d6d77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.479183 17962 tablet_replica.cc:333] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.479612 17962 raft_consensus.cc:2243] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.480280 17962 raft_consensus.cc:2272] T 33b753421b1847b2b5753027d0753abe P a7a7af07258944a29ac7b96ef6d6d77f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.482025 17962 tablet_replica.cc:333] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.482445 17962 raft_consensus.cc:2243] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.482792 17962 raft_consensus.cc:2272] T 18ca59ffb1a54c898895d72eb335b294 P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.484382 17962 tablet_replica.cc:333] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f: stopping tablet replica
I20260709 14:59:02.484792 17962 raft_consensus.cc:2243] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.485177 17962 raft_consensus.cc:2272] T 33ce657544024704a823f124f71de36a P a7a7af07258944a29ac7b96ef6d6d77f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:02.538062 23397 consensus_peers.cc:597] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.131:41629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.593253 17962 tablet_server.cc:196] TabletServer@127.17.138.131:0 shutdown complete.
I20260709 14:59:02.656901 17962 tablet_server.cc:179] TabletServer@127.17.138.132:0 shutting down...
I20260709 14:59:02.699731 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:02.700429 17962 tablet_replica.cc:333] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.701193 17962 raft_consensus.cc:2243] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.701994 17962 raft_consensus.cc:2272] T 70a34c872a0c479dbdf9d96f13a546e7 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.703784 17962 tablet_replica.cc:333] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.704255 17962 raft_consensus.cc:2243] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.704612 17962 raft_consensus.cc:2272] T 93cca5de58d14d148f5e1c943663a9fe P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.706241 17962 tablet_replica.cc:333] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.706725 17962 raft_consensus.cc:2243] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.707114 17962 raft_consensus.cc:2272] T 160e8534ad2d4bb29d42e1b83ada1c5f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.708851 17962 tablet_replica.cc:333] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.709367 17962 raft_consensus.cc:2243] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.709743 17962 raft_consensus.cc:2272] T 520b3964ff734013b1f55128c0c67b9a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.711371 17962 tablet_replica.cc:333] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.711843 17962 raft_consensus.cc:2243] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.712205 17962 raft_consensus.cc:2272] T 2484d35437b34e8ba6e0007239b22b7c P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.713754 17962 tablet_replica.cc:333] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.714231 17962 raft_consensus.cc:2243] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.714565 17962 raft_consensus.cc:2272] T 736a53a7b8ea408d8387eebc24cd1ee9 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.716022 17962 tablet_replica.cc:333] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.716552 17962 raft_consensus.cc:2243] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.716912 17962 raft_consensus.cc:2272] T 125ba5e079604a9f9709b3213a1eceee P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.718482 17962 tablet_replica.cc:333] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.718937 17962 raft_consensus.cc:2243] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.719589 17962 raft_consensus.cc:2272] T e731c806c1054240aa04b146151e8948 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.721293 17962 tablet_replica.cc:333] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.721791 17962 raft_consensus.cc:2243] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.722208 17962 raft_consensus.cc:2272] T d2b338a5a6a743eeba200f5d96f19ba1 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.723827 17962 tablet_replica.cc:333] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.724334 17962 raft_consensus.cc:2243] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.724958 17962 raft_consensus.cc:2272] T f9cdda15b12d41b6be83f8228234fc06 P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.726572 17962 tablet_replica.cc:333] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.727094 17962 raft_consensus.cc:2243] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.727434 17962 raft_consensus.cc:2272] T 60ef52ee4dcc46c99822e6fb7ef93f7f P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.729079 17962 tablet_replica.cc:333] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.729569 17962 raft_consensus.cc:2243] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.730225 17962 raft_consensus.cc:2272] T 622021dc788c432a8aa6c6ad8f0af504 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.732101 17962 tablet_replica.cc:333] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.732633 17962 raft_consensus.cc:2243] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.733016 17962 raft_consensus.cc:2272] T 61ac980ffb37473dbe50985ffa9c9d96 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.734818 17962 tablet_replica.cc:333] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
W20260709 14:59:02.735045 23397 consensus_peers.cc:597] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.131:41629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.735303 17962 raft_consensus.cc:2243] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.736045 17962 raft_consensus.cc:2272] T 14c29904d12d42d4b6c6798185591b25 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.737776 17962 tablet_replica.cc:333] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.738299 17962 raft_consensus.cc:2243] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.738683 17962 raft_consensus.cc:2272] T 088f362524fa4bb184b3878e4c7aff44 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.740378 17962 tablet_replica.cc:333] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.740881 17962 raft_consensus.cc:2243] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.741566 17962 raft_consensus.cc:2272] T 554a7d87cfea4dbeac8f2e011fb28332 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.743290 17962 tablet_replica.cc:333] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.743779 17962 raft_consensus.cc:2243] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.744119 17962 raft_consensus.cc:2272] T 8caf9a73f1ff42a495c0bd1277b19e29 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.745767 17962 tablet_replica.cc:333] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.746265 17962 raft_consensus.cc:2243] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.746618 17962 raft_consensus.cc:2272] T 30582e52eeab40af9d1b380ac146ff86 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.748229 17962 tablet_replica.cc:333] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.748719 17962 raft_consensus.cc:2243] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.749066 17962 raft_consensus.cc:2272] T 71042f849e594880a6b2cebdb9df2ae8 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.750702 17962 tablet_replica.cc:333] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.751171 17962 raft_consensus.cc:2243] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.751566 17962 raft_consensus.cc:2272] T 8eae44fa672e4e0cbdb99197c91d22f6 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.753137 17962 tablet_replica.cc:333] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.753630 17962 raft_consensus.cc:2243] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.754295 17962 raft_consensus.cc:2272] T 63be74f076794d31b8d8fc6d1d8f4422 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.756021 17962 tablet_replica.cc:333] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.756522 17962 raft_consensus.cc:2243] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.757151 17962 raft_consensus.cc:2272] T 85bbecad797e4c669bc690e0ea25ccdf P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.758913 17962 tablet_replica.cc:333] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.759397 17962 raft_consensus.cc:2243] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.759774 17962 raft_consensus.cc:2272] T b8248dd63d584ee0b3ac077e773aaeb1 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.761557 17962 tablet_replica.cc:333] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.762241 17962 raft_consensus.cc:2243] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.762722 17962 raft_consensus.cc:2272] T e8c5d14004204f648215af4da16acd9c P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.765152 17962 tablet_replica.cc:333] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.765820 17962 raft_consensus.cc:2243] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 4 LEADER]: Raft consensus shutting down.
W20260709 14:59:02.766371 23397 consensus_peers.cc:597] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b -> Peer a7a7af07258944a29ac7b96ef6d6d77f (127.17.138.131:41629): Couldn't send request to peer a7a7af07258944a29ac7b96ef6d6d77f. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.131:41629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:02.766716 17962 raft_consensus.cc:2272] T 9b8f48a738fd4f82b8871b2138ed559f P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.769052 17962 tablet_replica.cc:333] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.769618 17962 raft_consensus.cc:2243] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.770013 17962 raft_consensus.cc:2272] T 923df59b288c4354b7b91a419e60a70a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.771548 17962 tablet_replica.cc:333] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.772012 17962 raft_consensus.cc:2243] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.772382 17962 raft_consensus.cc:2272] T b76bf2d59b7b46698bd6c1a67bf24f2a P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.774046 17962 tablet_replica.cc:333] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.774524 17962 raft_consensus.cc:2243] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.774886 17962 raft_consensus.cc:2272] T 6028a57ec00c4c329e2eff85ee9efd6b P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.776448 17962 tablet_replica.cc:333] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.776940 17962 raft_consensus.cc:2243] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.777598 17962 raft_consensus.cc:2272] T 732bcbaff16345a1a40f46b1156180f0 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.779282 17962 tablet_replica.cc:333] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.779770 17962 raft_consensus.cc:2243] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.780124 17962 raft_consensus.cc:2272] T 12cfe70b454e498d8091856f6f3bd7c3 P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.781600 17962 tablet_replica.cc:333] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.782090 17962 raft_consensus.cc:2243] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.782457 17962 raft_consensus.cc:2272] T 552215ed9d9e48e2b1ebd179a7d2097d P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.784027 17962 tablet_replica.cc:333] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.784510 17962 raft_consensus.cc:2243] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.785181 17962 raft_consensus.cc:2272] T f4ba708dae974c5da0fc2278ede36602 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.786885 17962 tablet_replica.cc:333] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.787345 17962 raft_consensus.cc:2243] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.787973 17962 raft_consensus.cc:2272] T 469483a90d9d42e185f5c19c95f09af3 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.789646 17962 tablet_replica.cc:333] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.790100 17962 raft_consensus.cc:2243] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.790416 17962 raft_consensus.cc:2272] T c9b69479981d402a9efaba005f2e389f P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.791906 17962 tablet_replica.cc:333] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.792305 17962 raft_consensus.cc:2243] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.792624 17962 raft_consensus.cc:2272] T 71e6156f54424af095874eabc191c780 P bbc9232b79164c019e5bdf42e5ba313b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.794144 17962 tablet_replica.cc:333] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.794569 17962 raft_consensus.cc:2243] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.794883 17962 raft_consensus.cc:2272] T 1ce7a1ea93324f009671960e62ae3e56 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.796352 17962 tablet_replica.cc:333] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.796800 17962 raft_consensus.cc:2243] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.797406 17962 raft_consensus.cc:2272] T d77f4e739c684b55b5e4a5844e504e81 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.798998 17962 tablet_replica.cc:333] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.799404 17962 raft_consensus.cc:2243] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.799736 17962 raft_consensus.cc:2272] T 19679481c3014933826ac2dc1b072e95 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.801314 17962 tablet_replica.cc:333] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.801725 17962 raft_consensus.cc:2243] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.802060 17962 raft_consensus.cc:2272] T ecaaf657f66441388bb3db1649bef6c1 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.803519 17962 tablet_replica.cc:333] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.803913 17962 raft_consensus.cc:2243] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.804242 17962 raft_consensus.cc:2272] T 18ca59ffb1a54c898895d72eb335b294 P bbc9232b79164c019e5bdf42e5ba313b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.805754 17962 tablet_replica.cc:333] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.806208 17962 raft_consensus.cc:2243] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.806562 17962 raft_consensus.cc:2272] T 579905990bf84149bfa27fcc0d32b801 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.808079 17962 tablet_replica.cc:333] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.808496 17962 raft_consensus.cc:2243] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.809144 17962 raft_consensus.cc:2272] T ff12ca3e9bec48cebd3363946aa5dddd P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.810680 17962 tablet_replica.cc:333] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.811086 17962 raft_consensus.cc:2243] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:02.811460 17962 raft_consensus.cc:2272] T 619ec54714c34433a65f83edf2e6c5cb P bbc9232b79164c019e5bdf42e5ba313b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.813014 17962 tablet_replica.cc:333] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b: stopping tablet replica
I20260709 14:59:02.813400 17962 raft_consensus.cc:2243] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.814062 17962 raft_consensus.cc:2272] T da32ef274e1b46ad9aed37c8df7527c4 P bbc9232b79164c019e5bdf42e5ba313b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.902262 17962 tablet_server.cc:196] TabletServer@127.17.138.132:0 shutdown complete.
I20260709 14:59:02.957288 17962 master.cc:562] Master@127.17.138.190:36253 shutting down...
I20260709 14:59:02.979789 17962 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:02.980297 17962 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:02.980599 17962 tablet_replica.cc:333] T 00000000000000000000000000000000 P b7ed901482ad4c53a8b285147f73f159: stopping tablet replica
I20260709 14:59:03.001122 17962 master.cc:584] Master@127.17.138.190:36253 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (32234 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:59:03.079511 17962 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.138.190:33307
I20260709 14:59:03.080595 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:03.086269 24520 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:59:03.086310 24521 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:59:03.087261 24523 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:59:03.087395 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:03.088609 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:03.088796 17962 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:59:03.088955 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609143088938 us; error 0 us; skew 500 ppm
I20260709 14:59:03.089452 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:03.091741 17962 webserver.cc:533] Webserver started at http://127.17.138.190:38635/ using document root <none> and password file <none>
I20260709 14:59:03.092213 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:03.092381 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:03.092669 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:03.093675 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/master-0-root/instance:
uuid: "6b4f0b943fed406bb72bd959e6fc1265"
format_stamp: "Formatted at 2026-07-09 14:59:03 on dist-test-slave-h37j"
I20260709 14:59:03.098328 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:59:03.101485 24528 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:59:03.102221 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:59:03.102485 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/master-0-root
uuid: "6b4f0b943fed406bb72bd959e6fc1265"
format_stamp: "Formatted at 2026-07-09 14:59:03 on dist-test-slave-h37j"
I20260709 14:59:03.102746 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-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:59:03.115276 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:03.116349 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:03.152007 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.190:33307
I20260709 14:59:03.152200 24579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.190:33307 every 8 connection(s)
I20260709 14:59:03.155681 24580 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:59:03.165338 24580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265: Bootstrap starting.
I20260709 14:59:03.169754 24580 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:03.173628 24580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265: No bootstrap required, opened a new log
I20260709 14:59:03.175637 24580 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b4f0b943fed406bb72bd959e6fc1265" member_type: VOTER }
I20260709 14:59:03.175987 24580 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:03.176172 24580 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4f0b943fed406bb72bd959e6fc1265, State: Initialized, Role: FOLLOWER
I20260709 14:59:03.176681 24580 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b4f0b943fed406bb72bd959e6fc1265" member_type: VOTER }
I20260709 14:59:03.177086 24580 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:59:03.177273 24580 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:59:03.177553 24580 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:03.181778 24580 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b4f0b943fed406bb72bd959e6fc1265" member_type: VOTER }
I20260709 14:59:03.182250 24580 leader_election.cc:304] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [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: 6b4f0b943fed406bb72bd959e6fc1265; no voters: 
I20260709 14:59:03.183275 24580 leader_election.cc:290] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:59:03.183699 24583 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:03.184937 24583 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [term 1 LEADER]: Becoming Leader. State: Replica: 6b4f0b943fed406bb72bd959e6fc1265, State: Running, Role: LEADER
I20260709 14:59:03.185591 24583 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [LEADER]: Queue going to LEADER mode. State: All 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: "6b4f0b943fed406bb72bd959e6fc1265" member_type: VOTER }
I20260709 14:59:03.186017 24580 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:59:03.189800 24585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b4f0b943fed406bb72bd959e6fc1265. Latest consensus state: current_term: 1 leader_uuid: "6b4f0b943fed406bb72bd959e6fc1265" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b4f0b943fed406bb72bd959e6fc1265" member_type: VOTER } }
I20260709 14:59:03.190430 24585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [sys.catalog]: This master's current role is: LEADER
I20260709 14:59:03.190873 24584 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b4f0b943fed406bb72bd959e6fc1265" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b4f0b943fed406bb72bd959e6fc1265" member_type: VOTER } }
I20260709 14:59:03.191468 24584 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [sys.catalog]: This master's current role is: LEADER
I20260709 14:59:03.192375 24590 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:59:03.197095 24590 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:59:03.200289 17962 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:59:03.205452 24590 catalog_manager.cc:1383] Generated new cluster ID: 090a309660c1439bac7bc57f925ec4ea
I20260709 14:59:03.205725 24590 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:59:03.228500 24590 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:59:03.229746 24590 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:59:03.244184 24590 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265: Generated new TSK 0
I20260709 14:59:03.244760 24590 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:59:03.266952 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:03.272915 24601 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:59:03.273810 24602 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:59:03.276636 24604 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:59:03.279193 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:03.280164 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:03.280347 17962 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:59:03.280486 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609143280470 us; error 0 us; skew 500 ppm
I20260709 14:59:03.280969 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:03.283437 17962 webserver.cc:533] Webserver started at http://127.17.138.129:45101/ using document root <none> and password file <none>
I20260709 14:59:03.283864 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:03.284022 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:03.284232 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:03.285228 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-0-root/instance:
uuid: "dad4980e68b9403baca4ec6b19e8fb04"
format_stamp: "Formatted at 2026-07-09 14:59:03 on dist-test-slave-h37j"
I20260709 14:59:03.289532 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:59:03.292763 24609 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:59:03.293546 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:59:03.293802 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-0-root
uuid: "dad4980e68b9403baca4ec6b19e8fb04"
format_stamp: "Formatted at 2026-07-09 14:59:03 on dist-test-slave-h37j"
I20260709 14:59:03.294085 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-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:59:03.320261 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:03.321372 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:03.322732 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:03.324862 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:03.325052 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:03.325302 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:03.325457 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:03.362921 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.129:45671
I20260709 14:59:03.363044 24671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.129:45671 every 8 connection(s)
I20260709 14:59:03.367988 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:03.375757 24676 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:59:03.377082 24677 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:59:03.379916 24672 heartbeater.cc:344] Connected to a master server at 127.17.138.190:33307
I20260709 14:59:03.380286 24672 heartbeater.cc:461] Registering TS with master...
W20260709 14:59:03.380736 24679 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:59:03.381047 24672 heartbeater.cc:507] Master 127.17.138.190:33307 requested a full tablet report, sending...
I20260709 14:59:03.381347 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:03.382366 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:03.382565 17962 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:59:03.382757 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609143382739 us; error 0 us; skew 500 ppm
I20260709 14:59:03.383248 24545 ts_manager.cc:194] Registered new tserver with Master: dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671)
I20260709 14:59:03.383419 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:03.385558 24545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59174
I20260709 14:59:03.386026 17962 webserver.cc:533] Webserver started at http://127.17.138.130:40975/ using document root <none> and password file <none>
I20260709 14:59:03.386693 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:03.386886 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:03.387187 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:03.388516 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-1-root/instance:
uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
format_stamp: "Formatted at 2026-07-09 14:59:03 on dist-test-slave-h37j"
I20260709 14:59:03.392428 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.001s
I20260709 14:59:03.395514 24684 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:59:03.396293 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:59:03.396538 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-1-root
uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
format_stamp: "Formatted at 2026-07-09 14:59:03 on dist-test-slave-h37j"
I20260709 14:59:03.396776 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-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:59:03.425098 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:03.426246 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:03.427587 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:03.429716 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:03.429904 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:03.430153 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:03.430299 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:03.466995 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.130:43273
I20260709 14:59:03.467096 24746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.130:43273 every 8 connection(s)
I20260709 14:59:03.471300 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:03.478307 24750 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:59:03.479053 24751 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:59:03.481617 17962 server_base.cc:1061] running on GCE node
W20260709 14:59:03.482712 24754 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:59:03.482875 24747 heartbeater.cc:344] Connected to a master server at 127.17.138.190:33307
I20260709 14:59:03.483357 24747 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:03.483767 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:03.484047 17962 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:59:03.484231 24747 heartbeater.cc:507] Master 127.17.138.190:33307 requested a full tablet report, sending...
I20260709 14:59:03.484251 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609143484231 us; error 0 us; skew 500 ppm
I20260709 14:59:03.485289 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:03.486560 24545 ts_manager.cc:194] Registered new tserver with Master: 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:03.487711 17962 webserver.cc:533] Webserver started at http://127.17.138.131:42019/ using document root <none> and password file <none>
I20260709 14:59:03.488126 24545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59180
I20260709 14:59:03.488224 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:03.488502 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:03.488751 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:03.489916 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-2-root/instance:
uuid: "a2356ff782f94b96ad1a2707659c0a43"
format_stamp: "Formatted at 2026-07-09 14:59:03 on dist-test-slave-h37j"
I20260709 14:59:03.493911 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:59:03.496965 24758 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:59:03.497658 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:59:03.497933 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-2-root
uuid: "a2356ff782f94b96ad1a2707659c0a43"
format_stamp: "Formatted at 2026-07-09 14:59:03 on dist-test-slave-h37j"
I20260709 14:59:03.498198 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-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:59:03.521198 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:03.522313 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:03.523665 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:03.525766 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:03.525954 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:03.526180 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:03.526319 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:03.563201 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.131:32891
I20260709 14:59:03.563311 24820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.131:32891 every 8 connection(s)
I20260709 14:59:03.576098 24821 heartbeater.cc:344] Connected to a master server at 127.17.138.190:33307
I20260709 14:59:03.576517 24821 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:03.577231 24821 heartbeater.cc:507] Master 127.17.138.190:33307 requested a full tablet report, sending...
I20260709 14:59:03.579077 24545 ts_manager.cc:194] Registered new tserver with Master: a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:03.579749 17962 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013499687s
I20260709 14:59:03.580374 24545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59186
I20260709 14:59:03.604168 24545 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59194:
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:59:03.607250 24545 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:59:03.668915 24712 tablet_service.cc:1511] Processing CreateTablet for tablet 738ccc93f2af4dd9beb4b7a6cb4a463c (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:59:03.670639 24712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738ccc93f2af4dd9beb4b7a6cb4a463c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.670318 24710 tablet_service.cc:1511] Processing CreateTablet for tablet 1287aecdc9c346ba93ff5efaccf51611 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:59:03.672430 24711 tablet_service.cc:1511] Processing CreateTablet for tablet 16bc85cb65fa4859aba1c8f38bf751f3 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:59:03.673758 24711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bc85cb65fa4859aba1c8f38bf751f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.675872 24709 tablet_service.cc:1511] Processing CreateTablet for tablet ef54f7bf8861469ba09761ac1cfa7556 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:59:03.677340 24709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef54f7bf8861469ba09761ac1cfa7556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.679602 24710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1287aecdc9c346ba93ff5efaccf51611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.679286 24708 tablet_service.cc:1511] Processing CreateTablet for tablet ac1e5bd61b8f41f49318ec92eab3cc04 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:59:03.680652 24708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1e5bd61b8f41f49318ec92eab3cc04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.684798 24707 tablet_service.cc:1511] Processing CreateTablet for tablet c778ef03850b4414966cddc7c24a0e40 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:59:03.686215 24707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c778ef03850b4414966cddc7c24a0e40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.691042 24706 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc46fe44008434dbc7f5674ba49770b (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:59:03.692405 24706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc46fe44008434dbc7f5674ba49770b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.694988 24705 tablet_service.cc:1511] Processing CreateTablet for tablet eadaae1438464434a14bdb855fa17fb2 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:59:03.696312 24705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadaae1438464434a14bdb855fa17fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.698989 24704 tablet_service.cc:1511] Processing CreateTablet for tablet 3db779f2c5194ef98e531925d2e4dbd3 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:59:03.700338 24704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db779f2c5194ef98e531925d2e4dbd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.703037 24703 tablet_service.cc:1511] Processing CreateTablet for tablet 92ddf5e477444b0f89718132d32d77a1 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:59:03.704293 24703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ddf5e477444b0f89718132d32d77a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.738037 24834 tablet_bootstrap.cc:492] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791: Bootstrap starting.
I20260709 14:59:03.744256 24834 tablet_bootstrap.cc:654] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:03.751416 24637 tablet_service.cc:1511] Processing CreateTablet for tablet 738ccc93f2af4dd9beb4b7a6cb4a463c (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:59:03.751972 24636 tablet_service.cc:1511] Processing CreateTablet for tablet 16bc85cb65fa4859aba1c8f38bf751f3 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:59:03.753332 24636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bc85cb65fa4859aba1c8f38bf751f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.753093 24635 tablet_service.cc:1511] Processing CreateTablet for tablet 1287aecdc9c346ba93ff5efaccf51611 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:59:03.754733 24834 tablet_bootstrap.cc:492] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791: No bootstrap required, opened a new log
I20260709 14:59:03.755235 24834 ts_tablet_manager.cc:1403] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.006s
I20260709 14:59:03.754873 24634 tablet_service.cc:1511] Processing CreateTablet for tablet ef54f7bf8861469ba09761ac1cfa7556 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:59:03.756000 24628 tablet_service.cc:1511] Processing CreateTablet for tablet 92ddf5e477444b0f89718132d32d77a1 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:59:03.756834 24633 tablet_service.cc:1511] Processing CreateTablet for tablet ac1e5bd61b8f41f49318ec92eab3cc04 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:59:03.757864 24629 tablet_service.cc:1511] Processing CreateTablet for tablet 3db779f2c5194ef98e531925d2e4dbd3 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:59:03.758203 24834 raft_consensus.cc:359] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.758935 24834 raft_consensus.cc:385] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:03.758689 24632 tablet_service.cc:1511] Processing CreateTablet for tablet c778ef03850b4414966cddc7c24a0e40 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:59:03.759253 24834 raft_consensus.cc:740] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Initialized, Role: FOLLOWER
I20260709 14:59:03.759756 24630 tablet_service.cc:1511] Processing CreateTablet for tablet eadaae1438464434a14bdb855fa17fb2 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:59:03.760043 24834 consensus_queue.cc:260] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.760560 24631 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc46fe44008434dbc7f5674ba49770b (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:59:03.762281 24747 heartbeater.cc:499] Master 127.17.138.190:33307 was elected leader, sending a full tablet report...
I20260709 14:59:03.762707 24834 ts_tablet_manager.cc:1434] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:59:03.763670 24834 tablet_bootstrap.cc:492] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791: Bootstrap starting.
I20260709 14:59:03.765847 24635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1287aecdc9c346ba93ff5efaccf51611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.769420 24634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef54f7bf8861469ba09761ac1cfa7556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.769533 24834 tablet_bootstrap.cc:654] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:03.778558 24631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc46fe44008434dbc7f5674ba49770b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.779939 24786 tablet_service.cc:1511] Processing CreateTablet for tablet 738ccc93f2af4dd9beb4b7a6cb4a463c (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:59:03.781323 24786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738ccc93f2af4dd9beb4b7a6cb4a463c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.782418 24632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c778ef03850b4414966cddc7c24a0e40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.784608 24633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1e5bd61b8f41f49318ec92eab3cc04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.790477 24628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ddf5e477444b0f89718132d32d77a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.791743 24785 tablet_service.cc:1511] Processing CreateTablet for tablet 16bc85cb65fa4859aba1c8f38bf751f3 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:59:03.793160 24637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738ccc93f2af4dd9beb4b7a6cb4a463c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.795487 24784 tablet_service.cc:1511] Processing CreateTablet for tablet 1287aecdc9c346ba93ff5efaccf51611 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:59:03.797889 24783 tablet_service.cc:1511] Processing CreateTablet for tablet ef54f7bf8861469ba09761ac1cfa7556 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:59:03.799059 24781 tablet_service.cc:1511] Processing CreateTablet for tablet c778ef03850b4414966cddc7c24a0e40 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:59:03.801028 24780 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc46fe44008434dbc7f5674ba49770b (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:59:03.802942 24779 tablet_service.cc:1511] Processing CreateTablet for tablet eadaae1438464434a14bdb855fa17fb2 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:59:03.804963 24778 tablet_service.cc:1511] Processing CreateTablet for tablet 3db779f2c5194ef98e531925d2e4dbd3 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:59:03.807042 24777 tablet_service.cc:1511] Processing CreateTablet for tablet 92ddf5e477444b0f89718132d32d77a1 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:59:03.793607 24785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bc85cb65fa4859aba1c8f38bf751f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.810058 24783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef54f7bf8861469ba09761ac1cfa7556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.810737 24780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc46fe44008434dbc7f5674ba49770b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.797799 24782 tablet_service.cc:1511] Processing CreateTablet for tablet ac1e5bd61b8f41f49318ec92eab3cc04 (DEFAULT_TABLE table=test-workload [id=ae6e708a426a48c084656fd057cf4854]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:59:03.813423 24784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1287aecdc9c346ba93ff5efaccf51611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.814443 24777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ddf5e477444b0f89718132d32d77a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.818255 24630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadaae1438464434a14bdb855fa17fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.818922 24629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db779f2c5194ef98e531925d2e4dbd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.823309 24778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db779f2c5194ef98e531925d2e4dbd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.824221 24779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadaae1438464434a14bdb855fa17fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.830147 24782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1e5bd61b8f41f49318ec92eab3cc04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.835820 24781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c778ef03850b4414966cddc7c24a0e40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:03.852173 24834 tablet_bootstrap.cc:492] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791: No bootstrap required, opened a new log
I20260709 14:59:03.852782 24834 ts_tablet_manager.cc:1403] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent bootstrapping tablet: real 0.089s	user 0.038s	sys 0.048s
I20260709 14:59:03.855633 24834 raft_consensus.cc:359] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.856313 24834 raft_consensus.cc:385] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:03.856601 24834 raft_consensus.cc:740] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Initialized, Role: FOLLOWER
I20260709 14:59:03.857291 24834 consensus_queue.cc:260] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.867085 24834 ts_tablet_manager.cc:1434] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:59:03.868036 24834 tablet_bootstrap.cc:492] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791: Bootstrap starting.
I20260709 14:59:03.874589 24834 tablet_bootstrap.cc:654] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:03.871783 24839 tablet_bootstrap.cc:492] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:03.922780 24839 tablet_bootstrap.cc:654] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:03.928200 24841 tablet_bootstrap.cc:492] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43: Bootstrap starting.
I20260709 14:59:03.929145 24834 tablet_bootstrap.cc:492] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791: No bootstrap required, opened a new log
I20260709 14:59:03.929574 24834 ts_tablet_manager.cc:1403] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.030s
I20260709 14:59:03.931833 24834 raft_consensus.cc:359] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.932353 24834 raft_consensus.cc:385] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:03.932566 24834 raft_consensus.cc:740] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Initialized, Role: FOLLOWER
I20260709 14:59:03.933117 24834 consensus_queue.cc:260] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.935034 24834 ts_tablet_manager.cc:1434] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:59:03.935961 24834 tablet_bootstrap.cc:492] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791: Bootstrap starting.
I20260709 14:59:03.941694 24834 tablet_bootstrap.cc:654] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:03.946234 24837 raft_consensus.cc:493] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:03.946727 24837 raft_consensus.cc:515] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.949362 24837 leader_election.cc:290] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
W20260709 14:59:03.970961 24748 tablet.cc:2406] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:59:03.977950 24841 tablet_bootstrap.cc:654] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:03.979849 24796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287aecdc9c346ba93ff5efaccf51611" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:03.979969 24647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287aecdc9c346ba93ff5efaccf51611" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04" is_pre_election: true
I20260709 14:59:03.980474 24839 tablet_bootstrap.cc:492] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04: No bootstrap required, opened a new log
I20260709 14:59:03.981024 24839 ts_tablet_manager.cc:1403] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.018s
W20260709 14:59:03.981490 24687 leader_election.cc:343] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:59:03.982201 24687 leader_election.cc:343] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:03.982607 24687 leader_election.cc:304] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791; no voters: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:03.982882 24834 tablet_bootstrap.cc:492] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791: No bootstrap required, opened a new log
I20260709 14:59:03.983470 24837 raft_consensus.cc:2749] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:03.983562 24834 ts_tablet_manager.cc:1403] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.028s
I20260709 14:59:03.983925 24839 raft_consensus.cc:359] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.984664 24839 raft_consensus.cc:385] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:03.984889 24839 raft_consensus.cc:740] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:03.985519 24839 consensus_queue.cc:260] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.986785 24834 raft_consensus.cc:359] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.987496 24834 raft_consensus.cc:385] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:03.987820 24834 raft_consensus.cc:740] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Initialized, Role: FOLLOWER
I20260709 14:59:03.988495 24841 tablet_bootstrap.cc:492] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43: No bootstrap required, opened a new log
I20260709 14:59:03.989112 24841 ts_tablet_manager.cc:1403] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.004s
I20260709 14:59:03.988544 24834 consensus_queue.cc:260] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.990906 24834 ts_tablet_manager.cc:1434] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:59:03.991858 24834 tablet_bootstrap.cc:492] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791: Bootstrap starting.
I20260709 14:59:03.991937 24841 raft_consensus.cc:359] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.992655 24841 raft_consensus.cc:385] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:03.992944 24841 raft_consensus.cc:740] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Initialized, Role: FOLLOWER
I20260709 14:59:03.993623 24841 consensus_queue.cc:260] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:03.995846 24672 heartbeater.cc:499] Master 127.17.138.190:33307 was elected leader, sending a full tablet report...
I20260709 14:59:03.996161 24839 ts_tablet_manager.cc:1434] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.006s
I20260709 14:59:03.997221 24839 tablet_bootstrap.cc:492] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:04.001259 24821 heartbeater.cc:499] Master 127.17.138.190:33307 was elected leader, sending a full tablet report...
I20260709 14:59:04.001767 24841 ts_tablet_manager.cc:1434] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 14:59:04.002725 24834 tablet_bootstrap.cc:654] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.002799 24841 tablet_bootstrap.cc:492] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43: Bootstrap starting.
I20260709 14:59:04.003197 24839 tablet_bootstrap.cc:654] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.018731 24841 tablet_bootstrap.cc:654] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.024246 24839 tablet_bootstrap.cc:492] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: No bootstrap required, opened a new log
I20260709 14:59:04.024770 24839 ts_tablet_manager.cc:1403] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260709 14:59:04.025058 24834 tablet_bootstrap.cc:492] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791: No bootstrap required, opened a new log
I20260709 14:59:04.025575 24834 ts_tablet_manager.cc:1403] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.005s
I20260709 14:59:04.027729 24839 raft_consensus.cc:359] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.028532 24839 raft_consensus.cc:385] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.028224 24834 raft_consensus.cc:359] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.028863 24839 raft_consensus.cc:740] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.029001 24834 raft_consensus.cc:385] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.029385 24834 raft_consensus.cc:740] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.029824 24839 consensus_queue.cc:260] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.030203 24834 consensus_queue.cc:260] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.032167 24839 ts_tablet_manager.cc:1434] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:59:04.033136 24839 tablet_bootstrap.cc:492] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:04.036089 24834 ts_tablet_manager.cc:1434] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:59:04.037091 24834 tablet_bootstrap.cc:492] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791: Bootstrap starting.
I20260709 14:59:04.039490 24839 tablet_bootstrap.cc:654] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.042971 24834 tablet_bootstrap.cc:654] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.051319 24839 tablet_bootstrap.cc:492] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04: No bootstrap required, opened a new log
I20260709 14:59:04.051815 24839 ts_tablet_manager.cc:1403] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:59:04.054229 24834 tablet_bootstrap.cc:492] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791: No bootstrap required, opened a new log
I20260709 14:59:04.054754 24834 ts_tablet_manager.cc:1403] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:59:04.054728 24839 raft_consensus.cc:359] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.055665 24839 raft_consensus.cc:385] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.055970 24839 raft_consensus.cc:740] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.056836 24839 consensus_queue.cc:260] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.057895 24834 raft_consensus.cc:359] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.058663 24834 raft_consensus.cc:385] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.059031 24834 raft_consensus.cc:740] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.059150 24839 ts_tablet_manager.cc:1434] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:59:04.058498 24841 tablet_bootstrap.cc:492] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43: No bootstrap required, opened a new log
I20260709 14:59:04.059859 24834 consensus_queue.cc:260] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.060266 24839 tablet_bootstrap.cc:492] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:04.060443 24841 ts_tablet_manager.cc:1403] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.023s
I20260709 14:59:04.061908 24834 ts_tablet_manager.cc:1434] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:59:04.062870 24834 tablet_bootstrap.cc:492] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791: Bootstrap starting.
I20260709 14:59:04.063200 24841 raft_consensus.cc:359] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.063926 24841 raft_consensus.cc:385] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.064213 24841 raft_consensus.cc:740] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.064942 24841 consensus_queue.cc:260] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.066720 24839 tablet_bootstrap.cc:654] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.066998 24841 ts_tablet_manager.cc:1434] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:59:04.067912 24841 tablet_bootstrap.cc:492] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43: Bootstrap starting.
I20260709 14:59:04.068207 24834 tablet_bootstrap.cc:654] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.072438 24839 tablet_bootstrap.cc:492] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: No bootstrap required, opened a new log
I20260709 14:59:04.072889 24839 ts_tablet_manager.cc:1403] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 14:59:04.073896 24841 tablet_bootstrap.cc:654] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.076001 24839 raft_consensus.cc:359] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.076797 24839 raft_consensus.cc:385] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.077133 24839 raft_consensus.cc:740] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.078135 24839 consensus_queue.cc:260] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.125846 24834 tablet_bootstrap.cc:492] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791: No bootstrap required, opened a new log
I20260709 14:59:04.126982 24834 ts_tablet_manager.cc:1403] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.000s
I20260709 14:59:04.128178 24839 ts_tablet_manager.cc:1434] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.055s	user 0.001s	sys 0.006s
I20260709 14:59:04.130118 24839 tablet_bootstrap.cc:492] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:04.132535 24834 raft_consensus.cc:359] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.133687 24834 raft_consensus.cc:385] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.134047 24834 raft_consensus.cc:740] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.135123 24834 consensus_queue.cc:260] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.137136 24841 tablet_bootstrap.cc:492] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43: No bootstrap required, opened a new log
I20260709 14:59:04.138036 24841 ts_tablet_manager.cc:1403] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.003s
I20260709 14:59:04.138983 24834 ts_tablet_manager.cc:1434] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 14:59:04.141012 24834 tablet_bootstrap.cc:492] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791: Bootstrap starting.
I20260709 14:59:04.141077 24839 tablet_bootstrap.cc:654] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.142580 24841 raft_consensus.cc:359] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.143409 24841 raft_consensus.cc:385] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.143682 24841 raft_consensus.cc:740] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.144850 24841 consensus_queue.cc:260] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.147913 24841 ts_tablet_manager.cc:1434] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 14:59:04.149653 24834 tablet_bootstrap.cc:654] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.150092 24841 tablet_bootstrap.cc:492] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43: Bootstrap starting.
I20260709 14:59:04.160902 24834 tablet_bootstrap.cc:492] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791: No bootstrap required, opened a new log
I20260709 14:59:04.161370 24834 ts_tablet_manager.cc:1403] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 14:59:04.164299 24839 tablet_bootstrap.cc:492] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: No bootstrap required, opened a new log
I20260709 14:59:04.164155 24834 raft_consensus.cc:359] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.164624 24841 tablet_bootstrap.cc:654] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.164733 24834 raft_consensus.cc:385] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.164830 24839 ts_tablet_manager.cc:1403] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.019s
I20260709 14:59:04.165227 24834 raft_consensus.cc:740] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.165997 24834 consensus_queue.cc:260] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.167259 24837 raft_consensus.cc:493] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.167955 24834 ts_tablet_manager.cc:1434] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:59:04.168049 24837 raft_consensus.cc:515] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.169340 24834 tablet_bootstrap.cc:492] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791: Bootstrap starting.
I20260709 14:59:04.172401 24647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04" is_pre_election: true
I20260709 14:59:04.173285 24647 raft_consensus.cc:2468] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 0.
I20260709 14:59:04.174908 24687 leader_election.cc:304] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:04.175964 24834 tablet_bootstrap.cc:654] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.176424 24837 leader_election.cc:290] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.177026 24837 raft_consensus.cc:2804] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:04.177342 24837 raft_consensus.cc:493] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:04.177642 24837 raft_consensus.cc:3060] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.181100 24841 tablet_bootstrap.cc:492] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43: No bootstrap required, opened a new log
I20260709 14:59:04.181656 24841 ts_tablet_manager.cc:1403] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.016s
I20260709 14:59:04.182356 24796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:04.183053 24796 raft_consensus.cc:2468] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 0.
I20260709 14:59:04.183321 24839 raft_consensus.cc:359] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.184203 24839 raft_consensus.cc:385] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.184482 24839 raft_consensus.cc:740] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.184708 24841 raft_consensus.cc:359] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.185420 24841 raft_consensus.cc:385] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.185940 24841 raft_consensus.cc:740] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.185407 24839 consensus_queue.cc:260] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.186721 24841 consensus_queue.cc:260] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.188926 24841 ts_tablet_manager.cc:1434] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:59:04.189232 24837 raft_consensus.cc:515] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.183028 24834 tablet_bootstrap.cc:492] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791: No bootstrap required, opened a new log
I20260709 14:59:04.190299 24834 ts_tablet_manager.cc:1403] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260709 14:59:04.190796 24839 ts_tablet_manager.cc:1434] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.005s
I20260709 14:59:04.191715 24837 leader_election.cc:290] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.192199 24839 tablet_bootstrap.cc:492] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:04.192459 24647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:04.192898 24647 raft_consensus.cc:3060] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.193277 24834 raft_consensus.cc:359] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.190255 24841 tablet_bootstrap.cc:492] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43: Bootstrap starting.
I20260709 14:59:04.193979 24834 raft_consensus.cc:385] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.194430 24834 raft_consensus.cc:740] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.195238 24834 consensus_queue.cc:260] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.196302 24860 raft_consensus.cc:493] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.197011 24860 raft_consensus.cc:515] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.199221 24860 leader_election.cc:290] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.200881 24834 ts_tablet_manager.cc:1434] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:59:04.201740 24841 tablet_bootstrap.cc:654] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.202169 24834 tablet_bootstrap.cc:492] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791: Bootstrap starting.
I20260709 14:59:04.203313 24795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef54f7bf8861469ba09761ac1cfa7556" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
W20260709 14:59:04.204634 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:59:04.206136 24796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:04.206750 24796 raft_consensus.cc:3060] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.208693 24834 tablet_bootstrap.cc:654] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.209407 24846 raft_consensus.cc:493] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.209942 24846 raft_consensus.cc:515] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
W20260709 14:59:04.210261 24687 leader_election.cc:343] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:04.201622 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef54f7bf8861469ba09761ac1cfa7556" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04" is_pre_election: true
I20260709 14:59:04.212086 24646 raft_consensus.cc:2468] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 0.
I20260709 14:59:04.213229 24687 leader_election.cc:304] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: a2356ff782f94b96ad1a2707659c0a43
I20260709 14:59:04.213500 24839 tablet_bootstrap.cc:654] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.214166 24860 raft_consensus.cc:2804] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:04.214743 24860 raft_consensus.cc:493] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:04.215121 24860 raft_consensus.cc:3060] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.216153 24846 leader_election.cc:290] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.236912 24647 raft_consensus.cc:2468] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 1.
I20260709 14:59:04.239264 24796 raft_consensus.cc:2468] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 1.
I20260709 14:59:04.240551 24687 leader_election.cc:304] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: 
I20260709 14:59:04.241387 24837 raft_consensus.cc:2804] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:04.253257 24841 tablet_bootstrap.cc:492] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43: No bootstrap required, opened a new log
I20260709 14:59:04.253331 24847 raft_consensus.cc:493] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.253969 24841 ts_tablet_manager.cc:1403] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.000s
I20260709 14:59:04.254114 24847 raft_consensus.cc:515] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.258638 24841 raft_consensus.cc:359] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.259363 24841 raft_consensus.cc:385] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.259647 24841 raft_consensus.cc:740] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.252061 24837 raft_consensus.cc:697] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:04.261091 24847 leader_election.cc:290] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:04.267830 24860 raft_consensus.cc:515] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.272990 24846 raft_consensus.cc:493] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.273509 24846 raft_consensus.cc:515] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.274098 24868 raft_consensus.cc:493] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.274600 24868 raft_consensus.cc:515] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.275779 24846 leader_election.cc:290] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.276862 24834 tablet_bootstrap.cc:492] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791: No bootstrap required, opened a new log
I20260709 14:59:04.277452 24834 ts_tablet_manager.cc:1403] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent bootstrapping tablet: real 0.076s	user 0.005s	sys 0.008s
I20260709 14:59:04.277740 24860 leader_election.cc:290] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.284432 24867 raft_consensus.cc:493] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.260388 24841 consensus_queue.cc:260] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.285120 24867 raft_consensus.cc:515] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.281709 24834 raft_consensus.cc:359] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.288384 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" is_pre_election: true
I20260709 14:59:04.284262 24837 consensus_queue.cc:237] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.289124 24722 raft_consensus.cc:2468] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 0.
I20260709 14:59:04.288736 24834 raft_consensus.cc:385] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.290937 24834 raft_consensus.cc:740] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.291555 24613 leader_election.cc:304] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:04.289603 24867 leader_election.cc:290] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.294027 24846 raft_consensus.cc:2804] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:04.290588 24841 ts_tablet_manager.cc:1434] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:59:04.292794 24860 raft_consensus.cc:493] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.294437 24846 raft_consensus.cc:493] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:04.290855 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ccc93f2af4dd9beb4b7a6cb4a463c" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" is_pre_election: true
I20260709 14:59:04.295200 24846 raft_consensus.cc:3060] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.294909 24860 raft_consensus.cc:515] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.296877 24841 tablet_bootstrap.cc:492] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43: Bootstrap starting.
I20260709 14:59:04.297287 24860 leader_election.cc:290] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.293960 24834 consensus_queue.cc:260] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.299201 24722 raft_consensus.cc:2468] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 0.
I20260709 14:59:04.300468 24868 leader_election.cc:290] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.304919 24613 leader_election.cc:304] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:04.308715 24841 tablet_bootstrap.cc:654] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.309473 24796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef54f7bf8861469ba09761ac1cfa7556" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:04.307122 24846 raft_consensus.cc:515] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.312708 24834 ts_tablet_manager.cc:1434] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 14:59:04.314466 24647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778ef03850b4414966cddc7c24a0e40" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04" is_pre_election: true
I20260709 14:59:04.314805 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef54f7bf8861469ba09761ac1cfa7556" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:04.314668 24873 raft_consensus.cc:2804] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:04.315775 24646 raft_consensus.cc:3060] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.316174 24873 raft_consensus.cc:493] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:04.316548 24873 raft_consensus.cc:3060] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:59:04.319012 24761 leader_election.cc:343] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:04.326668 24647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db779f2c5194ef98e531925d2e4dbd3" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04" is_pre_election: true
I20260709 14:59:04.331164 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:04.331702 24722 raft_consensus.cc:3060] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.334753 24796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db779f2c5194ef98e531925d2e4dbd3" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:04.337299 24796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:04.337896 24796 raft_consensus.cc:2468] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 0.
I20260709 14:59:04.338617 24647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04" is_pre_election: true
I20260709 14:59:04.339381 24647 raft_consensus.cc:2393] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in current term 1: Already voted for candidate dad4980e68b9403baca4ec6b19e8fb04 in this term.
I20260709 14:59:04.340019 24796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:04.340941 24647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04" is_pre_election: true
W20260709 14:59:04.341738 24687 leader_election.cc:343] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:04.342500 24846 leader_election.cc:290] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
W20260709 14:59:04.342703 24687 leader_election.cc:343] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:59:04.343322 24687 leader_election.cc:343] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:59:04.343904 24687 leader_election.cc:343] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:04.344260 24687 leader_election.cc:304] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791; no voters: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:04.346928 24839 tablet_bootstrap.cc:492] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04: No bootstrap required, opened a new log
I20260709 14:59:04.347426 24839 ts_tablet_manager.cc:1403] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.015s
I20260709 14:59:04.348177 24646 raft_consensus.cc:2468] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 1.
I20260709 14:59:04.350405 24867 raft_consensus.cc:2749] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:04.349684 24846 raft_consensus.cc:493] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.351914 24846 raft_consensus.cc:515] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.353050 24839 raft_consensus.cc:359] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.353487 24687 leader_election.cc:304] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:04.345096 24873 raft_consensus.cc:515] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.353971 24846 leader_election.cc:290] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.356443 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc46fe44008434dbc7f5674ba49770b" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" is_pre_election: true
I20260709 14:59:04.357156 24721 raft_consensus.cc:2468] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 0.
I20260709 14:59:04.358246 24613 leader_election.cc:304] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:04.358502 24796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:04.358996 24794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:04.359193 24846 raft_consensus.cc:2804] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:04.353780 24839 raft_consensus.cc:385] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.358613 24542 catalog_manager.cc:5697] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:04.359114 24796 raft_consensus.cc:2468] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 0.
I20260709 14:59:04.359735 24839 raft_consensus.cc:740] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.360530 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc46fe44008434dbc7f5674ba49770b" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:04.360635 24839 consensus_queue.cc:260] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.361270 24793 raft_consensus.cc:2468] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 0.
I20260709 14:59:04.361964 24841 tablet_bootstrap.cc:492] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43: No bootstrap required, opened a new log
I20260709 14:59:04.362540 24841 ts_tablet_manager.cc:1403] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.004s
I20260709 14:59:04.358302 24795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ccc93f2af4dd9beb4b7a6cb4a463c" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:04.362704 24722 raft_consensus.cc:2468] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 1.
I20260709 14:59:04.363307 24867 raft_consensus.cc:2764] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:59:04.363765 24846 raft_consensus.cc:493] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:04.364152 24846 raft_consensus.cc:3060] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:59:04.354939 24687 leader_election.cc:343] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:04.365351 24687 leader_election.cc:304] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791; no voters: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:04.366029 24841 raft_consensus.cc:359] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.366982 24687 leader_election.cc:304] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: a2356ff782f94b96ad1a2707659c0a43
I20260709 14:59:04.367050 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778ef03850b4414966cddc7c24a0e40" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" is_pre_election: true
I20260709 14:59:04.367655 24837 raft_consensus.cc:2749] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:04.368220 24721 raft_consensus.cc:2468] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 0.
I20260709 14:59:04.369666 24837 raft_consensus.cc:2804] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:04.363265 24795 raft_consensus.cc:2468] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 0.
I20260709 14:59:04.370373 24837 raft_consensus.cc:697] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:04.371380 24846 raft_consensus.cc:515] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.371760 24837 consensus_queue.cc:237] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.374938 24846 leader_election.cc:290] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.367628 24841 raft_consensus.cc:385] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.376658 24613 leader_election.cc:304] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: a2356ff782f94b96ad1a2707659c0a43
I20260709 14:59:04.363204 24839 ts_tablet_manager.cc:1434] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 14:59:04.378279 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ccc93f2af4dd9beb4b7a6cb4a463c" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:04.377599 24841 raft_consensus.cc:740] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.378863 24793 raft_consensus.cc:3060] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.379384 24839 tablet_bootstrap.cc:492] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:04.376535 24795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc46fe44008434dbc7f5674ba49770b" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:04.379665 24846 raft_consensus.cc:2804] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:04.380275 24795 raft_consensus.cc:3060] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.380571 24846 raft_consensus.cc:697] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: Becoming Leader. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Running, Role: LEADER
I20260709 14:59:04.381558 24846 consensus_queue.cc:237] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.383467 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ccc93f2af4dd9beb4b7a6cb4a463c" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:04.384137 24721 raft_consensus.cc:3060] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.376430 24873 leader_election.cc:290] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.376514 24762 leader_election.cc:304] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:04.389146 24795 raft_consensus.cc:2468] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 1.
I20260709 14:59:04.390695 24847 raft_consensus.cc:2804] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:04.390561 24612 leader_election.cc:304] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:04.391139 24847 raft_consensus.cc:493] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:04.392313 24847 raft_consensus.cc:3060] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.395663 24841 consensus_queue.cc:260] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.402266 24873 raft_consensus.cc:2804] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:04.416528 24873 raft_consensus.cc:697] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: Becoming Leader. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Running, Role: LEADER
I20260709 14:59:04.417445 24873 consensus_queue.cc:237] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.422870 24721 raft_consensus.cc:2468] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 1.
I20260709 14:59:04.424084 24613 leader_election.cc:304] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:04.425154 24875 raft_consensus.cc:2804] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:04.433399 24880 raft_consensus.cc:493] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.433945 24880 raft_consensus.cc:515] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.436226 24880 leader_election.cc:290] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:04.437237 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287aecdc9c346ba93ff5efaccf51611" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04" is_pre_election: true
I20260709 14:59:04.439105 24646 raft_consensus.cc:2468] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 0.
I20260709 14:59:04.439718 24841 ts_tablet_manager.cc:1434] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43: Time spent starting tablet: real 0.077s	user 0.019s	sys 0.018s
I20260709 14:59:04.440383 24761 leader_election.cc:304] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:04.441048 24841 tablet_bootstrap.cc:492] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43: Bootstrap starting.
I20260709 14:59:04.441418 24881 raft_consensus.cc:2804] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:04.441704 24839 tablet_bootstrap.cc:654] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.444651 24875 raft_consensus.cc:697] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: Becoming Leader. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Running, Role: LEADER
I20260709 14:59:04.448083 24875 consensus_queue.cc:237] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.448880 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc46fe44008434dbc7f5674ba49770b" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:04.449102 24841 tablet_bootstrap.cc:654] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.444537 24881 raft_consensus.cc:493] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:04.451169 24881 raft_consensus.cc:3060] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.451639 24722 raft_consensus.cc:3060] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.451040 24543 catalog_manager.cc:5697] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "dad4980e68b9403baca4ec6b19e8fb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:04.454567 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287aecdc9c346ba93ff5efaccf51611" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" is_pre_election: true
I20260709 14:59:04.455277 24721 raft_consensus.cc:2468] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 0.
I20260709 14:59:04.456048 24847 raft_consensus.cc:515] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.458443 24722 raft_consensus.cc:2468] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 1.
I20260709 14:59:04.458930 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778ef03850b4414966cddc7c24a0e40" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
W20260709 14:59:04.460367 24761 leader_election.cc:343] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:04.462872 24839 tablet_bootstrap.cc:492] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: No bootstrap required, opened a new log
I20260709 14:59:04.463402 24839 ts_tablet_manager.cc:1403] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.001s
I20260709 14:59:04.468425 24793 raft_consensus.cc:2468] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 1.
I20260709 14:59:04.472898 24881 raft_consensus.cc:515] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.474187 24847 leader_election.cc:290] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:04.475276 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778ef03850b4414966cddc7c24a0e40" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:04.475868 24722 raft_consensus.cc:3060] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.477062 24839 raft_consensus.cc:359] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.477790 24839 raft_consensus.cc:385] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.479831 24839 raft_consensus.cc:740] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.482546 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287aecdc9c346ba93ff5efaccf51611" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:04.483108 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287aecdc9c346ba93ff5efaccf51611" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:04.483621 24881 leader_election.cc:290] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:04.486196 24646 raft_consensus.cc:3060] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.486325 24721 raft_consensus.cc:3060] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.488387 24841 tablet_bootstrap.cc:492] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43: No bootstrap required, opened a new log
I20260709 14:59:04.488888 24841 ts_tablet_manager.cc:1403] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.018s
I20260709 14:59:04.491401 24722 raft_consensus.cc:2468] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 1.
I20260709 14:59:04.491806 24841 raft_consensus.cc:359] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.492527 24841 raft_consensus.cc:385] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.492529 24762 leader_election.cc:304] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:04.492959 24841 raft_consensus.cc:740] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.493782 24841 consensus_queue.cc:260] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.494570 24847 raft_consensus.cc:2804] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:04.495095 24847 raft_consensus.cc:697] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 1 LEADER]: Becoming Leader. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:04.496234 24841 ts_tablet_manager.cc:1434] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:59:04.496091 24847 consensus_queue.cc:237] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.497460 24841 tablet_bootstrap.cc:492] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43: Bootstrap starting.
I20260709 14:59:04.501749 24721 raft_consensus.cc:2468] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 1.
I20260709 14:59:04.503121 24762 leader_election.cc:304] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: 
I20260709 14:59:04.504091 24881 raft_consensus.cc:2804] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:04.504613 24881 raft_consensus.cc:697] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 1 LEADER]: Becoming Leader. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:04.505142 24841 tablet_bootstrap.cc:654] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.505452 24881 consensus_queue.cc:237] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.510351 24839 consensus_queue.cc:260] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.511320 24646 raft_consensus.cc:2468] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 1.
I20260709 14:59:04.513607 24839 ts_tablet_manager.cc:1434] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.002s
I20260709 14:59:04.515069 24839 tablet_bootstrap.cc:492] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:04.517000 24841 tablet_bootstrap.cc:492] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43: No bootstrap required, opened a new log
I20260709 14:59:04.517321 24841 ts_tablet_manager.cc:1403] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260709 14:59:04.519639 24841 raft_consensus.cc:359] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.520260 24841 raft_consensus.cc:385] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.520524 24841 raft_consensus.cc:740] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.520653 24839 tablet_bootstrap.cc:654] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.521354 24841 consensus_queue.cc:260] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.523419 24841 ts_tablet_manager.cc:1434] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:59:04.525678 24841 tablet_bootstrap.cc:492] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43: Bootstrap starting.
I20260709 14:59:04.529624 24839 tablet_bootstrap.cc:492] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04: No bootstrap required, opened a new log
I20260709 14:59:04.530107 24839 ts_tablet_manager.cc:1403] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260709 14:59:04.531661 24841 tablet_bootstrap.cc:654] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.532667 24839 raft_consensus.cc:359] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.533324 24839 raft_consensus.cc:385] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.533577 24839 raft_consensus.cc:740] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.534044 24837 raft_consensus.cc:493] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.534288 24839 consensus_queue.cc:260] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.536444 24839 ts_tablet_manager.cc:1434] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:59:04.537482 24839 tablet_bootstrap.cc:492] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:04.539827 24837 raft_consensus.cc:515] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.542249 24837 leader_election.cc:290] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.543035 24839 tablet_bootstrap.cc:654] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.543761 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04" is_pre_election: true
I20260709 14:59:04.537761 24543 catalog_manager.cc:5697] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:04.544407 24646 raft_consensus.cc:2468] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 0.
I20260709 14:59:04.544610 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:04.545801 24687 leader_election.cc:304] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
W20260709 14:59:04.546711 24687 leader_election.cc:343] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:04.547031 24841 tablet_bootstrap.cc:492] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43: No bootstrap required, opened a new log
I20260709 14:59:04.547252 24837 raft_consensus.cc:2804] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:04.547510 24841 ts_tablet_manager.cc:1403] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260709 14:59:04.547605 24837 raft_consensus.cc:493] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:04.548103 24837 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.550228 24841 raft_consensus.cc:359] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.550887 24841 raft_consensus.cc:385] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.551154 24841 raft_consensus.cc:740] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.551931 24841 consensus_queue.cc:260] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.554114 24841 ts_tablet_manager.cc:1434] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:59:04.555048 24841 tablet_bootstrap.cc:492] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43: Bootstrap starting.
I20260709 14:59:04.554309 24544 catalog_manager.cc:5697] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a2356ff782f94b96ad1a2707659c0a43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:04.555284 24837 raft_consensus.cc:515] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.556347 24544 catalog_manager.cc:5697] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "a2356ff782f94b96ad1a2707659c0a43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:04.557279 24837 leader_election.cc:290] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.559717 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:04.560070 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:04.560319 24646 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.560693 24793 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.561753 24839 tablet_bootstrap.cc:492] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: No bootstrap required, opened a new log
I20260709 14:59:04.562242 24839 ts_tablet_manager.cc:1403] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.011s
I20260709 14:59:04.563584 24841 tablet_bootstrap.cc:654] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.565037 24839 raft_consensus.cc:359] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.565757 24839 raft_consensus.cc:385] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.566049 24839 raft_consensus.cc:740] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.566717 24839 consensus_queue.cc:260] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.567638 24793 raft_consensus.cc:2468] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 1.
I20260709 14:59:04.568392 24646 raft_consensus.cc:2468] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 1.
I20260709 14:59:04.568682 24839 ts_tablet_manager.cc:1434] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:59:04.568792 24687 leader_election.cc:304] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: 
I20260709 14:59:04.569861 24839 tablet_bootstrap.cc:492] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:04.570102 24837 raft_consensus.cc:2804] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:04.570673 24837 raft_consensus.cc:697] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:04.571561 24837 consensus_queue.cc:237] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.575637 24839 tablet_bootstrap.cc:654] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:04.580157 24839 tablet_bootstrap.cc:492] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04: No bootstrap required, opened a new log
I20260709 14:59:04.580559 24839 ts_tablet_manager.cc:1403] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:59:04.581144 24841 tablet_bootstrap.cc:492] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43: No bootstrap required, opened a new log
I20260709 14:59:04.581571 24841 ts_tablet_manager.cc:1403] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260709 14:59:04.582996 24839 raft_consensus.cc:359] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.583678 24839 raft_consensus.cc:385] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.583946 24839 raft_consensus.cc:740] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.584379 24841 raft_consensus.cc:359] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.585178 24841 raft_consensus.cc:385] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:04.584863 24839 consensus_queue.cc:260] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.585429 24841 raft_consensus.cc:740] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Initialized, Role: FOLLOWER
I20260709 14:59:04.586236 24841 consensus_queue.cc:260] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.586975 24839 ts_tablet_manager.cc:1434] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:59:04.588141 24841 ts_tablet_manager.cc:1434] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:59:04.588943 24875 raft_consensus.cc:493] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.589404 24875 raft_consensus.cc:515] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.589471 24543 catalog_manager.cc:5697] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130). New cstate: current_term: 1 leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:04.589589 24545 catalog_manager.cc:5697] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "dad4980e68b9403baca4ec6b19e8fb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:04.592000 24875 leader_election.cc:290] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.592326 24847 raft_consensus.cc:493] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.592792 24847 raft_consensus.cc:515] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.594053 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" is_pre_election: true
I20260709 14:59:04.591658 24545 catalog_manager.cc:5697] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "dad4980e68b9403baca4ec6b19e8fb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:04.594682 24721 raft_consensus.cc:2468] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 0.
I20260709 14:59:04.595770 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" is_pre_election: true
I20260709 14:59:04.596313 24722 raft_consensus.cc:2468] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 0.
I20260709 14:59:04.594470 24847 leader_election.cc:290] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:04.597326 24762 leader_election.cc:304] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: 
I20260709 14:59:04.594754 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:04.597785 24613 leader_election.cc:304] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:04.598160 24793 raft_consensus.cc:2468] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 0.
I20260709 14:59:04.598702 24875 raft_consensus.cc:2804] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:04.599117 24875 raft_consensus.cc:493] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:04.598846 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04" is_pre_election: true
I20260709 14:59:04.599265 24847 raft_consensus.cc:2804] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:04.599529 24875 raft_consensus.cc:3060] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.599792 24847 raft_consensus.cc:493] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:04.601167 24847 raft_consensus.cc:3060] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.608340 24847 raft_consensus.cc:515] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.608340 24875 raft_consensus.cc:515] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.609766 24646 raft_consensus.cc:2393] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2356ff782f94b96ad1a2707659c0a43 in current term 1: Already voted for candidate dad4980e68b9403baca4ec6b19e8fb04 in this term.
I20260709 14:59:04.610949 24875 leader_election.cc:290] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.611205 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:04.611552 24847 leader_election.cc:290] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:04.611855 24722 raft_consensus.cc:3060] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.612020 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:04.611205 24647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:04.613682 24762 leader_election.cc:304] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [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: a2356ff782f94b96ad1a2707659c0a43; no voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:04.614352 24847 raft_consensus.cc:493] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.614663 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:04.614817 24847 raft_consensus.cc:515] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.615381 24793 raft_consensus.cc:2393] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dad4980e68b9403baca4ec6b19e8fb04 in current term 1: Already voted for candidate a2356ff782f94b96ad1a2707659c0a43 in this term.
I20260709 14:59:04.616880 24847 leader_election.cc:290] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:04.617357 24847 raft_consensus.cc:2749] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:59:04.617504 24647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef54f7bf8861469ba09761ac1cfa7556" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04" is_pre_election: true
I20260709 14:59:04.617983 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef54f7bf8861469ba09761ac1cfa7556" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" is_pre_election: true
I20260709 14:59:04.618405 24647 raft_consensus.cc:2393] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2356ff782f94b96ad1a2707659c0a43 in current term 1: Already voted for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in this term.
I20260709 14:59:04.619539 24761 leader_election.cc:304] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2356ff782f94b96ad1a2707659c0a43; no voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:04.620273 24847 raft_consensus.cc:3060] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.621486 24722 raft_consensus.cc:2468] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 1.
I20260709 14:59:04.622411 24613 leader_election.cc:304] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: a2356ff782f94b96ad1a2707659c0a43
I20260709 14:59:04.623003 24875 raft_consensus.cc:2804] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:04.623438 24875 raft_consensus.cc:697] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: Becoming Leader. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Running, Role: LEADER
I20260709 14:59:04.624102 24875 consensus_queue.cc:237] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.626832 24847 raft_consensus.cc:2749] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:04.634131 24543 catalog_manager.cc:5697] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "dad4980e68b9403baca4ec6b19e8fb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:04.638736 24875 raft_consensus.cc:493] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:04.639181 24875 raft_consensus.cc:515] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.641371 24875 leader_election.cc:290] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.641716 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db779f2c5194ef98e531925d2e4dbd3" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" is_pre_election: true
I20260709 14:59:04.642014 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db779f2c5194ef98e531925d2e4dbd3" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:04.642319 24722 raft_consensus.cc:2468] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 0.
I20260709 14:59:04.642589 24793 raft_consensus.cc:2468] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 0.
I20260709 14:59:04.643218 24613 leader_election.cc:304] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:04.643821 24875 raft_consensus.cc:2804] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:04.644160 24875 raft_consensus.cc:493] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:04.644407 24875 raft_consensus.cc:3060] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.649209 24875 raft_consensus.cc:515] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.650718 24875 leader_election.cc:290] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:04.651367 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db779f2c5194ef98e531925d2e4dbd3" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:04.651590 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db779f2c5194ef98e531925d2e4dbd3" candidate_uuid: "dad4980e68b9403baca4ec6b19e8fb04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:04.651821 24722 raft_consensus.cc:3060] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.652076 24793 raft_consensus.cc:3060] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:04.656370 24722 raft_consensus.cc:2468] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 1.
I20260709 14:59:04.656509 24793 raft_consensus.cc:2468] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad4980e68b9403baca4ec6b19e8fb04 in term 1.
I20260709 14:59:04.657315 24613 leader_election.cc:304] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:04.657972 24875 raft_consensus.cc:2804] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:04.658339 24875 raft_consensus.cc:697] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: Becoming Leader. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Running, Role: LEADER
I20260709 14:59:04.659072 24875 consensus_queue.cc:237] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:04.665397 24543 catalog_manager.cc:5697] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "dad4980e68b9403baca4ec6b19e8fb04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:04.719166 17962 ts_manager.cc:295] Set tserver state for dad4980e68b9403baca4ec6b19e8fb04 to MAINTENANCE_MODE
I20260709 14:59:04.719962 17962 tablet_server.cc:179] TabletServer@127.17.138.129:0 shutting down...
I20260709 14:59:04.743340 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:04.744287 17962 tablet_replica.cc:333] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04: stopping tablet replica
I20260709 14:59:04.745009 17962 raft_consensus.cc:2243] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:04.745378 17962 raft_consensus.cc:2272] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:04.747299 17962 tablet_replica.cc:333] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04: stopping tablet replica
I20260709 14:59:04.747783 17962 raft_consensus.cc:2243] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:04.748087 17962 raft_consensus.cc:2272] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:04.749791 17962 tablet_replica.cc:333] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04: stopping tablet replica
I20260709 14:59:04.750349 17962 raft_consensus.cc:2243] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:04.750658 17962 raft_consensus.cc:2272] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:04.752354 17962 tablet_replica.cc:333] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: stopping tablet replica
I20260709 14:59:04.752830 17962 raft_consensus.cc:2243] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:04.753340 17962 pending_rounds.cc:70] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Trying to abort 1 pending ops.
I20260709 14:59:04.753506 17962 pending_rounds.cc:77] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305663056387895296 op_type: NO_OP noop_request { }
I20260709 14:59:04.753757 17962 raft_consensus.cc:2889] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:59:04.754024 17962 raft_consensus.cc:2272] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:04.756699 17962 tablet_replica.cc:333] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: stopping tablet replica
I20260709 14:59:04.757193 17962 raft_consensus.cc:2243] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:04.757694 17962 pending_rounds.cc:70] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Trying to abort 1 pending ops.
I20260709 14:59:04.757840 17962 pending_rounds.cc:77] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305663055544061952 op_type: NO_OP noop_request { }
I20260709 14:59:04.758109 17962 raft_consensus.cc:2889] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:59:04.758315 17962 raft_consensus.cc:2272] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:04.760499 17962 tablet_replica.cc:333] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: stopping tablet replica
I20260709 14:59:04.760953 17962 raft_consensus.cc:2243] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:04.761431 17962 pending_rounds.cc:70] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Trying to abort 1 pending ops.
I20260709 14:59:04.761611 17962 pending_rounds.cc:77] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305663056530194432 op_type: NO_OP noop_request { }
I20260709 14:59:04.761814 17962 raft_consensus.cc:2889] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:59:04.762071 17962 raft_consensus.cc:2272] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:04.763988 17962 tablet_replica.cc:333] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: stopping tablet replica
I20260709 14:59:04.764667 17962 raft_consensus.cc:2243] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:04.765221 17962 pending_rounds.cc:70] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Trying to abort 1 pending ops.
I20260709 14:59:04.765380 17962 pending_rounds.cc:77] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305663055705313280 op_type: NO_OP noop_request { }
I20260709 14:59:04.765616 17962 raft_consensus.cc:2889] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:59:04.765856 17962 raft_consensus.cc:2272] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:04.767673 17962 tablet_replica.cc:333] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04: stopping tablet replica
I20260709 14:59:04.768190 17962 raft_consensus.cc:2243] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:04.768558 17962 raft_consensus.cc:2272] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:04.770326 17962 tablet_replica.cc:333] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: stopping tablet replica
I20260709 14:59:04.770748 17962 raft_consensus.cc:2243] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:04.771257 17962 pending_rounds.cc:70] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Trying to abort 1 pending ops.
I20260709 14:59:04.771437 17962 pending_rounds.cc:77] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305663055396360192 op_type: NO_OP noop_request { }
I20260709 14:59:04.771660 17962 raft_consensus.cc:2889] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:59:04.771898 17962 raft_consensus.cc:2272] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:04.774026 17962 tablet_replica.cc:333] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04: stopping tablet replica
I20260709 14:59:04.774477 17962 raft_consensus.cc:2243] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:04.774811 17962 raft_consensus.cc:2272] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:04.800087 24687 consensus_peers.cc:597] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:04.803181 17962 tablet_server.cc:196] TabletServer@127.17.138.129:0 shutdown complete.
I20260709 14:59:04.917289 24837 consensus_queue.cc:1048] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:04.935462 24837 consensus_queue.cc:1048] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:59:04.947816 24687 consensus_peers.cc:597] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:04.954799 24761 consensus_peers.cc:597] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:04.985109 24847 consensus_queue.cc:1048] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:05.014204 24837 consensus_queue.cc:1048] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:59:05.026031 24687 consensus_peers.cc:597] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:05.050390 24761 consensus_peers.cc:597] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:05.132825 24847 consensus_queue.cc:1048] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:59:05.205809 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:59:06.001770 24847 raft_consensus.cc:493] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:06.002288 24847 raft_consensus.cc:515] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.004716 24847 leader_election.cc:290] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:06.005247 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" is_pre_election: true
I20260709 14:59:06.006067 24722 raft_consensus.cc:2393] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2356ff782f94b96ad1a2707659c0a43 in current term 1: Already voted for candidate dad4980e68b9403baca4ec6b19e8fb04 in this term.
W20260709 14:59:06.007483 24761 leader_election.cc:336] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111)
I20260709 14:59:06.007822 24761 leader_election.cc:304] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2356ff782f94b96ad1a2707659c0a43; no voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:06.008388 24847 raft_consensus.cc:3060] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:06.012849 24847 raft_consensus.cc:2749] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:06.155509 24905 raft_consensus.cc:493] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:06.156005 24905 raft_consensus.cc:515] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.157574 24905 leader_election.cc:290] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:06.158959 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ccc93f2af4dd9beb4b7a6cb4a463c" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:06.159580 24793 raft_consensus.cc:2468] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 1.
I20260709 14:59:06.160650 24687 leader_election.cc:304] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: 
I20260709 14:59:06.161271 24905 raft_consensus.cc:2804] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:59:06.161273 24687 leader_election.cc:336] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111)
I20260709 14:59:06.161628 24905 raft_consensus.cc:493] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:06.161960 24905 raft_consensus.cc:3060] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:06.166697 24905 raft_consensus.cc:515] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.168123 24905 leader_election.cc:290] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:06.169653 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ccc93f2af4dd9beb4b7a6cb4a463c" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:06.170275 24793 raft_consensus.cc:3060] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:59:06.171622 24687 leader_election.cc:336] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111)
I20260709 14:59:06.175158 24793 raft_consensus.cc:2468] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 2.
I20260709 14:59:06.176046 24687 leader_election.cc:304] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:06.176661 24905 raft_consensus.cc:2804] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:06.177436 24905 raft_consensus.cc:697] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Becoming Leader. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:06.178148 24905 consensus_queue.cc:237] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Queue going to LEADER 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: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.185225 24543 catalog_manager.cc:5697] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 reported cstate change: term changed from 1 to 2, leader changed from dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129) to 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
W20260709 14:59:06.206630 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:59:06.368916 24847 raft_consensus.cc:493] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:06.369412 24847 raft_consensus.cc:515] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.370946 24847 leader_election.cc:290] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:06.373277 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" is_pre_election: true
I20260709 14:59:06.373956 24722 raft_consensus.cc:2468] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 1.
W20260709 14:59:06.374234 24761 leader_election.cc:336] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111)
I20260709 14:59:06.375382 24762 leader_election.cc:304] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:06.376055 24847 raft_consensus.cc:2804] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:59:06.376394 24847 raft_consensus.cc:493] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:06.376689 24847 raft_consensus.cc:3060] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:06.382004 24847 raft_consensus.cc:515] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.383394 24847 leader_election.cc:290] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 2 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:06.384407 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:06.384899 24722 raft_consensus.cc:3060] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:59:06.386595 24761 leader_election.cc:336] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111)
I20260709 14:59:06.389628 24722 raft_consensus.cc:2468] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 2.
I20260709 14:59:06.390527 24762 leader_election.cc:304] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:06.391116 24847 raft_consensus.cc:2804] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:06.391516 24847 raft_consensus.cc:697] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Becoming Leader. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:06.392109 24847 consensus_queue.cc:237] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Queue going to LEADER 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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.399294 24543 catalog_manager.cc:5697] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 reported cstate change: term changed from 1 to 2, leader changed from dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129) to a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a2356ff782f94b96ad1a2707659c0a43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:06.460834 24914 raft_consensus.cc:493] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:06.461269 24914 raft_consensus.cc:515] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.462883 24914 leader_election.cc:290] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:06.464092 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc46fe44008434dbc7f5674ba49770b" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:06.464757 24793 raft_consensus.cc:2468] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 1.
I20260709 14:59:06.465605 24687 leader_election.cc:304] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: 
I20260709 14:59:06.466203 24914 raft_consensus.cc:2804] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:59:06.466228 24687 leader_election.cc:336] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111)
I20260709 14:59:06.466521 24914 raft_consensus.cc:493] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:06.466837 24914 raft_consensus.cc:3060] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:06.471705 24914 raft_consensus.cc:515] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.473460 24914 leader_election.cc:290] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:06.474800 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc46fe44008434dbc7f5674ba49770b" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:06.475397 24793 raft_consensus.cc:3060] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:59:06.476857 24687 leader_election.cc:336] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111)
I20260709 14:59:06.480173 24793 raft_consensus.cc:2468] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 2.
I20260709 14:59:06.481087 24687 leader_election.cc:304] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:06.481666 24914 raft_consensus.cc:2804] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:06.482079 24914 raft_consensus.cc:697] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Becoming Leader. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:06.482652 24914 consensus_queue.cc:237] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Queue going to LEADER 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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.489665 24543 catalog_manager.cc:5697] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 reported cstate change: term changed from 1 to 2, leader changed from dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129) to 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:06.507292 24914 raft_consensus.cc:493] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:06.507658 24914 raft_consensus.cc:515] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.509102 24914 leader_election.cc:290] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:06.510367 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:06.510982 24793 raft_consensus.cc:2468] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 1.
I20260709 14:59:06.511782 24687 leader_election.cc:304] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: 
I20260709 14:59:06.512482 24914 raft_consensus.cc:2804] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:59:06.512529 24687 leader_election.cc:336] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111)
I20260709 14:59:06.512805 24914 raft_consensus.cc:493] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:06.513114 24914 raft_consensus.cc:3060] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:06.517436 24914 raft_consensus.cc:515] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.518832 24914 leader_election.cc:290] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:06.519999 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:06.520426 24793 raft_consensus.cc:3060] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:59:06.521916 24687 leader_election.cc:336] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111)
I20260709 14:59:06.524693 24793 raft_consensus.cc:2468] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 2.
I20260709 14:59:06.525547 24687 leader_election.cc:304] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:06.526136 24914 raft_consensus.cc:2804] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:06.526472 24914 raft_consensus.cc:697] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Becoming Leader. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:06.527035 24914 consensus_queue.cc:237] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Queue going to LEADER 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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.533699 24543 catalog_manager.cc:5697] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 reported cstate change: term changed from 1 to 2, leader changed from dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129) to 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
W20260709 14:59:06.622756 24687 consensus_peers.cc:597] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:06.716109 24914 raft_consensus.cc:493] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:06.716646 24914 raft_consensus.cc:515] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.718386 24914 leader_election.cc:290] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
W20260709 14:59:06.719697 24687 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111) [suppressed 103 similar messages]
I20260709 14:59:06.719775 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db779f2c5194ef98e531925d2e4dbd3" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43" is_pre_election: true
I20260709 14:59:06.720405 24793 raft_consensus.cc:2468] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 1.
I20260709 14:59:06.721639 24687 leader_election.cc:304] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: 
W20260709 14:59:06.722419 24687 leader_election.cc:336] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111)
I20260709 14:59:06.722432 24914 raft_consensus.cc:2804] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:59:06.722859 24914 raft_consensus.cc:493] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:06.723114 24914 raft_consensus.cc:3060] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:06.725906 24793 raft_consensus.cc:1275] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:59:06.727065 24905 consensus_queue.cc:1048] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:06.728214 24914 raft_consensus.cc:515] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.729990 24914 leader_election.cc:290] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:06.732148 24795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db779f2c5194ef98e531925d2e4dbd3" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:06.732733 24795 raft_consensus.cc:3060] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:59:06.733937 24687 leader_election.cc:336] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111)
I20260709 14:59:06.739856 24795 raft_consensus.cc:2468] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 2.
I20260709 14:59:06.741797 24687 leader_election.cc:304] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, a2356ff782f94b96ad1a2707659c0a43; no voters: dad4980e68b9403baca4ec6b19e8fb04
I20260709 14:59:06.742549 24905 raft_consensus.cc:2804] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:06.743790 24905 raft_consensus.cc:697] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Becoming Leader. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:06.744666 24905 consensus_queue.cc:237] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Queue going to LEADER 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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:06.752007 24545 catalog_manager.cc:5697] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 reported cstate change: term changed from 1 to 2, leader changed from dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129) to 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
W20260709 14:59:06.773239 24761 consensus_peers.cc:597] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:06.808694 24722 raft_consensus.cc:1275] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:59:06.809962 24847 consensus_queue.cc:1048] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:59:06.938189 24687 consensus_peers.cc:597] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:06.940068 24795 raft_consensus.cc:1275] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:59:06.941378 24905 consensus_queue.cc:1048] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:07.078480 24793 raft_consensus.cc:1275] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:59:07.086504 24926 consensus_queue.cc:1048] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:59:07.164062 24687 consensus_peers.cc:597] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:07.185051 24687 consensus_peers.cc:597] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:59:07.207450 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:59:07.216144 24795 raft_consensus.cc:1275] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:59:07.217259 24905 consensus_queue.cc:1048] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:59:07.230299 24687 consensus_peers.cc:597] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:07.413414 24687 consensus_peers.cc:597] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:59:07.462764 24687 consensus_peers.cc:597] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:59:07.475986 24761 consensus_peers.cc:597] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:59:07.590914 24761 consensus_peers.cc:597] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:59:08.015887 24743 debug-util.cc:398] Leaking SignalData structure 0x7b080021a460 after lost signal to thread 17965
W20260709 14:59:08.016988 24743 debug-util.cc:398] Leaking SignalData structure 0x7b0800335b40 after lost signal to thread 24579
W20260709 14:59:08.018206 24743 debug-util.cc:398] Leaking SignalData structure 0x7b08000a59e0 after lost signal to thread 24746
W20260709 14:59:08.019017 24743 debug-util.cc:398] Leaking SignalData structure 0x7b08001b9a60 after lost signal to thread 24820
W20260709 14:59:08.208353 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:59:09.175519 24687 consensus_peers.cc:597] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:59:09.209277 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:59:09.275493 24761 consensus_peers.cc:597] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:59:09.536796 24687 consensus_peers.cc:597] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:59:09.837069 24687 consensus_peers.cc:597] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:59:09.860296 24761 consensus_peers.cc:597] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:59:09.876341 24687 consensus_peers.cc:597] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:59:09.905431 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:09.912339 24937 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:59:09.913211 24938 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:59:09.919744 24940 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:59:09.921409 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:09.923781 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:09.924065 17962 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:59:09.924283 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609149924267 us; error 0 us; skew 500 ppm
I20260709 14:59:09.925007 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:09.928120 17962 webserver.cc:533] Webserver started at http://127.17.138.129:45101/ using document root <none> and password file <none>
I20260709 14:59:09.928751 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:09.928989 17962 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:59:09.933530 17962 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:59:09.940150 24945 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:59:09.941370 17962 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:59:09.941699 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-0-root
uuid: "dad4980e68b9403baca4ec6b19e8fb04"
format_stamp: "Formatted at 2026-07-09 14:59:03 on dist-test-slave-h37j"
I20260709 14:59:09.944128 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608881620301-17962-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:59:09.991091 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:09.992347 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:09.994026 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:09.998040 24952 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:59:10.043464 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:59:10.043809 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.003s	sys 0.000s
I20260709 14:59:10.044144 17962 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260709 14:59:10.048230 24687 consensus_peers.cc:597] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:59:10.051188 24952 tablet_bootstrap.cc:492] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
W20260709 14:59:10.059602 24687 consensus_peers.cc:597] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:59:10.064636 24952 tablet_bootstrap.cc:492] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04: 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:59:10.065302 24952 tablet_bootstrap.cc:492] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap complete.
I20260709 14:59:10.065814 24952 ts_tablet_manager.cc:1403] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:59:10.067768 24952 raft_consensus.cc:359] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.068279 24952 raft_consensus.cc:740] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:10.068862 24952 consensus_queue.cc:260] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.071171 24952 ts_tablet_manager.cc:1434] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 14:59:10.071805 24952 tablet_bootstrap.cc:492] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:10.081669 24952 tablet_bootstrap.cc:492] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04: 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:59:10.082368 24952 tablet_bootstrap.cc:492] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap complete.
I20260709 14:59:10.082870 24952 ts_tablet_manager.cc:1403] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:59:10.084849 24952 raft_consensus.cc:359] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.085358 24952 raft_consensus.cc:740] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:10.085944 24952 consensus_queue.cc:260] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.087384 24952 ts_tablet_manager.cc:1434] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:59:10.088049 24952 tablet_bootstrap.cc:492] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:10.096248 17962 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:59:10.096588 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.051s	sys 0.000s
I20260709 14:59:10.099764 24952 tablet_bootstrap.cc:492] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: 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:59:10.100835 24952 tablet_bootstrap.cc:492] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap complete.
I20260709 14:59:10.101495 24952 ts_tablet_manager.cc:1403] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260709 14:59:10.104007 24952 raft_consensus.cc:359] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.104717 24952 raft_consensus.cc:740] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:10.105345 24952 consensus_queue.cc:260] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.107352 24952 ts_tablet_manager.cc:1434] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:59:10.108520 24952 tablet_bootstrap.cc:492] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:10.121356 24952 tablet_bootstrap.cc:492] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: 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:59:10.122323 24952 tablet_bootstrap.cc:492] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap complete.
I20260709 14:59:10.122954 24952 ts_tablet_manager.cc:1403] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260709 14:59:10.125145 24952 raft_consensus.cc:359] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.125931 24952 raft_consensus.cc:740] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:10.126742 24952 consensus_queue.cc:260] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.128603 24952 ts_tablet_manager.cc:1434] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:59:10.129375 24952 tablet_bootstrap.cc:492] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:10.147586 24952 tablet_bootstrap.cc:492] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04: 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:59:10.148166 24952 tablet_bootstrap.cc:492] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap complete.
I20260709 14:59:10.148663 24952 ts_tablet_manager.cc:1403] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:59:10.150532 24952 raft_consensus.cc:359] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.151017 24952 raft_consensus.cc:385] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:10.151217 24952 raft_consensus.cc:740] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:10.151778 24952 consensus_queue.cc:260] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.153292 24952 ts_tablet_manager.cc:1434] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260709 14:59:10.154095 24952 tablet_bootstrap.cc:492] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
W20260709 14:59:10.168584 24761 consensus_peers.cc:597] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:59:10.170593 24687 consensus_peers.cc:597] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:59:10.173813 24952 tablet_bootstrap.cc:492] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04: 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:59:10.174659 24952 tablet_bootstrap.cc:492] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap complete.
I20260709 14:59:10.175107 24952 ts_tablet_manager.cc:1403] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260709 14:59:10.176745 24952 raft_consensus.cc:359] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.177173 24952 raft_consensus.cc:740] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:10.177665 24952 consensus_queue.cc:260] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.179467 24952 ts_tablet_manager.cc:1434] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:59:10.180198 24952 tablet_bootstrap.cc:492] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:10.190682 24952 tablet_bootstrap.cc:492] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04: 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:59:10.191207 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.129:45671
I20260709 14:59:10.191356 25016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.129:45671 every 8 connection(s)
I20260709 14:59:10.191493 24952 tablet_bootstrap.cc:492] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap complete.
I20260709 14:59:10.192262 24952 ts_tablet_manager.cc:1403] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:59:10.194010 24952 raft_consensus.cc:359] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.194468 24952 raft_consensus.cc:740] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:10.195216 24952 consensus_queue.cc:260] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.197239 24952 ts_tablet_manager.cc:1434] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:59:10.198145 24952 tablet_bootstrap.cc:492] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:10.209352 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:59:10.210240 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:59:10.220558 24952 tablet_bootstrap.cc:492] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: 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:59:10.221649 24952 tablet_bootstrap.cc:492] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap complete.
I20260709 14:59:10.222383 24952 ts_tablet_manager.cc:1403] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260709 14:59:10.225543 24952 raft_consensus.cc:359] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.226822 24952 raft_consensus.cc:740] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:10.228019 24952 consensus_queue.cc:260] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [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: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.228631 25017 heartbeater.cc:344] Connected to a master server at 127.17.138.190:33307
I20260709 14:59:10.229096 25017 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:10.229972 25017 heartbeater.cc:507] Master 127.17.138.190:33307 requested a full tablet report, sending...
I20260709 14:59:10.230201 24952 ts_tablet_manager.cc:1434] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:59:10.231324 24952 tablet_bootstrap.cc:492] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:10.236462 24543 ts_manager.cc:194] Re-registered known tserver with Master: dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671)
I20260709 14:59:10.251365 24543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33378
I20260709 14:59:10.261116 25017 heartbeater.cc:499] Master 127.17.138.190:33307 was elected leader, sending a full tablet report...
I20260709 14:59:10.281113 24952 tablet_bootstrap.cc:492] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: 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:59:10.282169 24952 tablet_bootstrap.cc:492] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap complete.
I20260709 14:59:10.282845 24952 ts_tablet_manager.cc:1403] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.052s	user 0.029s	sys 0.008s
I20260709 14:59:10.284771 24990 raft_consensus.cc:3060] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:10.285183 24952 raft_consensus.cc:359] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.286064 24952 raft_consensus.cc:740] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:10.286864 24952 consensus_queue.cc:260] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.288975 24952 ts_tablet_manager.cc:1434] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:59:10.289754 24952 tablet_bootstrap.cc:492] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap starting.
I20260709 14:59:10.292629 24990 pending_rounds.cc:85] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Aborting all ops after (but not including) 0
I20260709 14:59:10.292954 24990 pending_rounds.cc:107] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:59:10.293241 24990 raft_consensus.cc:2889] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:59:10.295760 24722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3"
dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
mode: GRACEFUL
new_leader_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:35208
I20260709 14:59:10.296603 24722 raft_consensus.cc:606] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Received request to transfer leadership to TS a2356ff782f94b96ad1a2707659c0a43
I20260709 14:59:10.299669 24722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fc46fe44008434dbc7f5674ba49770b"
dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
mode: GRACEFUL
new_leader_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:35208
I20260709 14:59:10.300235 24722 raft_consensus.cc:606] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Received request to transfer leadership to TS a2356ff782f94b96ad1a2707659c0a43
I20260709 14:59:10.305981 24722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef54f7bf8861469ba09761ac1cfa7556"
dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
mode: GRACEFUL
new_leader_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:35208
I20260709 14:59:10.306807 24722 raft_consensus.cc:606] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Received request to transfer leadership to TS a2356ff782f94b96ad1a2707659c0a43
I20260709 14:59:10.310125 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:59:10.310776 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:59:10.311542 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:10.318027 24952 tablet_bootstrap.cc:492] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: 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:59:10.318935 24952 tablet_bootstrap.cc:492] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Bootstrap complete.
I20260709 14:59:10.319870 24952 ts_tablet_manager.cc:1403] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.000s
I20260709 14:59:10.322192 24952 raft_consensus.cc:359] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.325206 24990 raft_consensus.cc:3060] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:10.323158 24952 raft_consensus.cc:740] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad4980e68b9403baca4ec6b19e8fb04, State: Initialized, Role: FOLLOWER
I20260709 14:59:10.326491 24952 consensus_queue.cc:260] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.328656 24952 ts_tablet_manager.cc:1434] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:59:10.334465 24990 pending_rounds.cc:85] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Aborting all ops after (but not including) 0
I20260709 14:59:10.334818 24990 pending_rounds.cc:107] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:59:10.335076 24990 raft_consensus.cc:2889] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:59:10.375543 24990 raft_consensus.cc:3060] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:10.382813 24990 pending_rounds.cc:85] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Aborting all ops after (but not including) 0
I20260709 14:59:10.383102 24990 pending_rounds.cc:107] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:59:10.383431 24990 raft_consensus.cc:2889] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:59:10.384776 24933 raft_consensus.cc:993] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791: : Instructing follower a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:10.385263 25030 raft_consensus.cc:1081] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Signalling peer a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:10.390954 24795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef54f7bf8861469ba09761ac1cfa7556"
dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:59124
I20260709 14:59:10.391566 24795 raft_consensus.cc:493] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:10.391924 24795 raft_consensus.cc:3060] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:10.395051 24990 raft_consensus.cc:3060] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:10.400378 24795 raft_consensus.cc:515] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.402477 24795 leader_election.cc:290] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 2 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:10.402881 24989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef54f7bf8861469ba09761ac1cfa7556" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:10.403025 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef54f7bf8861469ba09761ac1cfa7556" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:10.403533 24989 raft_consensus.cc:3060] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:10.403657 24722 raft_consensus.cc:3055] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:10.404079 24722 raft_consensus.cc:740] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:10.404876 24722 consensus_queue.cc:260] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.406111 24722 raft_consensus.cc:3060] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:10.409647 24989 raft_consensus.cc:2468] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 2.
I20260709 14:59:10.411110 24761 leader_election.cc:304] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:10.411962 24847 raft_consensus.cc:2804] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:10.419246 24722 raft_consensus.cc:2468] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 2.
I20260709 14:59:10.425146 24847 raft_consensus.cc:697] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Becoming Leader. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:10.426111 24847 consensus_queue.cc:237] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.437517 25030 raft_consensus.cc:993] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791: : Instructing follower a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:10.438016 24933 raft_consensus.cc:1081] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Signalling peer a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:10.440088 24795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3"
dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:59124
I20260709 14:59:10.440748 24795 raft_consensus.cc:493] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:10.441183 24795 raft_consensus.cc:3060] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:10.447227 24543 catalog_manager.cc:5697] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 reported cstate change: term changed from 1 to 2, leader changed from 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130) to a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a2356ff782f94b96ad1a2707659c0a43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:10.454895 24795 raft_consensus.cc:515] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.457545 24990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:10.457984 24990 raft_consensus.cc:3060] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:10.464234 24990 raft_consensus.cc:2468] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 2.
I20260709 14:59:10.465204 24761 leader_election.cc:304] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:10.465369 24795 leader_election.cc:290] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 2 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:10.466058 25036 raft_consensus.cc:2804] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:10.466564 25036 raft_consensus.cc:697] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Becoming Leader. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:10.466609 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:10.467254 24722 raft_consensus.cc:3055] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:10.467593 24722 raft_consensus.cc:740] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:10.467449 25036 consensus_queue.cc:237] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.468457 24722 consensus_queue.cc:260] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.469683 24722 raft_consensus.cc:3060] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:10.476802 24722 raft_consensus.cc:2468] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 2.
I20260709 14:59:10.500303 24545 catalog_manager.cc:5697] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 reported cstate change: term changed from 1 to 2, leader changed from 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130) to a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a2356ff782f94b96ad1a2707659c0a43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:10.518740 25030 raft_consensus.cc:993] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791: : Instructing follower a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:10.519162 24933 raft_consensus.cc:1081] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Signalling peer a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:10.520673 24795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fc46fe44008434dbc7f5674ba49770b"
dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:59124
I20260709 14:59:10.521211 24795 raft_consensus.cc:493] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:10.521556 24795 raft_consensus.cc:3060] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:10.528218 24795 raft_consensus.cc:515] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.530141 24795 leader_election.cc:290] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 3 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:10.530759 24990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc46fe44008434dbc7f5674ba49770b" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:10.531352 24990 raft_consensus.cc:3060] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:10.531330 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc46fe44008434dbc7f5674ba49770b" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:10.532042 24722 raft_consensus.cc:3055] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:10.532362 24722 raft_consensus.cc:740] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:10.533147 24722 consensus_queue.cc:260] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.534451 24722 raft_consensus.cc:3060] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:10.538044 24990 raft_consensus.cc:2468] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 3.
I20260709 14:59:10.539109 24761 leader_election.cc:304] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [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: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:10.539880 25036 raft_consensus.cc:2804] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:10.540342 25036 raft_consensus.cc:697] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 3 LEADER]: Becoming Leader. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:10.540938 24722 raft_consensus.cc:2468] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 3.
I20260709 14:59:10.541179 25036 consensus_queue.cc:237] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:10.550060 24545 catalog_manager.cc:5697] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 reported cstate change: term changed from 2 to 3, leader changed from 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130) to a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "a2356ff782f94b96ad1a2707659c0a43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:10.606717 24990 raft_consensus.cc:3060] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:10.607518 24989 raft_consensus.cc:3060] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:10.613226 24990 pending_rounds.cc:85] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Aborting all ops after (but not including) 0
I20260709 14:59:10.613934 24990 pending_rounds.cc:107] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:59:10.614238 24990 raft_consensus.cc:2889] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:59:10.615787 24989 pending_rounds.cc:85] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Aborting all ops after (but not including) 0
I20260709 14:59:10.616158 24989 pending_rounds.cc:107] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:59:10.616416 24989 raft_consensus.cc:2889] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:59:10.826692 24722 raft_consensus.cc:1275] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:10.828033 25036 consensus_queue.cc:1048] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:10.841271 24989 raft_consensus.cc:1275] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:10.842893 25036 consensus_queue.cc:1048] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:10.949255 24989 raft_consensus.cc:1275] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:10.950408 24847 consensus_queue.cc:1048] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:10.960085 24722 raft_consensus.cc:1275] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:10.961689 25035 consensus_queue.cc:1048] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:10.977367 24721 raft_consensus.cc:1275] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:10.979450 25036 consensus_queue.cc:1048] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:10.992009 24989 raft_consensus.cc:1275] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:10.993762 24847 consensus_queue.cc:1048] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:59:11.211156 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:59:11.328159 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:11.343847 24795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3"
dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
mode: GRACEFUL
new_leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
 from {username='slave'} at 127.0.0.1:42348
I20260709 14:59:11.344359 24795 raft_consensus.cc:606] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Received request to transfer leadership to TS 7f2f31a1e20f45cc87ff8b1fa3403791
I20260709 14:59:11.351688 24795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c778ef03850b4414966cddc7c24a0e40"
dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
mode: GRACEFUL
new_leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
 from {username='slave'} at 127.0.0.1:42348
I20260709 14:59:11.352301 24795 raft_consensus.cc:606] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 1 LEADER]: Received request to transfer leadership to TS 7f2f31a1e20f45cc87ff8b1fa3403791
I20260709 14:59:11.353361 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:59:11.353854 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:59:11.354477 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:11.448302 24847 raft_consensus.cc:993] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43: : Instructing follower 7f2f31a1e20f45cc87ff8b1fa3403791 to start an election
I20260709 14:59:11.448710 25036 raft_consensus.cc:1081] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 1 LEADER]: Signalling peer 7f2f31a1e20f45cc87ff8b1fa3403791 to start an election
I20260709 14:59:11.449983 24721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c778ef03850b4414966cddc7c24a0e40"
dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
 from {username='slave'} at 127.0.0.1:46792
I20260709 14:59:11.450429 24721 raft_consensus.cc:493] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:11.450739 24721 raft_consensus.cc:3060] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:11.455706 24721 raft_consensus.cc:515] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:11.457120 24721 leader_election.cc:290] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:11.457897 24989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778ef03850b4414966cddc7c24a0e40" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:11.458132 24795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c778ef03850b4414966cddc7c24a0e40" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:11.458415 24989 raft_consensus.cc:3060] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:11.458709 24795 raft_consensus.cc:3055] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:11.458971 24795 raft_consensus.cc:740] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:11.459607 24795 consensus_queue.cc:260] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:11.460454 24795 raft_consensus.cc:3060] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:11.463056 24989 raft_consensus.cc:2468] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 2.
I20260709 14:59:11.464011 24687 leader_election.cc:304] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:11.464612 25049 raft_consensus.cc:2804] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:11.465080 25049 raft_consensus.cc:697] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Becoming Leader. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:11.465305 24795 raft_consensus.cc:2468] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 2.
I20260709 14:59:11.465916 25049 consensus_queue.cc:237] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:11.473021 24545 catalog_manager.cc:5697] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 reported cstate change: term changed from 1 to 2, leader changed from a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131) to 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130). New cstate: current_term: 2 leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:11.582765 24847 raft_consensus.cc:993] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43: : Instructing follower 7f2f31a1e20f45cc87ff8b1fa3403791 to start an election
I20260709 14:59:11.583351 24847 raft_consensus.cc:1081] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Signalling peer 7f2f31a1e20f45cc87ff8b1fa3403791 to start an election
I20260709 14:59:11.584857 24721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3"
dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
 from {username='slave'} at 127.0.0.1:46792
I20260709 14:59:11.585371 24721 raft_consensus.cc:493] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:11.585655 24721 raft_consensus.cc:3060] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:11.590662 24721 raft_consensus.cc:515] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:11.592085 24721 leader_election.cc:290] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 3 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:11.592806 24989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:11.593034 24795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bc85cb65fa4859aba1c8f38bf751f3" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:11.593385 24989 raft_consensus.cc:3060] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:11.593581 24795 raft_consensus.cc:3055] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:11.593976 24795 raft_consensus.cc:740] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:11.594605 24795 consensus_queue.cc:260] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:11.595507 24795 raft_consensus.cc:3060] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:11.598268 24989 raft_consensus.cc:2468] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 3.
I20260709 14:59:11.599164 24687 leader_election.cc:304] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:11.599802 25049 raft_consensus.cc:2804] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:11.600225 25049 raft_consensus.cc:697] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 LEADER]: Becoming Leader. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:11.600664 24795 raft_consensus.cc:2468] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 3.
I20260709 14:59:11.600947 25049 consensus_queue.cc:237] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:11.606652 24545 catalog_manager.cc:5697] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 reported cstate change: term changed from 2 to 3, leader changed from a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131) to 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:11.893133 24989 raft_consensus.cc:1275] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:11.894192 25049 consensus_queue.cc:1048] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:11.903376 24795 raft_consensus.cc:1275] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:11.905303 25066 consensus_queue.cc:1048] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:12.041170 24795 raft_consensus.cc:1275] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:12.042354 25066 consensus_queue.cc:1048] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:12.050040 24990 raft_consensus.cc:1275] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:12.051470 24933 consensus_queue.cc:1048] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:59:12.212009 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:59:12.360741 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:12.367748 24721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04"
dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
mode: GRACEFUL
new_leader_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:35208
I20260709 14:59:12.368269 24721 raft_consensus.cc:606] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Received request to transfer leadership to TS a2356ff782f94b96ad1a2707659c0a43
I20260709 14:59:12.370509 24721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2"
dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
mode: GRACEFUL
new_leader_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:35208
I20260709 14:59:12.370950 24721 raft_consensus.cc:606] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Received request to transfer leadership to TS a2356ff782f94b96ad1a2707659c0a43
I20260709 14:59:12.371964 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:59:12.372411 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:59:12.372916 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:12.399049 25049 raft_consensus.cc:993] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791: : Instructing follower a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:12.399541 24933 raft_consensus.cc:1081] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Signalling peer a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:12.400875 24795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2"
dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:59124
I20260709 14:59:12.401250 24795 raft_consensus.cc:493] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:12.401484 24795 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:12.405596 24795 raft_consensus.cc:515] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:12.406865 24795 leader_election.cc:290] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 2 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:12.407646 24990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:12.407842 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:12.408172 24990 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:12.408361 24721 raft_consensus.cc:3055] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:12.408686 24721 raft_consensus.cc:740] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:12.409277 24721 consensus_queue.cc:260] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:12.410180 24721 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:12.412817 24990 raft_consensus.cc:2468] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 2.
I20260709 14:59:12.413738 24761 leader_election.cc:304] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:12.414424 25062 raft_consensus.cc:2804] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:12.414666 24721 raft_consensus.cc:2468] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 2.
I20260709 14:59:12.415401 25062 raft_consensus.cc:697] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Becoming Leader. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:12.416229 25062 consensus_queue.cc:237] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:12.422778 24545 catalog_manager.cc:5697] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 reported cstate change: term changed from 1 to 2, leader changed from 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130) to a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "a2356ff782f94b96ad1a2707659c0a43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:12.647858 25049 raft_consensus.cc:993] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791: : Instructing follower a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:12.648303 25049 raft_consensus.cc:1081] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Signalling peer a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:12.649749 24795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04"
dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:59124
I20260709 14:59:12.650259 24795 raft_consensus.cc:493] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:12.650563 24795 raft_consensus.cc:3060] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:12.654968 24795 raft_consensus.cc:515] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:12.656598 24795 leader_election.cc:290] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 3 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:12.657291 24990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:12.657588 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1e5bd61b8f41f49318ec92eab3cc04" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:12.657984 24990 raft_consensus.cc:3060] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:12.658195 24721 raft_consensus.cc:3055] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:12.658545 24721 raft_consensus.cc:740] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:12.659132 24721 consensus_queue.cc:260] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:12.660161 24721 raft_consensus.cc:3060] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:12.663436 24990 raft_consensus.cc:2468] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 3.
I20260709 14:59:12.664446 24761 leader_election.cc:304] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [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: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:12.665196 25062 raft_consensus.cc:2804] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:12.665535 25062 raft_consensus.cc:697] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 3 LEADER]: Becoming Leader. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:12.665576 24721 raft_consensus.cc:2468] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 3.
I20260709 14:59:12.666329 25062 consensus_queue.cc:237] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:12.673297 24545 catalog_manager.cc:5697] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 reported cstate change: term changed from 2 to 3, leader changed from 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130) to a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "a2356ff782f94b96ad1a2707659c0a43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:12.841739 24721 raft_consensus.cc:1275] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:12.842909 25062 consensus_queue.cc:1048] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:12.856379 24990 raft_consensus.cc:1275] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:12.863400 25083 consensus_queue.cc:1048] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:13.078284 24990 raft_consensus.cc:1275] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:13.079371 25062 consensus_queue.cc:1048] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:13.087090 24721 raft_consensus.cc:1275] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:13.088474 25072 consensus_queue.cc:1048] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:59:13.212889 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:59:13.378925 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:13.386679 24795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1"
dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
mode: GRACEFUL
new_leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
 from {username='slave'} at 127.0.0.1:42348
I20260709 14:59:13.387152 24795 raft_consensus.cc:606] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Received request to transfer leadership to TS 7f2f31a1e20f45cc87ff8b1fa3403791
I20260709 14:59:13.389389 24795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2"
dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
mode: GRACEFUL
new_leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
 from {username='slave'} at 127.0.0.1:42348
I20260709 14:59:13.389825 24795 raft_consensus.cc:606] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Received request to transfer leadership to TS 7f2f31a1e20f45cc87ff8b1fa3403791
I20260709 14:59:13.390827 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:59:13.391419 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:59:13.392064 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:13.451267 25062 raft_consensus.cc:993] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43: : Instructing follower 7f2f31a1e20f45cc87ff8b1fa3403791 to start an election
I20260709 14:59:13.451741 25072 raft_consensus.cc:1081] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Signalling peer 7f2f31a1e20f45cc87ff8b1fa3403791 to start an election
I20260709 14:59:13.453059 24722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2"
dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
 from {username='slave'} at 127.0.0.1:46792
I20260709 14:59:13.453486 24722 raft_consensus.cc:493] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:13.453728 24722 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:13.458062 24722 raft_consensus.cc:515] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:13.459614 24722 leader_election.cc:290] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 3 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:13.460291 24990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:13.460608 24795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:13.461130 24990 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:13.461239 24795 raft_consensus.cc:3055] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:13.461768 24795 raft_consensus.cc:740] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:13.462538 24795 consensus_queue.cc:260] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:13.463387 24795 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:13.466338 24990 raft_consensus.cc:2468] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 3.
I20260709 14:59:13.467468 24687 leader_election.cc:304] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:13.467671 24795 raft_consensus.cc:2468] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 3.
I20260709 14:59:13.468185 25049 raft_consensus.cc:2804] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:13.469169 25049 raft_consensus.cc:697] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 LEADER]: Becoming Leader. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:13.469820 25049 consensus_queue.cc:237] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:13.475721 24543 catalog_manager.cc:5697] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 reported cstate change: term changed from 2 to 3, leader changed from a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131) to 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:13.817132 25062 raft_consensus.cc:993] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43: : Instructing follower 7f2f31a1e20f45cc87ff8b1fa3403791 to start an election
I20260709 14:59:13.817571 25072 raft_consensus.cc:1081] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Signalling peer 7f2f31a1e20f45cc87ff8b1fa3403791 to start an election
I20260709 14:59:13.818849 24722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1"
dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
 from {username='slave'} at 127.0.0.1:46792
I20260709 14:59:13.819298 24722 raft_consensus.cc:493] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:13.819595 24722 raft_consensus.cc:3060] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:13.823714 24722 raft_consensus.cc:515] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:13.824986 24722 leader_election.cc:290] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [CANDIDATE]: Term 3 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131:32891)
I20260709 14:59:13.825788 24990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:13.825994 24795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ddf5e477444b0f89718132d32d77a1" candidate_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
I20260709 14:59:13.826438 24990 raft_consensus.cc:3060] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:13.826514 24795 raft_consensus.cc:3055] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:13.826938 24795 raft_consensus.cc:740] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:13.827656 24795 consensus_queue.cc:260] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:13.828799 24795 raft_consensus.cc:3060] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:13.833056 24990 raft_consensus.cc:2468] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 3.
I20260709 14:59:13.834367 24687 leader_election.cc:304] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: 7f2f31a1e20f45cc87ff8b1fa3403791, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:13.834882 24795 raft_consensus.cc:2468] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2f31a1e20f45cc87ff8b1fa3403791 in term 3.
I20260709 14:59:13.834973 25049 raft_consensus.cc:2804] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:13.835465 25049 raft_consensus.cc:697] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 LEADER]: Becoming Leader. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:13.836506 25049 consensus_queue.cc:237] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:13.842768 24543 catalog_manager.cc:5697] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 reported cstate change: term changed from 2 to 3, leader changed from a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131) to 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130). New cstate: current_term: 3 leader_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:13.949765 24795 raft_consensus.cc:1275] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:13.950934 25049 consensus_queue.cc:1048] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:13.959883 24990 raft_consensus.cc:1275] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:13.961692 25096 consensus_queue.cc:1048] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:59:14.214263 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:59:14.380925 24990 raft_consensus.cc:1275] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:14.382419 25049 consensus_queue.cc:1048] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:59:14.383978 24795 raft_consensus.cc:1275] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Refusing update from remote peer 7f2f31a1e20f45cc87ff8b1fa3403791: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:14.385206 25049 consensus_queue.cc:1048] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:14.399451 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:14.417774 24722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "738ccc93f2af4dd9beb4b7a6cb4a463c"
dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
mode: GRACEFUL
new_leader_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:35208
I20260709 14:59:14.418370 24722 raft_consensus.cc:606] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Received request to transfer leadership to TS a2356ff782f94b96ad1a2707659c0a43
I20260709 14:59:14.420647 24722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2"
dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
mode: GRACEFUL
new_leader_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:35208
I20260709 14:59:14.421042 24722 raft_consensus.cc:606] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 LEADER]: Received request to transfer leadership to TS a2356ff782f94b96ad1a2707659c0a43
I20260709 14:59:14.421975 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:59:14.422384 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:59:14.422977 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:14.485386 25089 raft_consensus.cc:993] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791: : Instructing follower a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:14.486155 25096 raft_consensus.cc:1081] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 LEADER]: Signalling peer a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:14.488732 24795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2"
dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:59124
I20260709 14:59:14.489315 24795 raft_consensus.cc:493] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:14.489691 24795 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:14.497133 24795 raft_consensus.cc:515] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:14.498673 24795 leader_election.cc:290] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 4 election: Requested vote from peers dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671), 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273)
I20260709 14:59:14.499444 24990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:14.499915 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadaae1438464434a14bdb855fa17fb2" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:14.500232 24990 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:14.500550 24721 raft_consensus.cc:3055] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:59:14.500892 24721 raft_consensus.cc:740] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:14.501937 24721 consensus_queue.cc:260] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:14.503330 24721 raft_consensus.cc:3060] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:59:14.508530 24990 raft_consensus.cc:2468] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 4.
I20260709 14:59:14.509886 24761 leader_election.cc:304] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [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: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:14.510947 25072 raft_consensus.cc:2804] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:59:14.511418 25072 raft_consensus.cc:697] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 4 LEADER]: Becoming Leader. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:14.512359 25072 consensus_queue.cc:237] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [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: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:14.515067 24721 raft_consensus.cc:2468] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 4.
I20260709 14:59:14.518344 24545 catalog_manager.cc:5697] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 reported cstate change: term changed from 3 to 4, leader changed from 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130) to a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131). New cstate: current_term: 4 leader_uuid: "a2356ff782f94b96ad1a2707659c0a43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:14.577381 25105 raft_consensus.cc:993] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791: : Instructing follower a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:14.577834 25096 raft_consensus.cc:1081] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Signalling peer a2356ff782f94b96ad1a2707659c0a43 to start an election
I20260709 14:59:14.579234 24795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "738ccc93f2af4dd9beb4b7a6cb4a463c"
dest_uuid: "a2356ff782f94b96ad1a2707659c0a43"
 from {username='slave'} at 127.0.0.1:59124
I20260709 14:59:14.579648 24795 raft_consensus.cc:493] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:14.579885 24795 raft_consensus.cc:3060] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:14.584523 24795 raft_consensus.cc:515] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:14.586004 24795 leader_election.cc:290] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [CANDIDATE]: Term 3 election: Requested vote from peers 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273), dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671)
I20260709 14:59:14.586782 24721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ccc93f2af4dd9beb4b7a6cb4a463c" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791"
I20260709 14:59:14.587108 24990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ccc93f2af4dd9beb4b7a6cb4a463c" candidate_uuid: "a2356ff782f94b96ad1a2707659c0a43" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dad4980e68b9403baca4ec6b19e8fb04"
I20260709 14:59:14.587379 24721 raft_consensus.cc:3055] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:14.587698 24990 raft_consensus.cc:3060] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:14.587721 24721 raft_consensus.cc:740] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f2f31a1e20f45cc87ff8b1fa3403791, State: Running, Role: LEADER
I20260709 14:59:14.588762 24721 consensus_queue.cc:260] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [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: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:14.589814 24721 raft_consensus.cc:3060] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:14.592445 24990 raft_consensus.cc:2468] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 3.
I20260709 14:59:14.593348 24761 leader_election.cc:304] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [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: a2356ff782f94b96ad1a2707659c0a43, dad4980e68b9403baca4ec6b19e8fb04; no voters: 
I20260709 14:59:14.594046 25072 raft_consensus.cc:2804] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:14.594519 25072 raft_consensus.cc:697] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 3 LEADER]: Becoming Leader. State: Replica: a2356ff782f94b96ad1a2707659c0a43, State: Running, Role: LEADER
I20260709 14:59:14.594931 24721 raft_consensus.cc:2468] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2356ff782f94b96ad1a2707659c0a43 in term 3.
I20260709 14:59:14.595507 25072 consensus_queue.cc:237] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [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: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } }
I20260709 14:59:14.602149 24545 catalog_manager.cc:5697] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 reported cstate change: term changed from 2 to 3, leader changed from 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130) to a2356ff782f94b96ad1a2707659c0a43 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "a2356ff782f94b96ad1a2707659c0a43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2356ff782f94b96ad1a2707659c0a43" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:14.906080 24721 raft_consensus.cc:1275] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 4 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:59:14.907320 25072 consensus_queue.cc:1048] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:59:14.915261 24990 raft_consensus.cc:1275] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 4 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:59:14.916754 25072 consensus_queue.cc:1048] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:59:15.084259 24721 raft_consensus.cc:1275] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:15.085438 25104 consensus_queue.cc:1048] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2f31a1e20f45cc87ff8b1fa3403791" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 43273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:15.093645 24990 raft_consensus.cc:1275] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Refusing update from remote peer a2356ff782f94b96ad1a2707659c0a43: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:59:15.094952 25115 consensus_queue.cc:1048] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad4980e68b9403baca4ec6b19e8fb04" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:59:15.215330 24593 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:59:15.428915 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:15.458181 17962 tablet_server.cc:179] TabletServer@127.17.138.129:45671 shutting down...
W20260709 14:59:15.470294 24761 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]
W20260709 14:59:15.473501 24761 consensus_peers.cc:597] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. 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:59:15.485226 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:15.485991 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:15.486765 17962 raft_consensus.cc:2243] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.487185 17962 raft_consensus.cc:2272] T 3db779f2c5194ef98e531925d2e4dbd3 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.489421 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:15.490016 17962 raft_consensus.cc:2243] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.490372 17962 raft_consensus.cc:2272] T 738ccc93f2af4dd9beb4b7a6cb4a463c P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.492786 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:15.493266 17962 raft_consensus.cc:2243] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.493708 17962 raft_consensus.cc:2272] T 16bc85cb65fa4859aba1c8f38bf751f3 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.495909 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:15.496407 17962 raft_consensus.cc:2243] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.496812 17962 raft_consensus.cc:2272] T ef54f7bf8861469ba09761ac1cfa7556 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.498914 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:15.499450 17962 raft_consensus.cc:2243] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.499917 17962 raft_consensus.cc:2272] T ac1e5bd61b8f41f49318ec92eab3cc04 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.501845 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:15.502395 17962 raft_consensus.cc:2243] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.502800 17962 raft_consensus.cc:2272] T 92ddf5e477444b0f89718132d32d77a1 P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.504920 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:15.505399 17962 raft_consensus.cc:2243] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.505824 17962 raft_consensus.cc:2272] T 8fc46fe44008434dbc7f5674ba49770b P dad4980e68b9403baca4ec6b19e8fb04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.508090 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:15.508559 17962 raft_consensus.cc:2243] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.508966 17962 raft_consensus.cc:2272] T c778ef03850b4414966cddc7c24a0e40 P dad4980e68b9403baca4ec6b19e8fb04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.510941 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:15.511399 17962 raft_consensus.cc:2243] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.511804 17962 raft_consensus.cc:2272] T 1287aecdc9c346ba93ff5efaccf51611 P dad4980e68b9403baca4ec6b19e8fb04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.513783 17962 tablet_replica.cc:333] stopping tablet replica
I20260709 14:59:15.514258 17962 raft_consensus.cc:2243] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.514628 17962 raft_consensus.cc:2272] T eadaae1438464434a14bdb855fa17fb2 P dad4980e68b9403baca4ec6b19e8fb04 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:15.521733 24761 consensus_peers.cc:597] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. 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:59:15.533397 24761 connection.cc:573] client connection to 127.17.138.129:45671 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 14:59:15.533912 24761 consensus_peers.cc:597] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. 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.
I20260709 14:59:15.547350 17962 tablet_server.cc:196] TabletServer@127.17.138.129:45671 shutdown complete.
I20260709 14:59:15.573427 17962 tablet_server.cc:179] TabletServer@127.17.138.130:0 shutting down...
I20260709 14:59:15.597015 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:15.597828 17962 tablet_replica.cc:333] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791: stopping tablet replica
I20260709 14:59:15.598742 17962 raft_consensus.cc:2243] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:15.599649 17962 raft_consensus.cc:2272] T c778ef03850b4414966cddc7c24a0e40 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.601862 17962 tablet_replica.cc:333] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791: stopping tablet replica
I20260709 14:59:15.602437 17962 raft_consensus.cc:2243] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.602821 17962 raft_consensus.cc:2272] T eadaae1438464434a14bdb855fa17fb2 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.605304 17962 tablet_replica.cc:333] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791: stopping tablet replica
I20260709 14:59:15.605845 17962 raft_consensus.cc:2243] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.606338 17962 raft_consensus.cc:2272] T ac1e5bd61b8f41f49318ec92eab3cc04 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.608222 17962 tablet_replica.cc:333] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791: stopping tablet replica
I20260709 14:59:15.608937 17962 raft_consensus.cc:2243] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.609470 17962 raft_consensus.cc:2272] T 8fc46fe44008434dbc7f5674ba49770b P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.611382 17962 tablet_replica.cc:333] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791: stopping tablet replica
I20260709 14:59:15.611840 17962 raft_consensus.cc:2243] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:15.612511 17962 raft_consensus.cc:2272] T 92ddf5e477444b0f89718132d32d77a1 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.614451 17962 tablet_replica.cc:333] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791: stopping tablet replica
I20260709 14:59:15.614967 17962 raft_consensus.cc:2243] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.615329 17962 raft_consensus.cc:2272] T 738ccc93f2af4dd9beb4b7a6cb4a463c P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.617558 17962 tablet_replica.cc:333] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791: stopping tablet replica
I20260709 14:59:15.618105 17962 raft_consensus.cc:2243] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:15.618845 17962 raft_consensus.cc:2272] T 3db779f2c5194ef98e531925d2e4dbd3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.620822 17962 tablet_replica.cc:333] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791: stopping tablet replica
I20260709 14:59:15.621345 17962 raft_consensus.cc:2243] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:15.622211 17962 raft_consensus.cc:2272] T 16bc85cb65fa4859aba1c8f38bf751f3 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.624588 17962 tablet_replica.cc:333] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791: stopping tablet replica
I20260709 14:59:15.625043 17962 raft_consensus.cc:2243] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.625545 17962 raft_consensus.cc:2272] T 1287aecdc9c346ba93ff5efaccf51611 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:15.626237 24762 consensus_peers.cc:597] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 -> Peer 7f2f31a1e20f45cc87ff8b1fa3403791 (127.17.138.130:43273): Couldn't send request to peer 7f2f31a1e20f45cc87ff8b1fa3403791. 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:59:15.627754 17962 tablet_replica.cc:333] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791: stopping tablet replica
I20260709 14:59:15.628300 17962 raft_consensus.cc:2243] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.628998 17962 raft_consensus.cc:2272] T ef54f7bf8861469ba09761ac1cfa7556 P 7f2f31a1e20f45cc87ff8b1fa3403791 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.678301 17962 tablet_server.cc:196] TabletServer@127.17.138.130:0 shutdown complete.
I20260709 14:59:15.702214 17962 tablet_server.cc:179] TabletServer@127.17.138.131:0 shutting down...
W20260709 14:59:15.719683 24761 consensus_peers.cc:597] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:15.733952 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:15.734683 17962 tablet_replica.cc:333] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43: stopping tablet replica
I20260709 14:59:15.735352 17962 raft_consensus.cc:2243] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:59:15.736110 17962 raft_consensus.cc:2272] T eadaae1438464434a14bdb855fa17fb2 P a2356ff782f94b96ad1a2707659c0a43 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.739576 17962 tablet_replica.cc:333] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43: stopping tablet replica
I20260709 14:59:15.740236 17962 raft_consensus.cc:2243] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:15.741287 17962 raft_consensus.cc:2272] T ef54f7bf8861469ba09761ac1cfa7556 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:15.741394 24761 consensus_peers.cc:597] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 -> Peer dad4980e68b9403baca4ec6b19e8fb04 (127.17.138.129:45671): Couldn't send request to peer dad4980e68b9403baca4ec6b19e8fb04. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:45671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:15.743481 17962 tablet_replica.cc:333] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43: stopping tablet replica
I20260709 14:59:15.744046 17962 raft_consensus.cc:2243] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:15.744812 17962 raft_consensus.cc:2272] T 1287aecdc9c346ba93ff5efaccf51611 P a2356ff782f94b96ad1a2707659c0a43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.746927 17962 tablet_replica.cc:333] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43: stopping tablet replica
I20260709 14:59:15.747633 17962 raft_consensus.cc:2243] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:15.748368 17962 raft_consensus.cc:2272] T ac1e5bd61b8f41f49318ec92eab3cc04 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.750219 17962 tablet_replica.cc:333] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43: stopping tablet replica
I20260709 14:59:15.750674 17962 raft_consensus.cc:2243] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.751029 17962 raft_consensus.cc:2272] T 92ddf5e477444b0f89718132d32d77a1 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.752779 17962 tablet_replica.cc:333] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43: stopping tablet replica
I20260709 14:59:15.753201 17962 raft_consensus.cc:2243] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:15.754014 17962 raft_consensus.cc:2272] T 8fc46fe44008434dbc7f5674ba49770b P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.755945 17962 tablet_replica.cc:333] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43: stopping tablet replica
I20260709 14:59:15.756472 17962 raft_consensus.cc:2243] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.756824 17962 raft_consensus.cc:2272] T 3db779f2c5194ef98e531925d2e4dbd3 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.758704 17962 tablet_replica.cc:333] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43: stopping tablet replica
I20260709 14:59:15.759166 17962 raft_consensus.cc:2243] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:15.759893 17962 raft_consensus.cc:2272] T 738ccc93f2af4dd9beb4b7a6cb4a463c P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.761986 17962 tablet_replica.cc:333] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43: stopping tablet replica
I20260709 14:59:15.762470 17962 raft_consensus.cc:2243] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.762893 17962 raft_consensus.cc:2272] T 16bc85cb65fa4859aba1c8f38bf751f3 P a2356ff782f94b96ad1a2707659c0a43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.764671 17962 tablet_replica.cc:333] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43: stopping tablet replica
I20260709 14:59:15.765123 17962 raft_consensus.cc:2243] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:15.765550 17962 raft_consensus.cc:2272] T c778ef03850b4414966cddc7c24a0e40 P a2356ff782f94b96ad1a2707659c0a43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.796276 17962 tablet_server.cc:196] TabletServer@127.17.138.131:0 shutdown complete.
I20260709 14:59:15.820693 17962 master.cc:562] Master@127.17.138.190:33307 shutting down...
I20260709 14:59:15.842015 17962 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:15.842528 17962 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:15.842830 17962 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b4f0b943fed406bb72bd959e6fc1265: stopping tablet replica
I20260709 14:59:15.862069 17962 master.cc:584] Master@127.17.138.190:33307 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12824 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:59:15.904188 17962 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.138.190:43471
I20260709 14:59:15.905332 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:15.910391 25122 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:59:15.910385 25123 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:59:15.911769 25125 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:59:15.912734 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:15.913532 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:15.913736 17962 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:59:15.913895 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609155913859 us; error 0 us; skew 500 ppm
I20260709 14:59:15.914395 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:15.916584 17962 webserver.cc:533] Webserver started at http://127.17.138.190:46103/ using document root <none> and password file <none>
I20260709 14:59:15.917053 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:15.917223 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:15.917462 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:15.918550 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/master-0-root/instance:
uuid: "231a557a62ee4414aaa564591d808d26"
format_stamp: "Formatted at 2026-07-09 14:59:15 on dist-test-slave-h37j"
I20260709 14:59:15.922608 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:59:15.925635 25130 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:59:15.926448 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:59:15.926681 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/master-0-root
uuid: "231a557a62ee4414aaa564591d808d26"
format_stamp: "Formatted at 2026-07-09 14:59:15 on dist-test-slave-h37j"
I20260709 14:59:15.926988 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-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:59:15.941670 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:15.942832 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:15.978654 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.190:43471
I20260709 14:59:15.978773 25181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.190:43471 every 8 connection(s)
I20260709 14:59:15.982402 25182 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:59:15.994807 25182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26: Bootstrap starting.
I20260709 14:59:15.999468 25182 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.003473 25182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26: No bootstrap required, opened a new log
I20260709 14:59:16.005513 25182 raft_consensus.cc:359] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "231a557a62ee4414aaa564591d808d26" member_type: VOTER }
I20260709 14:59:16.005903 25182 raft_consensus.cc:385] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.006121 25182 raft_consensus.cc:740] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 231a557a62ee4414aaa564591d808d26, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.006651 25182 consensus_queue.cc:260] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "231a557a62ee4414aaa564591d808d26" member_type: VOTER }
I20260709 14:59:16.007052 25182 raft_consensus.cc:399] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:59:16.007273 25182 raft_consensus.cc:493] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:59:16.007511 25182 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:16.011979 25182 raft_consensus.cc:515] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "231a557a62ee4414aaa564591d808d26" member_type: VOTER }
I20260709 14:59:16.012454 25182 leader_election.cc:304] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [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: 231a557a62ee4414aaa564591d808d26; no voters: 
I20260709 14:59:16.013479 25182 leader_election.cc:290] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:59:16.013899 25185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:16.015242 25185 raft_consensus.cc:697] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [term 1 LEADER]: Becoming Leader. State: Replica: 231a557a62ee4414aaa564591d808d26, State: Running, Role: LEADER
I20260709 14:59:16.015895 25185 consensus_queue.cc:237] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [LEADER]: Queue going to LEADER mode. State: All 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: "231a557a62ee4414aaa564591d808d26" member_type: VOTER }
I20260709 14:59:16.016178 25182 sys_catalog.cc:565] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:59:16.020422 25187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 231a557a62ee4414aaa564591d808d26. Latest consensus state: current_term: 1 leader_uuid: "231a557a62ee4414aaa564591d808d26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "231a557a62ee4414aaa564591d808d26" member_type: VOTER } }
I20260709 14:59:16.020606 25186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "231a557a62ee4414aaa564591d808d26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "231a557a62ee4414aaa564591d808d26" member_type: VOTER } }
I20260709 14:59:16.021134 25187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [sys.catalog]: This master's current role is: LEADER
I20260709 14:59:16.021309 25186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [sys.catalog]: This master's current role is: LEADER
I20260709 14:59:16.023828 25192 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:59:16.029168 25192 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:59:16.032476 17962 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:59:16.037120 25192 catalog_manager.cc:1383] Generated new cluster ID: 5a0fa7c2963e439f8a6a1549d2772753
I20260709 14:59:16.037386 25192 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:59:16.063599 25192 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:59:16.064787 25192 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:59:16.077939 25192 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26: Generated new TSK 0
I20260709 14:59:16.078502 25192 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:59:16.098448 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:16.104143 25203 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:59:16.104947 25204 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:59:16.108419 25206 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:59:16.109001 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:16.109812 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:16.110042 17962 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:59:16.110196 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609156110183 us; error 0 us; skew 500 ppm
I20260709 14:59:16.110728 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:16.112905 17962 webserver.cc:533] Webserver started at http://127.17.138.129:41951/ using document root <none> and password file <none>
I20260709 14:59:16.113379 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:16.113540 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:16.113790 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:16.114902 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-0-root/instance:
uuid: "a130e57f3f514c209a44905b06cecc36"
format_stamp: "Formatted at 2026-07-09 14:59:16 on dist-test-slave-h37j"
I20260709 14:59:16.119163 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:59:16.122208 25211 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:59:16.122859 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:59:16.123119 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-0-root
uuid: "a130e57f3f514c209a44905b06cecc36"
format_stamp: "Formatted at 2026-07-09 14:59:16 on dist-test-slave-h37j"
I20260709 14:59:16.123360 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-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:59:16.138748 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:16.139786 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:16.141090 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:16.143179 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:16.143355 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:16.143573 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:16.143723 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:16.181561 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.129:40041
I20260709 14:59:16.181690 25273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.129:40041 every 8 connection(s)
I20260709 14:59:16.186394 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:16.192646 25278 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:59:16.194527 25279 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:59:16.195629 25281 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:59:16.197710 25274 heartbeater.cc:344] Connected to a master server at 127.17.138.190:43471
I20260709 14:59:16.197839 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:16.198156 25274 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:16.198813 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:59:16.198872 25274 heartbeater.cc:507] Master 127.17.138.190:43471 requested a full tablet report, sending...
W20260709 14:59:16.199111 17962 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:59:16.199354 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609156199335 us; error 0 us; skew 500 ppm
I20260709 14:59:16.199939 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:16.200937 25147 ts_manager.cc:194] Registered new tserver with Master: a130e57f3f514c209a44905b06cecc36 (127.17.138.129:40041)
I20260709 14:59:16.202529 17962 webserver.cc:533] Webserver started at http://127.17.138.130:38971/ using document root <none> and password file <none>
I20260709 14:59:16.202684 25147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45996
I20260709 14:59:16.203053 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:16.203331 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:16.203574 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:16.205019 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-1-root/instance:
uuid: "4e40d22cf8b34631a86a51487118591f"
format_stamp: "Formatted at 2026-07-09 14:59:16 on dist-test-slave-h37j"
I20260709 14:59:16.209197 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:59:16.212222 25286 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:59:16.212919 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:59:16.213192 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-1-root
uuid: "4e40d22cf8b34631a86a51487118591f"
format_stamp: "Formatted at 2026-07-09 14:59:16 on dist-test-slave-h37j"
I20260709 14:59:16.213449 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-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:59:16.237684 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:16.238821 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:16.240216 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:16.242318 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:16.242504 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:16.242722 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:16.242868 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:16.280097 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.130:35615
I20260709 14:59:16.280233 25348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.130:35615 every 8 connection(s)
I20260709 14:59:16.284536 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:16.291361 25352 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:59:16.293452 25353 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:59:16.294165 25355 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:59:16.295596 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:16.296553 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:16.296809 17962 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:59:16.296895 25349 heartbeater.cc:344] Connected to a master server at 127.17.138.190:43471
I20260709 14:59:16.296983 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609156296962 us; error 0 us; skew 500 ppm
I20260709 14:59:16.297389 25349 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:16.297786 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:16.298238 25349 heartbeater.cc:507] Master 127.17.138.190:43471 requested a full tablet report, sending...
I20260709 14:59:16.300376 25147 ts_manager.cc:194] Registered new tserver with Master: 4e40d22cf8b34631a86a51487118591f (127.17.138.130:35615)
I20260709 14:59:16.301667 25147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45998
I20260709 14:59:16.302434 17962 webserver.cc:533] Webserver started at http://127.17.138.131:39839/ using document root <none> and password file <none>
I20260709 14:59:16.303001 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:16.303185 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:16.303421 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:16.304535 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-2-root/instance:
uuid: "38fd860af52d495290885be00c4b2092"
format_stamp: "Formatted at 2026-07-09 14:59:16 on dist-test-slave-h37j"
I20260709 14:59:16.308739 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:59:16.311894 25360 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:59:16.312588 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:59:16.312855 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-2-root
uuid: "38fd860af52d495290885be00c4b2092"
format_stamp: "Formatted at 2026-07-09 14:59:16 on dist-test-slave-h37j"
I20260709 14:59:16.313118 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608881620301-17962-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:59:16.333557 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:16.334750 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:16.336125 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:16.338289 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:16.338464 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:16.338685 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:16.338835 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:16.376552 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.131:44629
I20260709 14:59:16.376662 25422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.131:44629 every 8 connection(s)
I20260709 14:59:16.389381 25423 heartbeater.cc:344] Connected to a master server at 127.17.138.190:43471
I20260709 14:59:16.389771 25423 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:16.390420 25423 heartbeater.cc:507] Master 127.17.138.190:43471 requested a full tablet report, sending...
I20260709 14:59:16.392117 25147 ts_manager.cc:194] Registered new tserver with Master: 38fd860af52d495290885be00c4b2092 (127.17.138.131:44629)
I20260709 14:59:16.392654 17962 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013188439s
I20260709 14:59:16.393736 25147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46004
I20260709 14:59:16.416850 25147 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46014:
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:59:16.418989 25147 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:59:16.465591 25239 tablet_service.cc:1511] Processing CreateTablet for tablet de2f5fa4e3614c759d3c9c3183c798ef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=670ebd7ee5c3424fb6a5dfd92f5236a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:59:16.467326 25239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2f5fa4e3614c759d3c9c3183c798ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.468561 25238 tablet_service.cc:1511] Processing CreateTablet for tablet b8db6438b05b432cbf5070ad0c1abaae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=670ebd7ee5c3424fb6a5dfd92f5236a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:59:16.469959 25238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8db6438b05b432cbf5070ad0c1abaae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.482945 25388 tablet_service.cc:1511] Processing CreateTablet for tablet de2f5fa4e3614c759d3c9c3183c798ef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=670ebd7ee5c3424fb6a5dfd92f5236a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:59:16.483448 25387 tablet_service.cc:1511] Processing CreateTablet for tablet b8db6438b05b432cbf5070ad0c1abaae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=670ebd7ee5c3424fb6a5dfd92f5236a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:59:16.484472 25388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2f5fa4e3614c759d3c9c3183c798ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.485659 25314 tablet_service.cc:1511] Processing CreateTablet for tablet de2f5fa4e3614c759d3c9c3183c798ef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=670ebd7ee5c3424fb6a5dfd92f5236a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:59:16.486290 25313 tablet_service.cc:1511] Processing CreateTablet for tablet b8db6438b05b432cbf5070ad0c1abaae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=670ebd7ee5c3424fb6a5dfd92f5236a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:59:16.486899 25314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2f5fa4e3614c759d3c9c3183c798ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.487447 25313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8db6438b05b432cbf5070ad0c1abaae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.492516 25387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8db6438b05b432cbf5070ad0c1abaae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.507120 25438 tablet_bootstrap.cc:492] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36: Bootstrap starting.
I20260709 14:59:16.512518 25440 tablet_bootstrap.cc:492] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092: Bootstrap starting.
I20260709 14:59:16.515105 25439 tablet_bootstrap.cc:492] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f: Bootstrap starting.
I20260709 14:59:16.515890 25438 tablet_bootstrap.cc:654] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.519444 25440 tablet_bootstrap.cc:654] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.522125 25439 tablet_bootstrap.cc:654] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.524677 25440 tablet_bootstrap.cc:492] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092: No bootstrap required, opened a new log
I20260709 14:59:16.525157 25440 ts_tablet_manager.cc:1403] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260709 14:59:16.525863 25438 tablet_bootstrap.cc:492] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36: No bootstrap required, opened a new log
I20260709 14:59:16.526387 25438 ts_tablet_manager.cc:1403] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:59:16.527391 25439 tablet_bootstrap.cc:492] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f: No bootstrap required, opened a new log
I20260709 14:59:16.527774 25439 ts_tablet_manager.cc:1403] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:59:16.528220 25440 raft_consensus.cc:359] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:16.528985 25440 raft_consensus.cc:385] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.529325 25440 raft_consensus.cc:740] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fd860af52d495290885be00c4b2092, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.529129 25438 raft_consensus.cc:359] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.529940 25438 raft_consensus.cc:385] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.530262 25438 raft_consensus.cc:740] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a130e57f3f514c209a44905b06cecc36, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.530120 25440 consensus_queue.cc:260] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:16.530218 25439 raft_consensus.cc:359] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:16.531033 25439 raft_consensus.cc:385] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.531337 25439 raft_consensus.cc:740] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e40d22cf8b34631a86a51487118591f, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.531206 25438 consensus_queue.cc:260] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.532203 25439 consensus_queue.cc:260] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:16.536087 25349 heartbeater.cc:499] Master 127.17.138.190:43471 was elected leader, sending a full tablet report...
I20260709 14:59:16.537050 25439 ts_tablet_manager.cc:1434] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:59:16.538904 25423 heartbeater.cc:499] Master 127.17.138.190:43471 was elected leader, sending a full tablet report...
I20260709 14:59:16.539481 25440 ts_tablet_manager.cc:1434] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.009s
I20260709 14:59:16.540238 25439 tablet_bootstrap.cc:492] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f: Bootstrap starting.
I20260709 14:59:16.542465 25440 tablet_bootstrap.cc:492] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092: Bootstrap starting.
I20260709 14:59:16.547464 25439 tablet_bootstrap.cc:654] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.549168 25440 tablet_bootstrap.cc:654] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.552966 25274 heartbeater.cc:499] Master 127.17.138.190:43471 was elected leader, sending a full tablet report...
I20260709 14:59:16.553545 25438 ts_tablet_manager.cc:1434] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36: Time spent starting tablet: real 0.027s	user 0.014s	sys 0.012s
I20260709 14:59:16.554939 25438 tablet_bootstrap.cc:492] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36: Bootstrap starting.
I20260709 14:59:16.563548 25438 tablet_bootstrap.cc:654] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.564426 25439 tablet_bootstrap.cc:492] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f: No bootstrap required, opened a new log
I20260709 14:59:16.564975 25439 ts_tablet_manager.cc:1403] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260709 14:59:16.569164 25439 raft_consensus.cc:359] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.569854 25439 raft_consensus.cc:385] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.569916 25440 tablet_bootstrap.cc:492] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092: No bootstrap required, opened a new log
I20260709 14:59:16.570308 25439 raft_consensus.cc:740] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e40d22cf8b34631a86a51487118591f, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.570586 25440 ts_tablet_manager.cc:1403] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260709 14:59:16.571071 25439 consensus_queue.cc:260] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.573617 25440 raft_consensus.cc:359] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.574375 25440 raft_consensus.cc:385] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.574674 25440 raft_consensus.cc:740] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fd860af52d495290885be00c4b2092, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.575127 25439 ts_tablet_manager.cc:1434] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:59:16.575541 25440 consensus_queue.cc:260] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.578356 25440 ts_tablet_manager.cc:1434] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:59:16.579209 25438 tablet_bootstrap.cc:492] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36: No bootstrap required, opened a new log
I20260709 14:59:16.579737 25438 ts_tablet_manager.cc:1403] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260709 14:59:16.582600 25438 raft_consensus.cc:359] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:16.583276 25438 raft_consensus.cc:385] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.583556 25438 raft_consensus.cc:740] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a130e57f3f514c209a44905b06cecc36, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.584218 25438 consensus_queue.cc:260] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:16.586150 25438 ts_tablet_manager.cc:1434] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:59:16.590655 25444 raft_consensus.cc:493] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:16.591051 25444 raft_consensus.cc:515] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.592969 25444 leader_election.cc:290] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a130e57f3f514c209a44905b06cecc36 (127.17.138.129:40041), 4e40d22cf8b34631a86a51487118591f (127.17.138.130:35615)
I20260709 14:59:16.601841 25249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8db6438b05b432cbf5070ad0c1abaae" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a130e57f3f514c209a44905b06cecc36" is_pre_election: true
I20260709 14:59:16.602442 25249 raft_consensus.cc:2468] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 0.
I20260709 14:59:16.603092 25324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8db6438b05b432cbf5070ad0c1abaae" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e40d22cf8b34631a86a51487118591f" is_pre_election: true
I20260709 14:59:16.603386 25362 leader_election.cc:304] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fd860af52d495290885be00c4b2092, a130e57f3f514c209a44905b06cecc36; no voters: 
I20260709 14:59:16.603626 25324 raft_consensus.cc:2468] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 0.
I20260709 14:59:16.604081 25444 raft_consensus.cc:2804] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:16.604393 25444 raft_consensus.cc:493] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:16.604686 25444 raft_consensus.cc:3060] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:16.609418 25444 raft_consensus.cc:515] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.610935 25444 leader_election.cc:290] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 election: Requested vote from peers a130e57f3f514c209a44905b06cecc36 (127.17.138.129:40041), 4e40d22cf8b34631a86a51487118591f (127.17.138.130:35615)
I20260709 14:59:16.611562 25249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8db6438b05b432cbf5070ad0c1abaae" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a130e57f3f514c209a44905b06cecc36"
I20260709 14:59:16.611796 25324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8db6438b05b432cbf5070ad0c1abaae" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e40d22cf8b34631a86a51487118591f"
I20260709 14:59:16.612035 25249 raft_consensus.cc:3060] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:16.612289 25324 raft_consensus.cc:3060] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:16.617609 25249 raft_consensus.cc:2468] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 1.
I20260709 14:59:16.617862 25324 raft_consensus.cc:2468] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 1.
I20260709 14:59:16.618619 25362 leader_election.cc:304] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fd860af52d495290885be00c4b2092, a130e57f3f514c209a44905b06cecc36; no voters: 
I20260709 14:59:16.619220 25444 raft_consensus.cc:2804] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:16.620219 25444 raft_consensus.cc:697] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Becoming Leader. State: Replica: 38fd860af52d495290885be00c4b2092, State: Running, Role: LEADER
I20260709 14:59:16.620936 25444 consensus_queue.cc:237] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.627269 25147 catalog_manager.cc:5697] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fd860af52d495290885be00c4b2092 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "38fd860af52d495290885be00c4b2092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:16.670624 25444 raft_consensus.cc:493] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:16.671099 25444 raft_consensus.cc:515] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:16.672582 25444 leader_election.cc:290] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a130e57f3f514c209a44905b06cecc36 (127.17.138.129:40041), 4e40d22cf8b34631a86a51487118591f (127.17.138.130:35615)
I20260709 14:59:16.673348 25249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2f5fa4e3614c759d3c9c3183c798ef" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a130e57f3f514c209a44905b06cecc36" is_pre_election: true
I20260709 14:59:16.673537 25324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2f5fa4e3614c759d3c9c3183c798ef" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e40d22cf8b34631a86a51487118591f" is_pre_election: true
I20260709 14:59:16.673914 25249 raft_consensus.cc:2468] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 0.
I20260709 14:59:16.674137 25324 raft_consensus.cc:2468] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 0.
I20260709 14:59:16.674818 25362 leader_election.cc:304] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fd860af52d495290885be00c4b2092, a130e57f3f514c209a44905b06cecc36; no voters: 
I20260709 14:59:16.675493 25444 raft_consensus.cc:2804] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:16.675843 25444 raft_consensus.cc:493] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:16.676106 25444 raft_consensus.cc:3060] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:16.680716 25444 raft_consensus.cc:515] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:16.682271 25444 leader_election.cc:290] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 election: Requested vote from peers a130e57f3f514c209a44905b06cecc36 (127.17.138.129:40041), 4e40d22cf8b34631a86a51487118591f (127.17.138.130:35615)
I20260709 14:59:16.682926 25249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2f5fa4e3614c759d3c9c3183c798ef" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a130e57f3f514c209a44905b06cecc36"
I20260709 14:59:16.683195 25324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2f5fa4e3614c759d3c9c3183c798ef" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e40d22cf8b34631a86a51487118591f"
I20260709 14:59:16.683434 25249 raft_consensus.cc:3060] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:16.683710 25324 raft_consensus.cc:3060] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:16.688138 25324 raft_consensus.cc:2468] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 1.
I20260709 14:59:16.688304 25249 raft_consensus.cc:2468] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 1.
I20260709 14:59:16.689388 25364 leader_election.cc:304] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fd860af52d495290885be00c4b2092, 4e40d22cf8b34631a86a51487118591f; no voters: 
I20260709 14:59:16.690028 25444 raft_consensus.cc:2804] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:16.690398 25444 raft_consensus.cc:697] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Becoming Leader. State: Replica: 38fd860af52d495290885be00c4b2092, State: Running, Role: LEADER
I20260709 14:59:16.691148 25444 consensus_queue.cc:237] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:16.696892 25147 catalog_manager.cc:5697] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fd860af52d495290885be00c4b2092 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "38fd860af52d495290885be00c4b2092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:16.778753 25147 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46020:
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:59:16.780521 25147 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:59:16.801323 25238 tablet_service.cc:1511] Processing CreateTablet for tablet 928861f7a5664512828a9d0415957d2a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af98c220bf0d453aaf5f93692750b35e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:59:16.802559 25238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928861f7a5664512828a9d0415957d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.802533 25314 tablet_service.cc:1511] Processing CreateTablet for tablet 928861f7a5664512828a9d0415957d2a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af98c220bf0d453aaf5f93692750b35e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:59:16.803841 25314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928861f7a5664512828a9d0415957d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.803771 25387 tablet_service.cc:1511] Processing CreateTablet for tablet 928861f7a5664512828a9d0415957d2a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af98c220bf0d453aaf5f93692750b35e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:59:16.804989 25387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928861f7a5664512828a9d0415957d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.807518 25239 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8d8a144b2d4fc3b53fd714c9587ad2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af98c220bf0d453aaf5f93692750b35e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:59:16.808693 25239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8d8a144b2d4fc3b53fd714c9587ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.812623 25313 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8d8a144b2d4fc3b53fd714c9587ad2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af98c220bf0d453aaf5f93692750b35e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:59:16.813802 25313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8d8a144b2d4fc3b53fd714c9587ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.816913 25388 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8d8a144b2d4fc3b53fd714c9587ad2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af98c220bf0d453aaf5f93692750b35e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:59:16.818127 25388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8d8a144b2d4fc3b53fd714c9587ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:16.819656 25438 tablet_bootstrap.cc:492] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36: Bootstrap starting.
I20260709 14:59:16.822011 25440 tablet_bootstrap.cc:492] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092: Bootstrap starting.
I20260709 14:59:16.822345 25439 tablet_bootstrap.cc:492] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f: Bootstrap starting.
I20260709 14:59:16.826557 25438 tablet_bootstrap.cc:654] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.828306 25440 tablet_bootstrap.cc:654] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.828553 25439 tablet_bootstrap.cc:654] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.836632 25438 tablet_bootstrap.cc:492] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36: No bootstrap required, opened a new log
I20260709 14:59:16.836900 25440 tablet_bootstrap.cc:492] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092: No bootstrap required, opened a new log
I20260709 14:59:16.837100 25438 ts_tablet_manager.cc:1403] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 14:59:16.837414 25440 ts_tablet_manager.cc:1403] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 14:59:16.839964 25438 raft_consensus.cc:359] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.840236 25440 raft_consensus.cc:359] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.840667 25438 raft_consensus.cc:385] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.841035 25438 raft_consensus.cc:740] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a130e57f3f514c209a44905b06cecc36, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.841928 25438 consensus_queue.cc:260] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.843302 25439 tablet_bootstrap.cc:492] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f: No bootstrap required, opened a new log
I20260709 14:59:16.843781 25439 ts_tablet_manager.cc:1403] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260709 14:59:16.846549 25438 ts_tablet_manager.cc:1434] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:59:16.840976 25440 raft_consensus.cc:385] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.850334 25438 tablet_bootstrap.cc:492] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36: Bootstrap starting.
I20260709 14:59:16.846561 25439 raft_consensus.cc:359] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.851701 25439 raft_consensus.cc:385] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.851286 25440 raft_consensus.cc:740] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fd860af52d495290885be00c4b2092, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.852545 25440 consensus_queue.cc:260] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.854777 25440 ts_tablet_manager.cc:1434] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 14:59:16.855152 25439 raft_consensus.cc:740] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e40d22cf8b34631a86a51487118591f, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.855975 25439 consensus_queue.cc:260] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.857704 25440 tablet_bootstrap.cc:492] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092: Bootstrap starting.
I20260709 14:59:16.858253 25439 ts_tablet_manager.cc:1434] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:59:16.859684 25438 tablet_bootstrap.cc:654] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.860378 25439 tablet_bootstrap.cc:492] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f: Bootstrap starting.
I20260709 14:59:16.866115 25440 tablet_bootstrap.cc:654] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.867369 25439 tablet_bootstrap.cc:654] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:16.873683 25440 tablet_bootstrap.cc:492] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092: No bootstrap required, opened a new log
I20260709 14:59:16.874171 25440 ts_tablet_manager.cc:1403] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.010s
I20260709 14:59:16.876916 25440 raft_consensus.cc:359] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.877612 25440 raft_consensus.cc:385] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.877916 25440 raft_consensus.cc:740] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fd860af52d495290885be00c4b2092, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.878768 25440 consensus_queue.cc:260] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.880837 25440 ts_tablet_manager.cc:1434] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:59:16.884415 25439 tablet_bootstrap.cc:492] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f: No bootstrap required, opened a new log
I20260709 14:59:16.884958 25438 tablet_bootstrap.cc:492] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36: No bootstrap required, opened a new log
I20260709 14:59:16.884989 25439 ts_tablet_manager.cc:1403] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 14:59:16.885471 25438 ts_tablet_manager.cc:1403] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.017s
I20260709 14:59:16.887804 25439 raft_consensus.cc:359] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.888177 25438 raft_consensus.cc:359] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.888510 25439 raft_consensus.cc:385] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.888765 25438 raft_consensus.cc:385] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:16.888883 25439 raft_consensus.cc:740] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e40d22cf8b34631a86a51487118591f, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.889093 25438 raft_consensus.cc:740] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a130e57f3f514c209a44905b06cecc36, State: Initialized, Role: FOLLOWER
I20260709 14:59:16.889830 25438 consensus_queue.cc:260] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.889716 25439 consensus_queue.cc:260] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.890998 25446 raft_consensus.cc:493] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:16.891424 25446 raft_consensus.cc:515] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.891945 25438 ts_tablet_manager.cc:1434] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:59:16.894765 25439 ts_tablet_manager.cc:1434] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:59:16.896709 25446 leader_election.cc:290] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a130e57f3f514c209a44905b06cecc36 (127.17.138.129:40041), 38fd860af52d495290885be00c4b2092 (127.17.138.131:44629)
I20260709 14:59:16.913030 25249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2" candidate_uuid: "4e40d22cf8b34631a86a51487118591f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a130e57f3f514c209a44905b06cecc36" is_pre_election: true
I20260709 14:59:16.913695 25249 raft_consensus.cc:2468] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e40d22cf8b34631a86a51487118591f in term 0.
I20260709 14:59:16.914511 25398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2" candidate_uuid: "4e40d22cf8b34631a86a51487118591f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fd860af52d495290885be00c4b2092" is_pre_election: true
I20260709 14:59:16.914758 25288 leader_election.cc:304] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e40d22cf8b34631a86a51487118591f, a130e57f3f514c209a44905b06cecc36; no voters: 
I20260709 14:59:16.915145 25398 raft_consensus.cc:2468] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e40d22cf8b34631a86a51487118591f in term 0.
I20260709 14:59:16.915498 25446 raft_consensus.cc:2804] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:16.915876 25446 raft_consensus.cc:493] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:16.916209 25446 raft_consensus.cc:3060] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:16.921412 25446 raft_consensus.cc:515] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.922847 25446 leader_election.cc:290] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [CANDIDATE]: Term 1 election: Requested vote from peers a130e57f3f514c209a44905b06cecc36 (127.17.138.129:40041), 38fd860af52d495290885be00c4b2092 (127.17.138.131:44629)
I20260709 14:59:16.923585 25249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2" candidate_uuid: "4e40d22cf8b34631a86a51487118591f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a130e57f3f514c209a44905b06cecc36"
I20260709 14:59:16.923745 25398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2" candidate_uuid: "4e40d22cf8b34631a86a51487118591f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fd860af52d495290885be00c4b2092"
I20260709 14:59:16.924052 25249 raft_consensus.cc:3060] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:16.924247 25398 raft_consensus.cc:3060] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:16.929095 25249 raft_consensus.cc:2468] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e40d22cf8b34631a86a51487118591f in term 1.
I20260709 14:59:16.929239 25398 raft_consensus.cc:2468] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e40d22cf8b34631a86a51487118591f in term 1.
I20260709 14:59:16.930012 25288 leader_election.cc:304] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e40d22cf8b34631a86a51487118591f, a130e57f3f514c209a44905b06cecc36; no voters: 
I20260709 14:59:16.930706 25446 raft_consensus.cc:2804] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:16.931129 25446 raft_consensus.cc:697] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 1 LEADER]: Becoming Leader. State: Replica: 4e40d22cf8b34631a86a51487118591f, State: Running, Role: LEADER
I20260709 14:59:16.931785 25446 consensus_queue.cc:237] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.938128 25147 catalog_manager.cc:5697] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e40d22cf8b34631a86a51487118591f (127.17.138.130). New cstate: current_term: 1 leader_uuid: "4e40d22cf8b34631a86a51487118591f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:16.991525 25444 raft_consensus.cc:493] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:16.992012 25444 raft_consensus.cc:515] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:16.993666 25444 leader_election.cc:290] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a130e57f3f514c209a44905b06cecc36 (127.17.138.129:40041), 4e40d22cf8b34631a86a51487118591f (127.17.138.130:35615)
I20260709 14:59:16.994361 25249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928861f7a5664512828a9d0415957d2a" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a130e57f3f514c209a44905b06cecc36" is_pre_election: true
I20260709 14:59:16.994740 25324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928861f7a5664512828a9d0415957d2a" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e40d22cf8b34631a86a51487118591f" is_pre_election: true
I20260709 14:59:16.995069 25249 raft_consensus.cc:2468] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 0.
I20260709 14:59:16.995400 25324 raft_consensus.cc:2468] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 0.
I20260709 14:59:16.996093 25362 leader_election.cc:304] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fd860af52d495290885be00c4b2092, a130e57f3f514c209a44905b06cecc36; no voters: 
I20260709 14:59:16.996929 25444 raft_consensus.cc:2804] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:16.997267 25444 raft_consensus.cc:493] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:16.997512 25444 raft_consensus.cc:3060] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:17.002135 25444 raft_consensus.cc:515] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:17.003608 25444 leader_election.cc:290] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 election: Requested vote from peers a130e57f3f514c209a44905b06cecc36 (127.17.138.129:40041), 4e40d22cf8b34631a86a51487118591f (127.17.138.130:35615)
I20260709 14:59:17.004359 25249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928861f7a5664512828a9d0415957d2a" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a130e57f3f514c209a44905b06cecc36"
I20260709 14:59:17.004729 25324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928861f7a5664512828a9d0415957d2a" candidate_uuid: "38fd860af52d495290885be00c4b2092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e40d22cf8b34631a86a51487118591f"
I20260709 14:59:17.005021 25249 raft_consensus.cc:3060] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:17.005331 25324 raft_consensus.cc:3060] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:17.011744 25324 raft_consensus.cc:2468] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 1.
I20260709 14:59:17.011744 25249 raft_consensus.cc:2468] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fd860af52d495290885be00c4b2092 in term 1.
I20260709 14:59:17.012957 25364 leader_election.cc:304] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fd860af52d495290885be00c4b2092, 4e40d22cf8b34631a86a51487118591f; no voters: 
I20260709 14:59:17.013602 25444 raft_consensus.cc:2804] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:17.014034 25444 raft_consensus.cc:697] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Becoming Leader. State: Replica: 38fd860af52d495290885be00c4b2092, State: Running, Role: LEADER
I20260709 14:59:17.014660 25444 consensus_queue.cc:237] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:17.021765 25147 catalog_manager.cc:5697] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fd860af52d495290885be00c4b2092 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "38fd860af52d495290885be00c4b2092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } health_report { overall_health: HEALTHY } } }
W20260709 14:59:17.027740 25195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:59:17.047247 25398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de2f5fa4e3614c759d3c9c3183c798ef"
dest_uuid: "38fd860af52d495290885be00c4b2092"
mode: GRACEFUL
new_leader_uuid: "a130e57f3f514c209a44905b06cecc36"
 from {username='slave'} at 127.0.0.1:39692
I20260709 14:59:17.047808 25398 raft_consensus.cc:606] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Received request to transfer leadership to TS a130e57f3f514c209a44905b06cecc36
I20260709 14:59:17.055361 25398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "928861f7a5664512828a9d0415957d2a"
dest_uuid: "38fd860af52d495290885be00c4b2092"
mode: GRACEFUL
new_leader_uuid: "a130e57f3f514c209a44905b06cecc36"
 from {username='slave'} at 127.0.0.1:39692
I20260709 14:59:17.055850 25398 raft_consensus.cc:606] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Received request to transfer leadership to TS a130e57f3f514c209a44905b06cecc36
I20260709 14:59:17.059065 25444 consensus_queue.cc:1048] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:17.069926 25324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2"
dest_uuid: "4e40d22cf8b34631a86a51487118591f"
mode: GRACEFUL
new_leader_uuid: "a130e57f3f514c209a44905b06cecc36"
 from {username='slave'} at 127.0.0.1:41148
I20260709 14:59:17.070551 25324 raft_consensus.cc:606] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 1 LEADER]: Received request to transfer leadership to TS a130e57f3f514c209a44905b06cecc36
I20260709 14:59:17.076752 25444 consensus_queue.cc:1048] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:17.281996 25474 consensus_queue.cc:1048] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:17.289014 25451 consensus_queue.cc:1048] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:17.296149 25444 raft_consensus.cc:993] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092: : Instructing follower a130e57f3f514c209a44905b06cecc36 to start an election
I20260709 14:59:17.296579 25451 raft_consensus.cc:1081] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Signalling peer a130e57f3f514c209a44905b06cecc36 to start an election
I20260709 14:59:17.298187 25249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de2f5fa4e3614c759d3c9c3183c798ef"
dest_uuid: "a130e57f3f514c209a44905b06cecc36"
 from {username='slave'} at 127.0.0.1:46822
I20260709 14:59:17.298579 25249 raft_consensus.cc:493] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:17.298967 25249 raft_consensus.cc:3060] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:17.303682 25249 raft_consensus.cc:515] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:17.305518 25249 leader_election.cc:290] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [CANDIDATE]: Term 2 election: Requested vote from peers 38fd860af52d495290885be00c4b2092 (127.17.138.131:44629), 4e40d22cf8b34631a86a51487118591f (127.17.138.130:35615)
I20260709 14:59:17.315390 25398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2f5fa4e3614c759d3c9c3183c798ef" candidate_uuid: "a130e57f3f514c209a44905b06cecc36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38fd860af52d495290885be00c4b2092"
I20260709 14:59:17.315614 25324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2f5fa4e3614c759d3c9c3183c798ef" candidate_uuid: "a130e57f3f514c209a44905b06cecc36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e40d22cf8b34631a86a51487118591f"
I20260709 14:59:17.315872 25398 raft_consensus.cc:3055] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:17.316162 25398 raft_consensus.cc:740] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fd860af52d495290885be00c4b2092, State: Running, Role: LEADER
I20260709 14:59:17.316188 25324 raft_consensus.cc:3060] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:17.316838 25398 consensus_queue.cc:260] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:17.317831 25398 raft_consensus.cc:3060] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:17.320904 25324 raft_consensus.cc:2468] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a130e57f3f514c209a44905b06cecc36 in term 2.
I20260709 14:59:17.321851 25215 leader_election.cc:304] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e40d22cf8b34631a86a51487118591f, a130e57f3f514c209a44905b06cecc36; no voters: 
I20260709 14:59:17.322415 25398 raft_consensus.cc:2468] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a130e57f3f514c209a44905b06cecc36 in term 2.
I20260709 14:59:17.322567 25445 raft_consensus.cc:2804] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:17.323792 25445 raft_consensus.cc:697] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 2 LEADER]: Becoming Leader. State: Replica: a130e57f3f514c209a44905b06cecc36, State: Running, Role: LEADER
I20260709 14:59:17.324537 25445 consensus_queue.cc:237] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } }
I20260709 14:59:17.330312 25147 catalog_manager.cc:5697] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 reported cstate change: term changed from 1 to 2, leader changed from 38fd860af52d495290885be00c4b2092 (127.17.138.131) to a130e57f3f514c209a44905b06cecc36 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "a130e57f3f514c209a44905b06cecc36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:17.412925 25446 consensus_queue.cc:1048] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:17.422582 25483 consensus_queue.cc:1048] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:17.432786 25465 raft_consensus.cc:993] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f: : Instructing follower a130e57f3f514c209a44905b06cecc36 to start an election
I20260709 14:59:17.433211 25483 raft_consensus.cc:1081] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 1 LEADER]: Signalling peer a130e57f3f514c209a44905b06cecc36 to start an election
I20260709 14:59:17.434577 25249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2"
dest_uuid: "a130e57f3f514c209a44905b06cecc36"
 from {username='slave'} at 127.0.0.1:46834
I20260709 14:59:17.435139 25249 raft_consensus.cc:493] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:17.435496 25249 raft_consensus.cc:3060] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:17.440156 25249 raft_consensus.cc:515] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:17.441650 25249 leader_election.cc:290] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [CANDIDATE]: Term 2 election: Requested vote from peers 4e40d22cf8b34631a86a51487118591f (127.17.138.130:35615), 38fd860af52d495290885be00c4b2092 (127.17.138.131:44629)
I20260709 14:59:17.442427 25324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2" candidate_uuid: "a130e57f3f514c209a44905b06cecc36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e40d22cf8b34631a86a51487118591f"
I20260709 14:59:17.443022 25324 raft_consensus.cc:3055] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:17.442911 25398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2" candidate_uuid: "a130e57f3f514c209a44905b06cecc36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38fd860af52d495290885be00c4b2092"
I20260709 14:59:17.443364 25324 raft_consensus.cc:740] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e40d22cf8b34631a86a51487118591f, State: Running, Role: LEADER
I20260709 14:59:17.443578 25398 raft_consensus.cc:3060] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:17.444098 25324 consensus_queue.cc:260] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:17.444990 25324 raft_consensus.cc:3060] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:17.448716 25398 raft_consensus.cc:2468] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a130e57f3f514c209a44905b06cecc36 in term 2.
I20260709 14:59:17.449678 25324 raft_consensus.cc:2468] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a130e57f3f514c209a44905b06cecc36 in term 2.
I20260709 14:59:17.449635 25215 leader_election.cc:304] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fd860af52d495290885be00c4b2092, a130e57f3f514c209a44905b06cecc36; no voters: 
I20260709 14:59:17.450529 25445 raft_consensus.cc:2804] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:17.450970 25445 raft_consensus.cc:697] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 2 LEADER]: Becoming Leader. State: Replica: a130e57f3f514c209a44905b06cecc36, State: Running, Role: LEADER
I20260709 14:59:17.451645 25445 consensus_queue.cc:237] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:17.456991 25146 catalog_manager.cc:5697] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 reported cstate change: term changed from 1 to 2, leader changed from 4e40d22cf8b34631a86a51487118591f (127.17.138.130) to a130e57f3f514c209a44905b06cecc36 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "a130e57f3f514c209a44905b06cecc36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:17.568765 25451 consensus_queue.cc:1048] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:17.578475 25444 consensus_queue.cc:1048] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:17.586961 25474 raft_consensus.cc:993] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092: : Instructing follower a130e57f3f514c209a44905b06cecc36 to start an election
I20260709 14:59:17.587366 25444 raft_consensus.cc:1081] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Signalling peer a130e57f3f514c209a44905b06cecc36 to start an election
I20260709 14:59:17.588804 25249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "928861f7a5664512828a9d0415957d2a"
dest_uuid: "a130e57f3f514c209a44905b06cecc36"
 from {username='slave'} at 127.0.0.1:46822
I20260709 14:59:17.589354 25249 raft_consensus.cc:493] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:17.589687 25249 raft_consensus.cc:3060] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:17.594694 25249 raft_consensus.cc:515] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:17.596589 25249 leader_election.cc:290] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [CANDIDATE]: Term 2 election: Requested vote from peers 4e40d22cf8b34631a86a51487118591f (127.17.138.130:35615), 38fd860af52d495290885be00c4b2092 (127.17.138.131:44629)
I20260709 14:59:17.597227 25324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928861f7a5664512828a9d0415957d2a" candidate_uuid: "a130e57f3f514c209a44905b06cecc36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e40d22cf8b34631a86a51487118591f"
I20260709 14:59:17.597838 25324 raft_consensus.cc:3060] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:17.598026 25398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928861f7a5664512828a9d0415957d2a" candidate_uuid: "a130e57f3f514c209a44905b06cecc36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38fd860af52d495290885be00c4b2092"
I20260709 14:59:17.598618 25398 raft_consensus.cc:3055] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:17.598966 25398 raft_consensus.cc:740] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fd860af52d495290885be00c4b2092, State: Running, Role: LEADER
I20260709 14:59:17.599733 25398 consensus_queue.cc:260] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:17.600909 25398 raft_consensus.cc:3060] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:17.602985 25324 raft_consensus.cc:2468] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a130e57f3f514c209a44905b06cecc36 in term 2.
I20260709 14:59:17.603931 25215 leader_election.cc:304] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e40d22cf8b34631a86a51487118591f, a130e57f3f514c209a44905b06cecc36; no voters: 
I20260709 14:59:17.604542 25445 raft_consensus.cc:2804] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:17.604904 25445 raft_consensus.cc:697] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 2 LEADER]: Becoming Leader. State: Replica: a130e57f3f514c209a44905b06cecc36, State: Running, Role: LEADER
I20260709 14:59:17.605789 25398 raft_consensus.cc:2468] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a130e57f3f514c209a44905b06cecc36 in term 2.
I20260709 14:59:17.605619 25445 consensus_queue.cc:237] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:17.610975 25147 catalog_manager.cc:5697] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 reported cstate change: term changed from 1 to 2, leader changed from 38fd860af52d495290885be00c4b2092 (127.17.138.131) to a130e57f3f514c209a44905b06cecc36 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "a130e57f3f514c209a44905b06cecc36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:17.766347 17962 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:59:17.767794 17962 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:59:17.768131 17962 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:59:17.779057 25249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2"
dest_uuid: "a130e57f3f514c209a44905b06cecc36"
mode: GRACEFUL
new_leader_uuid: "4e40d22cf8b34631a86a51487118591f"
 from {username='slave'} at 127.0.0.1:46226
I20260709 14:59:17.779551 25249 raft_consensus.cc:606] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 2 LEADER]: Received request to transfer leadership to TS 4e40d22cf8b34631a86a51487118591f
I20260709 14:59:17.780614 17962 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:59:17.887908 25324 raft_consensus.cc:1275] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [term 2 FOLLOWER]: Refusing update from remote peer a130e57f3f514c209a44905b06cecc36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:17.889161 25445 consensus_queue.cc:1048] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:17.895252 25324 raft_consensus.cc:1275] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 2 FOLLOWER]: Refusing update from remote peer a130e57f3f514c209a44905b06cecc36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:17.896786 25398 raft_consensus.cc:1275] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 2 FOLLOWER]: Refusing update from remote peer a130e57f3f514c209a44905b06cecc36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:17.898427 25445 consensus_queue.cc:1048] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:17.899811 25481 consensus_queue.cc:1048] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:17.903592 25398 raft_consensus.cc:1275] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 2 FOLLOWER]: Refusing update from remote peer a130e57f3f514c209a44905b06cecc36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:17.906680 25492 consensus_queue.cc:1048] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:59:17.911711 25490 raft_consensus.cc:993] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36: : Instructing follower 4e40d22cf8b34631a86a51487118591f to start an election
I20260709 14:59:17.912124 25490 raft_consensus.cc:1081] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 2 LEADER]: Signalling peer 4e40d22cf8b34631a86a51487118591f to start an election
I20260709 14:59:17.916007 25323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2"
dest_uuid: "4e40d22cf8b34631a86a51487118591f"
 from {username='slave'} at 127.0.0.1:41150
I20260709 14:59:17.916545 25323 raft_consensus.cc:493] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:17.916898 25323 raft_consensus.cc:3060] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:17.924568 25323 raft_consensus.cc:515] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:17.925532 25324 raft_consensus.cc:1240] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 3 FOLLOWER]: Rejecting Update request from peer a130e57f3f514c209a44905b06cecc36 for earlier term 2. Current term is 3. Ops: []
I20260709 14:59:17.928498 25323 leader_election.cc:290] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [CANDIDATE]: Term 3 election: Requested vote from peers a130e57f3f514c209a44905b06cecc36 (127.17.138.129:40041), 38fd860af52d495290885be00c4b2092 (127.17.138.131:44629)
I20260709 14:59:17.929270 25249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2" candidate_uuid: "4e40d22cf8b34631a86a51487118591f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a130e57f3f514c209a44905b06cecc36"
I20260709 14:59:17.929489 25398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8d8a144b2d4fc3b53fd714c9587ad2" candidate_uuid: "4e40d22cf8b34631a86a51487118591f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38fd860af52d495290885be00c4b2092"
I20260709 14:59:17.929912 25249 raft_consensus.cc:3055] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:17.930301 25249 raft_consensus.cc:740] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a130e57f3f514c209a44905b06cecc36, State: Running, Role: LEADER
I20260709 14:59:17.930109 25398 raft_consensus.cc:3060] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:17.930953 25249 consensus_queue.cc:260] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [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: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:17.931924 25481 consensus_queue.cc:1059] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:17.935264 25249 raft_consensus.cc:3060] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:17.936993 25398 raft_consensus.cc:2468] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e40d22cf8b34631a86a51487118591f in term 3.
I20260709 14:59:17.938238 25290 leader_election.cc:304] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [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: 38fd860af52d495290885be00c4b2092, 4e40d22cf8b34631a86a51487118591f; no voters: 
I20260709 14:59:17.939755 25483 raft_consensus.cc:2804] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:17.941668 25483 raft_consensus.cc:697] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 3 LEADER]: Becoming Leader. State: Replica: 4e40d22cf8b34631a86a51487118591f, State: Running, Role: LEADER
I20260709 14:59:17.943006 25249 raft_consensus.cc:2468] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e40d22cf8b34631a86a51487118591f in term 3.
I20260709 14:59:17.942878 25483 consensus_queue.cc:237] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } }
I20260709 14:59:17.951067 25146 catalog_manager.cc:5697] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f reported cstate change: term changed from 2 to 3, leader changed from a130e57f3f514c209a44905b06cecc36 (127.17.138.129) to 4e40d22cf8b34631a86a51487118591f (127.17.138.130). New cstate: current_term: 3 leader_uuid: "4e40d22cf8b34631a86a51487118591f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a130e57f3f514c209a44905b06cecc36" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e40d22cf8b34631a86a51487118591f" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fd860af52d495290885be00c4b2092" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 44629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:18.001987 17962 tablet_server.cc:179] TabletServer@127.17.138.129:0 shutting down...
I20260709 14:59:18.019955 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:18.020573 17962 tablet_replica.cc:333] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36: stopping tablet replica
I20260709 14:59:18.021118 17962 raft_consensus.cc:2243] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:18.021471 17962 raft_consensus.cc:2272] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P a130e57f3f514c209a44905b06cecc36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.023623 17962 tablet_replica.cc:333] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36: stopping tablet replica
I20260709 14:59:18.024086 17962 raft_consensus.cc:2243] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:18.024657 17962 pending_rounds.cc:70] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36: Trying to abort 1 pending ops.
I20260709 14:59:18.024857 17962 pending_rounds.cc:77] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305663109560561664 op_type: NO_OP noop_request { }
I20260709 14:59:18.025146 17962 raft_consensus.cc:2889] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:59:18.025381 17962 raft_consensus.cc:2272] T 928861f7a5664512828a9d0415957d2a P a130e57f3f514c209a44905b06cecc36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.027446 17962 tablet_replica.cc:333] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36: stopping tablet replica
I20260709 14:59:18.027897 17962 raft_consensus.cc:2243] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:18.028748 17962 raft_consensus.cc:2272] T de2f5fa4e3614c759d3c9c3183c798ef P a130e57f3f514c209a44905b06cecc36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.031350 17962 tablet_replica.cc:333] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36: stopping tablet replica
I20260709 14:59:18.031967 17962 raft_consensus.cc:2243] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:18.032433 17962 raft_consensus.cc:2272] T b8db6438b05b432cbf5070ad0c1abaae P a130e57f3f514c209a44905b06cecc36 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:18.055032 25362 consensus_peers.cc:597] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 -> Peer a130e57f3f514c209a44905b06cecc36 (127.17.138.129:40041): Couldn't send request to peer a130e57f3f514c209a44905b06cecc36. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:40041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:18.056366 17962 tablet_server.cc:196] TabletServer@127.17.138.129:0 shutdown complete.
I20260709 14:59:18.067445 17962 tablet_server.cc:179] TabletServer@127.17.138.130:0 shutting down...
I20260709 14:59:18.082372 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:18.082919 17962 tablet_replica.cc:333] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f: stopping tablet replica
I20260709 14:59:18.083410 17962 raft_consensus.cc:2243] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:18.083976 17962 pending_rounds.cc:70] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f: Trying to abort 2 pending ops.
I20260709 14:59:18.084142 17962 pending_rounds.cc:77] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305663110944067584 op_type: NO_OP noop_request { }
I20260709 14:59:18.084355 17962 raft_consensus.cc:2889] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:59:18.084532 17962 pending_rounds.cc:77] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305663108928405504 op_type: NO_OP noop_request { }
I20260709 14:59:18.084722 17962 raft_consensus.cc:2889] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:59:18.084940 17962 raft_consensus.cc:2272] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 4e40d22cf8b34631a86a51487118591f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.087011 17962 tablet_replica.cc:333] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f: stopping tablet replica
I20260709 14:59:18.087471 17962 raft_consensus.cc:2243] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:18.087817 17962 raft_consensus.cc:2272] T b8db6438b05b432cbf5070ad0c1abaae P 4e40d22cf8b34631a86a51487118591f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.089663 17962 tablet_replica.cc:333] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f: stopping tablet replica
I20260709 14:59:18.090163 17962 raft_consensus.cc:2243] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:18.090507 17962 raft_consensus.cc:2272] T 928861f7a5664512828a9d0415957d2a P 4e40d22cf8b34631a86a51487118591f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.092520 17962 tablet_replica.cc:333] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f: stopping tablet replica
I20260709 14:59:18.092963 17962 raft_consensus.cc:2243] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:18.093308 17962 raft_consensus.cc:2272] T de2f5fa4e3614c759d3c9c3183c798ef P 4e40d22cf8b34631a86a51487118591f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.114599 17962 tablet_server.cc:196] TabletServer@127.17.138.130:0 shutdown complete.
I20260709 14:59:18.125488 17962 tablet_server.cc:179] TabletServer@127.17.138.131:0 shutting down...
I20260709 14:59:18.141162 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:18.141736 17962 tablet_replica.cc:333] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092: stopping tablet replica
I20260709 14:59:18.142277 17962 raft_consensus.cc:2243] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:18.142689 17962 raft_consensus.cc:2272] T 9a8d8a144b2d4fc3b53fd714c9587ad2 P 38fd860af52d495290885be00c4b2092 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.144707 17962 tablet_replica.cc:333] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092: stopping tablet replica
I20260709 14:59:18.145201 17962 raft_consensus.cc:2243] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:18.145928 17962 raft_consensus.cc:2272] T b8db6438b05b432cbf5070ad0c1abaae P 38fd860af52d495290885be00c4b2092 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.147593 17962 tablet_replica.cc:333] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092: stopping tablet replica
I20260709 14:59:18.148047 17962 raft_consensus.cc:2243] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:18.148422 17962 raft_consensus.cc:2272] T 928861f7a5664512828a9d0415957d2a P 38fd860af52d495290885be00c4b2092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.150249 17962 tablet_replica.cc:333] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092: stopping tablet replica
I20260709 14:59:18.150671 17962 raft_consensus.cc:2243] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:18.151085 17962 raft_consensus.cc:2272] T de2f5fa4e3614c759d3c9c3183c798ef P 38fd860af52d495290885be00c4b2092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.172586 17962 tablet_server.cc:196] TabletServer@127.17.138.131:0 shutdown complete.
I20260709 14:59:18.183358 17962 master.cc:562] Master@127.17.138.190:43471 shutting down...
I20260709 14:59:18.198575 17962 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:18.199052 17962 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:18.199311 17962 tablet_replica.cc:333] T 00000000000000000000000000000000 P 231a557a62ee4414aaa564591d808d26: stopping tablet replica
I20260709 14:59:18.216841 17962 master.cc:584] Master@127.17.138.190:43471 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2337 ms)
[----------] 6 tests from LeaderRebalancerTest (276466 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:59:18.241539 17962 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.138.190:36415
I20260709 14:59:18.242602 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:18.247375 25496 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:59:18.247475 25497 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:59:18.248528 25499 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:59:18.249661 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:18.250442 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:18.250618 17962 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:59:18.250731 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609158250720 us; error 0 us; skew 500 ppm
I20260709 14:59:18.251183 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:18.253232 17962 webserver.cc:533] Webserver started at http://127.17.138.190:38129/ using document root <none> and password file <none>
I20260709 14:59:18.253652 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:18.253795 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:18.254047 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:18.254989 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/master-0-root/instance:
uuid: "88a280de12e44d6ab50edcad17701c3a"
format_stamp: "Formatted at 2026-07-09 14:59:18 on dist-test-slave-h37j"
I20260709 14:59:18.259110 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:59:18.262279 25504 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:59:18.263023 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:59:18.263281 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/master-0-root
uuid: "88a280de12e44d6ab50edcad17701c3a"
format_stamp: "Formatted at 2026-07-09 14:59:18 on dist-test-slave-h37j"
I20260709 14:59:18.263561 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-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:59:18.279124 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:18.280046 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:18.312805 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.190:36415
I20260709 14:59:18.312898 25555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.190:36415 every 8 connection(s)
I20260709 14:59:18.316371 25556 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:59:18.326499 25556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a: Bootstrap starting.
I20260709 14:59:18.330703 25556 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:18.334415 25556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a: No bootstrap required, opened a new log
I20260709 14:59:18.336333 25556 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88a280de12e44d6ab50edcad17701c3a" member_type: VOTER }
I20260709 14:59:18.336678 25556 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:18.336896 25556 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a280de12e44d6ab50edcad17701c3a, State: Initialized, Role: FOLLOWER
I20260709 14:59:18.337412 25556 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "88a280de12e44d6ab50edcad17701c3a" member_type: VOTER }
I20260709 14:59:18.337845 25556 raft_consensus.cc:399] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:59:18.338073 25556 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:59:18.338316 25556 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:18.342588 25556 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88a280de12e44d6ab50edcad17701c3a" member_type: VOTER }
I20260709 14:59:18.343047 25556 leader_election.cc:304] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [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: 88a280de12e44d6ab50edcad17701c3a; no voters: 
I20260709 14:59:18.344038 25556 leader_election.cc:290] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:59:18.344340 25559 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:18.345551 25559 raft_consensus.cc:697] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [term 1 LEADER]: Becoming Leader. State: Replica: 88a280de12e44d6ab50edcad17701c3a, State: Running, Role: LEADER
I20260709 14:59:18.346197 25559 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [LEADER]: Queue going to LEADER mode. State: All 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: "88a280de12e44d6ab50edcad17701c3a" member_type: VOTER }
I20260709 14:59:18.346712 25556 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:59:18.348683 25560 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "88a280de12e44d6ab50edcad17701c3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88a280de12e44d6ab50edcad17701c3a" member_type: VOTER } }
I20260709 14:59:18.348752 25561 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88a280de12e44d6ab50edcad17701c3a. Latest consensus state: current_term: 1 leader_uuid: "88a280de12e44d6ab50edcad17701c3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88a280de12e44d6ab50edcad17701c3a" member_type: VOTER } }
I20260709 14:59:18.349460 25560 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [sys.catalog]: This master's current role is: LEADER
I20260709 14:59:18.349537 25561 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [sys.catalog]: This master's current role is: LEADER
I20260709 14:59:18.354113 25564 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:59:18.360808 25564 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:59:18.361735 17962 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:59:18.369372 25564 catalog_manager.cc:1383] Generated new cluster ID: 7657055190c946e4a665dd69935b0c2b
I20260709 14:59:18.369652 25564 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:59:18.385317 25564 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:59:18.386519 25564 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:59:18.397789 25564 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a: Generated new TSK 0
I20260709 14:59:18.398384 25564 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:59:18.428773 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:18.434545 25577 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:59:18.435492 25578 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:59:18.436728 25580 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:59:18.437366 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:18.438241 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:18.438442 17962 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:59:18.438576 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609158438561 us; error 0 us; skew 500 ppm
I20260709 14:59:18.439030 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:18.441104 17962 webserver.cc:533] Webserver started at http://127.17.138.129:46367/ using document root <none> and password file <none>
I20260709 14:59:18.441525 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:18.441679 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:18.441919 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:18.442906 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-0-root/instance:
uuid: "9ba2f7858db44efe9e626f01312400a3"
format_stamp: "Formatted at 2026-07-09 14:59:18 on dist-test-slave-h37j"
I20260709 14:59:18.447059 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:59:18.450410 25585 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:59:18.451207 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:59:18.451753 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-0-root
uuid: "9ba2f7858db44efe9e626f01312400a3"
format_stamp: "Formatted at 2026-07-09 14:59:18 on dist-test-slave-h37j"
I20260709 14:59:18.452016 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-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:59:18.471952 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:18.472990 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:18.474318 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:18.476455 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:18.476634 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:18.476850 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:18.476999 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:18.512552 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.129:41237
I20260709 14:59:18.512655 25647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.129:41237 every 8 connection(s)
I20260709 14:59:18.517052 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:18.523867 25652 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:59:18.525568 25653 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:59:18.526803 25655 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:59:18.530162 25648 heartbeater.cc:344] Connected to a master server at 127.17.138.190:36415
I20260709 14:59:18.530510 25648 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:18.530747 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:18.531260 25648 heartbeater.cc:507] Master 127.17.138.190:36415 requested a full tablet report, sending...
I20260709 14:59:18.531682 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:18.531925 17962 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:59:18.532117 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609158532099 us; error 0 us; skew 500 ppm
I20260709 14:59:18.532755 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:18.533223 25521 ts_manager.cc:194] Registered new tserver with Master: 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237)
I20260709 14:59:18.535175 17962 webserver.cc:533] Webserver started at http://127.17.138.130:37839/ using document root <none> and password file <none>
I20260709 14:59:18.535274 25521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35182
I20260709 14:59:18.535706 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:18.535924 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:18.536177 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:18.537204 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-1-root/instance:
uuid: "cf8648df062f4863a1a272ba26fa144c"
format_stamp: "Formatted at 2026-07-09 14:59:18 on dist-test-slave-h37j"
I20260709 14:59:18.541083 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:59:18.544036 25660 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:59:18.544721 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:59:18.544973 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-1-root
uuid: "cf8648df062f4863a1a272ba26fa144c"
format_stamp: "Formatted at 2026-07-09 14:59:18 on dist-test-slave-h37j"
I20260709 14:59:18.545236 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-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:59:18.553247 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:18.554256 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:18.555612 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:18.557680 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:18.557848 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:18.558117 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:18.558257 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:18.594375 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.130:46871
I20260709 14:59:18.594477 25722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.130:46871 every 8 connection(s)
I20260709 14:59:18.598940 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:18.605376 25726 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:59:18.606549 25727 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:59:18.608088 17962 server_base.cc:1061] running on GCE node
W20260709 14:59:18.609407 25730 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:59:18.609838 25723 heartbeater.cc:344] Connected to a master server at 127.17.138.190:36415
I20260709 14:59:18.610298 25723 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:18.610399 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:18.610671 17962 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:59:18.610831 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609158610816 us; error 0 us; skew 500 ppm
I20260709 14:59:18.610991 25723 heartbeater.cc:507] Master 127.17.138.190:36415 requested a full tablet report, sending...
I20260709 14:59:18.611460 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:18.613137 25521 ts_manager.cc:194] Registered new tserver with Master: cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:18.614056 17962 webserver.cc:533] Webserver started at http://127.17.138.131:43857/ using document root <none> and password file <none>
I20260709 14:59:18.614701 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:18.614925 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:18.614971 25521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35184
I20260709 14:59:18.615321 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:18.616571 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-2-root/instance:
uuid: "c6323087d07c48a99a0ad5717c29af02"
format_stamp: "Formatted at 2026-07-09 14:59:18 on dist-test-slave-h37j"
I20260709 14:59:18.620582 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:59:18.623505 25734 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:59:18.624208 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:59:18.624466 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-2-root
uuid: "c6323087d07c48a99a0ad5717c29af02"
format_stamp: "Formatted at 2026-07-09 14:59:18 on dist-test-slave-h37j"
I20260709 14:59:18.624718 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608881620301-17962-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:59:18.637169 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:18.638211 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:18.639549 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:18.641686 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:18.641898 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:18.642127 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:18.642280 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:18.679384 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.131:33705
I20260709 14:59:18.679500 25796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.131:33705 every 8 connection(s)
I20260709 14:59:18.692073 25797 heartbeater.cc:344] Connected to a master server at 127.17.138.190:36415
I20260709 14:59:18.692488 25797 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:18.693150 25797 heartbeater.cc:507] Master 127.17.138.190:36415 requested a full tablet report, sending...
I20260709 14:59:18.695058 25521 ts_manager.cc:194] Registered new tserver with Master: c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:18.695911 17962 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013454146s
I20260709 14:59:18.696554 25521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35190
I20260709 14:59:18.719434 25521 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35194:
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:59:18.721894 25521 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:59:18.798449 25613 tablet_service.cc:1511] Processing CreateTablet for tablet 490456ead5184a8c901a42f9d6fae218 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:18.799762 25613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490456ead5184a8c901a42f9d6fae218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.802497 25612 tablet_service.cc:1511] Processing CreateTablet for tablet 32240297b70249fcb65be23e8974fc4f (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:18.803864 25612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32240297b70249fcb65be23e8974fc4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.804750 25606 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1767a5a9f64d7d97490f884602b999 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:18.806102 25606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1767a5a9f64d7d97490f884602b999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.805968 25762 tablet_service.cc:1511] Processing CreateTablet for tablet 490456ead5184a8c901a42f9d6fae218 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:18.807253 25762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490456ead5184a8c901a42f9d6fae218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.809230 25607 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa7f5f1fe1e45149ab37e3a401e08e5 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:18.810487 25607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa7f5f1fe1e45149ab37e3a401e08e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.810915 25761 tablet_service.cc:1511] Processing CreateTablet for tablet 32240297b70249fcb65be23e8974fc4f (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:18.812166 25761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32240297b70249fcb65be23e8974fc4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.814885 25605 tablet_service.cc:1511] Processing CreateTablet for tablet 07c8159e538440a09be0d15aadda9100 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:18.814925 25760 tablet_service.cc:1511] Processing CreateTablet for tablet 3e69a6debfb64ee892a5fd2ca714230c (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:18.815232 25755 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1767a5a9f64d7d97490f884602b999 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:18.815899 25609 tablet_service.cc:1511] Processing CreateTablet for tablet a2f9e1f73860477cae272855963c5c89 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:18.816359 25605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c8159e538440a09be0d15aadda9100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.816497 25760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e69a6debfb64ee892a5fd2ca714230c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.814885 25608 tablet_service.cc:1511] Processing CreateTablet for tablet afe62e7f7bbf45168c98598367d4cc35 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:18.817476 25610 tablet_service.cc:1511] Processing CreateTablet for tablet a38b5911de7743419959269904b82b1d (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:18.818176 25755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1767a5a9f64d7d97490f884602b999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.818378 25608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe62e7f7bbf45168c98598367d4cc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.819517 25611 tablet_service.cc:1511] Processing CreateTablet for tablet 3e69a6debfb64ee892a5fd2ca714230c (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:18.820825 25611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e69a6debfb64ee892a5fd2ca714230c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.820545 25759 tablet_service.cc:1511] Processing CreateTablet for tablet a38b5911de7743419959269904b82b1d (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:18.818186 25757 tablet_service.cc:1511] Processing CreateTablet for tablet afe62e7f7bbf45168c98598367d4cc35 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:18.822736 25609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f9e1f73860477cae272855963c5c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.816980 25756 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa7f5f1fe1e45149ab37e3a401e08e5 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:18.819505 25758 tablet_service.cc:1511] Processing CreateTablet for tablet a2f9e1f73860477cae272855963c5c89 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:18.824213 25754 tablet_service.cc:1511] Processing CreateTablet for tablet 07c8159e538440a09be0d15aadda9100 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:18.825368 25610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38b5911de7743419959269904b82b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.821861 25759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38b5911de7743419959269904b82b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.826594 25754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c8159e538440a09be0d15aadda9100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.827241 25757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe62e7f7bbf45168c98598367d4cc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.828310 25688 tablet_service.cc:1511] Processing CreateTablet for tablet 490456ead5184a8c901a42f9d6fae218 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:18.828908 25687 tablet_service.cc:1511] Processing CreateTablet for tablet 32240297b70249fcb65be23e8974fc4f (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:18.829545 25688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490456ead5184a8c901a42f9d6fae218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.830142 25687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32240297b70249fcb65be23e8974fc4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.830144 25758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f9e1f73860477cae272855963c5c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.831632 25756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa7f5f1fe1e45149ab37e3a401e08e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.881337 25686 tablet_service.cc:1511] Processing CreateTablet for tablet 3e69a6debfb64ee892a5fd2ca714230c (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:18.882795 25686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e69a6debfb64ee892a5fd2ca714230c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.891469 25685 tablet_service.cc:1511] Processing CreateTablet for tablet a38b5911de7743419959269904b82b1d (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:18.892865 25685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38b5911de7743419959269904b82b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.901079 25684 tablet_service.cc:1511] Processing CreateTablet for tablet a2f9e1f73860477cae272855963c5c89 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:18.903662 25683 tablet_service.cc:1511] Processing CreateTablet for tablet afe62e7f7bbf45168c98598367d4cc35 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:18.905248 25684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f9e1f73860477cae272855963c5c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.906459 25683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe62e7f7bbf45168c98598367d4cc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.930514 25682 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa7f5f1fe1e45149ab37e3a401e08e5 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:18.931845 25682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa7f5f1fe1e45149ab37e3a401e08e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.933620 25681 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1767a5a9f64d7d97490f884602b999 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:18.934962 25681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1767a5a9f64d7d97490f884602b999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.944453 25680 tablet_service.cc:1511] Processing CreateTablet for tablet 07c8159e538440a09be0d15aadda9100 (DEFAULT_TABLE table=test-workload [id=f4abc084ece84728a569a24ca9a56973]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:18.959794 25680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c8159e538440a09be0d15aadda9100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:18.970745 25812 tablet_bootstrap.cc:492] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:18.991175 25813 tablet_bootstrap.cc:492] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:18.996917 25813 tablet_bootstrap.cc:654] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.012279 25813 tablet_bootstrap.cc:492] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:19.012761 25813 ts_tablet_manager.cc:1403] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.002s
I20260709 14:59:19.015481 25813 raft_consensus.cc:359] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.016198 25813 raft_consensus.cc:385] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.016499 25813 raft_consensus.cc:740] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.017458 25813 consensus_queue.cc:260] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.025923 25723 heartbeater.cc:499] Master 127.17.138.190:36415 was elected leader, sending a full tablet report...
I20260709 14:59:19.027014 25813 ts_tablet_manager.cc:1434] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260709 14:59:19.030503 25813 tablet_bootstrap.cc:492] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:19.037117 25813 tablet_bootstrap.cc:654] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.041602 25813 tablet_bootstrap.cc:492] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:19.042152 25813 ts_tablet_manager.cc:1403] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:59:19.044723 25813 raft_consensus.cc:359] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.045418 25813 raft_consensus.cc:385] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.045691 25813 raft_consensus.cc:740] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.046661 25813 consensus_queue.cc:260] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.056484 25813 ts_tablet_manager.cc:1434] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 14:59:19.057579 25813 tablet_bootstrap.cc:492] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:19.063232 25817 tablet_bootstrap.cc:492] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:19.063741 25813 tablet_bootstrap.cc:654] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.017442 25812 tablet_bootstrap.cc:654] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.074466 25817 tablet_bootstrap.cc:654] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.076722 25812 tablet_bootstrap.cc:492] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:19.077137 25812 ts_tablet_manager.cc:1403] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.107s	user 0.000s	sys 0.009s
I20260709 14:59:19.079671 25812 raft_consensus.cc:359] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.080183 25813 tablet_bootstrap.cc:492] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:19.080366 25812 raft_consensus.cc:385] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.080693 25813 ts_tablet_manager.cc:1403] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260709 14:59:19.080767 25817 tablet_bootstrap.cc:492] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:19.080754 25812 raft_consensus.cc:740] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.081446 25817 ts_tablet_manager.cc:1403] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 14:59:19.081714 25812 consensus_queue.cc:260] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.082957 25813 raft_consensus.cc:359] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.083647 25813 raft_consensus.cc:385] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.083951 25813 raft_consensus.cc:740] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.084144 25648 heartbeater.cc:499] Master 127.17.138.190:36415 was elected leader, sending a full tablet report...
I20260709 14:59:19.084029 25817 raft_consensus.cc:359] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.084590 25812 ts_tablet_manager.cc:1434] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:59:19.084856 25817 raft_consensus.cc:385] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.084818 25813 consensus_queue.cc:260] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.085417 25817 raft_consensus.cc:740] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.085589 25812 tablet_bootstrap.cc:492] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:19.086397 25817 consensus_queue.cc:260] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.091948 25812 tablet_bootstrap.cc:654] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.093246 25813 ts_tablet_manager.cc:1434] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:59:19.094458 25813 tablet_bootstrap.cc:492] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:19.100191 25813 tablet_bootstrap.cc:654] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.104900 25812 tablet_bootstrap.cc:492] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:19.105515 25812 ts_tablet_manager.cc:1403] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260709 14:59:19.110864 25817 ts_tablet_manager.cc:1434] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.029s	user 0.027s	sys 0.000s
I20260709 14:59:19.111589 25813 tablet_bootstrap.cc:492] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:19.112047 25813 ts_tablet_manager.cc:1403] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 14:59:19.112092 25817 tablet_bootstrap.cc:492] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:19.110934 25812 raft_consensus.cc:359] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.114672 25812 raft_consensus.cc:385] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.114769 25797 heartbeater.cc:499] Master 127.17.138.190:36415 was elected leader, sending a full tablet report...
I20260709 14:59:19.114889 25813 raft_consensus.cc:359] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.115713 25813 raft_consensus.cc:385] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.115976 25813 raft_consensus.cc:740] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.116789 25813 consensus_queue.cc:260] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.120000 25817 tablet_bootstrap.cc:654] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.122466 25812 raft_consensus.cc:740] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.123780 25812 consensus_queue.cc:260] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.124693 25813 ts_tablet_manager.cc:1434] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:59:19.125628 25812 ts_tablet_manager.cc:1434] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:59:19.125818 25813 tablet_bootstrap.cc:492] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:19.126685 25812 tablet_bootstrap.cc:492] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:19.131525 25813 tablet_bootstrap.cc:654] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.132247 25812 tablet_bootstrap.cc:654] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.132357 25817 tablet_bootstrap.cc:492] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:19.132889 25817 ts_tablet_manager.cc:1403] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:59:19.136008 25817 raft_consensus.cc:359] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.137101 25817 raft_consensus.cc:385] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.137447 25817 raft_consensus.cc:740] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.138370 25817 consensus_queue.cc:260] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.142107 25822 raft_consensus.cc:493] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.142289 25813 tablet_bootstrap.cc:492] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:19.143638 25813 ts_tablet_manager.cc:1403] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:59:19.143529 25822 raft_consensus.cc:515] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.146456 25822 leader_election.cc:290] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:19.146476 25813 raft_consensus.cc:359] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.147415 25813 raft_consensus.cc:385] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.147713 25813 raft_consensus.cc:740] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.148375 25813 consensus_queue.cc:260] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.152537 25813 ts_tablet_manager.cc:1434] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:59:19.153537 25813 tablet_bootstrap.cc:492] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:19.157015 25817 ts_tablet_manager.cc:1434] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.016s
I20260709 14:59:19.158032 25817 tablet_bootstrap.cc:492] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:19.160100 25813 tablet_bootstrap.cc:654] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.164299 25817 tablet_bootstrap.cc:654] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.171456 25813 tablet_bootstrap.cc:492] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:19.171938 25813 ts_tablet_manager.cc:1403] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 14:59:19.174068 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa7f5f1fe1e45149ab37e3a401e08e5" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:19.174604 25813 raft_consensus.cc:359] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.175321 25813 raft_consensus.cc:385] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.175592 25813 raft_consensus.cc:740] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
W20260709 14:59:19.175758 25736 leader_election.cc:343] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.176839 25813 consensus_queue.cc:260] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.177294 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa7f5f1fe1e45149ab37e3a401e08e5" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.177968 25698 raft_consensus.cc:2468] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:19.179128 25817 tablet_bootstrap.cc:492] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:19.179304 25735 leader_election.cc:304] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:19.179643 25817 ts_tablet_manager.cc:1403] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 14:59:19.179752 25812 tablet_bootstrap.cc:492] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:19.180438 25812 ts_tablet_manager.cc:1403] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.008s
I20260709 14:59:19.181036 25828 raft_consensus.cc:2804] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:19.181423 25828 raft_consensus.cc:493] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:19.181752 25828 raft_consensus.cc:3060] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.182646 25817 raft_consensus.cc:359] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.183406 25817 raft_consensus.cc:385] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.183719 25817 raft_consensus.cc:740] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.183602 25812 raft_consensus.cc:359] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.184630 25812 raft_consensus.cc:385] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.185025 25812 raft_consensus.cc:740] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.184772 25817 consensus_queue.cc:260] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.187142 25817 ts_tablet_manager.cc:1434] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:59:19.185896 25812 consensus_queue.cc:260] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.188202 25828 raft_consensus.cc:515] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.189147 25817 tablet_bootstrap.cc:492] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:19.192405 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa7f5f1fe1e45149ab37e3a401e08e5" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
W20260709 14:59:19.193697 25736 leader_election.cc:343] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.195982 25817 tablet_bootstrap.cc:654] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.196169 25813 ts_tablet_manager.cc:1434] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 14:59:19.197216 25813 tablet_bootstrap.cc:492] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:19.197574 25812 ts_tablet_manager.cc:1434] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:59:19.203274 25813 tablet_bootstrap.cc:654] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.204937 25812 tablet_bootstrap.cc:492] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:19.207185 25828 leader_election.cc:290] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:19.207418 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa7f5f1fe1e45149ab37e3a401e08e5" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:19.208132 25698 raft_consensus.cc:3060] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.213256 25812 tablet_bootstrap.cc:654] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.216674 25813 tablet_bootstrap.cc:492] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:19.217162 25813 ts_tablet_manager.cc:1403] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 14:59:19.217221 25817 tablet_bootstrap.cc:492] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:19.216503 25698 raft_consensus.cc:2468] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:19.217796 25817 ts_tablet_manager.cc:1403] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.011s
I20260709 14:59:19.219062 25735 leader_election.cc:304] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:19.219856 25812 tablet_bootstrap.cc:492] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:19.220196 25828 raft_consensus.cc:2804] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:19.220417 25812 ts_tablet_manager.cc:1403] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 14:59:19.220299 25813 raft_consensus.cc:359] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.221168 25813 raft_consensus.cc:385] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.220878 25817 raft_consensus.cc:359] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.221549 25813 raft_consensus.cc:740] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.220795 25828 raft_consensus.cc:697] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:19.221736 25817 raft_consensus.cc:385] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.222141 25817 raft_consensus.cc:740] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.222486 25813 consensus_queue.cc:260] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.222565 25828 consensus_queue.cc:237] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.223140 25817 consensus_queue.cc:260] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.224253 25812 raft_consensus.cc:359] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.225016 25812 raft_consensus.cc:385] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.225318 25817 ts_tablet_manager.cc:1434] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:59:19.225399 25812 raft_consensus.cc:740] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.226514 25817 tablet_bootstrap.cc:492] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:19.226615 25812 consensus_queue.cc:260] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.229097 25812 ts_tablet_manager.cc:1434] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:59:19.230106 25812 tablet_bootstrap.cc:492] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:19.232012 25813 ts_tablet_manager.cc:1434] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:59:19.233390 25817 tablet_bootstrap.cc:654] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.236275 25812 tablet_bootstrap.cc:654] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.239750 25813 tablet_bootstrap.cc:492] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:19.246884 25813 tablet_bootstrap.cc:654] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.250967 25821 raft_consensus.cc:493] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.251516 25821 raft_consensus.cc:515] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.252723 25812 tablet_bootstrap.cc:492] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:19.253271 25812 ts_tablet_manager.cc:1403] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 14:59:19.253436 25520 catalog_manager.cc:5697] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:19.258318 25821 leader_election.cc:290] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.263238 25813 tablet_bootstrap.cc:492] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:19.263746 25813 ts_tablet_manager.cc:1403] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.008s
I20260709 14:59:19.266439 25812 raft_consensus.cc:359] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.267045 25812 raft_consensus.cc:385] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.267292 25812 raft_consensus.cc:740] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.267892 25812 consensus_queue.cc:260] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.266456 25813 raft_consensus.cc:359] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.270526 25813 raft_consensus.cc:385] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.270771 25813 raft_consensus.cc:740] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.271502 25813 consensus_queue.cc:260] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.273370 25813 ts_tablet_manager.cc:1434] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:59:19.269742 25812 ts_tablet_manager.cc:1434] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.003s
I20260709 14:59:19.278247 25812 tablet_bootstrap.cc:492] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:19.280232 25815 raft_consensus.cc:493] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.280790 25815 raft_consensus.cc:515] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.293386 25812 tablet_bootstrap.cc:654] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.293277 25813 tablet_bootstrap.cc:492] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:19.294741 25815 leader_election.cc:290] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.302125 25817 tablet_bootstrap.cc:492] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:19.302685 25817 ts_tablet_manager.cc:1403] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.076s	user 0.034s	sys 0.040s
I20260709 14:59:19.304704 25812 tablet_bootstrap.cc:492] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:19.305279 25812 ts_tablet_manager.cc:1403] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260709 14:59:19.305588 25817 raft_consensus.cc:359] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.306377 25817 raft_consensus.cc:385] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.306663 25817 raft_consensus.cc:740] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.307536 25817 consensus_queue.cc:260] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.308070 25815 raft_consensus.cc:493] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.308156 25812 raft_consensus.cc:359] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.308668 25815 raft_consensus.cc:515] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.308979 25812 raft_consensus.cc:385] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.309343 25812 raft_consensus.cc:740] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.310056 25817 ts_tablet_manager.cc:1434] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:59:19.310061 25812 consensus_queue.cc:260] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.310989 25815 leader_election.cc:290] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.311254 25817 tablet_bootstrap.cc:492] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:19.312754 25812 ts_tablet_manager.cc:1434] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:59:19.313403 25821 raft_consensus.cc:493] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.314005 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e7f7bbf45168c98598367d4cc35" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.313939 25821 raft_consensus.cc:515] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.314807 25698 raft_consensus.cc:2468] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 0.
I20260709 14:59:19.318753 25821 leader_election.cc:290] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.319201 25586 leader_election.cc:304] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:19.319497 25828 raft_consensus.cc:493] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.319945 25828 raft_consensus.cc:515] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.320487 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1767a5a9f64d7d97490f884602b999" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.321089 25698 raft_consensus.cc:2468] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 0.
I20260709 14:59:19.321650 25817 tablet_bootstrap.cc:654] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.321939 25828 leader_election.cc:290] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:19.322764 25812 tablet_bootstrap.cc:492] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:19.322810 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69a6debfb64ee892a5fd2ca714230c" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:19.327497 25821 raft_consensus.cc:2804] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:59:19.327723 25736 leader_election.cc:343] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.327925 25821 raft_consensus.cc:493] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:19.324525 25586 leader_election.cc:304] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:19.328269 25821 raft_consensus.cc:3060] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.325133 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69a6debfb64ee892a5fd2ca714230c" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.329011 25698 raft_consensus.cc:2468] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:19.330267 25735 leader_election.cc:304] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:19.331032 25828 raft_consensus.cc:2804] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:19.331420 25828 raft_consensus.cc:493] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:19.331735 25828 raft_consensus.cc:3060] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.348498 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e7f7bbf45168c98598367d4cc35" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:19.349073 25828 raft_consensus.cc:515] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.349685 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1767a5a9f64d7d97490f884602b999" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:19.354794 25771 raft_consensus.cc:2468] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 0.
I20260709 14:59:19.351397 25821 raft_consensus.cc:515] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
W20260709 14:59:19.351775 25589 leader_election.cc:343] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.357300 25813 tablet_bootstrap.cc:654] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
W20260709 14:59:19.359368 25569 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:59:19.361320 25848 raft_consensus.cc:2804] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:19.362510 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69a6debfb64ee892a5fd2ca714230c" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:19.362927 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e7f7bbf45168c98598367d4cc35" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:19.363655 25848 raft_consensus.cc:493] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:19.364058 25848 raft_consensus.cc:3060] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:59:19.364493 25736 leader_election.cc:343] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.364872 25812 tablet_bootstrap.cc:654] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
W20260709 14:59:19.365862 25589 leader_election.cc:343] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.366501 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8159e538440a09be0d15aadda9100" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:19.366946 25828 leader_election.cc:290] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:19.367522 25817 tablet_bootstrap.cc:492] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:19.367622 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8159e538440a09be0d15aadda9100" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:19.368139 25817 ts_tablet_manager.cc:1403] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.019s
W20260709 14:59:19.368430 25664 leader_election.cc:343] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.368587 25622 raft_consensus.cc:2468] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 0.
I20260709 14:59:19.369589 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69a6debfb64ee892a5fd2ca714230c" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:19.369815 25662 leader_election.cc:304] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:19.370163 25698 raft_consensus.cc:3060] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.371052 25815 raft_consensus.cc:2804] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:19.371416 25815 raft_consensus.cc:493] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:19.371812 25815 raft_consensus.cc:3060] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.371474 25817 raft_consensus.cc:359] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.372347 25817 raft_consensus.cc:385] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.372665 25817 raft_consensus.cc:740] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.373044 25821 leader_election.cc:290] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.373392 25817 consensus_queue.cc:260] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.374209 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490456ead5184a8c901a42f9d6fae218" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:19.374907 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490456ead5184a8c901a42f9d6fae218" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:19.376081 25771 raft_consensus.cc:2468] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 0.
W20260709 14:59:19.376937 25662 leader_election.cc:343] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.377480 25664 leader_election.cc:304] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:19.377702 25817 ts_tablet_manager.cc:1434] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260709 14:59:19.378432 25586 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.138.130:46871, user_credentials={real_user=slave}} blocked reactor thread for 54007us
I20260709 14:59:19.380132 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e7f7bbf45168c98598367d4cc35" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:19.380748 25697 raft_consensus.cc:3060] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.377822 25815 raft_consensus.cc:515] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.382231 25698 raft_consensus.cc:2468] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:19.384120 25815 leader_election.cc:290] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.384881 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8159e538440a09be0d15aadda9100" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:19.389395 25623 raft_consensus.cc:3060] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.386377 25817 tablet_bootstrap.cc:492] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:19.386843 25850 raft_consensus.cc:2804] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:19.385782 25848 raft_consensus.cc:515] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.391264 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8159e538440a09be0d15aadda9100" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:19.391892 25771 raft_consensus.cc:3060] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.393489 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1767a5a9f64d7d97490f884602b999" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:19.394135 25698 raft_consensus.cc:3060] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.397487 25817 tablet_bootstrap.cc:654] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.397783 25697 raft_consensus.cc:2468] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:19.401942 25586 leader_election.cc:304] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:19.398291 25623 raft_consensus.cc:2468] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 1.
I20260709 14:59:19.398413 25735 leader_election.cc:304] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:19.391291 25850 raft_consensus.cc:493] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:19.403080 25850 raft_consensus.cc:3060] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.403614 25828 raft_consensus.cc:2804] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:19.404318 25828 raft_consensus.cc:697] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:19.405102 25828 consensus_queue.cc:237] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.407186 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1767a5a9f64d7d97490f884602b999" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:19.408142 25772 raft_consensus.cc:3060] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.400528 25813 tablet_bootstrap.cc:492] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:19.408933 25813 ts_tablet_manager.cc:1403] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.002s
I20260709 14:59:19.400728 25771 raft_consensus.cc:2468] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 1.
I20260709 14:59:19.402619 25821 raft_consensus.cc:2804] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:19.410816 25664 leader_election.cc:304] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:19.411638 25815 raft_consensus.cc:2804] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:19.415794 25850 raft_consensus.cc:515] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.422722 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490456ead5184a8c901a42f9d6fae218" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:19.423041 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490456ead5184a8c901a42f9d6fae218" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:19.411638 25813 raft_consensus.cc:359] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.423794 25771 raft_consensus.cc:3060] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.424001 25813 raft_consensus.cc:385] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:59:19.424162 25662 leader_election.cc:343] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.421209 25848 leader_election.cc:290] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.426311 25813 raft_consensus.cc:740] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.426663 25772 raft_consensus.cc:2468] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:19.427037 25813 consensus_queue.cc:260] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.428210 25589 leader_election.cc:304] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:19.429489 25848 raft_consensus.cc:2804] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:19.430137 25848 raft_consensus.cc:697] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:19.431137 25848 consensus_queue.cc:237] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.435931 25698 raft_consensus.cc:2468] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:19.448768 25812 tablet_bootstrap.cc:492] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:19.449409 25812 ts_tablet_manager.cc:1403] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.133s	user 0.005s	sys 0.009s
I20260709 14:59:19.451311 25771 raft_consensus.cc:2468] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 1.
I20260709 14:59:19.452605 25812 raft_consensus.cc:359] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.455403 25812 raft_consensus.cc:385] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.455765 25812 raft_consensus.cc:740] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.456559 25812 consensus_queue.cc:260] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.460826 25850 leader_election.cc:290] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.462456 25850 raft_consensus.cc:493] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.462985 25850 raft_consensus.cc:515] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.468228 25857 raft_consensus.cc:493] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.468947 25857 raft_consensus.cc:515] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.471947 25812 ts_tablet_manager.cc:1434] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.009s
I20260709 14:59:19.478242 25812 tablet_bootstrap.cc:492] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:19.483289 25815 raft_consensus.cc:697] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Becoming Leader. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:19.484210 25815 consensus_queue.cc:237] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.484721 25817 tablet_bootstrap.cc:492] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:19.485348 25817 ts_tablet_manager.cc:1403] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.099s	user 0.033s	sys 0.048s
I20260709 14:59:19.487226 25813 ts_tablet_manager.cc:1434] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.009s
I20260709 14:59:19.487392 25664 leader_election.cc:304] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:19.472896 25821 raft_consensus.cc:697] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:19.488481 25817 raft_consensus.cc:359] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.488883 25859 raft_consensus.cc:493] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.489327 25817 raft_consensus.cc:385] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.489678 25817 raft_consensus.cc:740] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.489457 25859 raft_consensus.cc:515] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.489965 25821 consensus_queue.cc:237] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.491920 25812 tablet_bootstrap.cc:654] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.490535 25817 consensus_queue.cc:260] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.492745 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38b5911de7743419959269904b82b1d" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.493299 25861 raft_consensus.cc:493] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.493891 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38b5911de7743419959269904b82b1d" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:19.494131 25817 ts_tablet_manager.cc:1434] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:59:19.495042 25772 raft_consensus.cc:2468] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 0.
I20260709 14:59:19.493391 25698 raft_consensus.cc:2468] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 0.
I20260709 14:59:19.495877 25817 tablet_bootstrap.cc:492] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:19.496317 25589 leader_election.cc:304] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:19.498939 25854 raft_consensus.cc:2804] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:19.499366 25854 raft_consensus.cc:493] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:19.499701 25854 raft_consensus.cc:3060] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.500427 25857 leader_election.cc:290] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.499635 25855 raft_consensus.cc:2804] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:19.500850 25520 catalog_manager.cc:5697] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:19.502483 25855 raft_consensus.cc:697] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Becoming Leader. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:19.502676 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:19.503232 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:19.503798 25855 consensus_queue.cc:237] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.505931 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f9e1f73860477cae272855963c5c89" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:19.506623 25622 raft_consensus.cc:2468] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 0.
W20260709 14:59:19.504377 25664 leader_election.cc:343] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.508191 25850 leader_election.cc:290] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.508324 25662 leader_election.cc:304] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:19.509919 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f9e1f73860477cae272855963c5c89" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:19.498277 25859 leader_election.cc:290] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
W20260709 14:59:19.513367 25664 leader_election.cc:343] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.511170 25850 raft_consensus.cc:2804] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:19.514317 25850 raft_consensus.cc:493] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:19.514635 25850 raft_consensus.cc:3060] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.501431 25861 raft_consensus.cc:515] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.517851 25520 catalog_manager.cc:5697] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf8648df062f4863a1a272ba26fa144c (127.17.138.130). New cstate: current_term: 1 leader_uuid: "cf8648df062f4863a1a272ba26fa144c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:19.522249 25623 raft_consensus.cc:2468] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 0.
I20260709 14:59:19.524592 25817 tablet_bootstrap.cc:654] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.527519 25662 leader_election.cc:304] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:19.530658 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.531093 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:19.531283 25698 raft_consensus.cc:2468] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 0.
I20260709 14:59:19.532681 25586 leader_election.cc:304] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:19.532126 25521 catalog_manager.cc:5697] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
W20260709 14:59:19.533771 25589 leader_election.cc:343] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.535418 25815 raft_consensus.cc:2804] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:19.535646 25861 leader_election.cc:290] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.536392 25850 raft_consensus.cc:515] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.537999 25815 raft_consensus.cc:493] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:19.538372 25815 raft_consensus.cc:3060] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.539058 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f9e1f73860477cae272855963c5c89" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:19.539628 25623 raft_consensus.cc:3060] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.540534 25821 raft_consensus.cc:2804] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:19.543861 25821 raft_consensus.cc:493] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:19.553009 25850 leader_election.cc:290] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.555703 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f9e1f73860477cae272855963c5c89" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
W20260709 14:59:19.557125 25664 leader_election.cc:343] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.549849 25821 raft_consensus.cc:3060] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.559381 25815 raft_consensus.cc:515] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.562237 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:19.562820 25854 raft_consensus.cc:515] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.564424 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:19.565037 25854 leader_election.cc:290] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.566493 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38b5911de7743419959269904b82b1d" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:19.567113 25698 raft_consensus.cc:3060] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.567590 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38b5911de7743419959269904b82b1d" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:19.568264 25772 raft_consensus.cc:3060] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.570729 25821 raft_consensus.cc:515] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.572647 25817 tablet_bootstrap.cc:492] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
W20260709 14:59:19.567013 25664 leader_election.cc:343] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.573489 25817 ts_tablet_manager.cc:1403] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.002s
I20260709 14:59:19.576679 25812 tablet_bootstrap.cc:492] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:19.574581 25622 raft_consensus.cc:2393] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf8648df062f4863a1a272ba26fa144c in current term 1: Already voted for candidate 9ba2f7858db44efe9e626f01312400a3 in this term.
I20260709 14:59:19.577293 25812 ts_tablet_manager.cc:1403] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.099s	user 0.006s	sys 0.021s
I20260709 14:59:19.578688 25772 raft_consensus.cc:2468] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:19.573855 25815 leader_election.cc:290] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.579603 25662 leader_election.cc:304] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [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: cf8648df062f4863a1a272ba26fa144c; no voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:19.567644 25623 raft_consensus.cc:2468] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 1.
I20260709 14:59:19.577030 25698 raft_consensus.cc:2468] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:19.582469 25589 leader_election.cc:304] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:19.580169 25812 raft_consensus.cc:359] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.583297 25812 raft_consensus.cc:385] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.583639 25812 raft_consensus.cc:740] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.583969 25854 raft_consensus.cc:2804] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:19.583702 25662 leader_election.cc:304] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:19.584995 25520 catalog_manager.cc:5697] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf8648df062f4863a1a272ba26fa144c (127.17.138.130). New cstate: current_term: 1 leader_uuid: "cf8648df062f4863a1a272ba26fa144c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:19.586262 25850 raft_consensus.cc:2804] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:19.586547 25854 raft_consensus.cc:697] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:19.587111 25850 raft_consensus.cc:697] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Becoming Leader. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:19.587581 25821 leader_election.cc:290] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.587473 25854 consensus_queue.cc:237] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.587029 25812 consensus_queue.cc:260] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.587993 25850 consensus_queue.cc:237] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.591367 25812 ts_tablet_manager.cc:1434] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:59:19.588215 25817 raft_consensus.cc:359] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.592242 25817 raft_consensus.cc:385] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.584493 25815 raft_consensus.cc:2749] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:59:19.592530 25817 raft_consensus.cc:740] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.589208 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:19.592868 25812 tablet_bootstrap.cc:492] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:19.593209 25817 consensus_queue.cc:260] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
W20260709 14:59:19.593912 25589 leader_election.cc:343] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:19.594027 25521 catalog_manager.cc:5697] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:19.595314 25817 ts_tablet_manager.cc:1434] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260709 14:59:19.588624 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:19.596132 25698 raft_consensus.cc:2393] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ba2f7858db44efe9e626f01312400a3 in current term 1: Already voted for candidate cf8648df062f4863a1a272ba26fa144c in this term.
I20260709 14:59:19.597363 25586 leader_election.cc:304] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [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: 9ba2f7858db44efe9e626f01312400a3; no voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:19.598153 25821 raft_consensus.cc:2749] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:59:19.599267 25817 tablet_bootstrap.cc:492] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:19.606137 25817 tablet_bootstrap.cc:654] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.607208 25812 tablet_bootstrap.cc:654] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:19.612310 25812 tablet_bootstrap.cc:492] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:19.612728 25812 ts_tablet_manager.cc:1403] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 14:59:19.615648 25817 tablet_bootstrap.cc:492] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:19.615234 25812 raft_consensus.cc:359] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.616020 25812 raft_consensus.cc:385] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.616129 25817 ts_tablet_manager.cc:1403] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 14:59:19.615259 25519 catalog_manager.cc:5697] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf8648df062f4863a1a272ba26fa144c (127.17.138.130). New cstate: current_term: 1 leader_uuid: "cf8648df062f4863a1a272ba26fa144c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:19.616323 25812 raft_consensus.cc:740] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.617143 25812 consensus_queue.cc:260] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.618711 25817 raft_consensus.cc:359] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.619213 25817 raft_consensus.cc:385] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:19.619302 25812 ts_tablet_manager.cc:1434] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:59:19.619422 25817 raft_consensus.cc:740] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:19.620219 25817 consensus_queue.cc:260] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.621635 25817 ts_tablet_manager.cc:1434] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:59:19.624871 25521 catalog_manager.cc:5697] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:19.669847 25828 raft_consensus.cc:493] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.670392 25828 raft_consensus.cc:515] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.671967 25828 leader_election.cc:290] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:19.672720 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f9e1f73860477cae272855963c5c89" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:19.673003 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f9e1f73860477cae272855963c5c89" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.673514 25623 raft_consensus.cc:2393] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6323087d07c48a99a0ad5717c29af02 in current term 1: Already voted for candidate cf8648df062f4863a1a272ba26fa144c in this term.
I20260709 14:59:19.674381 25736 leader_election.cc:304] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02; no voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:19.674980 25828 raft_consensus.cc:3060] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.679935 25828 raft_consensus.cc:2749] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:19.707670 25821 raft_consensus.cc:493] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.708170 25821 raft_consensus.cc:515] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.709769 25821 leader_election.cc:290] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.710593 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa7f5f1fe1e45149ab37e3a401e08e5" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.710760 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa7f5f1fe1e45149ab37e3a401e08e5" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:19.711220 25698 raft_consensus.cc:2393] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ba2f7858db44efe9e626f01312400a3 in current term 1: Already voted for candidate c6323087d07c48a99a0ad5717c29af02 in this term.
I20260709 14:59:19.712105 25586 leader_election.cc:304] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3; no voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:19.712725 25821 raft_consensus.cc:3060] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.717965 25821 raft_consensus.cc:2749] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:19.765048 25828 consensus_queue.cc:1048] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:19.775990 25873 consensus_queue.cc:1048] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:59:19.864267 25821 raft_consensus.cc:493] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.864733 25821 raft_consensus.cc:515] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.867144 25821 leader_election.cc:290] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.867342 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490456ead5184a8c901a42f9d6fae218" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.867725 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490456ead5184a8c901a42f9d6fae218" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:19.868469 25772 raft_consensus.cc:2393] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ba2f7858db44efe9e626f01312400a3 in current term 1: Already voted for candidate cf8648df062f4863a1a272ba26fa144c in this term.
I20260709 14:59:19.869401 25589 leader_election.cc:304] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3; no voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:19.870064 25821 raft_consensus.cc:3060] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.874707 25821 raft_consensus.cc:2749] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:19.921232 25850 consensus_queue.cc:1048] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:19.927189 25850 consensus_queue.cc:1048] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:19.934513 25873 raft_consensus.cc:493] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.935009 25873 raft_consensus.cc:515] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.940547 25873 leader_election.cc:290] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:19.941062 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:19.940997 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.942044 25855 consensus_queue.cc:1048] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:19.942509 25698 raft_consensus.cc:2393] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6323087d07c48a99a0ad5717c29af02 in current term 1: Already voted for candidate cf8648df062f4863a1a272ba26fa144c in this term.
I20260709 14:59:19.942360 25622 raft_consensus.cc:2393] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6323087d07c48a99a0ad5717c29af02 in current term 1: Already voted for candidate 9ba2f7858db44efe9e626f01312400a3 in this term.
I20260709 14:59:19.945667 25736 leader_election.cc:304] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02; no voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:19.947816 25828 raft_consensus.cc:3060] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.949626 25855 consensus_queue.cc:1048] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:19.953658 25854 raft_consensus.cc:493] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.954146 25854 raft_consensus.cc:515] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.956291 25854 leader_election.cc:290] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:19.956879 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69a6debfb64ee892a5fd2ca714230c" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.957711 25697 raft_consensus.cc:2393] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ba2f7858db44efe9e626f01312400a3 in current term 1: Already voted for candidate c6323087d07c48a99a0ad5717c29af02 in this term.
I20260709 14:59:19.958107 25873 consensus_queue.cc:1048] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:19.959270 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69a6debfb64ee892a5fd2ca714230c" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:19.960089 25828 raft_consensus.cc:2749] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:19.960968 25589 leader_election.cc:304] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3; no voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:19.961120 25822 raft_consensus.cc:493] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:19.962273 25822 raft_consensus.cc:515] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:19.963337 25821 raft_consensus.cc:3060] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.964243 25822 leader_election.cc:290] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:19.965261 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e7f7bbf45168c98598367d4cc35" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:19.966069 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e7f7bbf45168c98598367d4cc35" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:19.967934 25698 raft_consensus.cc:2393] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6323087d07c48a99a0ad5717c29af02 in current term 1: Already voted for candidate 9ba2f7858db44efe9e626f01312400a3 in this term.
I20260709 14:59:19.969036 25735 leader_election.cc:304] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02; no voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:19.969846 25828 raft_consensus.cc:3060] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:19.970379 25821 raft_consensus.cc:2749] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:19.977341 25828 raft_consensus.cc:2749] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:19.982869 25828 consensus_queue.cc:1048] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:59:20.000849 25821 consensus_queue.cc:1048] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:20.010629 25821 consensus_queue.cc:1048] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:20.028467 25854 consensus_queue.cc:1048] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:20.037526 25821 consensus_queue.cc:1048] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:20.038832 25821 consensus_queue.cc:1048] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:20.054085 25854 consensus_queue.cc:1048] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:20.058820 25857 consensus_queue.cc:1048] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:20.072947 25815 consensus_queue.cc:1048] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:59:20.362834 25569 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:59:21.288467 25854 raft_consensus.cc:493] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:21.289011 25854 raft_consensus.cc:515] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.290768 25854 leader_election.cc:290] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:21.291553 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:21.292075 25697 raft_consensus.cc:2468] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:21.291898 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:21.292716 25772 raft_consensus.cc:2468] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:21.293179 25586 leader_election.cc:304] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [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: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:21.293915 25854 raft_consensus.cc:2804] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:59:21.294253 25854 raft_consensus.cc:493] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:21.294521 25854 raft_consensus.cc:3060] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.299193 25854 raft_consensus.cc:515] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.300961 25854 leader_election.cc:290] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:21.301741 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:21.301936 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32240297b70249fcb65be23e8974fc4f" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:21.302275 25697 raft_consensus.cc:3060] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.302465 25772 raft_consensus.cc:3060] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.306828 25697 raft_consensus.cc:2468] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:21.307755 25586 leader_election.cc:304] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:21.308367 25854 raft_consensus.cc:2804] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:21.308296 25772 raft_consensus.cc:2468] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:21.309657 25854 raft_consensus.cc:697] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:21.310614 25854 consensus_queue.cc:237] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER 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: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.317387 25521 catalog_manager.cc:5697] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 0 to 2, leader changed from <none> to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:21.484200 25697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "490456ead5184a8c901a42f9d6fae218"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
mode: GRACEFUL
new_leader_uuid: "9ba2f7858db44efe9e626f01312400a3"
 from {username='slave'} at 127.0.0.1:49920
I20260709 14:59:21.484695 25697 raft_consensus.cc:606] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Received request to transfer leadership to TS 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:21.500854 25772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e69a6debfb64ee892a5fd2ca714230c"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
mode: GRACEFUL
new_leader_uuid: "9ba2f7858db44efe9e626f01312400a3"
 from {username='slave'} at 127.0.0.1:55896
I20260709 14:59:21.501408 25772 raft_consensus.cc:606] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Received request to transfer leadership to TS 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:21.519212 25623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afe62e7f7bbf45168c98598367d4cc35"
dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
mode: GRACEFUL
new_leader_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:53944
I20260709 14:59:21.519716 25623 raft_consensus.cc:606] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Received request to transfer leadership to TS cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:21.524191 25772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fa7f5f1fe1e45149ab37e3a401e08e5"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
mode: GRACEFUL
new_leader_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:55896
I20260709 14:59:21.524665 25772 raft_consensus.cc:606] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Received request to transfer leadership to TS cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:21.529256 25623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d1767a5a9f64d7d97490f884602b999"
dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
mode: GRACEFUL
new_leader_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:53944
I20260709 14:59:21.529723 25623 raft_consensus.cc:606] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Received request to transfer leadership to TS cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:21.534641 25697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07c8159e538440a09be0d15aadda9100"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
mode: GRACEFUL
new_leader_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:49920
I20260709 14:59:21.535279 25697 raft_consensus.cc:606] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Received request to transfer leadership to TS c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:21.595258 25828 raft_consensus.cc:993] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02: : Instructing follower cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:21.595649 25828 raft_consensus.cc:1081] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Signalling peer cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:21.597016 25697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fa7f5f1fe1e45149ab37e3a401e08e5"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:49904
I20260709 14:59:21.597452 25697 raft_consensus.cc:493] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:21.597728 25697 raft_consensus.cc:3060] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.603055 25697 raft_consensus.cc:515] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.604583 25697 leader_election.cc:290] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:21.605436 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa7f5f1fe1e45149ab37e3a401e08e5" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:21.605580 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa7f5f1fe1e45149ab37e3a401e08e5" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:21.606045 25623 raft_consensus.cc:3060] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.606263 25772 raft_consensus.cc:3055] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:21.606585 25772 raft_consensus.cc:740] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:21.607254 25772 consensus_queue.cc:260] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.608144 25772 raft_consensus.cc:3060] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.610814 25623 raft_consensus.cc:2468] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:21.612066 25662 leader_election.cc:304] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:21.612819 25815 raft_consensus.cc:2804] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:21.613219 25772 raft_consensus.cc:2468] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:21.613987 25815 raft_consensus.cc:697] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Becoming Leader. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:21.614774 25815 consensus_queue.cc:237] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.621517 25521 catalog_manager.cc:5697] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c reported cstate change: term changed from 1 to 2, leader changed from c6323087d07c48a99a0ad5717c29af02 (127.17.138.131) to cf8648df062f4863a1a272ba26fa144c (127.17.138.130). New cstate: current_term: 2 leader_uuid: "cf8648df062f4863a1a272ba26fa144c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:21.631714 25903 raft_consensus.cc:993] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c: : Instructing follower 9ba2f7858db44efe9e626f01312400a3 to start an election
I20260709 14:59:21.632107 25815 raft_consensus.cc:1081] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Signalling peer 9ba2f7858db44efe9e626f01312400a3 to start an election
I20260709 14:59:21.633596 25623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "490456ead5184a8c901a42f9d6fae218"
dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
 from {username='slave'} at 127.0.0.1:53938
I20260709 14:59:21.634093 25623 raft_consensus.cc:493] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:21.634395 25623 raft_consensus.cc:3060] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.638904 25623 raft_consensus.cc:515] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.640331 25623 leader_election.cc:290] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:21.641355 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490456ead5184a8c901a42f9d6fae218" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:21.641367 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490456ead5184a8c901a42f9d6fae218" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:21.641924 25772 raft_consensus.cc:3060] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.642017 25697 raft_consensus.cc:3055] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:21.642395 25697 raft_consensus.cc:740] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:21.643026 25697 consensus_queue.cc:260] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.643873 25697 raft_consensus.cc:3060] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.646818 25772 raft_consensus.cc:2468] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:21.647817 25589 leader_election.cc:304] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:21.648485 25854 raft_consensus.cc:2804] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:21.648454 25697 raft_consensus.cc:2468] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:21.649161 25854 raft_consensus.cc:697] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:21.650002 25854 consensus_queue.cc:237] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.656831 25521 catalog_manager.cc:5697] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 1 to 2, leader changed from cf8648df062f4863a1a272ba26fa144c (127.17.138.130) to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:21.662516 25892 raft_consensus.cc:993] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3: : Instructing follower cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:21.662952 25854 raft_consensus.cc:1081] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Signalling peer cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:21.664302 25697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afe62e7f7bbf45168c98598367d4cc35"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:49910
I20260709 14:59:21.664775 25697 raft_consensus.cc:493] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:21.665071 25697 raft_consensus.cc:3060] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.669497 25697 raft_consensus.cc:515] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.671159 25697 leader_election.cc:290] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:21.671837 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e7f7bbf45168c98598367d4cc35" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:21.672142 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe62e7f7bbf45168c98598367d4cc35" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:21.672379 25623 raft_consensus.cc:3055] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:21.672634 25772 raft_consensus.cc:3060] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.672668 25623 raft_consensus.cc:740] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:21.673415 25623 consensus_queue.cc:260] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.674329 25623 raft_consensus.cc:3060] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.677299 25772 raft_consensus.cc:2468] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:21.678244 25664 leader_election.cc:304] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:21.678961 25623 raft_consensus.cc:2468] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:21.679011 25815 raft_consensus.cc:2804] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:21.679581 25815 raft_consensus.cc:697] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Becoming Leader. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:21.680356 25815 consensus_queue.cc:237] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.686380 25521 catalog_manager.cc:5697] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c reported cstate change: term changed from 1 to 2, leader changed from 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129) to cf8648df062f4863a1a272ba26fa144c (127.17.138.130). New cstate: current_term: 2 leader_uuid: "cf8648df062f4863a1a272ba26fa144c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:21.811066 25772 raft_consensus.cc:1275] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:59:21.812214 25854 consensus_queue.cc:1048] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:21.821921 25815 raft_consensus.cc:993] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c: : Instructing follower c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:21.822346 25815 raft_consensus.cc:1081] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Signalling peer c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:21.823707 25697 raft_consensus.cc:1275] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:59:21.824005 25770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07c8159e538440a09be0d15aadda9100"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:55894
I20260709 14:59:21.824653 25770 raft_consensus.cc:493] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:21.825007 25770 raft_consensus.cc:3060] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.825541 25854 consensus_queue.cc:1048] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:21.834467 25770 raft_consensus.cc:515] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.836587 25770 leader_election.cc:290] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 2 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:21.836872 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8159e538440a09be0d15aadda9100" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:21.837455 25623 raft_consensus.cc:3060] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.837564 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8159e538440a09be0d15aadda9100" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:21.838238 25698 raft_consensus.cc:3055] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:21.838466 25698 raft_consensus.cc:740] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:21.839133 25698 consensus_queue.cc:260] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.840147 25698 raft_consensus.cc:3060] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.843721 25623 raft_consensus.cc:2468] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 2.
I20260709 14:59:21.844650 25736 leader_election.cc:304] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:21.845271 25828 raft_consensus.cc:2804] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:21.845716 25828 raft_consensus.cc:697] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 2 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:21.846184 25698 raft_consensus.cc:2468] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 2.
I20260709 14:59:21.846477 25828 consensus_queue.cc:237] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.853833 25892 raft_consensus.cc:993] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3: : Instructing follower cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:21.854282 25854 raft_consensus.cc:1081] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Signalling peer cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:21.854933 25518 catalog_manager.cc:5697] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 1 to 2, leader changed from cf8648df062f4863a1a272ba26fa144c (127.17.138.130) to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:21.855908 25698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d1767a5a9f64d7d97490f884602b999"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:49910
I20260709 14:59:21.856452 25698 raft_consensus.cc:493] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:21.856804 25698 raft_consensus.cc:3060] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.862282 25698 raft_consensus.cc:515] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.864269 25698 leader_election.cc:290] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:21.864550 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1767a5a9f64d7d97490f884602b999" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:21.864851 25770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1767a5a9f64d7d97490f884602b999" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:21.865119 25623 raft_consensus.cc:3055] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:21.865547 25623 raft_consensus.cc:740] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:21.865556 25770 raft_consensus.cc:3060] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.866243 25623 consensus_queue.cc:260] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.867233 25623 raft_consensus.cc:3060] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.870476 25770 raft_consensus.cc:2468] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:21.871501 25664 leader_election.cc:304] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:21.872157 25903 raft_consensus.cc:2804] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:21.872202 25623 raft_consensus.cc:2468] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:21.872714 25903 raft_consensus.cc:697] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Becoming Leader. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:21.873487 25903 consensus_queue.cc:237] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.878748 25902 raft_consensus.cc:993] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02: : Instructing follower 9ba2f7858db44efe9e626f01312400a3 to start an election
I20260709 14:59:21.879189 25828 raft_consensus.cc:1081] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Signalling peer 9ba2f7858db44efe9e626f01312400a3 to start an election
I20260709 14:59:21.880748 25623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e69a6debfb64ee892a5fd2ca714230c"
dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
 from {username='slave'} at 127.0.0.1:53934
I20260709 14:59:21.881191 25623 raft_consensus.cc:493] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:21.880812 25518 catalog_manager.cc:5697] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c reported cstate change: term changed from 1 to 2, leader changed from 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129) to cf8648df062f4863a1a272ba26fa144c (127.17.138.130). New cstate: current_term: 2 leader_uuid: "cf8648df062f4863a1a272ba26fa144c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:21.881495 25623 raft_consensus.cc:3060] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.887809 25623 raft_consensus.cc:515] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.889492 25623 leader_election.cc:290] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:21.890324 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69a6debfb64ee892a5fd2ca714230c" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:21.890594 25770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69a6debfb64ee892a5fd2ca714230c" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:21.890900 25698 raft_consensus.cc:3060] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.891149 25770 raft_consensus.cc:3055] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:21.891456 25770 raft_consensus.cc:740] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:21.892122 25770 consensus_queue.cc:260] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.893146 25770 raft_consensus.cc:3060] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:21.895815 25698 raft_consensus.cc:2468] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:21.896786 25586 leader_election.cc:304] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:21.897389 25854 raft_consensus.cc:2804] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:21.897699 25770 raft_consensus.cc:2468] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:21.897749 25854 raft_consensus.cc:697] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:21.898797 25854 consensus_queue.cc:237] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:21.905499 25518 catalog_manager.cc:5697] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 1 to 2, leader changed from c6323087d07c48a99a0ad5717c29af02 (127.17.138.131) to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:22.086318 25698 raft_consensus.cc:1275] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.087510 25854 consensus_queue.cc:1048] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:22.095683 25770 raft_consensus.cc:1275] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.097031 25892 consensus_queue.cc:1048] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:22.100268 25772 raft_consensus.cc:1275] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.104038 25903 consensus_queue.cc:1048] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:22.113626 25623 raft_consensus.cc:1275] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.115096 25919 consensus_queue.cc:1048] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:22.175232 25770 raft_consensus.cc:1275] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.176564 25919 consensus_queue.cc:1048] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:22.184846 25623 raft_consensus.cc:1275] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.186161 25815 consensus_queue.cc:1048] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:22.279937 25698 raft_consensus.cc:1275] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.281138 25828 consensus_queue.cc:1048] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:22.289431 25623 raft_consensus.cc:1275] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.291090 25924 consensus_queue.cc:1048] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:22.306398 25770 raft_consensus.cc:1275] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.307695 25815 consensus_queue.cc:1048] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:22.316340 25623 raft_consensus.cc:1275] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.317790 25903 consensus_queue.cc:1048] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:22.343429 25698 raft_consensus.cc:1275] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.344609 25892 consensus_queue.cc:1048] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:22.353008 25770 raft_consensus.cc:1275] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:22.355062 25854 consensus_queue.cc:1048] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:24.567343 25518 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35206:
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:59:24.570029 25518 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:59:24.624919 25611 tablet_service.cc:1511] Processing CreateTablet for tablet a9219b46c63f4a6a9007a5fa8eb5e470 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:24.626562 25683 tablet_service.cc:1511] Processing CreateTablet for tablet a9219b46c63f4a6a9007a5fa8eb5e470 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:24.628165 25683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9219b46c63f4a6a9007a5fa8eb5e470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.627995 25761 tablet_service.cc:1511] Processing CreateTablet for tablet a9219b46c63f4a6a9007a5fa8eb5e470 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:24.626998 25611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9219b46c63f4a6a9007a5fa8eb5e470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.629640 25761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9219b46c63f4a6a9007a5fa8eb5e470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.632126 25758 tablet_service.cc:1511] Processing CreateTablet for tablet 469f0efd44254a568b8153b0b23e230e (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:24.640273 25680 tablet_service.cc:1511] Processing CreateTablet for tablet 469f0efd44254a568b8153b0b23e230e (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:24.641182 25685 tablet_service.cc:1511] Processing CreateTablet for tablet 08f42750a42a47a9bbe51d6465cf5285 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:24.643070 25684 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9e43001cd7461aa57b5a43723a3c02 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:24.664840 25755 tablet_service.cc:1511] Processing CreateTablet for tablet a029981edf57423fb20dd011e8d06748 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:24.645007 25606 tablet_service.cc:1511] Processing CreateTablet for tablet 469f0efd44254a568b8153b0b23e230e (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:24.666738 25606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469f0efd44254a568b8153b0b23e230e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.666620 25607 tablet_service.cc:1511] Processing CreateTablet for tablet 455fc3b8fc7b41518f565221dc907efa (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:24.647118 25608 tablet_service.cc:1511] Processing CreateTablet for tablet 08f42750a42a47a9bbe51d6465cf5285 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:24.667665 25611 tablet_service.cc:1511] Processing CreateTablet for tablet 914cd517959f4e8e8d643338f14f5d10 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:24.668893 25607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455fc3b8fc7b41518f565221dc907efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.648989 25613 tablet_service.cc:1511] Processing CreateTablet for tablet f676012b59294678aaac8dc71fce49fd (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:24.670092 25613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f676012b59294678aaac8dc71fce49fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.671712 25682 tablet_service.cc:1511] Processing CreateTablet for tablet 914cd517959f4e8e8d643338f14f5d10 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:24.650835 25609 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9e43001cd7461aa57b5a43723a3c02 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:24.673173 25609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9e43001cd7461aa57b5a43723a3c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.655088 25756 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9e43001cd7461aa57b5a43723a3c02 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:24.674204 25608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f42750a42a47a9bbe51d6465cf5285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.657027 25754 tablet_service.cc:1511] Processing CreateTablet for tablet 08f42750a42a47a9bbe51d6465cf5285 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:24.674335 25686 tablet_service.cc:1511] Processing CreateTablet for tablet 455fc3b8fc7b41518f565221dc907efa (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:24.659222 25757 tablet_service.cc:1511] Processing CreateTablet for tablet f676012b59294678aaac8dc71fce49fd (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:24.676414 25681 tablet_service.cc:1511] Processing CreateTablet for tablet a029981edf57423fb20dd011e8d06748 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:24.661235 25760 tablet_service.cc:1511] Processing CreateTablet for tablet 914cd517959f4e8e8d643338f14f5d10 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:24.661638 25759 tablet_service.cc:1511] Processing CreateTablet for tablet 455fc3b8fc7b41518f565221dc907efa (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:24.662184 25762 tablet_service.cc:1511] Processing CreateTablet for tablet 7d60c00e813945c5b91a48b5588528c9 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:24.676314 25688 tablet_service.cc:1511] Processing CreateTablet for tablet 7d60c00e813945c5b91a48b5588528c9 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:24.680666 25611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914cd517959f4e8e8d643338f14f5d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.686482 25760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914cd517959f4e8e8d643338f14f5d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.687179 25762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d60c00e813945c5b91a48b5588528c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.687883 25759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455fc3b8fc7b41518f565221dc907efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.688762 25605 tablet_service.cc:1511] Processing CreateTablet for tablet 7d60c00e813945c5b91a48b5588528c9 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:24.690209 25754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f42750a42a47a9bbe51d6465cf5285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.690660 25605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d60c00e813945c5b91a48b5588528c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.691504 25612 tablet_service.cc:1511] Processing CreateTablet for tablet a029981edf57423fb20dd011e8d06748 (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:24.692734 25612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a029981edf57423fb20dd011e8d06748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.694172 25755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a029981edf57423fb20dd011e8d06748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.694866 25758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469f0efd44254a568b8153b0b23e230e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.698319 25756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9e43001cd7461aa57b5a43723a3c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.700724 25757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f676012b59294678aaac8dc71fce49fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.663578 25944 tablet_bootstrap.cc:492] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:24.641742 25680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469f0efd44254a568b8153b0b23e230e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.718547 25682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914cd517959f4e8e8d643338f14f5d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.718207 25683 tablet_service.cc:1511] Processing CreateTablet for tablet f676012b59294678aaac8dc71fce49fd (DEFAULT_TABLE table=soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:24.719726 25683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f676012b59294678aaac8dc71fce49fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.720405 25684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9e43001cd7461aa57b5a43723a3c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.722401 25686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455fc3b8fc7b41518f565221dc907efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.730160 25688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d60c00e813945c5b91a48b5588528c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.732828 25685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f42750a42a47a9bbe51d6465cf5285. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:59:24.733609 25664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:33705, user_credentials={real_user=slave}} blocked reactor thread for 96358.6us
I20260709 14:59:24.735953 25681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a029981edf57423fb20dd011e8d06748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:24.721657 25945 tablet_bootstrap.cc:492] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:24.787706 25944 tablet_bootstrap.cc:654] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.798563 25946 tablet_bootstrap.cc:492] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:24.805547 25946 tablet_bootstrap.cc:654] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.824574 25945 tablet_bootstrap.cc:654] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.863317 25944 tablet_bootstrap.cc:492] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:24.863941 25944 ts_tablet_manager.cc:1403] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.201s	user 0.020s	sys 0.015s
I20260709 14:59:24.867348 25944 raft_consensus.cc:359] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.868300 25944 raft_consensus.cc:385] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:24.868618 25944 raft_consensus.cc:740] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:24.869415 25944 consensus_queue.cc:260] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.872035 25944 ts_tablet_manager.cc:1434] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:59:24.874882 25944 tablet_bootstrap.cc:492] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:24.873865 25946 tablet_bootstrap.cc:492] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:24.879791 25946 ts_tablet_manager.cc:1403] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.082s	user 0.025s	sys 0.024s
I20260709 14:59:24.881331 25944 tablet_bootstrap.cc:654] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.882812 25946 raft_consensus.cc:359] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.883581 25946 raft_consensus.cc:385] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:24.883886 25946 raft_consensus.cc:740] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:24.884627 25946 consensus_queue.cc:260] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.887804 25946 ts_tablet_manager.cc:1434] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:59:24.889119 25945 tablet_bootstrap.cc:492] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:24.889639 25945 ts_tablet_manager.cc:1403] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.168s	user 0.005s	sys 0.008s
I20260709 14:59:24.889170 25946 tablet_bootstrap.cc:492] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:24.891225 25944 tablet_bootstrap.cc:492] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:24.891750 25944 ts_tablet_manager.cc:1403] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260709 14:59:24.892695 25945 raft_consensus.cc:359] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.893463 25945 raft_consensus.cc:385] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:24.893797 25945 raft_consensus.cc:740] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:24.894632 25944 raft_consensus.cc:359] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.894565 25945 consensus_queue.cc:260] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.896759 25946 tablet_bootstrap.cc:654] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.897440 25945 ts_tablet_manager.cc:1434] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:59:24.898571 25945 tablet_bootstrap.cc:492] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:24.895437 25944 raft_consensus.cc:385] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:24.901283 25944 raft_consensus.cc:740] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:24.902104 25944 consensus_queue.cc:260] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.904271 25944 ts_tablet_manager.cc:1434] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:59:24.905248 25944 tablet_bootstrap.cc:492] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:24.908978 25945 tablet_bootstrap.cc:654] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.911021 25946 tablet_bootstrap.cc:492] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:24.911538 25946 ts_tablet_manager.cc:1403] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 14:59:24.914894 25944 tablet_bootstrap.cc:654] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.914706 25946 raft_consensus.cc:359] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.915473 25946 raft_consensus.cc:385] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:24.915813 25946 raft_consensus.cc:740] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:24.916647 25946 consensus_queue.cc:260] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.919339 25946 ts_tablet_manager.cc:1434] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:59:24.920280 25946 tablet_bootstrap.cc:492] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:24.920527 25945 tablet_bootstrap.cc:492] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:24.924194 25945 ts_tablet_manager.cc:1403] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260709 14:59:24.925079 25944 tablet_bootstrap.cc:492] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:24.925622 25944 ts_tablet_manager.cc:1403] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.008s
I20260709 14:59:24.926769 25946 tablet_bootstrap.cc:654] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.927189 25945 raft_consensus.cc:359] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.928016 25945 raft_consensus.cc:385] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:24.928331 25945 raft_consensus.cc:740] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:24.928493 25944 raft_consensus.cc:359] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.929350 25944 raft_consensus.cc:385] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:24.929107 25945 consensus_queue.cc:260] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.929670 25944 raft_consensus.cc:740] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:24.930437 25944 consensus_queue.cc:260] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.934082 25945 ts_tablet_manager.cc:1434] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:59:24.935824 25945 tablet_bootstrap.cc:492] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:24.936961 25944 ts_tablet_manager.cc:1434] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 14:59:24.938115 25944 tablet_bootstrap.cc:492] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:24.941831 25815 raft_consensus.cc:493] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:24.942746 25945 tablet_bootstrap.cc:654] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.942386 25815 raft_consensus.cc:515] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.945526 25944 tablet_bootstrap.cc:654] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.946503 25770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f676012b59294678aaac8dc71fce49fd" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
W20260709 14:59:24.949359 25664 leader_election.cc:343] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:24.951529 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f676012b59294678aaac8dc71fce49fd" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
W20260709 14:59:24.953259 25662 leader_election.cc:343] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:24.953675 25662 leader_election.cc:304] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf8648df062f4863a1a272ba26fa144c; no voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:24.954645 25943 raft_consensus.cc:2749] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:24.955583 25944 tablet_bootstrap.cc:492] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:24.956110 25944 ts_tablet_manager.cc:1403] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260709 14:59:24.956216 25815 leader_election.cc:290] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:24.957825 25945 tablet_bootstrap.cc:492] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:24.958833 25946 tablet_bootstrap.cc:492] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:24.961054 25945 ts_tablet_manager.cc:1403] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260709 14:59:24.961079 25946 ts_tablet_manager.cc:1403] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.003s
I20260709 14:59:24.960450 25944 raft_consensus.cc:359] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.962445 25944 raft_consensus.cc:385] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:24.962719 25944 raft_consensus.cc:740] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:24.963467 25944 consensus_queue.cc:260] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.964427 25945 raft_consensus.cc:359] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.965332 25945 raft_consensus.cc:385] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:24.965689 25945 raft_consensus.cc:740] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:24.965852 25944 ts_tablet_manager.cc:1434] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:59:24.966919 25944 tablet_bootstrap.cc:492] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:24.966531 25945 consensus_queue.cc:260] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.968979 25945 ts_tablet_manager.cc:1434] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:59:24.965117 25946 raft_consensus.cc:359] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.969507 25946 raft_consensus.cc:385] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:24.969815 25946 raft_consensus.cc:740] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:24.970561 25946 consensus_queue.cc:260] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:24.972656 25946 ts_tablet_manager.cc:1434] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.002s
I20260709 14:59:24.973564 25946 tablet_bootstrap.cc:492] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:24.974888 25944 tablet_bootstrap.cc:654] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.977335 25945 tablet_bootstrap.cc:492] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:24.986270 25945 tablet_bootstrap.cc:654] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.993489 25946 tablet_bootstrap.cc:654] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:24.997743 25944 tablet_bootstrap.cc:492] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:24.998317 25944 ts_tablet_manager.cc:1403] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.004s
I20260709 14:59:25.001401 25944 raft_consensus.cc:359] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.002182 25944 raft_consensus.cc:385] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.002517 25944 raft_consensus.cc:740] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.003104 25945 tablet_bootstrap.cc:492] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:25.003835 25945 ts_tablet_manager.cc:1403] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260709 14:59:25.003515 25944 consensus_queue.cc:260] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.011183 25944 ts_tablet_manager.cc:1434] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 14:59:25.006714 25946 tablet_bootstrap.cc:492] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:25.011279 25945 raft_consensus.cc:359] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.012128 25945 raft_consensus.cc:385] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.012465 25945 raft_consensus.cc:740] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.012658 25944 tablet_bootstrap.cc:492] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:25.011792 25946 ts_tablet_manager.cc:1403] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.002s
I20260709 14:59:25.011279 25955 raft_consensus.cc:493] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:25.014472 25955 raft_consensus.cc:515] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.017411 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f42750a42a47a9bbe51d6465cf5285" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:25.017992 25955 leader_election.cc:290] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.017688 25770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f42750a42a47a9bbe51d6465cf5285" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
W20260709 14:59:25.019060 25586 leader_election.cc:343] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:59:25.019757 25589 leader_election.cc:343] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:25.019833 25945 consensus_queue.cc:260] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.020215 25589 leader_election.cc:304] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3; no voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:25.020707 25944 tablet_bootstrap.cc:654] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.015923 25946 raft_consensus.cc:359] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.021181 25854 raft_consensus.cc:2749] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:25.022472 25945 ts_tablet_manager.cc:1434] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:59:25.024340 25945 tablet_bootstrap.cc:492] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:25.023205 25946 raft_consensus.cc:385] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.030047 25946 raft_consensus.cc:740] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.030570 25944 tablet_bootstrap.cc:492] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:25.031071 25944 ts_tablet_manager.cc:1403] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260709 14:59:25.030866 25946 consensus_queue.cc:260] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.033157 25946 ts_tablet_manager.cc:1434] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 14:59:25.034157 25946 tablet_bootstrap.cc:492] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:25.033926 25944 raft_consensus.cc:359] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.034963 25944 raft_consensus.cc:385] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.035269 25944 raft_consensus.cc:740] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.035938 25944 consensus_queue.cc:260] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.038187 25944 ts_tablet_manager.cc:1434] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:59:25.039158 25944 tablet_bootstrap.cc:492] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:25.039188 25924 raft_consensus.cc:493] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:25.040071 25924 raft_consensus.cc:515] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.040814 25946 tablet_bootstrap.cc:654] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.042019 25945 tablet_bootstrap.cc:654] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.045917 25944 tablet_bootstrap.cc:654] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.046095 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9219b46c63f4a6a9007a5fa8eb5e470" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:25.046742 25698 raft_consensus.cc:2468] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:25.048143 25735 leader_election.cc:304] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.050264 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9219b46c63f4a6a9007a5fa8eb5e470" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:25.050822 25623 raft_consensus.cc:2468] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:25.051406 25945 tablet_bootstrap.cc:492] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:25.051383 25924 leader_election.cc:290] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:25.051990 25945 ts_tablet_manager.cc:1403] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.008s
I20260709 14:59:25.052371 25924 raft_consensus.cc:2804] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:25.052961 25924 raft_consensus.cc:493] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:25.053289 25924 raft_consensus.cc:3060] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.055660 25944 tablet_bootstrap.cc:492] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:25.055255 25945 raft_consensus.cc:359] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.056196 25945 raft_consensus.cc:385] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.056257 25944 ts_tablet_manager.cc:1403] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:59:25.056668 25945 raft_consensus.cc:740] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.059549 25944 raft_consensus.cc:359] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.060297 25944 raft_consensus.cc:385] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.060599 25944 raft_consensus.cc:740] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.060842 25945 consensus_queue.cc:260] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.061317 25944 consensus_queue.cc:260] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.066013 25945 ts_tablet_manager.cc:1434] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 14:59:25.067152 25945 tablet_bootstrap.cc:492] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:25.067809 25944 ts_tablet_manager.cc:1434] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:59:25.068789 25944 tablet_bootstrap.cc:492] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:25.071642 25924 raft_consensus.cc:515] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.073848 25945 tablet_bootstrap.cc:654] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.074427 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9219b46c63f4a6a9007a5fa8eb5e470" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:25.074985 25623 raft_consensus.cc:3060] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.079649 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9219b46c63f4a6a9007a5fa8eb5e470" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.080220 25698 raft_consensus.cc:3060] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.087682 25698 raft_consensus.cc:2468] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:25.088352 25945 tablet_bootstrap.cc:492] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:25.088830 25735 leader_election.cc:304] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.089032 25945 ts_tablet_manager.cc:1403] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260709 14:59:25.089970 25965 raft_consensus.cc:2804] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:25.093806 25945 raft_consensus.cc:359] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.094687 25945 raft_consensus.cc:385] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.095029 25945 raft_consensus.cc:740] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.095830 25945 consensus_queue.cc:260] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.096328 25965 raft_consensus.cc:697] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:25.096331 25623 raft_consensus.cc:2468] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:25.097069 25924 leader_election.cc:290] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:25.099344 25945 ts_tablet_manager.cc:1434] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260709 14:59:25.099267 25965 consensus_queue.cc:237] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.100405 25945 tablet_bootstrap.cc:492] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:25.101089 25946 tablet_bootstrap.cc:492] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:25.101598 25946 ts_tablet_manager.cc:1403] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.068s	user 0.036s	sys 0.018s
I20260709 14:59:25.103667 25944 tablet_bootstrap.cc:654] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.108172 25945 tablet_bootstrap.cc:654] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.109052 25854 raft_consensus.cc:493] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:25.111835 25854 raft_consensus.cc:515] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.117333 25944 tablet_bootstrap.cc:492] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:25.117569 25854 leader_election.cc:290] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.118319 25944 ts_tablet_manager.cc:1403] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.007s
I20260709 14:59:25.118283 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:25.121241 25698 raft_consensus.cc:2468] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 0.
I20260709 14:59:25.122886 25586 leader_election.cc:304] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.122918 25944 raft_consensus.cc:359] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.123642 25944 raft_consensus.cc:385] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.123328 25946 raft_consensus.cc:359] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.123837 25854 raft_consensus.cc:2804] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:25.124218 25946 raft_consensus.cc:385] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.124495 25854 raft_consensus.cc:493] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:25.124713 25946 raft_consensus.cc:740] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.125052 25854 raft_consensus.cc:3060] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.123939 25944 raft_consensus.cc:740] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.127271 25944 consensus_queue.cc:260] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.128196 25770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:25.128810 25770 raft_consensus.cc:2468] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 0.
I20260709 14:59:25.129262 25944 ts_tablet_manager.cc:1434] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:59:25.125649 25946 consensus_queue.cc:260] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.131141 25946 ts_tablet_manager.cc:1434] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 14:59:25.132463 25854 raft_consensus.cc:515] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.137809 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.138366 25698 raft_consensus.cc:3060] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.138365 25518 catalog_manager.cc:5697] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:25.132938 25946 tablet_bootstrap.cc:492] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:25.131979 25944 tablet_bootstrap.cc:492] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3: Bootstrap starting.
I20260709 14:59:25.142167 25955 raft_consensus.cc:493] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:25.142709 25955 raft_consensus.cc:515] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.144747 25955 leader_election.cc:290] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.145515 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60c00e813945c5b91a48b5588528c9" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:25.146916 25770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60c00e813945c5b91a48b5588528c9" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
W20260709 14:59:25.147807 25586 leader_election.cc:343] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:59:25.148332 25589 leader_election.cc:343] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:25.148736 25589 leader_election.cc:304] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3; no voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:25.149214 25698 raft_consensus.cc:2468] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:25.149750 25955 raft_consensus.cc:2749] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:25.151186 25586 leader_election.cc:304] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.150022 25854 leader_election.cc:290] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.151695 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:25.152232 25854 raft_consensus.cc:2804] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:25.152355 25772 raft_consensus.cc:3060] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.152674 25854 raft_consensus.cc:697] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:25.153379 25946 tablet_bootstrap.cc:654] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.153584 25965 raft_consensus.cc:493] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:25.154155 25965 raft_consensus.cc:515] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.156104 25944 tablet_bootstrap.cc:654] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.156641 25965 leader_election.cc:290] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:25.156764 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:25.157325 25854 consensus_queue.cc:237] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.157389 25623 raft_consensus.cc:2468] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:25.159571 25736 leader_election.cc:304] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:25.159726 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:25.160323 25698 raft_consensus.cc:2468] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:25.160441 25965 raft_consensus.cc:2804] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:25.160993 25965 raft_consensus.cc:493] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:25.161412 25965 raft_consensus.cc:3060] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.160995 25772 raft_consensus.cc:2468] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:25.172531 25965 raft_consensus.cc:515] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.176895 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:25.177436 25623 raft_consensus.cc:3060] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.179114 25965 leader_election.cc:290] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:25.180311 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.180859 25698 raft_consensus.cc:3060] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.183193 25623 raft_consensus.cc:2468] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:25.184221 25736 leader_election.cc:304] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:25.185009 25946 tablet_bootstrap.cc:492] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:25.185214 25944 tablet_bootstrap.cc:492] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3: No bootstrap required, opened a new log
I20260709 14:59:25.185544 25946 ts_tablet_manager.cc:1403] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.006s
I20260709 14:59:25.185693 25944 ts_tablet_manager.cc:1403] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.013s
I20260709 14:59:25.187345 25698 raft_consensus.cc:2468] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:25.188534 25944 raft_consensus.cc:359] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.188498 25946 raft_consensus.cc:359] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.189363 25944 raft_consensus.cc:385] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.189415 25946 raft_consensus.cc:385] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.189754 25944 raft_consensus.cc:740] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.189859 25946 raft_consensus.cc:740] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.190301 25945 tablet_bootstrap.cc:492] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:25.190495 25944 consensus_queue.cc:260] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.191059 25945 ts_tablet_manager.cc:1403] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.091s	user 0.024s	sys 0.021s
I20260709 14:59:25.190828 25946 consensus_queue.cc:260] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.192492 25944 ts_tablet_manager.cc:1434] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:59:25.185176 25965 raft_consensus.cc:2804] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:25.193411 25965 raft_consensus.cc:697] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:25.193845 25946 ts_tablet_manager.cc:1434] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:59:25.194262 25965 consensus_queue.cc:237] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.194319 25945 raft_consensus.cc:359] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.195122 25946 tablet_bootstrap.cc:492] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:25.195322 25945 raft_consensus.cc:385] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.195748 25945 raft_consensus.cc:740] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.196533 25945 consensus_queue.cc:260] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.201519 25945 ts_tablet_manager.cc:1434] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:59:25.204648 25945 tablet_bootstrap.cc:492] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:25.208451 25946 tablet_bootstrap.cc:654] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.212867 25945 tablet_bootstrap.cc:654] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.208514 25521 catalog_manager.cc:5697] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:25.222324 25518 catalog_manager.cc:5697] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:25.224864 25945 tablet_bootstrap.cc:492] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:25.225373 25945 ts_tablet_manager.cc:1403] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260709 14:59:25.225589 25854 raft_consensus.cc:493] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:25.226116 25854 raft_consensus.cc:515] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.228118 25854 leader_election.cc:290] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.228205 25945 raft_consensus.cc:359] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.228929 25945 raft_consensus.cc:385] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.229202 25945 raft_consensus.cc:740] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.229899 25945 consensus_queue.cc:260] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.234095 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a029981edf57423fb20dd011e8d06748" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:25.234512 25945 ts_tablet_manager.cc:1434] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:59:25.234803 25772 raft_consensus.cc:2468] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 0.
I20260709 14:59:25.235478 25945 tablet_bootstrap.cc:492] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c: Bootstrap starting.
I20260709 14:59:25.235918 25589 leader_election.cc:304] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:25.236382 25965 raft_consensus.cc:493] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:25.236773 25854 raft_consensus.cc:2804] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:25.237248 25854 raft_consensus.cc:493] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:25.236827 25965 raft_consensus.cc:515] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.237566 25946 tablet_bootstrap.cc:492] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:25.237538 25854 raft_consensus.cc:3060] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.238204 25946 ts_tablet_manager.cc:1403] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.004s
I20260709 14:59:25.238996 25965 leader_election.cc:290] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:25.241218 25946 raft_consensus.cc:359] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.241932 25946 raft_consensus.cc:385] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.241802 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455fc3b8fc7b41518f565221dc907efa" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:25.242378 25946 raft_consensus.cc:740] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.242573 25698 raft_consensus.cc:2468] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:25.242597 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a029981edf57423fb20dd011e8d06748" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:25.243111 25946 consensus_queue.cc:260] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.243952 25735 leader_election.cc:304] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
W20260709 14:59:25.244136 25586 leader_election.cc:343] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:25.241468 25945 tablet_bootstrap.cc:654] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.245383 25946 ts_tablet_manager.cc:1434] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:59:25.245363 25967 raft_consensus.cc:2804] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:25.246140 25967 raft_consensus.cc:493] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:25.246447 25967 raft_consensus.cc:3060] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.246520 25946 tablet_bootstrap.cc:492] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:25.251561 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455fc3b8fc7b41518f565221dc907efa" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:25.252171 25623 raft_consensus.cc:2468] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:25.253592 25946 tablet_bootstrap.cc:654] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.257097 25967 raft_consensus.cc:515] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.266024 25967 leader_election.cc:290] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:25.266634 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455fc3b8fc7b41518f565221dc907efa" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:25.268671 25623 raft_consensus.cc:3060] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.267046 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455fc3b8fc7b41518f565221dc907efa" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.267825 25854 raft_consensus.cc:515] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.269721 25697 raft_consensus.cc:3060] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.270973 25854 leader_election.cc:290] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.271911 25945 tablet_bootstrap.cc:492] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c: No bootstrap required, opened a new log
I20260709 14:59:25.272378 25945 ts_tablet_manager.cc:1403] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.014s
I20260709 14:59:25.275173 25623 raft_consensus.cc:2468] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:25.275765 25946 tablet_bootstrap.cc:492] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:25.275360 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a029981edf57423fb20dd011e8d06748" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:25.276291 25946 ts_tablet_manager.cc:1403] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.009s
I20260709 14:59:25.275647 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a029981edf57423fb20dd011e8d06748" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.276435 25772 raft_consensus.cc:3060] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.276877 25945 raft_consensus.cc:359] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.277642 25945 raft_consensus.cc:385] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.277953 25945 raft_consensus.cc:740] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.279135 25736 leader_election.cc:304] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:25.279958 25967 raft_consensus.cc:2804] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:25.279680 25946 raft_consensus.cc:359] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.280442 25967 raft_consensus.cc:697] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:25.278719 25945 consensus_queue.cc:260] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.281288 25967 consensus_queue.cc:237] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.281761 25698 raft_consensus.cc:3060] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.283026 25945 ts_tablet_manager.cc:1434] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 14:59:25.284263 25772 raft_consensus.cc:2468] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:25.285328 25589 leader_election.cc:304] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:25.286185 25854 raft_consensus.cc:2804] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:25.286592 25854 raft_consensus.cc:697] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:25.286643 25697 raft_consensus.cc:2468] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:25.280435 25946 raft_consensus.cc:385] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.287364 25854 consensus_queue.cc:237] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.287843 25946 raft_consensus.cc:740] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.288506 25946 consensus_queue.cc:260] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.290096 25946 ts_tablet_manager.cc:1434] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:59:25.290735 25698 raft_consensus.cc:2468] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:25.290946 25946 tablet_bootstrap.cc:492] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02: Bootstrap starting.
I20260709 14:59:25.293468 25518 catalog_manager.cc:5697] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:25.296845 25946 tablet_bootstrap.cc:654] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:25.297349 25521 catalog_manager.cc:5697] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:25.302189 25946 tablet_bootstrap.cc:492] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02: No bootstrap required, opened a new log
I20260709 14:59:25.303597 25854 raft_consensus.cc:493] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:25.304023 25854 raft_consensus.cc:515] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.302654 25946 ts_tablet_manager.cc:1403] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 14:59:25.306529 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9e43001cd7461aa57b5a43723a3c02" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:25.307088 25698 raft_consensus.cc:2468] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 0.
I20260709 14:59:25.307262 25946 raft_consensus.cc:359] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.308032 25946 raft_consensus.cc:385] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:25.308337 25946 raft_consensus.cc:740] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Initialized, Role: FOLLOWER
I20260709 14:59:25.308398 25586 leader_election.cc:304] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.309320 25955 raft_consensus.cc:2804] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:25.309166 25946 consensus_queue.cc:260] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.309724 25955 raft_consensus.cc:493] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:25.310120 25955 raft_consensus.cc:3060] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.311326 25946 ts_tablet_manager.cc:1434] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:59:25.312356 25854 leader_election.cc:290] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.313776 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9e43001cd7461aa57b5a43723a3c02" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:25.314440 25772 raft_consensus.cc:2468] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 0.
I20260709 14:59:25.316685 25955 raft_consensus.cc:515] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.318655 25955 leader_election.cc:290] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.319229 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9e43001cd7461aa57b5a43723a3c02" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.319700 25698 raft_consensus.cc:3060] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.322701 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9e43001cd7461aa57b5a43723a3c02" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:25.323160 25772 raft_consensus.cc:3060] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.324591 25698 raft_consensus.cc:2468] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:25.325390 25586 leader_election.cc:304] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.325984 25955 raft_consensus.cc:2804] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:25.326333 25955 raft_consensus.cc:697] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:25.327003 25955 consensus_queue.cc:237] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.328262 25772 raft_consensus.cc:2468] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 1.
I20260709 14:59:25.333590 25518 catalog_manager.cc:5697] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 1 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:25.372002 25967 raft_consensus.cc:493] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:25.372498 25967 raft_consensus.cc:515] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.374267 25967 leader_election.cc:290] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:25.375082 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f676012b59294678aaac8dc71fce49fd" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:25.375216 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f676012b59294678aaac8dc71fce49fd" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:25.375641 25622 raft_consensus.cc:2468] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:25.375731 25698 raft_consensus.cc:2468] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:25.376551 25736 leader_election.cc:304] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:25.377167 25967 raft_consensus.cc:2804] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:25.377481 25967 raft_consensus.cc:493] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:25.377744 25967 raft_consensus.cc:3060] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.382392 25967 raft_consensus.cc:515] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.383828 25967 leader_election.cc:290] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:25.384867 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f676012b59294678aaac8dc71fce49fd" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.385568 25698 raft_consensus.cc:3060] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.384867 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f676012b59294678aaac8dc71fce49fd" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:25.386067 25622 raft_consensus.cc:3060] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.391975 25698 raft_consensus.cc:2468] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:25.392817 25622 raft_consensus.cc:2468] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:25.393013 25735 leader_election.cc:304] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.393800 25967 raft_consensus.cc:2804] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:25.394271 25967 raft_consensus.cc:697] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:25.395237 25965 raft_consensus.cc:493] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:25.394951 25967 consensus_queue.cc:237] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.395713 25965 raft_consensus.cc:515] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.397720 25965 leader_election.cc:290] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:25.398447 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60c00e813945c5b91a48b5588528c9" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:25.398656 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60c00e813945c5b91a48b5588528c9" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c" is_pre_election: true
I20260709 14:59:25.399297 25698 raft_consensus.cc:2468] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:25.399284 25622 raft_consensus.cc:2468] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 0.
I20260709 14:59:25.400288 25735 leader_election.cc:304] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.401010 25965 raft_consensus.cc:2804] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:25.401295 25965 raft_consensus.cc:493] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:25.401553 25965 raft_consensus.cc:3060] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.403743 25518 catalog_manager.cc:5697] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:25.407560 25965 raft_consensus.cc:515] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.409127 25965 leader_election.cc:290] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:25.409759 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60c00e813945c5b91a48b5588528c9" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:25.410347 25622 raft_consensus.cc:3060] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.411579 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60c00e813945c5b91a48b5588528c9" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.412348 25698 raft_consensus.cc:3060] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:59:25.414633 25569 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:59:25.416303 25698 raft_consensus.cc:2468] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:25.417099 25735 leader_election.cc:304] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.417685 25965 raft_consensus.cc:2804] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:25.418076 25965 raft_consensus.cc:697] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:25.418532 25622 raft_consensus.cc:2468] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 1.
I20260709 14:59:25.418727 25965 consensus_queue.cc:237] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.426167 25518 catalog_manager.cc:5697] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:25.454370 25815 raft_consensus.cc:493] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:25.454835 25815 raft_consensus.cc:515] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.456385 25815 leader_election.cc:290] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.457100 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f42750a42a47a9bbe51d6465cf5285" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3" is_pre_election: true
I20260709 14:59:25.457355 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f42750a42a47a9bbe51d6465cf5285" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02" is_pre_election: true
I20260709 14:59:25.457754 25622 raft_consensus.cc:2468] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 0.
I20260709 14:59:25.457958 25772 raft_consensus.cc:2468] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 0.
I20260709 14:59:25.458833 25662 leader_election.cc:304] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.459528 25815 raft_consensus.cc:2804] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:25.459828 25815 raft_consensus.cc:493] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:25.460115 25815 raft_consensus.cc:3060] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.464920 25815 raft_consensus.cc:515] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.466333 25815 leader_election.cc:290] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.466928 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f42750a42a47a9bbe51d6465cf5285" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:25.467130 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f42750a42a47a9bbe51d6465cf5285" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:25.467481 25622 raft_consensus.cc:3060] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.467584 25772 raft_consensus.cc:3060] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:25.471674 25772 raft_consensus.cc:2468] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 1.
I20260709 14:59:25.472293 25622 raft_consensus.cc:2468] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 1.
I20260709 14:59:25.472492 25664 leader_election.cc:304] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.473203 25815 raft_consensus.cc:2804] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:25.473524 25815 raft_consensus.cc:697] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Becoming Leader. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:25.474152 25815 consensus_queue.cc:237] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.480563 25518 catalog_manager.cc:5697] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf8648df062f4863a1a272ba26fa144c (127.17.138.130). New cstate: current_term: 1 leader_uuid: "cf8648df062f4863a1a272ba26fa144c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:25.568456 25772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9219b46c63f4a6a9007a5fa8eb5e470"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
mode: GRACEFUL
new_leader_uuid: "9ba2f7858db44efe9e626f01312400a3"
 from {username='slave'} at 127.0.0.1:55896
I20260709 14:59:25.569026 25772 raft_consensus.cc:606] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Received request to transfer leadership to TS 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:25.573778 25772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
mode: GRACEFUL
new_leader_uuid: "9ba2f7858db44efe9e626f01312400a3"
 from {username='slave'} at 127.0.0.1:55896
I20260709 14:59:25.574215 25772 raft_consensus.cc:606] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Received request to transfer leadership to TS 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:25.578799 25955 consensus_queue.cc:1048] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.581337 25698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08f42750a42a47a9bbe51d6465cf5285"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
mode: GRACEFUL
new_leader_uuid: "9ba2f7858db44efe9e626f01312400a3"
 from {username='slave'} at 127.0.0.1:49920
I20260709 14:59:25.581841 25698 raft_consensus.cc:606] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Received request to transfer leadership to TS 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:25.587253 25772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f676012b59294678aaac8dc71fce49fd"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
mode: GRACEFUL
new_leader_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:55896
I20260709 14:59:25.592576 25772 raft_consensus.cc:606] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Received request to transfer leadership to TS cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:25.593501 25854 consensus_queue.cc:1048] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.603374 25622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10"
dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
mode: GRACEFUL
new_leader_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:53944
I20260709 14:59:25.603884 25622 raft_consensus.cc:606] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Received request to transfer leadership to TS cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:25.607664 25965 consensus_queue.cc:1048] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.610253 25772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "455fc3b8fc7b41518f565221dc907efa"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
mode: GRACEFUL
new_leader_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:55896
I20260709 14:59:25.610749 25772 raft_consensus.cc:606] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Received request to transfer leadership to TS cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:25.612290 25854 raft_consensus.cc:993] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3: : Instructing follower cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:25.612756 25955 raft_consensus.cc:1081] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Signalling peer cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:25.614455 25698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:49910
I20260709 14:59:25.615024 25698 raft_consensus.cc:493] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:25.615365 25698 raft_consensus.cc:3060] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.618124 25772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d60c00e813945c5b91a48b5588528c9"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
mode: GRACEFUL
new_leader_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:55896
I20260709 14:59:25.618672 25772 raft_consensus.cc:606] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Received request to transfer leadership to TS cf8648df062f4863a1a272ba26fa144c
I20260709 14:59:25.622015 25698 raft_consensus.cc:515] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.625804 25967 consensus_queue.cc:1048] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.626554 25698 leader_election.cc:290] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.626509 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:25.627214 25622 raft_consensus.cc:3055] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:25.627526 25622 raft_consensus.cc:740] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:25.628268 25622 consensus_queue.cc:260] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.629484 25622 raft_consensus.cc:3060] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.632867 25621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a029981edf57423fb20dd011e8d06748"
dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
mode: GRACEFUL
new_leader_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:53944
I20260709 14:59:25.633530 25621 raft_consensus.cc:606] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Received request to transfer leadership to TS c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:25.635527 25969 raft_consensus.cc:993] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02: : Instructing follower 9ba2f7858db44efe9e626f01312400a3 to start an election
I20260709 14:59:25.635921 25965 raft_consensus.cc:1081] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Signalling peer 9ba2f7858db44efe9e626f01312400a3 to start an election
I20260709 14:59:25.637370 25623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9219b46c63f4a6a9007a5fa8eb5e470"
dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
 from {username='slave'} at 127.0.0.1:53934
I20260709 14:59:25.637856 25623 raft_consensus.cc:493] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:25.638195 25623 raft_consensus.cc:3060] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.641340 25622 raft_consensus.cc:2468] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:25.642259 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:25.642513 25662 leader_election.cc:304] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.642867 25772 raft_consensus.cc:3060] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.643353 25815 raft_consensus.cc:2804] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:25.643770 25815 raft_consensus.cc:697] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Becoming Leader. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:25.644095 25623 raft_consensus.cc:515] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.644457 25815 consensus_queue.cc:237] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.646881 25770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9219b46c63f4a6a9007a5fa8eb5e470" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:25.647400 25770 raft_consensus.cc:3055] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:25.647711 25770 raft_consensus.cc:740] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:25.648473 25770 consensus_queue.cc:260] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.649435 25770 raft_consensus.cc:3060] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.649807 25969 consensus_queue.cc:1048] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.650861 25772 raft_consensus.cc:2468] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:25.647902 25696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9219b46c63f4a6a9007a5fa8eb5e470" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.651430 25696 raft_consensus.cc:3060] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.658486 25696 raft_consensus.cc:2468] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:25.659644 25623 leader_election.cc:290] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.660742 25586 leader_election.cc:304] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.658949 25770 raft_consensus.cc:2468] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:25.661842 25955 raft_consensus.cc:2804] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:25.662364 25955 raft_consensus.cc:697] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:25.663132 25955 consensus_queue.cc:237] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.669122 25518 catalog_manager.cc:5697] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 1 to 2, leader changed from c6323087d07c48a99a0ad5717c29af02 (127.17.138.131) to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:25.677235 25521 catalog_manager.cc:5697] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c reported cstate change: term changed from 1 to 2, leader changed from 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129) to cf8648df062f4863a1a272ba26fa144c (127.17.138.130). New cstate: current_term: 2 leader_uuid: "cf8648df062f4863a1a272ba26fa144c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:25.680384 25965 consensus_queue.cc:1048] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.688602 25967 consensus_queue.cc:1048] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.688880 25969 raft_consensus.cc:993] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02: : Instructing follower 9ba2f7858db44efe9e626f01312400a3 to start an election
I20260709 14:59:25.689373 25969 raft_consensus.cc:1081] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Signalling peer 9ba2f7858db44efe9e626f01312400a3 to start an election
I20260709 14:59:25.691187 25622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e"
dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
 from {username='slave'} at 127.0.0.1:53934
I20260709 14:59:25.691725 25622 raft_consensus.cc:493] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:25.692095 25622 raft_consensus.cc:3060] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.697343 25955 consensus_queue.cc:1048] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.708630 25994 consensus_queue.cc:1048] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.711061 25622 raft_consensus.cc:515] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.714025 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.714555 25698 raft_consensus.cc:3060] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.717212 25955 raft_consensus.cc:993] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3: : Instructing follower c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:25.717675 25955 raft_consensus.cc:1081] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Signalling peer c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:25.720417 25770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a029981edf57423fb20dd011e8d06748"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:55878
I20260709 14:59:25.720928 25770 raft_consensus.cc:493] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:25.721297 25770 raft_consensus.cc:3060] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.723959 25622 leader_election.cc:290] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.724123 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:25.727411 25994 consensus_queue.cc:1048] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.728550 25772 raft_consensus.cc:3055] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:25.728880 25772 raft_consensus.cc:740] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:25.727404 25698 raft_consensus.cc:2468] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:25.729544 25772 consensus_queue.cc:260] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.729768 25770 raft_consensus.cc:515] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.730602 25772 raft_consensus.cc:3060] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.731804 25770 leader_election.cc:290] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 2 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:25.733212 25586 leader_election.cc:304] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.733999 25994 raft_consensus.cc:2804] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:25.734592 25994 raft_consensus.cc:697] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:25.735361 25994 consensus_queue.cc:237] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.736317 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a029981edf57423fb20dd011e8d06748" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:25.736697 25772 raft_consensus.cc:2468] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:25.736883 25623 raft_consensus.cc:3055] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:25.744920 25623 raft_consensus.cc:740] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:25.742007 25967 consensus_queue.cc:1048] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.738699 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a029981edf57423fb20dd011e8d06748" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.748283 25698 raft_consensus.cc:3060] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.748762 25623 consensus_queue.cc:260] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.750006 25623 raft_consensus.cc:3060] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.756824 25623 raft_consensus.cc:2468] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 2.
I20260709 14:59:25.757768 25854 consensus_queue.cc:1048] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.758841 25736 leader_election.cc:304] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:25.760128 25965 raft_consensus.cc:2804] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:25.760584 25965 raft_consensus.cc:697] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 2 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:25.761379 25965 consensus_queue.cc:237] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.763731 25967 raft_consensus.cc:993] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02: : Instructing follower cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:25.763891 25698 raft_consensus.cc:2468] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 2.
I20260709 14:59:25.764186 25967 raft_consensus.cc:1081] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Signalling peer cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:25.766477 25698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "455fc3b8fc7b41518f565221dc907efa"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:49904
I20260709 14:59:25.766979 25698 raft_consensus.cc:493] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:25.767678 25698 raft_consensus.cc:3060] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.770041 25519 catalog_manager.cc:5697] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 1 to 2, leader changed from c6323087d07c48a99a0ad5717c29af02 (127.17.138.131) to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:25.775467 25698 raft_consensus.cc:515] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.777393 25698 leader_election.cc:290] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.778084 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455fc3b8fc7b41518f565221dc907efa" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:25.778627 25623 raft_consensus.cc:3060] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.779799 25770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455fc3b8fc7b41518f565221dc907efa" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:25.780370 25770 raft_consensus.cc:3055] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:25.780675 25770 raft_consensus.cc:740] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:25.781433 25770 consensus_queue.cc:260] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.782666 25770 raft_consensus.cc:3060] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.783600 25521 catalog_manager.cc:5697] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 1 to 2, leader changed from 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129) to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:25.784945 25623 raft_consensus.cc:2468] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:25.786070 25662 leader_election.cc:304] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:25.786909 25815 raft_consensus.cc:2804] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:25.787326 25815 raft_consensus.cc:697] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Becoming Leader. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:25.787966 25815 consensus_queue.cc:237] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.788957 25965 consensus_queue.cc:1048] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.791455 25770 raft_consensus.cc:2468] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:25.795490 25969 raft_consensus.cc:993] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02: : Instructing follower cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:25.795904 25969 raft_consensus.cc:1081] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Signalling peer cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:25.800060 25969 consensus_queue.cc:1048] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.800917 25698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f676012b59294678aaac8dc71fce49fd"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:49904
I20260709 14:59:25.801431 25698 raft_consensus.cc:493] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:25.801750 25698 raft_consensus.cc:3060] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.807410 25698 raft_consensus.cc:515] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.809825 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f676012b59294678aaac8dc71fce49fd" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:25.811416 25698 leader_election.cc:290] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.812803 25770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f676012b59294678aaac8dc71fce49fd" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:25.813382 25770 raft_consensus.cc:3055] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:25.813606 25770 raft_consensus.cc:740] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:25.814431 25770 consensus_queue.cc:260] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.815613 25770 raft_consensus.cc:3060] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.808666 25518 catalog_manager.cc:5697] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c reported cstate change: term changed from 1 to 2, leader changed from c6323087d07c48a99a0ad5717c29af02 (127.17.138.131) to cf8648df062f4863a1a272ba26fa144c (127.17.138.130). New cstate: current_term: 2 leader_uuid: "cf8648df062f4863a1a272ba26fa144c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:25.820822 25770 raft_consensus.cc:2468] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:25.821626 25664 leader_election.cc:304] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [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: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:25.822302 25815 raft_consensus.cc:2804] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:25.822654 25815 raft_consensus.cc:697] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Becoming Leader. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:25.823158 25815 consensus_queue.cc:237] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.831894 25520 catalog_manager.cc:5697] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c reported cstate change: term changed from 1 to 2, leader changed from c6323087d07c48a99a0ad5717c29af02 (127.17.138.131) to cf8648df062f4863a1a272ba26fa144c (127.17.138.130). New cstate: current_term: 2 leader_uuid: "cf8648df062f4863a1a272ba26fa144c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:25.879781 25989 consensus_queue.cc:1048] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.885514 25815 raft_consensus.cc:993] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c: : Instructing follower 9ba2f7858db44efe9e626f01312400a3 to start an election
I20260709 14:59:25.886250 25989 raft_consensus.cc:1081] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Signalling peer 9ba2f7858db44efe9e626f01312400a3 to start an election
I20260709 14:59:25.888552 25623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08f42750a42a47a9bbe51d6465cf5285"
dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
 from {username='slave'} at 127.0.0.1:53938
I20260709 14:59:25.889039 25623 raft_consensus.cc:493] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:25.889381 25623 raft_consensus.cc:3060] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.891886 26010 consensus_queue.cc:1048] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.895893 25623 raft_consensus.cc:515] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.898552 25623 leader_election.cc:290] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Requested vote from peers cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.898957 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f42750a42a47a9bbe51d6465cf5285" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:25.899106 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f42750a42a47a9bbe51d6465cf5285" candidate_uuid: "9ba2f7858db44efe9e626f01312400a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:25.899508 25698 raft_consensus.cc:3055] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:25.899643 25772 raft_consensus.cc:3060] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.899900 25698 raft_consensus.cc:740] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:25.900687 25698 consensus_queue.cc:260] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.901790 25698 raft_consensus.cc:3060] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.905611 25772 raft_consensus.cc:2468] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:25.906689 25589 leader_election.cc:304] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:25.907341 25854 raft_consensus.cc:2804] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:25.907684 25854 raft_consensus.cc:697] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Becoming Leader. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:25.908063 25698 raft_consensus.cc:2468] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba2f7858db44efe9e626f01312400a3 in term 2.
I20260709 14:59:25.908368 25854 consensus_queue.cc:237] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.914660 25520 catalog_manager.cc:5697] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 reported cstate change: term changed from 1 to 2, leader changed from cf8648df062f4863a1a272ba26fa144c (127.17.138.130) to 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129). New cstate: current_term: 2 leader_uuid: "9ba2f7858db44efe9e626f01312400a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:25.958834 25969 consensus_queue.cc:1048] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.964382 25965 raft_consensus.cc:993] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02: : Instructing follower cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:25.964805 25965 raft_consensus.cc:1081] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Signalling peer cf8648df062f4863a1a272ba26fa144c to start an election
I20260709 14:59:25.966425 25697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d60c00e813945c5b91a48b5588528c9"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
 from {username='slave'} at 127.0.0.1:49904
I20260709 14:59:25.966956 25697 raft_consensus.cc:493] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:25.967319 25697 raft_consensus.cc:3060] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.970129 25969 consensus_queue.cc:1048] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:25.973987 25697 raft_consensus.cc:515] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.976949 25621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60c00e813945c5b91a48b5588528c9" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:25.978044 25697 leader_election.cc:290] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [CANDIDATE]: Term 2 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), c6323087d07c48a99a0ad5717c29af02 (127.17.138.131:33705)
I20260709 14:59:25.978777 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d60c00e813945c5b91a48b5588528c9" candidate_uuid: "cf8648df062f4863a1a272ba26fa144c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
I20260709 14:59:25.979310 25772 raft_consensus.cc:3055] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:25.979532 25772 raft_consensus.cc:740] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:25.981731 25772 consensus_queue.cc:260] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.982823 25772 raft_consensus.cc:3060] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:25.988689 25772 raft_consensus.cc:2468] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf8648df062f4863a1a272ba26fa144c in term 2.
I20260709 14:59:25.989588 25664 leader_election.cc:304] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [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: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 9ba2f7858db44efe9e626f01312400a3
I20260709 14:59:25.990367 26010 raft_consensus.cc:2804] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:25.990773 26010 raft_consensus.cc:697] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Becoming Leader. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:25.991797 26010 consensus_queue.cc:237] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:25.998291 25520 catalog_manager.cc:5697] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c reported cstate change: term changed from 1 to 2, leader changed from c6323087d07c48a99a0ad5717c29af02 (127.17.138.131) to cf8648df062f4863a1a272ba26fa144c (127.17.138.130). New cstate: current_term: 2 leader_uuid: "cf8648df062f4863a1a272ba26fa144c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:26.070719 25697 raft_consensus.cc:1275] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.071838 25854 consensus_queue.cc:1048] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.078568 25772 raft_consensus.cc:1275] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.080317 25994 consensus_queue.cc:1048] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.218232 25770 raft_consensus.cc:1275] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.219301 25994 consensus_queue.cc:1048] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.220970 25770 raft_consensus.cc:1275] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.222492 26010 consensus_queue.cc:1048] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.224604 25623 raft_consensus.cc:3060] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:26.227300 25697 raft_consensus.cc:1275] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.228935 25955 consensus_queue.cc:1048] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:59:26.232227 25621 raft_consensus.cc:1275] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.233896 25623 raft_consensus.cc:1275] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.233716 25965 consensus_queue.cc:1048] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.235617 25815 consensus_queue.cc:1048] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.244032 25621 raft_consensus.cc:1275] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.246431 25771 raft_consensus.cc:1275] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.247488 25815 consensus_queue.cc:1048] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.249130 25815 consensus_queue.cc:1048] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.265847 25698 raft_consensus.cc:1275] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.267225 25965 consensus_queue.cc:1048] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.278859 25771 raft_consensus.cc:1275] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.280077 25989 consensus_queue.cc:1048] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.287113 25623 raft_consensus.cc:1275] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.288542 25815 consensus_queue.cc:1048] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.294641 25771 raft_consensus.cc:1275] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.296058 25955 consensus_queue.cc:1048] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.303711 25698 raft_consensus.cc:1275] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Refusing update from remote peer 9ba2f7858db44efe9e626f01312400a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.305310 25854 consensus_queue.cc:1048] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.436430 25771 raft_consensus.cc:1275] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.437527 25815 consensus_queue.cc:1048] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:26.444135 25623 raft_consensus.cc:3060] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:26.451720 25623 raft_consensus.cc:1275] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Refusing update from remote peer cf8648df062f4863a1a272ba26fa144c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:26.453114 25989 consensus_queue.cc:1048] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:28.637080 25518 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35206:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:59:28.655488 25518 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35206:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:59:28.681234 17962 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:59:28.848549 25586 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:46871, user_credentials={real_user=slave}} blocked reactor thread for 83205.4us
W20260709 14:59:28.868734 26039 log.cc:927] Time spent T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 14:59:28.855036 26057 tablet.cc:1724] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:28.894524 26037 log.cc:927] Time spent T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260709 14:59:28.902563 26045 log.cc:927] Time spent T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260709 14:59:28.898949 26044 log.cc:927] Time spent T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 14:59:28.981051 26074 tablet.cc:1724] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:28.985795 26070 tablet.cc:1724] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:28.988166 26071 tablet.cc:1724] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:28.981195 26067 tablet.cc:1724] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:28.996512 26077 tablet.cc:1724] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:28.969955 26060 tablet.cc:1724] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:28.931146 26059 tablet.cc:1724] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.008742 25724 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:914cd517959f4e8e8d643338f14f5d10)
W20260709 14:59:29.014820 25724 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:914cd517959f4e8e8d643338f14f5d10)
W20260709 14:59:29.023175 25724 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:914cd517959f4e8e8d643338f14f5d10)
I20260709 14:59:29.035480 26057 tablet.cc:1724] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.029572 26080 tablet.cc:1724] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.053179 26081 tablet.cc:1724] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.049916 26078 tablet.cc:1724] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.066578 25518 catalog_manager.cc:5789] TS cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871) does not have the latest schema for tablet 455fc3b8fc7b41518f565221dc907efa (table soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]). Expected version 1 got 0
I20260709 14:59:29.071472 25518 catalog_manager.cc:5789] TS cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871) does not have the latest schema for tablet 7d60c00e813945c5b91a48b5588528c9 (table soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]). Expected version 1 got 0
I20260709 14:59:29.074662 25518 catalog_manager.cc:5789] TS cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871) does not have the latest schema for tablet f676012b59294678aaac8dc71fce49fd (table soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]). Expected version 1 got 0
W20260709 14:59:29.089450 25664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:33705, user_credentials={real_user=slave}} blocked reactor thread for 58136.7us
I20260709 14:59:29.098089 26060 tablet.cc:1724] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.098999 26084 tablet.cc:1724] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.081769 26070 tablet.cc:1724] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.081420 26074 tablet.cc:1724] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.112566 26059 tablet.cc:1724] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.134265 25621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e"
dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
mode: GRACEFUL
new_leader_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:56912
I20260709 14:59:29.134182 26067 tablet.cc:1724] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.134991 25621 raft_consensus.cc:606] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Received request to transfer leadership to TS c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:29.136986 26057 tablet.cc:1724] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.139894 26081 tablet.cc:1724] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.159904 25520 catalog_manager.cc:5789] TS 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237) does not have the latest schema for tablet 4b9e43001cd7461aa57b5a43723a3c02 (table soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]). Expected version 1 got 0
I20260709 14:59:29.160815 25520 catalog_manager.cc:5789] TS 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237) does not have the latest schema for tablet 08f42750a42a47a9bbe51d6465cf5285 (table soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c]). Expected version 1 got 0
I20260709 14:59:29.162107 26078 tablet.cc:1724] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.176425 26071 tablet.cc:1724] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.197572 26074 tablet.cc:1724] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.186522 26060 tablet.cc:1724] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.153954 26077 tablet.cc:1724] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.206961 26067 tablet.cc:1724] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.208868 26081 tablet.cc:1724] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:29.214869 25698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
mode: GRACEFUL
new_leader_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:43904
I20260709 14:59:29.215435 25698 raft_consensus.cc:606] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Received request to transfer leadership to TS c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:29.216701 17962 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:59:29.217291 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:29.228336 25698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2f9e1f73860477cae272855963c5c89"
dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
mode: GRACEFUL
new_leader_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:43904
I20260709 14:59:29.228962 25698 raft_consensus.cc:606] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Received request to transfer leadership to TS c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:29.231141 25621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a38b5911de7743419959269904b82b1d"
dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
mode: GRACEFUL
new_leader_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:56912
I20260709 14:59:29.231607 25621 raft_consensus.cc:606] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Received request to transfer leadership to TS c6323087d07c48a99a0ad5717c29af02
I20260709 14:59:29.233098 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:59:29.233671 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:59:29.248071 25521 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a: soft_deleted_table [id=58f14bfffa644c7f937021cffed5962c] alter complete (version 1)
I20260709 14:59:29.427917 26049 raft_consensus.cc:993] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c: : Instructing follower c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:29.428624 26082 raft_consensus.cc:1081] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Signalling peer c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:29.429984 25767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:55894
I20260709 14:59:29.430416 25767 raft_consensus.cc:493] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:29.430683 25767 raft_consensus.cc:3060] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:29.435308 25767 raft_consensus.cc:515] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.436753 25767 leader_election.cc:290] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 3 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:29.437463 25621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:29.437706 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914cd517959f4e8e8d643338f14f5d10" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:29.438118 25621 raft_consensus.cc:3060] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:29.438194 25698 raft_consensus.cc:3055] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:29.438525 25698 raft_consensus.cc:740] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:29.439095 25698 consensus_queue.cc:260] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [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: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.439913 25698 raft_consensus.cc:3060] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:29.443019 25621 raft_consensus.cc:2468] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 3.
I20260709 14:59:29.444123 25698 raft_consensus.cc:2468] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 3.
I20260709 14:59:29.444094 25736 leader_election.cc:304] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [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: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:29.444999 26079 raft_consensus.cc:2804] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:29.445508 26079 raft_consensus.cc:697] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 3 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:29.446233 26079 consensus_queue.cc:237] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [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: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.455016 25519 catalog_manager.cc:5697] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 2 to 3, leader changed from cf8648df062f4863a1a272ba26fa144c (127.17.138.130) to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:29.485502 26086 raft_consensus.cc:993] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c: : Instructing follower c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:29.485934 26082 raft_consensus.cc:1081] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Signalling peer c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:29.487157 25767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2f9e1f73860477cae272855963c5c89"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:55894
I20260709 14:59:29.487579 25767 raft_consensus.cc:493] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:29.487876 25767 raft_consensus.cc:3060] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:29.492331 25767 raft_consensus.cc:515] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.493736 25767 leader_election.cc:290] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 2 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:29.494444 25621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f9e1f73860477cae272855963c5c89" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:29.494632 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f9e1f73860477cae272855963c5c89" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:29.495082 25621 raft_consensus.cc:3060] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:29.495129 25698 raft_consensus.cc:3055] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:29.495597 25698 raft_consensus.cc:740] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf8648df062f4863a1a272ba26fa144c, State: Running, Role: LEADER
I20260709 14:59:29.496331 25698 consensus_queue.cc:260] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.497467 25698 raft_consensus.cc:3060] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:29.501447 25621 raft_consensus.cc:2468] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 2.
I20260709 14:59:29.502445 25736 leader_election.cc:304] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba2f7858db44efe9e626f01312400a3, c6323087d07c48a99a0ad5717c29af02; no voters: 
I20260709 14:59:29.503041 26079 raft_consensus.cc:2804] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:29.503177 25698 raft_consensus.cc:2468] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 2.
I20260709 14:59:29.503409 26079 raft_consensus.cc:697] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 2 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:29.504189 26079 consensus_queue.cc:237] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.510391 25519 catalog_manager.cc:5697] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 1 to 2, leader changed from cf8648df062f4863a1a272ba26fa144c (127.17.138.130) to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:29.545632 26072 raft_consensus.cc:993] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3: : Instructing follower c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:29.546201 26088 raft_consensus.cc:1081] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Signalling peer c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:29.547465 25767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:55878
I20260709 14:59:29.547940 25767 raft_consensus.cc:493] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:29.548278 25767 raft_consensus.cc:3060] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:29.555002 25767 raft_consensus.cc:515] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.556556 25767 leader_election.cc:290] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 3 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:29.557170 25621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:29.557603 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469f0efd44254a568b8153b0b23e230e" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:29.557838 25621 raft_consensus.cc:3055] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:29.558171 25698 raft_consensus.cc:3060] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:29.558188 25621 raft_consensus.cc:740] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:29.559130 25621 consensus_queue.cc:260] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [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: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.560293 25621 raft_consensus.cc:3060] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:29.564510 25698 raft_consensus.cc:2468] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 3.
I20260709 14:59:29.565538 25735 leader_election.cc:304] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [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: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:29.566215 26079 raft_consensus.cc:2804] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:29.566589 26079 raft_consensus.cc:697] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 3 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:29.566839 25621 raft_consensus.cc:2468] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 3.
I20260709 14:59:29.567255 26079 consensus_queue.cc:237] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [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: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.573076 25519 catalog_manager.cc:5697] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 2 to 3, leader changed from 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129) to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:29.586144 26072 raft_consensus.cc:993] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3: : Instructing follower c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:29.586509 26088 raft_consensus.cc:1081] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Signalling peer c6323087d07c48a99a0ad5717c29af02 to start an election
I20260709 14:59:29.587742 25767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a38b5911de7743419959269904b82b1d"
dest_uuid: "c6323087d07c48a99a0ad5717c29af02"
 from {username='slave'} at 127.0.0.1:55878
I20260709 14:59:29.588161 25767 raft_consensus.cc:493] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:29.588425 25767 raft_consensus.cc:3060] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:29.594159 25767 raft_consensus.cc:515] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.596567 25767 leader_election.cc:290] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 2 election: Requested vote from peers 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237), cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871)
I20260709 14:59:29.597102 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38b5911de7743419959269904b82b1d" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf8648df062f4863a1a272ba26fa144c"
I20260709 14:59:29.597668 25698 raft_consensus.cc:3060] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:29.598242 25620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38b5911de7743419959269904b82b1d" candidate_uuid: "c6323087d07c48a99a0ad5717c29af02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba2f7858db44efe9e626f01312400a3"
I20260709 14:59:29.598716 25620 raft_consensus.cc:3055] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:29.598943 25620 raft_consensus.cc:740] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ba2f7858db44efe9e626f01312400a3, State: Running, Role: LEADER
I20260709 14:59:29.599591 25620 consensus_queue.cc:260] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.600492 25620 raft_consensus.cc:3060] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:29.601855 25698 raft_consensus.cc:2468] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 2.
I20260709 14:59:29.602680 25735 leader_election.cc:304] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6323087d07c48a99a0ad5717c29af02, cf8648df062f4863a1a272ba26fa144c; no voters: 
I20260709 14:59:29.603325 26079 raft_consensus.cc:2804] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:29.603792 26079 raft_consensus.cc:697] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 2 LEADER]: Becoming Leader. State: Replica: c6323087d07c48a99a0ad5717c29af02, State: Running, Role: LEADER
I20260709 14:59:29.604630 26079 consensus_queue.cc:237] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } }
I20260709 14:59:29.606199 25620 raft_consensus.cc:2468] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6323087d07c48a99a0ad5717c29af02 in term 2.
I20260709 14:59:29.613042 25519 catalog_manager.cc:5697] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 reported cstate change: term changed from 1 to 2, leader changed from 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129) to c6323087d07c48a99a0ad5717c29af02 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "c6323087d07c48a99a0ad5717c29af02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6323087d07c48a99a0ad5717c29af02" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 33705 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:29.919145 25698 raft_consensus.cc:1275] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 3 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:59:29.920147 26079 consensus_queue.cc:1048] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:59:29.928236 25696 raft_consensus.cc:1275] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:29.930090 25965 consensus_queue.cc:1048] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:29.932534 25620 raft_consensus.cc:1275] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 3 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:59:29.934146 26103 consensus_queue.cc:1048] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:59:29.944764 25621 raft_consensus.cc:1275] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:29.947525 26100 consensus_queue.cc:1048] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:30.018813 25698 raft_consensus.cc:1275] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:30.019846 26102 consensus_queue.cc:1048] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:30.027829 25620 raft_consensus.cc:1275] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:30.029748 26100 consensus_queue.cc:1048] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:30.031034 25621 raft_consensus.cc:1275] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 3 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:59:30.032838 26102 consensus_queue.cc:1048] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba2f7858db44efe9e626f01312400a3" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 41237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:59:30.042754 25698 raft_consensus.cc:1275] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 3 FOLLOWER]: Refusing update from remote peer c6323087d07c48a99a0ad5717c29af02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:59:30.045024 26103 consensus_queue.cc:1048] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf8648df062f4863a1a272ba26fa144c" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:59:30.282421 17962 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:59:30.287344 17962 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:59:30.287662 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:30.292105 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:59:30.292395 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:59:31.318830 17962 tablet_server.cc:179] TabletServer@127.17.138.129:0 shutting down...
W20260709 14:59:31.335203 25662 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260709 14:59:31.338428 25662 consensus_peers.cc:597] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c -> Peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Couldn't send request to peer 9ba2f7858db44efe9e626f01312400a3. 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:59:31.344321 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:31.345038 17962 tablet_replica.cc:333] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.345629 17962 raft_consensus.cc:2243] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.346124 17962 raft_consensus.cc:2272] T f676012b59294678aaac8dc71fce49fd P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.347982 17962 tablet_replica.cc:333] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.348536 17962 raft_consensus.cc:2243] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.348927 17962 raft_consensus.cc:2272] T 455fc3b8fc7b41518f565221dc907efa P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.350840 17962 tablet_replica.cc:333] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.351441 17962 raft_consensus.cc:2243] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.351850 17962 raft_consensus.cc:2272] T a029981edf57423fb20dd011e8d06748 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.353508 17962 tablet_replica.cc:333] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.354080 17962 raft_consensus.cc:2243] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.354815 17962 raft_consensus.cc:2272] T 08f42750a42a47a9bbe51d6465cf5285 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.356477 17962 tablet_replica.cc:333] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.356980 17962 raft_consensus.cc:2243] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.357362 17962 raft_consensus.cc:2272] T 7d60c00e813945c5b91a48b5588528c9 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.359025 17962 tablet_replica.cc:333] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.359494 17962 raft_consensus.cc:2243] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.359874 17962 raft_consensus.cc:2272] T 914cd517959f4e8e8d643338f14f5d10 P 9ba2f7858db44efe9e626f01312400a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.361725 17962 tablet_replica.cc:333] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.362264 17962 raft_consensus.cc:2243] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.362928 17962 raft_consensus.cc:2272] T a9219b46c63f4a6a9007a5fa8eb5e470 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.364595 17962 tablet_replica.cc:333] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.365278 17962 raft_consensus.cc:2243] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.366283 17962 raft_consensus.cc:2272] T 3e69a6debfb64ee892a5fd2ca714230c P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.368927 17962 tablet_replica.cc:333] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.369673 17962 raft_consensus.cc:2243] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:59:31.370229 25736 consensus_peers.cc:597] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 -> Peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Couldn't send request to peer 9ba2f7858db44efe9e626f01312400a3. 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:59:31.370604 17962 raft_consensus.cc:2272] T 4b9e43001cd7461aa57b5a43723a3c02 P 9ba2f7858db44efe9e626f01312400a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.372954 17962 tablet_replica.cc:333] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.373755 17962 raft_consensus.cc:2243] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.374329 17962 raft_consensus.cc:2272] T 4d1767a5a9f64d7d97490f884602b999 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.376561 17962 tablet_replica.cc:333] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.377015 17962 raft_consensus.cc:2243] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.377421 17962 raft_consensus.cc:2272] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.379222 17962 tablet_replica.cc:333] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.379705 17962 raft_consensus.cc:2243] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.380141 17962 raft_consensus.cc:2272] T a2f9e1f73860477cae272855963c5c89 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.381768 17962 tablet_replica.cc:333] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.382222 17962 raft_consensus.cc:2243] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.382557 17962 raft_consensus.cc:2272] T afe62e7f7bbf45168c98598367d4cc35 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.384299 17962 tablet_replica.cc:333] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.384743 17962 raft_consensus.cc:2243] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.385403 17962 raft_consensus.cc:2272] T 490456ead5184a8c901a42f9d6fae218 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.387192 17962 tablet_replica.cc:333] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.387619 17962 raft_consensus.cc:2243] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.387980 17962 raft_consensus.cc:2272] T 07c8159e538440a09be0d15aadda9100 P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.389842 17962 tablet_replica.cc:333] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.390326 17962 raft_consensus.cc:2243] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.390681 17962 raft_consensus.cc:2272] T a38b5911de7743419959269904b82b1d P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.392668 17962 tablet_replica.cc:333] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.393118 17962 raft_consensus.cc:2243] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.393493 17962 raft_consensus.cc:2272] T 469f0efd44254a568b8153b0b23e230e P 9ba2f7858db44efe9e626f01312400a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.395355 17962 tablet_replica.cc:333] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3: stopping tablet replica
I20260709 14:59:31.395875 17962 raft_consensus.cc:2243] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.396741 17962 raft_consensus.cc:2272] T 32240297b70249fcb65be23e8974fc4f P 9ba2f7858db44efe9e626f01312400a3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:31.397575 25662 consensus_peers.cc:597] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c -> Peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Couldn't send request to peer 9ba2f7858db44efe9e626f01312400a3. 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:59:31.433605 17962 tablet_server.cc:196] TabletServer@127.17.138.129:0 shutdown complete.
I20260709 14:59:31.460578 17962 tablet_server.cc:179] TabletServer@127.17.138.130:0 shutting down...
W20260709 14:59:31.482293 25662 consensus_peers.cc:597] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c -> Peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Couldn't send request to peer 9ba2f7858db44efe9e626f01312400a3. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:41237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:31.485075 25662 consensus_peers.cc:597] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c -> Peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Couldn't send request to peer 9ba2f7858db44efe9e626f01312400a3. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:41237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:31.486080 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:31.486845 17962 tablet_replica.cc:333] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.487494 17962 raft_consensus.cc:2243] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:59:31.487824 25736 consensus_peers.cc:597] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 -> Peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Couldn't send request to peer 9ba2f7858db44efe9e626f01312400a3. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:41237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:31.488358 17962 raft_consensus.cc:2272] T 455fc3b8fc7b41518f565221dc907efa P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.490208 17962 tablet_replica.cc:333] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.490716 17962 raft_consensus.cc:2243] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.491066 17962 raft_consensus.cc:2272] T a029981edf57423fb20dd011e8d06748 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.492571 17962 tablet_replica.cc:333] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.493049 17962 raft_consensus.cc:2243] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.493656 17962 raft_consensus.cc:2272] T 7d60c00e813945c5b91a48b5588528c9 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.495230 17962 tablet_replica.cc:333] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.495709 17962 raft_consensus.cc:2243] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.496062 17962 raft_consensus.cc:2272] T 08f42750a42a47a9bbe51d6465cf5285 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.497956 17962 tablet_replica.cc:333] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.498456 17962 raft_consensus.cc:2243] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.498893 17962 raft_consensus.cc:2272] T 914cd517959f4e8e8d643338f14f5d10 P cf8648df062f4863a1a272ba26fa144c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.500842 17962 tablet_replica.cc:333] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
W20260709 14:59:31.501147 25736 consensus_peers.cc:597] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 -> Peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Couldn't send request to peer 9ba2f7858db44efe9e626f01312400a3. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:41237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:31.501551 17962 raft_consensus.cc:2243] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.502120 17962 raft_consensus.cc:2272] T a9219b46c63f4a6a9007a5fa8eb5e470 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.504022 17962 tablet_replica.cc:333] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.504668 17962 raft_consensus.cc:2243] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.505537 17962 raft_consensus.cc:2272] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:31.505496 25735 consensus_peers.cc:597] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 -> Peer cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871): Couldn't send request to peer cf8648df062f4863a1a272ba26fa144c. 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:59:31.508030 17962 tablet_replica.cc:333] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.508555 17962 raft_consensus.cc:2243] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.509284 17962 raft_consensus.cc:2272] T afe62e7f7bbf45168c98598367d4cc35 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.511253 17962 tablet_replica.cc:333] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.511766 17962 raft_consensus.cc:2243] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.512130 17962 raft_consensus.cc:2272] T a2f9e1f73860477cae272855963c5c89 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.514210 17962 tablet_replica.cc:333] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.514739 17962 raft_consensus.cc:2243] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.515120 17962 raft_consensus.cc:2272] T 3e69a6debfb64ee892a5fd2ca714230c P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.516927 17962 tablet_replica.cc:333] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.517386 17962 raft_consensus.cc:2243] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.518052 17962 raft_consensus.cc:2272] T f676012b59294678aaac8dc71fce49fd P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.519659 17962 tablet_replica.cc:333] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.520152 17962 raft_consensus.cc:2243] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.520541 17962 raft_consensus.cc:2272] T a38b5911de7743419959269904b82b1d P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.522648 17962 tablet_replica.cc:333] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.523113 17962 raft_consensus.cc:2243] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.523468 17962 raft_consensus.cc:2272] T 07c8159e538440a09be0d15aadda9100 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.525285 17962 tablet_replica.cc:333] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.525748 17962 raft_consensus.cc:2243] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.526139 17962 raft_consensus.cc:2272] T 490456ead5184a8c901a42f9d6fae218 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.527906 17962 tablet_replica.cc:333] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.528357 17962 raft_consensus.cc:2243] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.528695 17962 raft_consensus.cc:2272] T 4b9e43001cd7461aa57b5a43723a3c02 P cf8648df062f4863a1a272ba26fa144c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.530282 17962 tablet_replica.cc:333] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.530725 17962 raft_consensus.cc:2243] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.531387 17962 raft_consensus.cc:2272] T 4d1767a5a9f64d7d97490f884602b999 P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.533114 17962 tablet_replica.cc:333] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.533520 17962 raft_consensus.cc:2243] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.533890 17962 raft_consensus.cc:2272] T 469f0efd44254a568b8153b0b23e230e P cf8648df062f4863a1a272ba26fa144c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.535436 17962 tablet_replica.cc:333] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c: stopping tablet replica
I20260709 14:59:31.535802 17962 raft_consensus.cc:2243] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.536131 17962 raft_consensus.cc:2272] T 32240297b70249fcb65be23e8974fc4f P cf8648df062f4863a1a272ba26fa144c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:31.557361 25735 consensus_peers.cc:597] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 -> Peer cf8648df062f4863a1a272ba26fa144c (127.17.138.130:46871): Couldn't send request to peer cf8648df062f4863a1a272ba26fa144c. 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:59:31.575423 25736 consensus_peers.cc:597] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 -> Peer 9ba2f7858db44efe9e626f01312400a3 (127.17.138.129:41237): Couldn't send request to peer 9ba2f7858db44efe9e626f01312400a3. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:41237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:31.576131 17962 tablet_server.cc:196] TabletServer@127.17.138.130:0 shutdown complete.
I20260709 14:59:31.603214 17962 tablet_server.cc:179] TabletServer@127.17.138.131:0 shutting down...
I20260709 14:59:31.627509 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:31.628180 17962 tablet_replica.cc:333] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.628723 17962 raft_consensus.cc:2243] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.629179 17962 raft_consensus.cc:2272] T f676012b59294678aaac8dc71fce49fd P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.631031 17962 tablet_replica.cc:333] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.631559 17962 raft_consensus.cc:2243] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.631950 17962 raft_consensus.cc:2272] T 455fc3b8fc7b41518f565221dc907efa P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.633507 17962 tablet_replica.cc:333] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.634040 17962 raft_consensus.cc:2243] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.634809 17962 raft_consensus.cc:2272] T 914cd517959f4e8e8d643338f14f5d10 P c6323087d07c48a99a0ad5717c29af02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.636492 17962 tablet_replica.cc:333] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.636986 17962 raft_consensus.cc:2243] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.637370 17962 raft_consensus.cc:2272] T a9219b46c63f4a6a9007a5fa8eb5e470 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.638968 17962 tablet_replica.cc:333] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.639449 17962 raft_consensus.cc:2243] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.640116 17962 raft_consensus.cc:2272] T 469f0efd44254a568b8153b0b23e230e P c6323087d07c48a99a0ad5717c29af02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.641662 17962 tablet_replica.cc:333] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.642166 17962 raft_consensus.cc:2243] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.642539 17962 raft_consensus.cc:2272] T 32240297b70249fcb65be23e8974fc4f P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.644203 17962 tablet_replica.cc:333] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.644698 17962 raft_consensus.cc:2243] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.645370 17962 raft_consensus.cc:2272] T a2f9e1f73860477cae272855963c5c89 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.647118 17962 tablet_replica.cc:333] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.647578 17962 raft_consensus.cc:2243] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.647953 17962 raft_consensus.cc:2272] T afe62e7f7bbf45168c98598367d4cc35 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.649791 17962 tablet_replica.cc:333] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.650274 17962 raft_consensus.cc:2243] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.650652 17962 raft_consensus.cc:2272] T 08f42750a42a47a9bbe51d6465cf5285 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.652156 17962 tablet_replica.cc:333] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.652622 17962 raft_consensus.cc:2243] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.653007 17962 raft_consensus.cc:2272] T 7d60c00e813945c5b91a48b5588528c9 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.654587 17962 tablet_replica.cc:333] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.655097 17962 raft_consensus.cc:2243] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.655851 17962 raft_consensus.cc:2272] T a029981edf57423fb20dd011e8d06748 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.657413 17962 tablet_replica.cc:333] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.657923 17962 raft_consensus.cc:2243] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.658303 17962 raft_consensus.cc:2272] T 3e69a6debfb64ee892a5fd2ca714230c P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.659960 17962 tablet_replica.cc:333] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.660416 17962 raft_consensus.cc:2243] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.661296 17962 raft_consensus.cc:2272] T 07c8159e538440a09be0d15aadda9100 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.663013 17962 tablet_replica.cc:333] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.663419 17962 raft_consensus.cc:2243] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.663796 17962 raft_consensus.cc:2272] T 490456ead5184a8c901a42f9d6fae218 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.665431 17962 tablet_replica.cc:333] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.665956 17962 raft_consensus.cc:2243] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.666608 17962 raft_consensus.cc:2272] T a38b5911de7743419959269904b82b1d P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.668244 17962 tablet_replica.cc:333] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.668675 17962 raft_consensus.cc:2243] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.669056 17962 raft_consensus.cc:2272] T 4b9e43001cd7461aa57b5a43723a3c02 P c6323087d07c48a99a0ad5717c29af02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.670562 17962 tablet_replica.cc:333] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.670986 17962 raft_consensus.cc:2243] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.671339 17962 raft_consensus.cc:2272] T 4d1767a5a9f64d7d97490f884602b999 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.672923 17962 tablet_replica.cc:333] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02: stopping tablet replica
I20260709 14:59:31.673334 17962 raft_consensus.cc:2243] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:31.673727 17962 raft_consensus.cc:2272] T 4fa7f5f1fe1e45149ab37e3a401e08e5 P c6323087d07c48a99a0ad5717c29af02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.708989 17962 tablet_server.cc:196] TabletServer@127.17.138.131:0 shutdown complete.
I20260709 14:59:31.735565 17962 master.cc:562] Master@127.17.138.190:36415 shutting down...
I20260709 14:59:31.753826 17962 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:31.754357 17962 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:31.754616 17962 tablet_replica.cc:333] T 00000000000000000000000000000000 P 88a280de12e44d6ab50edcad17701c3a: stopping tablet replica
I20260709 14:59:31.773423 17962 master.cc:584] Master@127.17.138.190:36415 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13576 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:59:31.818555 17962 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.138.190:36091
I20260709 14:59:31.819564 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:31.825441 26114 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:59:31.825670 26117 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:59:31.825727 26115 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:59:31.826637 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:31.827410 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:31.827580 17962 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:59:31.827693 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609171827683 us; error 0 us; skew 500 ppm
I20260709 14:59:31.828116 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:31.830262 17962 webserver.cc:533] Webserver started at http://127.17.138.190:44775/ using document root <none> and password file <none>
I20260709 14:59:31.830674 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:31.830817 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:31.831012 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:31.831957 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/master-0-root/instance:
uuid: "a9d92d38b4a44337a3798195d4038ef1"
format_stamp: "Formatted at 2026-07-09 14:59:31 on dist-test-slave-h37j"
I20260709 14:59:31.835990 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:59:31.839363 26122 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:59:31.840070 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:59:31.840312 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/master-0-root
uuid: "a9d92d38b4a44337a3798195d4038ef1"
format_stamp: "Formatted at 2026-07-09 14:59:31 on dist-test-slave-h37j"
I20260709 14:59:31.840528 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-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:59:31.860479 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:31.861515 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:31.896409 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.190:36091
I20260709 14:59:31.896524 26173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.190:36091 every 8 connection(s)
I20260709 14:59:31.900131 26174 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:59:31.909576 26174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1: Bootstrap starting.
I20260709 14:59:31.914129 26174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:31.918057 26174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1: No bootstrap required, opened a new log
I20260709 14:59:31.920078 26174 raft_consensus.cc:359] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9d92d38b4a44337a3798195d4038ef1" member_type: VOTER }
I20260709 14:59:31.920440 26174 raft_consensus.cc:385] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:31.920652 26174 raft_consensus.cc:740] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d92d38b4a44337a3798195d4038ef1, State: Initialized, Role: FOLLOWER
I20260709 14:59:31.921231 26174 consensus_queue.cc:260] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9d92d38b4a44337a3798195d4038ef1" member_type: VOTER }
I20260709 14:59:31.921660 26174 raft_consensus.cc:399] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:59:31.921897 26174 raft_consensus.cc:493] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:59:31.922152 26174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:31.926379 26174 raft_consensus.cc:515] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9d92d38b4a44337a3798195d4038ef1" member_type: VOTER }
I20260709 14:59:31.926833 26174 leader_election.cc:304] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [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: a9d92d38b4a44337a3798195d4038ef1; no voters: 
I20260709 14:59:31.927835 26174 leader_election.cc:290] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:59:31.928112 26177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:31.929410 26177 raft_consensus.cc:697] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [term 1 LEADER]: Becoming Leader. State: Replica: a9d92d38b4a44337a3798195d4038ef1, State: Running, Role: LEADER
I20260709 14:59:31.929991 26177 consensus_queue.cc:237] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [LEADER]: Queue going to LEADER mode. State: All 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: "a9d92d38b4a44337a3798195d4038ef1" member_type: VOTER }
I20260709 14:59:31.930552 26174 sys_catalog.cc:565] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:59:31.934478 26179 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a9d92d38b4a44337a3798195d4038ef1. Latest consensus state: current_term: 1 leader_uuid: "a9d92d38b4a44337a3798195d4038ef1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9d92d38b4a44337a3798195d4038ef1" member_type: VOTER } }
I20260709 14:59:31.935066 26179 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [sys.catalog]: This master's current role is: LEADER
I20260709 14:59:31.937778 26184 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:59:31.934034 26178 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a9d92d38b4a44337a3798195d4038ef1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9d92d38b4a44337a3798195d4038ef1" member_type: VOTER } }
I20260709 14:59:31.938851 26178 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [sys.catalog]: This master's current role is: LEADER
I20260709 14:59:31.945291 26184 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:59:31.954958 17962 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:59:31.955745 26184 catalog_manager.cc:1383] Generated new cluster ID: 6efadd3c62e44f2c8ffcb73b9d97f48e
I20260709 14:59:31.955973 26184 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:59:31.971201 26184 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:59:31.972433 26184 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:59:31.985955 26184 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1: Generated new TSK 0
I20260709 14:59:31.986521 26184 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:59:32.021098 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:32.026844 26195 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:59:32.027974 26196 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:59:32.029214 26198 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:59:32.029493 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:32.030383 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:32.030592 17962 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:59:32.030753 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609172030736 us; error 0 us; skew 500 ppm
I20260709 14:59:32.031247 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:32.033309 17962 webserver.cc:533] Webserver started at http://127.17.138.129:33209/ using document root <none> and password file <none>
I20260709 14:59:32.033757 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:32.033953 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:32.034198 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:32.035177 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-0-root/instance:
uuid: "198260348cac4f9e81507aee877aec5f"
format_stamp: "Formatted at 2026-07-09 14:59:32 on dist-test-slave-h37j"
I20260709 14:59:32.039448 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:59:32.042582 26203 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:59:32.043329 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:59:32.043603 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-0-root
uuid: "198260348cac4f9e81507aee877aec5f"
format_stamp: "Formatted at 2026-07-09 14:59:32 on dist-test-slave-h37j"
I20260709 14:59:32.043869 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-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:59:32.055924 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:32.056989 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:32.058362 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:32.060406 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:32.060587 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:32.060801 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:32.060964 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:32.097846 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.129:42149
I20260709 14:59:32.097981 26265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.129:42149 every 8 connection(s)
I20260709 14:59:32.102635 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:32.108914 26270 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:59:32.111370 26271 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:59:32.114425 26273 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:59:32.115022 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:32.116546 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:32.116750 17962 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:59:32.116941 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609172116925 us; error 0 us; skew 500 ppm
I20260709 14:59:32.117036 26266 heartbeater.cc:344] Connected to a master server at 127.17.138.190:36091
I20260709 14:59:32.117440 26266 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:32.117545 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:32.118170 26266 heartbeater.cc:507] Master 127.17.138.190:36091 requested a full tablet report, sending...
I20260709 14:59:32.120110 17962 webserver.cc:533] Webserver started at http://127.17.138.130:37497/ using document root <none> and password file <none>
I20260709 14:59:32.120477 26139 ts_manager.cc:194] Registered new tserver with Master: 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149)
I20260709 14:59:32.120792 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:32.121074 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:32.121390 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:32.122757 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-1-root/instance:
uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
format_stamp: "Formatted at 2026-07-09 14:59:32 on dist-test-slave-h37j"
I20260709 14:59:32.122872 26139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34188
I20260709 14:59:32.127460 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:59:32.130872 26278 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:59:32.131660 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:59:32.131973 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-1-root
uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
format_stamp: "Formatted at 2026-07-09 14:59:32 on dist-test-slave-h37j"
I20260709 14:59:32.132211 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-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:59:32.166836 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:32.167886 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:32.169174 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:32.171219 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:32.171408 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:32.171628 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:32.171780 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:32.209393 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.130:46085
I20260709 14:59:32.209487 26340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.130:46085 every 8 connection(s)
I20260709 14:59:32.213882 17962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:59:32.220086 26344 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:59:32.220511 26345 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:59:32.223538 26348 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:59:32.224184 17962 server_base.cc:1061] running on GCE node
I20260709 14:59:32.224537 26341 heartbeater.cc:344] Connected to a master server at 127.17.138.190:36091
I20260709 14:59:32.224938 26341 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:32.225096 17962 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:59:32.225363 17962 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:59:32.225517 17962 hybrid_clock.cc:648] HybridClock initialized: now 1783609172225499 us; error 0 us; skew 500 ppm
I20260709 14:59:32.225636 26341 heartbeater.cc:507] Master 127.17.138.190:36091 requested a full tablet report, sending...
I20260709 14:59:32.226119 17962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:59:32.227739 26139 ts_manager.cc:194] Registered new tserver with Master: 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:32.228669 17962 webserver.cc:533] Webserver started at http://127.17.138.131:34667/ using document root <none> and password file <none>
I20260709 14:59:32.229311 17962 fs_manager.cc:362] Metadata directory not provided
I20260709 14:59:32.229542 17962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:59:32.229468 26139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34194
I20260709 14:59:32.230024 17962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:59:32.231501 17962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-2-root/instance:
uuid: "ea3d6165b8494a33ba21861135c07d82"
format_stamp: "Formatted at 2026-07-09 14:59:32 on dist-test-slave-h37j"
I20260709 14:59:32.235909 17962 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:59:32.238977 26352 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:59:32.239714 17962 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:59:32.239998 17962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-2-root
uuid: "ea3d6165b8494a33ba21861135c07d82"
format_stamp: "Formatted at 2026-07-09 14:59:32 on dist-test-slave-h37j"
I20260709 14:59:32.240258 17962 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpUNcT2/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608881620301-17962-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:59:32.258859 17962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:59:32.259958 17962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:59:32.261353 17962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:59:32.263535 17962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:59:32.263736 17962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:32.263948 17962 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:59:32.264097 17962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:59:32.301237 17962 rpc_server.cc:307] RPC server started. Bound to: 127.17.138.131:38603
I20260709 14:59:32.301332 26414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.138.131:38603 every 8 connection(s)
I20260709 14:59:32.314095 26415 heartbeater.cc:344] Connected to a master server at 127.17.138.190:36091
I20260709 14:59:32.314503 26415 heartbeater.cc:461] Registering TS with master...
I20260709 14:59:32.315142 26415 heartbeater.cc:507] Master 127.17.138.190:36091 requested a full tablet report, sending...
I20260709 14:59:32.316880 26139 ts_manager.cc:194] Registered new tserver with Master: ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:32.317847 17962 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01363522s
I20260709 14:59:32.318380 26139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34196
I20260709 14:59:32.341553 26139 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34208:
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:59:32.343992 26139 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:59:32.409848 26231 tablet_service.cc:1511] Processing CreateTablet for tablet 7f61fe5b79e14987aefc250e841003d1 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:32.411211 26231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f61fe5b79e14987aefc250e841003d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.411546 26227 tablet_service.cc:1511] Processing CreateTablet for tablet 287f53606fba45fb80881a353c77aa55 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:32.412822 26227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287f53606fba45fb80881a353c77aa55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.413414 26380 tablet_service.cc:1511] Processing CreateTablet for tablet 7f61fe5b79e14987aefc250e841003d1 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:32.414654 26380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f61fe5b79e14987aefc250e841003d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.414887 26228 tablet_service.cc:1511] Processing CreateTablet for tablet 856dc28083c34f7c805f382d39069f1d (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:32.416146 26228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856dc28083c34f7c805f382d39069f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.417042 26379 tablet_service.cc:1511] Processing CreateTablet for tablet c6a459300cda4227b3f602a255bd63ea (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:32.418269 26379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a459300cda4227b3f602a255bd63ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.418897 26229 tablet_service.cc:1511] Processing CreateTablet for tablet 7cba9da7b47d4eeaaf2c1ab17efc1af3 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:32.420145 26229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cba9da7b47d4eeaaf2c1ab17efc1af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.420295 26378 tablet_service.cc:1511] Processing CreateTablet for tablet 7cba9da7b47d4eeaaf2c1ab17efc1af3 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:32.421520 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cba9da7b47d4eeaaf2c1ab17efc1af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.422855 26377 tablet_service.cc:1511] Processing CreateTablet for tablet 856dc28083c34f7c805f382d39069f1d (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:32.423583 26373 tablet_service.cc:1511] Processing CreateTablet for tablet 21a39087e03c4d7fbc2ebf085f83f020 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:32.425187 26376 tablet_service.cc:1511] Processing CreateTablet for tablet 287f53606fba45fb80881a353c77aa55 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:32.426857 26226 tablet_service.cc:1511] Processing CreateTablet for tablet bc70731bf0c54472a49a73e023f1506c (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:32.428103 26226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc70731bf0c54472a49a73e023f1506c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.428200 26372 tablet_service.cc:1511] Processing CreateTablet for tablet 467c0431fd5d468fae762442983b455b (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:32.431206 26225 tablet_service.cc:1511] Processing CreateTablet for tablet 442614b7678745e0944c3917cd5acc91 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:32.432475 26225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442614b7678745e0944c3917cd5acc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.435051 26223 tablet_service.cc:1511] Processing CreateTablet for tablet 467c0431fd5d468fae762442983b455b (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:32.436262 26223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467c0431fd5d468fae762442983b455b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.440105 26375 tablet_service.cc:1511] Processing CreateTablet for tablet bc70731bf0c54472a49a73e023f1506c (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:32.424111 26377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856dc28083c34f7c805f382d39069f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.441068 26224 tablet_service.cc:1511] Processing CreateTablet for tablet 21a39087e03c4d7fbc2ebf085f83f020 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:32.442436 26224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a39087e03c4d7fbc2ebf085f83f020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.442473 26372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467c0431fd5d468fae762442983b455b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.440598 26374 tablet_service.cc:1511] Processing CreateTablet for tablet 442614b7678745e0944c3917cd5acc91 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:32.443773 26375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc70731bf0c54472a49a73e023f1506c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.446511 26373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a39087e03c4d7fbc2ebf085f83f020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.422860 26230 tablet_service.cc:1511] Processing CreateTablet for tablet c6a459300cda4227b3f602a255bd63ea (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:32.449863 26230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a459300cda4227b3f602a255bd63ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.451572 26374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442614b7678745e0944c3917cd5acc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.454188 26376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287f53606fba45fb80881a353c77aa55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.501682 26430 tablet_bootstrap.cc:492] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:32.521097 26430 tablet_bootstrap.cc:654] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.523772 26431 tablet_bootstrap.cc:492] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:32.534070 26430 tablet_bootstrap.cc:492] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:32.534920 26430 ts_tablet_manager.cc:1403] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.004s
I20260709 14:59:32.535957 26300 tablet_service.cc:1511] Processing CreateTablet for tablet 442614b7678745e0944c3917cd5acc91 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:32.536609 26306 tablet_service.cc:1511] Processing CreateTablet for tablet 7f61fe5b79e14987aefc250e841003d1 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:32.537329 26300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442614b7678745e0944c3917cd5acc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.537818 26430 raft_consensus.cc:359] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.538558 26430 raft_consensus.cc:385] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.538957 26430 raft_consensus.cc:740] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.539783 26304 tablet_service.cc:1511] Processing CreateTablet for tablet 7cba9da7b47d4eeaaf2c1ab17efc1af3 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:32.540213 26430 consensus_queue.cc:260] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.541069 26304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cba9da7b47d4eeaaf2c1ab17efc1af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.543326 26303 tablet_service.cc:1511] Processing CreateTablet for tablet 856dc28083c34f7c805f382d39069f1d (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:32.544528 26303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856dc28083c34f7c805f382d39069f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.546756 26299 tablet_service.cc:1511] Processing CreateTablet for tablet 21a39087e03c4d7fbc2ebf085f83f020 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:32.548689 26301 tablet_service.cc:1511] Processing CreateTablet for tablet bc70731bf0c54472a49a73e023f1506c (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:32.550561 26302 tablet_service.cc:1511] Processing CreateTablet for tablet 287f53606fba45fb80881a353c77aa55 (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:32.550804 26431 tablet_bootstrap.cc:654] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.551718 26299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a39087e03c4d7fbc2ebf085f83f020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.554198 26302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287f53606fba45fb80881a353c77aa55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.555529 26306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f61fe5b79e14987aefc250e841003d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.556779 26301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc70731bf0c54472a49a73e023f1506c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.558336 26431 tablet_bootstrap.cc:492] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:32.559012 26431 ts_tablet_manager.cc:1403] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260709 14:59:32.562310 26431 raft_consensus.cc:359] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.563218 26431 raft_consensus.cc:385] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.538597 26305 tablet_service.cc:1511] Processing CreateTablet for tablet c6a459300cda4227b3f602a255bd63ea (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:32.563657 26431 raft_consensus.cc:740] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.564657 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a459300cda4227b3f602a255bd63ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.564921 26431 consensus_queue.cc:260] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.570670 26298 tablet_service.cc:1511] Processing CreateTablet for tablet 467c0431fd5d468fae762442983b455b (DEFAULT_TABLE table=test-workload [id=ec8768b672894b3baa99668c847d42f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:32.571995 26298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467c0431fd5d468fae762442983b455b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:32.578715 26436 tablet_bootstrap.cc:492] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:32.581049 26431 ts_tablet_manager.cc:1434] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 14:59:32.582053 26266 heartbeater.cc:499] Master 127.17.138.190:36091 was elected leader, sending a full tablet report...
I20260709 14:59:32.582630 26431 tablet_bootstrap.cc:492] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:32.589547 26431 tablet_bootstrap.cc:654] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.591259 26436 tablet_bootstrap.cc:654] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.605190 26436 tablet_bootstrap.cc:492] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:32.607257 26436 ts_tablet_manager.cc:1403] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260709 14:59:32.613304 26436 raft_consensus.cc:359] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.615162 26436 raft_consensus.cc:385] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.615890 26436 raft_consensus.cc:740] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.617491 26436 consensus_queue.cc:260] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.626924 26341 heartbeater.cc:499] Master 127.17.138.190:36091 was elected leader, sending a full tablet report...
I20260709 14:59:32.628566 26436 ts_tablet_manager.cc:1434] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260709 14:59:32.630673 26436 tablet_bootstrap.cc:492] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:32.641618 26436 tablet_bootstrap.cc:654] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.649600 26433 raft_consensus.cc:493] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:32.649731 26415 heartbeater.cc:499] Master 127.17.138.190:36091 was elected leader, sending a full tablet report...
I20260709 14:59:32.650223 26433 raft_consensus.cc:515] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.650902 26430 ts_tablet_manager.cc:1434] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.116s	user 0.029s	sys 0.043s
I20260709 14:59:32.651867 26430 tablet_bootstrap.cc:492] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:32.652807 26433 leader_election.cc:290] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:32.657752 26430 tablet_bootstrap.cc:654] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.670222 26430 tablet_bootstrap.cc:492] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:32.670840 26430 ts_tablet_manager.cc:1403] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:59:32.671963 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a459300cda4227b3f602a255bd63ea" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
W20260709 14:59:32.673564 26356 leader_election.cc:343] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.675513 26436 tablet_bootstrap.cc:492] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:32.676069 26436 ts_tablet_manager.cc:1403] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.008s
I20260709 14:59:32.677260 26430 raft_consensus.cc:359] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.678078 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a459300cda4227b3f602a255bd63ea" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:32.678077 26430 raft_consensus.cc:385] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.678791 26436 raft_consensus.cc:359] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
W20260709 14:59:32.679543 26355 leader_election.cc:343] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.679822 26436 raft_consensus.cc:385] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.680176 26436 raft_consensus.cc:740] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.681375 26431 tablet_bootstrap.cc:492] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:32.680984 26436 consensus_queue.cc:260] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.681864 26431 ts_tablet_manager.cc:1403] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.099s	user 0.029s	sys 0.022s
I20260709 14:59:32.680056 26355 leader_election.cc:304] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d6165b8494a33ba21861135c07d82; no voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:32.682878 26433 raft_consensus.cc:2749] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:32.679497 26430 raft_consensus.cc:740] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.683859 26430 consensus_queue.cc:260] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.684583 26431 raft_consensus.cc:359] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:32.685314 26431 raft_consensus.cc:385] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.685583 26431 raft_consensus.cc:740] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.685859 26430 ts_tablet_manager.cc:1434] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:59:32.687019 26430 tablet_bootstrap.cc:492] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:32.689002 26431 consensus_queue.cc:260] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:32.691188 26431 ts_tablet_manager.cc:1434] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:59:32.692085 26431 tablet_bootstrap.cc:492] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:32.692598 26430 tablet_bootstrap.cc:654] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.683081 26436 ts_tablet_manager.cc:1434] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:59:32.696640 26436 tablet_bootstrap.cc:492] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:32.697595 26431 tablet_bootstrap.cc:654] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.698251 26439 raft_consensus.cc:493] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:32.698737 26439 raft_consensus.cc:515] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.702601 26436 tablet_bootstrap.cc:654] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.710263 26431 tablet_bootstrap.cc:492] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:32.710822 26431 ts_tablet_manager.cc:1403] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:59:32.714756 26431 raft_consensus.cc:359] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.715559 26431 raft_consensus.cc:385] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.715920 26431 raft_consensus.cc:740] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.715310 26439 leader_election.cc:290] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:32.716850 26431 consensus_queue.cc:260] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.717933 26436 tablet_bootstrap.cc:492] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:32.718487 26436 ts_tablet_manager.cc:1403] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260709 14:59:32.721403 26431 ts_tablet_manager.cc:1434] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:59:32.721401 26436 raft_consensus.cc:359] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.722462 26436 raft_consensus.cc:385] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.722640 26431 tablet_bootstrap.cc:492] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:32.722822 26436 raft_consensus.cc:740] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.723610 26436 consensus_queue.cc:260] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.727933 26436 ts_tablet_manager.cc:1434] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:59:32.728958 26436 tablet_bootstrap.cc:492] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:32.732151 26431 tablet_bootstrap.cc:654] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.742959 26436 tablet_bootstrap.cc:654] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.747346 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a39087e03c4d7fbc2ebf085f83f020" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:32.748234 26430 tablet_bootstrap.cc:492] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:32.748698 26431 tablet_bootstrap.cc:492] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:32.748831 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a39087e03c4d7fbc2ebf085f83f020" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:32.749326 26431 ts_tablet_manager.cc:1403] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
W20260709 14:59:32.749439 26281 leader_election.cc:343] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:59:32.750228 26281 leader_election.cc:343] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.750694 26281 leader_election.cc:304] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:32.748732 26430 ts_tablet_manager.cc:1403] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.024s
I20260709 14:59:32.751449 26439 raft_consensus.cc:2749] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:32.752298 26431 raft_consensus.cc:359] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.752760 26436 tablet_bootstrap.cc:492] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:32.753044 26431 raft_consensus.cc:385] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.753319 26436 ts_tablet_manager.cc:1403] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.001s
I20260709 14:59:32.753350 26431 raft_consensus.cc:740] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.753705 26430 raft_consensus.cc:359] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.754390 26430 raft_consensus.cc:385] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.754755 26430 raft_consensus.cc:740] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.754307 26431 consensus_queue.cc:260] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.755368 26430 consensus_queue.cc:260] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.756489 26431 ts_tablet_manager.cc:1434] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:59:32.756268 26436 raft_consensus.cc:359] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.756975 26436 raft_consensus.cc:385] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.757215 26436 raft_consensus.cc:740] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.757475 26430 ts_tablet_manager.cc:1434] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:59:32.757794 26436 consensus_queue.cc:260] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.758488 26430 tablet_bootstrap.cc:492] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:32.759976 26431 tablet_bootstrap.cc:492] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:32.762188 26436 ts_tablet_manager.cc:1434] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:59:32.763212 26436 tablet_bootstrap.cc:492] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:32.765177 26430 tablet_bootstrap.cc:654] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.766331 26431 tablet_bootstrap.cc:654] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.768824 26436 tablet_bootstrap.cc:654] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.776955 26436 tablet_bootstrap.cc:492] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:32.777521 26436 ts_tablet_manager.cc:1403] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:59:32.777985 26430 tablet_bootstrap.cc:492] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:32.779465 26430 ts_tablet_manager.cc:1403] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 14:59:32.780162 26436 raft_consensus.cc:359] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.780541 26431 tablet_bootstrap.cc:492] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:32.783213 26431 ts_tablet_manager.cc:1403] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 14:59:32.782155 26430 raft_consensus.cc:359] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:32.781780 26436 raft_consensus.cc:385] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.783692 26430 raft_consensus.cc:385] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.783747 26436 raft_consensus.cc:740] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.784171 26430 raft_consensus.cc:740] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.784786 26436 consensus_queue.cc:260] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.785014 26430 consensus_queue.cc:260] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:32.785548 26435 raft_consensus.cc:493] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:32.786021 26431 raft_consensus.cc:359] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.786726 26431 raft_consensus.cc:385] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.786990 26431 raft_consensus.cc:740] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.787262 26430 ts_tablet_manager.cc:1434] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:59:32.787767 26431 consensus_queue.cc:260] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.788269 26430 tablet_bootstrap.cc:492] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:32.788916 26436 ts_tablet_manager.cc:1434] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:59:32.786033 26435 raft_consensus.cc:515] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.790059 26436 tablet_bootstrap.cc:492] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:32.794505 26430 tablet_bootstrap.cc:654] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.795372 26439 raft_consensus.cc:493] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:32.795851 26439 raft_consensus.cc:515] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.796831 26436 tablet_bootstrap.cc:654] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.797729 26439 leader_election.cc:290] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:32.804488 26435 leader_election.cc:290] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:32.806228 26436 tablet_bootstrap.cc:492] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:32.806788 26436 ts_tablet_manager.cc:1403] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 14:59:32.808012 26430 tablet_bootstrap.cc:492] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:32.808557 26430 ts_tablet_manager.cc:1403] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 14:59:32.809600 26436 raft_consensus.cc:359] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.810396 26436 raft_consensus.cc:385] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.810739 26436 raft_consensus.cc:740] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.810915 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc70731bf0c54472a49a73e023f1506c" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:32.811437 26430 raft_consensus.cc:359] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.811648 26436 consensus_queue.cc:260] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.812247 26430 raft_consensus.cc:385] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.812727 26430 raft_consensus.cc:740] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
W20260709 14:59:32.813120 26281 leader_election.cc:343] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.813295 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc70731bf0c54472a49a73e023f1506c" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:32.821297 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856dc28083c34f7c805f382d39069f1d" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:32.813619 26430 consensus_queue.cc:260] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
W20260709 14:59:32.822784 26206 leader_election.cc:343] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.823050 26431 ts_tablet_manager.cc:1434] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.004s
I20260709 14:59:32.816617 26436 ts_tablet_manager.cc:1434] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:59:32.823990 26430 ts_tablet_manager.cc:1434] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:59:32.824301 26436 tablet_bootstrap.cc:492] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:32.824186 26431 tablet_bootstrap.cc:492] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
W20260709 14:59:32.825728 26281 leader_election.cc:343] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.826188 26281 leader_election.cc:304] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:32.826892 26439 raft_consensus.cc:2749] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:32.827757 26439 raft_consensus.cc:493] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:32.828230 26439 raft_consensus.cc:515] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.830547 26439 leader_election.cc:290] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:32.825003 26430 tablet_bootstrap.cc:492] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:32.832044 26431 tablet_bootstrap.cc:654] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.832901 26453 raft_consensus.cc:493] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:32.833367 26453 raft_consensus.cc:515] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.836129 26436 tablet_bootstrap.cc:654] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.837407 26430 tablet_bootstrap.cc:654] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.842466 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f53606fba45fb80881a353c77aa55" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:32.843122 26389 raft_consensus.cc:2468] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 0.
I20260709 14:59:32.844388 26206 leader_election.cc:304] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:32.844971 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856dc28083c34f7c805f382d39069f1d" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:32.845187 26435 raft_consensus.cc:2804] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:32.845396 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f53606fba45fb80881a353c77aa55" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:32.845616 26316 raft_consensus.cc:2468] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 0.
I20260709 14:59:32.845615 26435 raft_consensus.cc:493] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:32.846755 26435 raft_consensus.cc:3060] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:32.846518 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba9da7b47d4eeaaf2c1ab17efc1af3" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:32.846920 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba9da7b47d4eeaaf2c1ab17efc1af3" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:32.847487 26241 raft_consensus.cc:2468] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:32.847556 26389 raft_consensus.cc:2468] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:32.847380 26453 leader_election.cc:290] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:32.848490 26207 leader_election.cc:304] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:32.849421 26453 raft_consensus.cc:2804] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:32.849774 26453 raft_consensus.cc:493] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:32.850106 26453 raft_consensus.cc:3060] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:59:32.850246 26207 leader_election.cc:343] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.851677 26281 leader_election.cc:304] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:32.854707 26435 raft_consensus.cc:515] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.856886 26458 raft_consensus.cc:2804] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:32.857373 26458 raft_consensus.cc:493] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:32.857450 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f53606fba45fb80881a353c77aa55" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:32.857782 26458 raft_consensus.cc:3060] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:59:32.858886 26207 leader_election.cc:343] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.860381 26453 raft_consensus.cc:515] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.863088 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856dc28083c34f7c805f382d39069f1d" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:32.863718 26315 raft_consensus.cc:3060] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:32.863867 26453 leader_election.cc:290] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Requested vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:32.864497 26458 raft_consensus.cc:515] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.866606 26458 leader_election.cc:290] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:32.867549 26435 leader_election.cc:290] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Requested vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:32.867743 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba9da7b47d4eeaaf2c1ab17efc1af3" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:32.868338 26389 raft_consensus.cc:3060] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:32.870193 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856dc28083c34f7c805f382d39069f1d" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:32.871397 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba9da7b47d4eeaaf2c1ab17efc1af3" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
W20260709 14:59:32.871626 26206 leader_election.cc:343] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.872008 26241 raft_consensus.cc:3060] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:32.873123 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f53606fba45fb80881a353c77aa55" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:32.873777 26388 raft_consensus.cc:3060] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:32.877418 26389 raft_consensus.cc:2468] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:32.878206 26436 tablet_bootstrap.cc:492] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:32.878525 26281 leader_election.cc:304] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:32.878722 26436 ts_tablet_manager.cc:1403] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.008s
I20260709 14:59:32.880991 26388 raft_consensus.cc:2468] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 1.
I20260709 14:59:32.882195 26206 leader_election.cc:304] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:32.882313 26436 raft_consensus.cc:359] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.882849 26435 raft_consensus.cc:2804] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:32.883232 26458 raft_consensus.cc:2804] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:32.883772 26458 raft_consensus.cc:697] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:32.881244 26315 raft_consensus.cc:2468] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 1.
I20260709 14:59:32.884617 26458 consensus_queue.cc:237] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.885213 26207 leader_election.cc:304] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:32.885507 26436 raft_consensus.cc:385] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.885535 26435 raft_consensus.cc:697] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:32.885998 26436 raft_consensus.cc:740] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.891287 26436 consensus_queue.cc:260] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.893174 26436 ts_tablet_manager.cc:1434] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 14:59:32.893330 26431 tablet_bootstrap.cc:492] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:32.893950 26431 ts_tablet_manager.cc:1403] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.070s	user 0.027s	sys 0.008s
I20260709 14:59:32.886559 26453 raft_consensus.cc:2804] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:32.889632 26435 consensus_queue.cc:237] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.894073 26436 tablet_bootstrap.cc:492] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:32.889624 26430 tablet_bootstrap.cc:492] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:32.896957 26431 raft_consensus.cc:359] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.897825 26431 raft_consensus.cc:385] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.883941 26241 raft_consensus.cc:2468] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:32.897464 26430 ts_tablet_manager.cc:1403] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.009s
I20260709 14:59:32.901958 26430 raft_consensus.cc:359] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.903121 26430 raft_consensus.cc:385] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.903479 26430 raft_consensus.cc:740] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.904307 26430 consensus_queue.cc:260] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.906653 26430 ts_tablet_manager.cc:1434] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:59:32.902704 26431 raft_consensus.cc:740] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.907521 26431 consensus_queue.cc:260] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.909595 26430 tablet_bootstrap.cc:492] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:32.911288 26453 raft_consensus.cc:697] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:32.912058 26439 raft_consensus.cc:493] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:32.912715 26436 tablet_bootstrap.cc:654] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.912592 26439 raft_consensus.cc:515] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.914745 26439 leader_election.cc:290] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:32.912277 26453 consensus_queue.cc:237] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.916674 26430 tablet_bootstrap.cc:654] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.917076 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442614b7678745e0944c3917cd5acc91" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:32.917044 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442614b7678745e0944c3917cd5acc91" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
W20260709 14:59:32.918795 26281 leader_election.cc:343] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:59:32.919514 26281 leader_election.cc:343] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.919903 26281 leader_election.cc:304] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:32.928474 26439 raft_consensus.cc:2749] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:32.931754 26430 tablet_bootstrap.cc:492] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:32.932170 26430 ts_tablet_manager.cc:1403] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.005s
I20260709 14:59:32.934195 26430 raft_consensus.cc:359] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.933686 26139 catalog_manager.cc:5697] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 1 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:32.934821 26430 raft_consensus.cc:385] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.935138 26430 raft_consensus.cc:740] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.935742 26430 consensus_queue.cc:260] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.937634 26430 ts_tablet_manager.cc:1434] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:59:32.942719 26440 raft_consensus.cc:493] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:32.943271 26440 raft_consensus.cc:515] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:32.945483 26440 leader_election.cc:290] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:32.945732 26430 tablet_bootstrap.cc:492] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:32.943197 26137 catalog_manager.cc:5697] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 1 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:32.947089 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f61fe5b79e14987aefc250e841003d1" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:32.947714 26241 raft_consensus.cc:2468] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 0.
I20260709 14:59:32.948959 26355 leader_election.cc:304] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
W20260709 14:59:32.949352 26187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:59:32.950701 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f61fe5b79e14987aefc250e841003d1" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:32.950865 26440 raft_consensus.cc:2804] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:32.951444 26440 raft_consensus.cc:493] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:32.951839 26440 raft_consensus.cc:3060] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:59:32.952282 26356 leader_election.cc:343] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.955996 26430 tablet_bootstrap.cc:654] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.959039 26440 raft_consensus.cc:515] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:32.962049 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f61fe5b79e14987aefc250e841003d1" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:32.962674 26241 raft_consensus.cc:3060] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:32.967712 26430 tablet_bootstrap.cc:492] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:32.968232 26430 ts_tablet_manager.cc:1403] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 14:59:32.970239 26241 raft_consensus.cc:2468] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 1.
I20260709 14:59:32.970846 26430 raft_consensus.cc:359] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.971506 26355 leader_election.cc:304] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:32.972359 26433 raft_consensus.cc:2804] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:32.973692 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f61fe5b79e14987aefc250e841003d1" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
W20260709 14:59:32.975255 26356 leader_election.cc:343] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:32.975912 26440 leader_election.cc:290] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:32.979736 26431 ts_tablet_manager.cc:1434] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.085s	user 0.016s	sys 0.019s
I20260709 14:59:32.980993 26431 tablet_bootstrap.cc:492] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:32.979811 26436 tablet_bootstrap.cc:492] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:32.983073 26436 ts_tablet_manager.cc:1403] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.020s
I20260709 14:59:32.982945 26433 raft_consensus.cc:697] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:32.984090 26433 consensus_queue.cc:237] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:32.986009 26436 raft_consensus.cc:359] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.986698 26436 raft_consensus.cc:385] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.987048 26436 raft_consensus.cc:740] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.971506 26430 raft_consensus.cc:385] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:32.987821 26436 consensus_queue.cc:260] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.988406 26430 raft_consensus.cc:740] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:32.989274 26430 consensus_queue.cc:260] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:32.990373 26436 ts_tablet_manager.cc:1434] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:59:32.991637 26436 tablet_bootstrap.cc:492] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:32.991779 26430 ts_tablet_manager.cc:1434] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:59:32.992867 26430 tablet_bootstrap.cc:492] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:32.987749 26431 tablet_bootstrap.cc:654] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:32.997061 26436 tablet_bootstrap.cc:654] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:33.002168 26430 tablet_bootstrap.cc:654] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:33.008540 26436 tablet_bootstrap.cc:492] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:33.009016 26436 ts_tablet_manager.cc:1403] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 14:59:33.012280 26436 raft_consensus.cc:359] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:33.012916 26436 raft_consensus.cc:385] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:33.013147 26436 raft_consensus.cc:740] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:33.013942 26458 raft_consensus.cc:493] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:33.013520 26138 catalog_manager.cc:5697] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d6165b8494a33ba21861135c07d82 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "ea3d6165b8494a33ba21861135c07d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.014424 26458 raft_consensus.cc:515] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.014523 26137 catalog_manager.cc:5697] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 1 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.015420 26431 tablet_bootstrap.cc:492] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:33.016024 26431 ts_tablet_manager.cc:1403] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 14:59:33.016480 26458 leader_election.cc:290] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.018038 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467c0431fd5d468fae762442983b455b" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:33.018298 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467c0431fd5d468fae762442983b455b" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:33.018935 26388 raft_consensus.cc:2468] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:33.020047 26281 leader_election.cc:304] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:33.018882 26431 raft_consensus.cc:359] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.020723 26431 raft_consensus.cc:385] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:33.020912 26458 raft_consensus.cc:2804] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:33.021425 26241 raft_consensus.cc:2468] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:33.022460 26458 raft_consensus.cc:493] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:33.022930 26458 raft_consensus.cc:3060] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.022111 26430 tablet_bootstrap.cc:492] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:33.013543 26436 consensus_queue.cc:260] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:33.023952 26430 ts_tablet_manager.cc:1403] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.004s
I20260709 14:59:33.025223 26436 ts_tablet_manager.cc:1434] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:59:33.026437 26430 raft_consensus.cc:359] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.022382 26431 raft_consensus.cc:740] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:33.028414 26431 consensus_queue.cc:260] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.027097 26430 raft_consensus.cc:385] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:33.029960 26430 raft_consensus.cc:740] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:33.030771 26431 ts_tablet_manager.cc:1434] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:59:33.030599 26430 consensus_queue.cc:260] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.031860 26431 tablet_bootstrap.cc:492] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:33.032879 26430 ts_tablet_manager.cc:1434] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:59:33.033162 26458 raft_consensus.cc:515] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.035203 26458 leader_election.cc:290] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.036351 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467c0431fd5d468fae762442983b455b" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:33.036377 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467c0431fd5d468fae762442983b455b" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:33.036959 26241 raft_consensus.cc:3060] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.037410 26388 raft_consensus.cc:3060] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.037962 26431 tablet_bootstrap.cc:654] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:33.044373 26241 raft_consensus.cc:2468] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:33.045660 26281 leader_election.cc:304] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:33.045908 26388 raft_consensus.cc:2468] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:33.046486 26458 raft_consensus.cc:2804] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:33.048187 26458 raft_consensus.cc:697] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:33.048820 26465 raft_consensus.cc:493] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:33.049372 26465 raft_consensus.cc:515] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.051438 26465 leader_election.cc:290] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.053103 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc70731bf0c54472a49a73e023f1506c" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:33.053730 26389 raft_consensus.cc:2468] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 0.
I20260709 14:59:33.054968 26206 leader_election.cc:304] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:33.055404 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc70731bf0c54472a49a73e023f1506c" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:33.056047 26315 raft_consensus.cc:2468] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 0.
I20260709 14:59:33.056814 26465 raft_consensus.cc:2804] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:33.057188 26465 raft_consensus.cc:493] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:33.057493 26465 raft_consensus.cc:3060] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.062839 26431 tablet_bootstrap.cc:492] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:33.063230 26431 ts_tablet_manager.cc:1403] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260709 14:59:33.063536 26465 raft_consensus.cc:515] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.065006 26465 leader_election.cc:290] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Requested vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.065153 26431 raft_consensus.cc:359] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.065794 26431 raft_consensus.cc:385] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:33.066118 26431 raft_consensus.cc:740] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:33.066162 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc70731bf0c54472a49a73e023f1506c" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:33.066721 26389 raft_consensus.cc:3060] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.066761 26431 consensus_queue.cc:260] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.068517 26431 ts_tablet_manager.cc:1434] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:59:33.069523 26431 tablet_bootstrap.cc:492] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:33.072154 26389 raft_consensus.cc:2468] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 1.
I20260709 14:59:33.065757 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc70731bf0c54472a49a73e023f1506c" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:33.072940 26431 tablet_bootstrap.cc:654] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:33.073089 26315 raft_consensus.cc:3060] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.073276 26206 leader_election.cc:304] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:33.074247 26465 raft_consensus.cc:2804] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:33.074849 26465 raft_consensus.cc:697] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:33.075615 26465 consensus_queue.cc:237] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.080542 26315 raft_consensus.cc:2468] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 1.
I20260709 14:59:33.081964 26458 consensus_queue.cc:237] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.083184 26431 tablet_bootstrap.cc:492] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:33.083639 26431 ts_tablet_manager.cc:1403] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:59:33.085933 26431 raft_consensus.cc:359] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.086438 26431 raft_consensus.cc:385] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:33.086700 26431 raft_consensus.cc:740] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:33.087458 26431 consensus_queue.cc:260] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.089144 26431 ts_tablet_manager.cc:1434] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:59:33.090528 26139 catalog_manager.cc:5697] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 1 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.091727 26138 catalog_manager.cc:5697] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 1 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.104557 26433 raft_consensus.cc:493] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:33.105108 26433 raft_consensus.cc:515] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.107200 26433 leader_election.cc:290] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:33.107730 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442614b7678745e0944c3917cd5acc91" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:33.108258 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442614b7678745e0944c3917cd5acc91" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:33.108393 26241 raft_consensus.cc:2468] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 0.
I20260709 14:59:33.108893 26315 raft_consensus.cc:2468] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 0.
I20260709 14:59:33.109427 26355 leader_election.cc:304] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:33.110083 26433 raft_consensus.cc:2804] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:33.110365 26433 raft_consensus.cc:493] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:33.110595 26433 raft_consensus.cc:3060] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.115350 26433 raft_consensus.cc:515] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.116771 26433 leader_election.cc:290] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:33.117441 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442614b7678745e0944c3917cd5acc91" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:33.117730 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442614b7678745e0944c3917cd5acc91" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:33.118067 26241 raft_consensus.cc:3060] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.118316 26315 raft_consensus.cc:3060] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.124732 26241 raft_consensus.cc:2468] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 1.
I20260709 14:59:33.124742 26315 raft_consensus.cc:2468] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 1.
I20260709 14:59:33.125454 26433 raft_consensus.cc:493] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:33.125896 26356 leader_election.cc:304] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:33.126415 26433 raft_consensus.cc:515] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.126755 26472 raft_consensus.cc:2804] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:33.127265 26472 raft_consensus.cc:697] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:33.128026 26472 consensus_queue.cc:237] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.128671 26433 leader_election.cc:290] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:33.128944 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856dc28083c34f7c805f382d39069f1d" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:33.129299 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856dc28083c34f7c805f382d39069f1d" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:33.130532 26315 raft_consensus.cc:2393] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3d6165b8494a33ba21861135c07d82 in current term 1: Already voted for candidate 198260348cac4f9e81507aee877aec5f in this term.
I20260709 14:59:33.131417 26356 leader_election.cc:304] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d6165b8494a33ba21861135c07d82; no voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:33.132125 26433 raft_consensus.cc:3060] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.136633 26138 catalog_manager.cc:5697] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d6165b8494a33ba21861135c07d82 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "ea3d6165b8494a33ba21861135c07d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:33.137763 26433 raft_consensus.cc:2749] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:33.170194 26433 raft_consensus.cc:493] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:33.170617 26433 raft_consensus.cc:515] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.172670 26433 leader_election.cc:290] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:33.173110 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a39087e03c4d7fbc2ebf085f83f020" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:33.173219 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a39087e03c4d7fbc2ebf085f83f020" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:33.173666 26241 raft_consensus.cc:2468] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 0.
I20260709 14:59:33.173810 26315 raft_consensus.cc:2468] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 0.
I20260709 14:59:33.174681 26355 leader_election.cc:304] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:33.175287 26433 raft_consensus.cc:2804] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:33.175611 26433 raft_consensus.cc:493] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:33.175863 26433 raft_consensus.cc:3060] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.180629 26433 raft_consensus.cc:515] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.182178 26433 leader_election.cc:290] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:33.182757 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a39087e03c4d7fbc2ebf085f83f020" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:33.183022 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a39087e03c4d7fbc2ebf085f83f020" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:33.183256 26241 raft_consensus.cc:3060] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.183508 26315 raft_consensus.cc:3060] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.187685 26241 raft_consensus.cc:2468] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 1.
I20260709 14:59:33.187837 26315 raft_consensus.cc:2468] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 1.
I20260709 14:59:33.188547 26355 leader_election.cc:304] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:33.189108 26433 raft_consensus.cc:2804] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:33.189493 26433 raft_consensus.cc:697] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:33.190166 26433 consensus_queue.cc:237] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.196800 26138 catalog_manager.cc:5697] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d6165b8494a33ba21861135c07d82 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "ea3d6165b8494a33ba21861135c07d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:33.201689 26458 raft_consensus.cc:493] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:33.202225 26458 raft_consensus.cc:515] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.203797 26458 leader_election.cc:290] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.204797 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a459300cda4227b3f602a255bd63ea" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:33.204973 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a459300cda4227b3f602a255bd63ea" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:33.205488 26241 raft_consensus.cc:2468] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:33.205571 26388 raft_consensus.cc:2468] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:33.206624 26281 leader_election.cc:304] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:33.207190 26458 raft_consensus.cc:2804] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:33.207530 26458 raft_consensus.cc:493] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:33.207790 26458 raft_consensus.cc:3060] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.212299 26458 raft_consensus.cc:515] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.213735 26458 leader_election.cc:290] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.214424 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a459300cda4227b3f602a255bd63ea" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:33.214818 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a459300cda4227b3f602a255bd63ea" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:33.214931 26241 raft_consensus.cc:3060] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.215313 26388 raft_consensus.cc:3060] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.219641 26388 raft_consensus.cc:2468] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:33.220453 26281 leader_election.cc:304] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:33.220613 26241 raft_consensus.cc:2468] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:33.221084 26458 raft_consensus.cc:2804] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:33.221606 26458 raft_consensus.cc:697] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:33.222376 26458 consensus_queue.cc:237] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.228591 26138 catalog_manager.cc:5697] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 1 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.282090 26388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f61fe5b79e14987aefc250e841003d1"
dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
mode: GRACEFUL
new_leader_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:48512
I20260709 14:59:33.282562 26388 raft_consensus.cc:606] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Received request to transfer leadership to TS 198260348cac4f9e81507aee877aec5f
I20260709 14:59:33.288760 26458 raft_consensus.cc:493] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:33.289295 26458 raft_consensus.cc:515] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:33.291181 26458 leader_election.cc:290] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603), 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149)
I20260709 14:59:33.291832 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f61fe5b79e14987aefc250e841003d1" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:33.292284 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f61fe5b79e14987aefc250e841003d1" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:33.292999 26241 raft_consensus.cc:2393] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88de3ca777f44f2c9c84fefeb5c1caeb in current term 1: Already voted for candidate ea3d6165b8494a33ba21861135c07d82 in this term.
I20260709 14:59:33.293911 26281 leader_election.cc:304] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:33.294536 26458 raft_consensus.cc:3060] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.295590 26315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6a459300cda4227b3f602a255bd63ea"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
mode: GRACEFUL
new_leader_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:50302
I20260709 14:59:33.296057 26315 raft_consensus.cc:606] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Received request to transfer leadership to TS 198260348cac4f9e81507aee877aec5f
I20260709 14:59:33.300316 26458 raft_consensus.cc:2749] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:33.301059 26315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cba9da7b47d4eeaaf2c1ab17efc1af3"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
mode: GRACEFUL
new_leader_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:50302
I20260709 14:59:33.301556 26315 raft_consensus.cc:606] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Received request to transfer leadership to TS 198260348cac4f9e81507aee877aec5f
I20260709 14:59:33.307436 26458 raft_consensus.cc:493] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:33.307821 26458 raft_consensus.cc:515] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.309782 26458 leader_election.cc:290] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.310392 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f53606fba45fb80881a353c77aa55" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:33.311334 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f53606fba45fb80881a353c77aa55" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:33.312126 26388 raft_consensus.cc:2393] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88de3ca777f44f2c9c84fefeb5c1caeb in current term 1: Already voted for candidate 198260348cac4f9e81507aee877aec5f in this term.
I20260709 14:59:33.313045 26281 leader_election.cc:304] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:33.313800 26458 raft_consensus.cc:3060] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:33.319104 26241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "287f53606fba45fb80881a353c77aa55"
dest_uuid: "198260348cac4f9e81507aee877aec5f"
mode: GRACEFUL
new_leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:51914
I20260709 14:59:33.319746 26241 raft_consensus.cc:606] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Received request to transfer leadership to TS 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:33.320446 26458 raft_consensus.cc:2749] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:33.324645 26241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc70731bf0c54472a49a73e023f1506c"
dest_uuid: "198260348cac4f9e81507aee877aec5f"
mode: GRACEFUL
new_leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:51914
I20260709 14:59:33.325120 26241 raft_consensus.cc:606] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Received request to transfer leadership to TS 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:33.325387 26465 consensus_queue.cc:1048] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.330179 26388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "442614b7678745e0944c3917cd5acc91"
dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
mode: GRACEFUL
new_leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:48512
I20260709 14:59:33.330632 26388 raft_consensus.cc:606] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Received request to transfer leadership to TS 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:33.331727 26453 raft_consensus.cc:993] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f: : Instructing follower 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:33.332165 26453 raft_consensus.cc:1081] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Signalling peer 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:33.334806 26316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "287f53606fba45fb80881a353c77aa55"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:50286
I20260709 14:59:33.337893 26389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21a39087e03c4d7fbc2ebf085f83f020"
dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
mode: GRACEFUL
new_leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:48512
I20260709 14:59:33.338490 26389 raft_consensus.cc:606] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Received request to transfer leadership to TS 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:33.340431 26453 consensus_queue.cc:1048] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.344729 26314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "467c0431fd5d468fae762442983b455b"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
mode: GRACEFUL
new_leader_uuid: "ea3d6165b8494a33ba21861135c07d82"
 from {username='slave'} at 127.0.0.1:50302
I20260709 14:59:33.345348 26314 raft_consensus.cc:606] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Received request to transfer leadership to TS ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:33.346231 26458 consensus_queue.cc:1048] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.350415 26316 raft_consensus.cc:493] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:33.350822 26316 raft_consensus.cc:3060] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.351255 26465 consensus_queue.cc:1048] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.358560 26439 raft_consensus.cc:993] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb: : Instructing follower 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:33.359493 26458 raft_consensus.cc:1081] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Signalling peer 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:33.361748 26240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cba9da7b47d4eeaaf2c1ab17efc1af3"
dest_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:51908
I20260709 14:59:33.362998 26240 raft_consensus.cc:493] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:33.363394 26240 raft_consensus.cc:3060] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.370111 26453 consensus_queue.cc:1048] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.363999 26316 raft_consensus.cc:515] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.382014 26240 raft_consensus.cc:515] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.384526 26316 leader_election.cc:290] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.385178 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f53606fba45fb80881a353c77aa55" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:33.391990 26241 raft_consensus.cc:3055] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:33.391515 26439 consensus_queue.cc:1048] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:59:33.392338 26241 raft_consensus.cc:740] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:33.393213 26241 consensus_queue.cc:260] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.394337 26241 raft_consensus.cc:3060] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.397903 26240 leader_election.cc:290] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 2 election: Requested vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.386689 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f53606fba45fb80881a353c77aa55" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:33.401407 26389 raft_consensus.cc:3060] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.388927 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba9da7b47d4eeaaf2c1ab17efc1af3" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:33.402189 26314 raft_consensus.cc:3055] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:33.402510 26314 raft_consensus.cc:740] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:33.403283 26314 consensus_queue.cc:260] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.404107 26314 raft_consensus.cc:3060] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.390826 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cba9da7b47d4eeaaf2c1ab17efc1af3" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:33.408488 26389 raft_consensus.cc:2468] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:33.409612 26281 leader_election.cc:304] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:33.411437 26241 raft_consensus.cc:2468] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:33.414081 26439 raft_consensus.cc:2804] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:33.414203 26314 raft_consensus.cc:2468] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 2.
I20260709 14:59:33.414708 26439 raft_consensus.cc:697] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:33.415416 26439 consensus_queue.cc:237] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.415916 26207 leader_election.cc:304] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [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: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:33.417018 26453 raft_consensus.cc:2804] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:33.417409 26453 raft_consensus.cc:697] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:33.418179 26453 consensus_queue.cc:237] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.421496 26139 catalog_manager.cc:5697] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 1 to 2, leader changed from 198260348cac4f9e81507aee877aec5f (127.17.138.129) to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 2 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.424664 26138 catalog_manager.cc:5697] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 1 to 2, leader changed from 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130) to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 2 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.483387 26433 consensus_queue.cc:1048] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.493662 26440 consensus_queue.cc:1048] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.500553 26472 raft_consensus.cc:993] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82: : Instructing follower 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:33.500957 26440 raft_consensus.cc:1081] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Signalling peer 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:33.502306 26241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f61fe5b79e14987aefc250e841003d1"
dest_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:51896
I20260709 14:59:33.502771 26241 raft_consensus.cc:493] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:33.503046 26241 raft_consensus.cc:3060] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.507977 26241 raft_consensus.cc:515] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:33.509505 26241 leader_election.cc:290] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 2 election: Requested vote from peers ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:33.510203 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f61fe5b79e14987aefc250e841003d1" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:33.510830 26389 raft_consensus.cc:3055] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:33.510763 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f61fe5b79e14987aefc250e841003d1" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:33.511302 26389 raft_consensus.cc:740] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:33.511525 26314 raft_consensus.cc:3060] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.512122 26389 consensus_queue.cc:260] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:33.513374 26389 raft_consensus.cc:3060] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.518111 26314 raft_consensus.cc:2468] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 2.
I20260709 14:59:33.519161 26207 leader_election.cc:304] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:33.519778 26389 raft_consensus.cc:2468] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 2.
I20260709 14:59:33.519937 26453 raft_consensus.cc:2804] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:33.520447 26453 raft_consensus.cc:697] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:33.521227 26453 consensus_queue.cc:237] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } }
I20260709 14:59:33.526607 26139 catalog_manager.cc:5697] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 1 to 2, leader changed from ea3d6165b8494a33ba21861135c07d82 (127.17.138.131) to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 2 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.580354 26453 consensus_queue.cc:1048] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.586302 26463 raft_consensus.cc:993] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f: : Instructing follower 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:33.586764 26465 raft_consensus.cc:1081] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Signalling peer 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:33.588431 26315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc70731bf0c54472a49a73e023f1506c"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:50286
I20260709 14:59:33.590821 26315 raft_consensus.cc:493] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:33.591255 26315 raft_consensus.cc:3060] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.592244 26453 consensus_queue.cc:1048] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.593017 26439 consensus_queue.cc:1048] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.598150 26315 raft_consensus.cc:515] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.602229 26315 leader_election.cc:290] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.603391 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc70731bf0c54472a49a73e023f1506c" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:33.604031 26241 raft_consensus.cc:3055] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:33.604417 26241 raft_consensus.cc:740] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:33.605317 26241 consensus_queue.cc:260] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.606655 26241 raft_consensus.cc:3060] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.607805 26458 raft_consensus.cc:993] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb: : Instructing follower ea3d6165b8494a33ba21861135c07d82 to start an election
I20260709 14:59:33.608248 26458 raft_consensus.cc:1081] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Signalling peer ea3d6165b8494a33ba21861135c07d82 to start an election
I20260709 14:59:33.610123 26390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "467c0431fd5d468fae762442983b455b"
dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
 from {username='slave'} at 127.0.0.1:48492
I20260709 14:59:33.602837 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc70731bf0c54472a49a73e023f1506c" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:33.611125 26390 raft_consensus.cc:493] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:33.613446 26390 raft_consensus.cc:3060] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.615839 26495 consensus_queue.cc:1048] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.618383 26241 raft_consensus.cc:2468] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:33.613431 26389 raft_consensus.cc:3060] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.620990 26281 leader_election.cc:304] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:33.621939 26495 raft_consensus.cc:2804] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:33.622382 26495 raft_consensus.cc:697] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:33.622510 26390 raft_consensus.cc:515] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.625524 26389 raft_consensus.cc:2468] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:33.623440 26495 consensus_queue.cc:237] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.629359 26439 consensus_queue.cc:1048] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.631534 26239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467c0431fd5d468fae762442983b455b" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:33.632193 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467c0431fd5d468fae762442983b455b" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:33.632896 26315 raft_consensus.cc:3055] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:33.633229 26315 raft_consensus.cc:740] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:33.633671 26390 leader_election.cc:290] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 2 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:33.632154 26239 raft_consensus.cc:3060] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.634037 26315 consensus_queue.cc:260] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.635263 26315 raft_consensus.cc:3060] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.636974 26138 catalog_manager.cc:5697] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 1 to 2, leader changed from 198260348cac4f9e81507aee877aec5f (127.17.138.129) to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 2 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.640902 26440 consensus_queue.cc:1048] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.642362 26315 raft_consensus.cc:2468] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 2.
I20260709 14:59:33.643575 26356 leader_election.cc:304] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:33.644196 26440 raft_consensus.cc:2804] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:33.644382 26239 raft_consensus.cc:2468] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 2.
I20260709 14:59:33.648149 26440 raft_consensus.cc:697] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 2 LEADER]: Becoming Leader. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:33.649071 26440 consensus_queue.cc:237] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.653533 26440 consensus_queue.cc:1048] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:59:33.659014 26495 raft_consensus.cc:993] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb: : Instructing follower 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:33.659428 26495 raft_consensus.cc:1081] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Signalling peer 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:33.659971 26138 catalog_manager.cc:5697] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 reported cstate change: term changed from 1 to 2, leader changed from 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130) to ea3d6165b8494a33ba21861135c07d82 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "ea3d6165b8494a33ba21861135c07d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:33.663132 26241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6a459300cda4227b3f602a255bd63ea"
dest_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:51908
I20260709 14:59:33.663781 26241 raft_consensus.cc:493] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:33.664134 26241 raft_consensus.cc:3060] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.668336 26495 consensus_queue.cc:1048] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.672024 26241 raft_consensus.cc:515] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.673543 26240 raft_consensus.cc:1240] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Rejecting Update request from peer 88de3ca777f44f2c9c84fefeb5c1caeb for earlier term 1. Current term is 2. Ops: []
I20260709 14:59:33.676406 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a459300cda4227b3f602a255bd63ea" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:33.676997 26314 raft_consensus.cc:3055] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:33.677299 26314 raft_consensus.cc:740] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:33.678061 26314 consensus_queue.cc:260] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.678969 26314 raft_consensus.cc:3060] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.679045 26241 leader_election.cc:290] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 2 election: Requested vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.680181 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a459300cda4227b3f602a255bd63ea" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:33.681144 26472 consensus_queue.cc:1048] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.686991 26314 raft_consensus.cc:2468] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 2.
I20260709 14:59:33.688390 26207 leader_election.cc:304] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [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: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:33.689141 26453 raft_consensus.cc:2804] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:33.689581 26453 raft_consensus.cc:697] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:33.690685 26472 raft_consensus.cc:993] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82: : Instructing follower 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:33.690380 26453 consensus_queue.cc:237] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [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: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.691128 26472 raft_consensus.cc:1081] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Signalling peer 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:33.693300 26316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21a39087e03c4d7fbc2ebf085f83f020"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:50274
I20260709 14:59:33.694548 26316 raft_consensus.cc:493] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:33.694964 26316 raft_consensus.cc:3060] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.695376 26433 consensus_queue.cc:1048] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:33.703294 26316 raft_consensus.cc:515] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.706387 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a39087e03c4d7fbc2ebf085f83f020" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:33.706947 26241 raft_consensus.cc:3060] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.710662 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a39087e03c4d7fbc2ebf085f83f020" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:33.711294 26390 raft_consensus.cc:3055] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:33.711620 26390 raft_consensus.cc:740] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:33.712369 26390 consensus_queue.cc:260] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.713426 26390 raft_consensus.cc:3060] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.714087 26241 raft_consensus.cc:2468] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:33.715559 26281 leader_election.cc:304] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:33.716385 26495 raft_consensus.cc:2804] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:33.716539 26440 raft_consensus.cc:993] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82: : Instructing follower 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:33.715955 26137 catalog_manager.cc:5697] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 1 to 2, leader changed from 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130) to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 2 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.716909 26495 raft_consensus.cc:697] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:33.716995 26472 raft_consensus.cc:1081] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Signalling peer 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:33.717947 26495 consensus_queue.cc:237] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.710700 26316 leader_election.cc:290] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.720928 26390 raft_consensus.cc:2468] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:33.720953 26315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "442614b7678745e0944c3917cd5acc91"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:50274
I20260709 14:59:33.722126 26315 raft_consensus.cc:493] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:33.722556 26315 raft_consensus.cc:3060] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.729049 26315 raft_consensus.cc:515] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.731024 26315 leader_election.cc:290] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:33.732029 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442614b7678745e0944c3917cd5acc91" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:33.732124 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442614b7678745e0944c3917cd5acc91" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:33.732839 26390 raft_consensus.cc:3055] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:33.732949 26241 raft_consensus.cc:3060] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.733225 26390 raft_consensus.cc:740] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:33.734153 26390 consensus_queue.cc:260] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.734076 26139 catalog_manager.cc:5697] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 1 to 2, leader changed from ea3d6165b8494a33ba21861135c07d82 (127.17.138.131) to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 2 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.735267 26390 raft_consensus.cc:3060] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.738900 26241 raft_consensus.cc:2468] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:33.740166 26281 leader_election.cc:304] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:33.740921 26495 raft_consensus.cc:2804] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:33.741267 26390 raft_consensus.cc:2468] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:33.741407 26495 raft_consensus.cc:697] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:33.742357 26495 consensus_queue.cc:237] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:33.748039 26139 catalog_manager.cc:5697] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 1 to 2, leader changed from ea3d6165b8494a33ba21861135c07d82 (127.17.138.131) to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 2 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:33.848658 26390 raft_consensus.cc:3060] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:33.853681 26390 raft_consensus.cc:1275] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:33.854923 26453 consensus_queue.cc:1048] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:33.862250 26315 raft_consensus.cc:1275] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:33.864040 26453 consensus_queue.cc:1048] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:33.888005 26390 raft_consensus.cc:1275] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:33.889194 26495 consensus_queue.cc:1048] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:33.897140 26241 raft_consensus.cc:1275] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:33.899408 26439 consensus_queue.cc:1048] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.036181 26389 raft_consensus.cc:1275] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.037307 26453 consensus_queue.cc:1048] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.044126 26315 raft_consensus.cc:1275] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.045921 26465 consensus_queue.cc:1048] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.125725 26241 raft_consensus.cc:1275] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Refusing update from remote peer ea3d6165b8494a33ba21861135c07d82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.126863 26440 consensus_queue.cc:1048] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.133749 26315 raft_consensus.cc:1275] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Refusing update from remote peer ea3d6165b8494a33ba21861135c07d82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.135670 26472 consensus_queue.cc:1048] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.147009 26389 raft_consensus.cc:3060] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:34.152071 26389 raft_consensus.cc:1275] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.153137 26465 consensus_queue.cc:1048] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.159045 26241 raft_consensus.cc:1275] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.161154 26439 consensus_queue.cc:1048] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.162036 26315 raft_consensus.cc:1275] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.163508 26465 consensus_queue.cc:1048] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.171861 26389 raft_consensus.cc:1275] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.173218 26458 consensus_queue.cc:1048] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.177330 26241 raft_consensus.cc:1275] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.179252 26495 consensus_queue.cc:1048] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.186322 26389 raft_consensus.cc:1275] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.187475 26458 consensus_queue.cc:1048] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.189513 26390 raft_consensus.cc:1275] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.191183 26439 consensus_queue.cc:1048] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:34.200325 26241 raft_consensus.cc:1275] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:34.201804 26439 consensus_queue.cc:1048] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:36.383602 26138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34218:
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:59:36.386324 26138 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:59:36.433127 26225 tablet_service.cc:1511] Processing CreateTablet for tablet ac4cadd529ed4cb087de50e7543d013c (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:36.434386 26306 tablet_service.cc:1511] Processing CreateTablet for tablet ac4cadd529ed4cb087de50e7543d013c (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:36.434990 26225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4cadd529ed4cb087de50e7543d013c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.437434 26302 tablet_service.cc:1511] Processing CreateTablet for tablet db246f122401401d994810aa300bbc34 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:36.438930 26302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db246f122401401d994810aa300bbc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.439102 26230 tablet_service.cc:1511] Processing CreateTablet for tablet db246f122401401d994810aa300bbc34 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:36.439708 26374 tablet_service.cc:1511] Processing CreateTablet for tablet db246f122401401d994810aa300bbc34 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:59:36.437613 26377 tablet_service.cc:1511] Processing CreateTablet for tablet ac4cadd529ed4cb087de50e7543d013c (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:59:36.441998 26224 tablet_service.cc:1511] Processing CreateTablet for tablet addddf14abee4570868138eee6782c3c (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:36.442629 26306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4cadd529ed4cb087de50e7543d013c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.443295 26224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addddf14abee4570868138eee6782c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.441226 26374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db246f122401401d994810aa300bbc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.445989 26375 tablet_service.cc:1511] Processing CreateTablet for tablet addddf14abee4570868138eee6782c3c (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:36.447286 26375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addddf14abee4570868138eee6782c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.442646 26298 tablet_service.cc:1511] Processing CreateTablet for tablet addddf14abee4570868138eee6782c3c (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:59:36.449335 26298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addddf14abee4570868138eee6782c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.451455 26230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db246f122401401d994810aa300bbc34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.454692 26377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4cadd529ed4cb087de50e7543d013c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.459115 26229 tablet_service.cc:1511] Processing CreateTablet for tablet 89adc61a995c4e948ced7a75828c7c63 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:36.460484 26229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89adc61a995c4e948ced7a75828c7c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.461275 26305 tablet_service.cc:1511] Processing CreateTablet for tablet 89adc61a995c4e948ced7a75828c7c63 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:36.462553 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89adc61a995c4e948ced7a75828c7c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.465118 26378 tablet_service.cc:1511] Processing CreateTablet for tablet 89adc61a995c4e948ced7a75828c7c63 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:59:36.466424 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89adc61a995c4e948ced7a75828c7c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.467270 26226 tablet_service.cc:1511] Processing CreateTablet for tablet 31585dd641f3417ca36e18dd2d2adbd0 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:36.468575 26226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31585dd641f3417ca36e18dd2d2adbd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.480731 26303 tablet_service.cc:1511] Processing CreateTablet for tablet 31585dd641f3417ca36e18dd2d2adbd0 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:36.482120 26303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31585dd641f3417ca36e18dd2d2adbd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.508528 26531 tablet_bootstrap.cc:492] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:36.512773 26375 tablet_service.cc:1511] Processing CreateTablet for tablet 31585dd641f3417ca36e18dd2d2adbd0 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:59:36.514153 26375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31585dd641f3417ca36e18dd2d2adbd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.518669 26530 tablet_bootstrap.cc:492] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:36.519682 26301 tablet_service.cc:1511] Processing CreateTablet for tablet 720291150bcb4399ab85b3b673ceee1a (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:36.521003 26301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720291150bcb4399ab85b3b673ceee1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.521313 26374 tablet_service.cc:1511] Processing CreateTablet for tablet 720291150bcb4399ab85b3b673ceee1a (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:36.522549 26374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720291150bcb4399ab85b3b673ceee1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.524375 26226 tablet_service.cc:1511] Processing CreateTablet for tablet a0db7db93176460bb44d0ff0ceb43fea (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:36.525621 26226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0db7db93176460bb44d0ff0ceb43fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.527805 26304 tablet_service.cc:1511] Processing CreateTablet for tablet a0db7db93176460bb44d0ff0ceb43fea (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:36.529067 26304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0db7db93176460bb44d0ff0ceb43fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.532043 26373 tablet_service.cc:1511] Processing CreateTablet for tablet a0db7db93176460bb44d0ff0ceb43fea (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:59:36.518435 26225 tablet_service.cc:1511] Processing CreateTablet for tablet 720291150bcb4399ab85b3b673ceee1a (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:59:36.533308 26373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0db7db93176460bb44d0ff0ceb43fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.533959 26225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720291150bcb4399ab85b3b673ceee1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.537854 26229 tablet_service.cc:1511] Processing CreateTablet for tablet 9c72db4087c64385a3bbe9ec85655c96 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:36.539155 26229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c72db4087c64385a3bbe9ec85655c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.544476 26305 tablet_service.cc:1511] Processing CreateTablet for tablet 9c72db4087c64385a3bbe9ec85655c96 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:36.557585 26224 tablet_service.cc:1511] Processing CreateTablet for tablet 8132b834e718498380d2265d543a8b4f (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:36.558812 26224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8132b834e718498380d2265d543a8b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.558983 26531 tablet_bootstrap.cc:654] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.557844 26530 tablet_bootstrap.cc:654] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.563431 26378 tablet_service.cc:1511] Processing CreateTablet for tablet 9c72db4087c64385a3bbe9ec85655c96 (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:59:36.564663 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c72db4087c64385a3bbe9ec85655c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.566355 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c72db4087c64385a3bbe9ec85655c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.578776 26532 tablet_bootstrap.cc:492] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:36.578544 26306 tablet_service.cc:1511] Processing CreateTablet for tablet 8132b834e718498380d2265d543a8b4f (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:36.579924 26306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8132b834e718498380d2265d543a8b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.580883 26377 tablet_service.cc:1511] Processing CreateTablet for tablet 8132b834e718498380d2265d543a8b4f (DEFAULT_TABLE table=soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:59:36.584210 26377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8132b834e718498380d2265d543a8b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:59:36.589937 26531 tablet_bootstrap.cc:492] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:36.595835 26531 ts_tablet_manager.cc:1403] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.002s
I20260709 14:59:36.600289 26532 tablet_bootstrap.cc:654] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.602499 26531 raft_consensus.cc:359] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.606194 26531 raft_consensus.cc:385] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.606570 26531 raft_consensus.cc:740] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.607359 26531 consensus_queue.cc:260] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.609411 26531 ts_tablet_manager.cc:1434] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.002s
I20260709 14:59:36.610334 26531 tablet_bootstrap.cc:492] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:36.613178 26532 tablet_bootstrap.cc:492] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:36.613770 26532 ts_tablet_manager.cc:1403] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.005s
I20260709 14:59:36.615924 26530 tablet_bootstrap.cc:492] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:36.616472 26530 ts_tablet_manager.cc:1403] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.004s
I20260709 14:59:36.616945 26531 tablet_bootstrap.cc:654] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.617268 26532 raft_consensus.cc:359] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.618081 26532 raft_consensus.cc:385] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.618422 26532 raft_consensus.cc:740] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.619227 26532 consensus_queue.cc:260] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.619542 26530 raft_consensus.cc:359] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.620312 26530 raft_consensus.cc:385] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.620606 26530 raft_consensus.cc:740] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.621284 26530 consensus_queue.cc:260] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.624650 26532 ts_tablet_manager.cc:1434] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:59:36.625793 26532 tablet_bootstrap.cc:492] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:36.626268 26530 ts_tablet_manager.cc:1434] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:59:36.627203 26530 tablet_bootstrap.cc:492] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:36.632153 26532 tablet_bootstrap.cc:654] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.632694 26530 tablet_bootstrap.cc:654] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.640777 26531 tablet_bootstrap.cc:492] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:36.641160 26531 ts_tablet_manager.cc:1403] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260709 14:59:36.641546 26532 tablet_bootstrap.cc:492] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:36.642163 26532 ts_tablet_manager.cc:1403] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:59:36.644045 26530 tablet_bootstrap.cc:492] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:36.644042 26531 raft_consensus.cc:359] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.644649 26530 ts_tablet_manager.cc:1403] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:59:36.644997 26531 raft_consensus.cc:385] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.644820 26532 raft_consensus.cc:359] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.645512 26531 raft_consensus.cc:740] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.645722 26532 raft_consensus.cc:385] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.646273 26532 raft_consensus.cc:740] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.646539 26531 consensus_queue.cc:260] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.646965 26532 consensus_queue.cc:260] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.647680 26530 raft_consensus.cc:359] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.648403 26530 raft_consensus.cc:385] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.648694 26530 raft_consensus.cc:740] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.649219 26532 ts_tablet_manager.cc:1434] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:59:36.649595 26530 consensus_queue.cc:260] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.650197 26532 tablet_bootstrap.cc:492] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
W20260709 14:59:36.650281 26267 tablet.cc:2406] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:59:36.654467 26517 raft_consensus.cc:493] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:36.654665 26531 ts_tablet_manager.cc:1434] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.008s
I20260709 14:59:36.655735 26531 tablet_bootstrap.cc:492] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:36.654947 26517 raft_consensus.cc:515] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.657056 26532 tablet_bootstrap.cc:654] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.658990 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db246f122401401d994810aa300bbc34" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:36.661465 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db246f122401401d994810aa300bbc34" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:36.661727 26517 leader_election.cc:290] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
W20260709 14:59:36.661419 26356 leader_election.cc:343] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:59:36.663182 26355 leader_election.cc:343] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:36.663625 26355 leader_election.cc:304] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d6165b8494a33ba21861135c07d82; no voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:36.664921 26517 raft_consensus.cc:2749] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:36.670680 26530 ts_tablet_manager.cc:1434] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 14:59:36.670915 26531 tablet_bootstrap.cc:654] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.674358 26530 tablet_bootstrap.cc:492] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:36.674404 26532 tablet_bootstrap.cc:492] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:36.675148 26532 ts_tablet_manager.cc:1403] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.017s
I20260709 14:59:36.678128 26532 raft_consensus.cc:359] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.678913 26532 raft_consensus.cc:385] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.679251 26532 raft_consensus.cc:740] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.680418 26530 tablet_bootstrap.cc:654] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.680184 26532 consensus_queue.cc:260] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.682545 26532 ts_tablet_manager.cc:1434] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:59:36.683561 26532 tablet_bootstrap.cc:492] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:36.685981 26531 tablet_bootstrap.cc:492] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:36.686542 26531 ts_tablet_manager.cc:1403] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260709 14:59:36.689757 26532 tablet_bootstrap.cc:654] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.689462 26531 raft_consensus.cc:359] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.690315 26531 raft_consensus.cc:385] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.693419 26531 raft_consensus.cc:740] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.694361 26531 consensus_queue.cc:260] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.695259 26530 tablet_bootstrap.cc:492] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:36.695814 26530 ts_tablet_manager.cc:1403] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 14:59:36.696784 26531 ts_tablet_manager.cc:1434] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:59:36.698292 26531 tablet_bootstrap.cc:492] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:36.698591 26532 tablet_bootstrap.cc:492] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:36.699105 26532 ts_tablet_manager.cc:1403] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:59:36.698980 26530 raft_consensus.cc:359] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.700063 26530 raft_consensus.cc:385] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.700414 26530 raft_consensus.cc:740] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.701671 26530 consensus_queue.cc:260] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.702147 26532 raft_consensus.cc:359] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.702941 26532 raft_consensus.cc:385] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.703298 26532 raft_consensus.cc:740] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.704042 26532 consensus_queue.cc:260] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.707103 26530 ts_tablet_manager.cc:1434] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:59:36.708178 26530 tablet_bootstrap.cc:492] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:36.708611 26531 tablet_bootstrap.cc:654] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.716471 26532 ts_tablet_manager.cc:1434] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:59:36.717578 26532 tablet_bootstrap.cc:492] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:36.723326 26530 tablet_bootstrap.cc:654] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.723872 26532 tablet_bootstrap.cc:654] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.728770 26531 tablet_bootstrap.cc:492] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:36.728776 26530 tablet_bootstrap.cc:492] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:36.729295 26531 ts_tablet_manager.cc:1403] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260709 14:59:36.729388 26530 ts_tablet_manager.cc:1403] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.004s
I20260709 14:59:36.729619 26532 tablet_bootstrap.cc:492] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:36.730091 26532 ts_tablet_manager.cc:1403] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260709 14:59:36.731693 26531 raft_consensus.cc:359] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.732362 26531 raft_consensus.cc:385] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.732676 26531 raft_consensus.cc:740] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.732384 26530 raft_consensus.cc:359] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.733376 26530 raft_consensus.cc:385] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.733001 26532 raft_consensus.cc:359] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.733739 26530 raft_consensus.cc:740] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.733562 26531 consensus_queue.cc:260] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.733850 26532 raft_consensus.cc:385] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.734406 26532 raft_consensus.cc:740] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.734676 26530 consensus_queue.cc:260] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.735198 26532 consensus_queue.cc:260] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.737577 26532 ts_tablet_manager.cc:1434] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:59:36.738557 26532 tablet_bootstrap.cc:492] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:36.738912 26531 ts_tablet_manager.cc:1434] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:59:36.739511 26530 ts_tablet_manager.cc:1434] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:59:36.739882 26531 tablet_bootstrap.cc:492] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:36.740478 26530 tablet_bootstrap.cc:492] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:36.745203 26532 tablet_bootstrap.cc:654] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.747018 26531 tablet_bootstrap.cc:654] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.756817 26530 tablet_bootstrap.cc:654] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.763682 26531 tablet_bootstrap.cc:492] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:36.764302 26531 ts_tablet_manager.cc:1403] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.002s
I20260709 14:59:36.767409 26531 raft_consensus.cc:359] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.768185 26531 raft_consensus.cc:385] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.768543 26531 raft_consensus.cc:740] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.769245 26531 consensus_queue.cc:260] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.769924 26530 tablet_bootstrap.cc:492] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:36.770476 26530 ts_tablet_manager.cc:1403] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
I20260709 14:59:36.770920 26532 tablet_bootstrap.cc:492] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:36.771472 26531 ts_tablet_manager.cc:1434] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:59:36.771485 26532 ts_tablet_manager.cc:1403] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.020s
I20260709 14:59:36.772680 26531 tablet_bootstrap.cc:492] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:36.773278 26530 raft_consensus.cc:359] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.774107 26530 raft_consensus.cc:385] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.774443 26530 raft_consensus.cc:740] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.774628 26532 raft_consensus.cc:359] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.775425 26532 raft_consensus.cc:385] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.775372 26530 consensus_queue.cc:260] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.775931 26532 raft_consensus.cc:740] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.776896 26532 consensus_queue.cc:260] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.779299 26532 ts_tablet_manager.cc:1434] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:59:36.780308 26532 tablet_bootstrap.cc:492] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:36.780409 26530 ts_tablet_manager.cc:1434] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:59:36.782740 26531 tablet_bootstrap.cc:654] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.783433 26530 tablet_bootstrap.cc:492] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:36.790220 26530 tablet_bootstrap.cc:654] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.792940 26532 tablet_bootstrap.cc:654] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.800441 26543 raft_consensus.cc:493] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:36.800894 26543 raft_consensus.cc:515] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.802484 26532 tablet_bootstrap.cc:492] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:36.803042 26532 ts_tablet_manager.cc:1403] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260709 14:59:36.804621 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31585dd641f3417ca36e18dd2d2adbd0" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:36.805222 26241 raft_consensus.cc:2468] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:36.806022 26532 raft_consensus.cc:359] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.806814 26532 raft_consensus.cc:385] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.806838 26281 leader_election.cc:304] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:36.807240 26532 raft_consensus.cc:740] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.807662 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31585dd641f3417ca36e18dd2d2adbd0" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:36.808344 26439 raft_consensus.cc:2804] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:36.808004 26532 consensus_queue.cc:260] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.808727 26439 raft_consensus.cc:493] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:36.809072 26439 raft_consensus.cc:3060] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.811507 26532 ts_tablet_manager.cc:1434] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:59:36.812525 26532 tablet_bootstrap.cc:492] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:36.803164 26543 leader_election.cc:290] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:36.818940 26532 tablet_bootstrap.cc:654] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.823555 26439 raft_consensus.cc:515] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.828944 26531 tablet_bootstrap.cc:492] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:36.831173 26531 ts_tablet_manager.cc:1403] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.004s
I20260709 14:59:36.832361 26519 raft_consensus.cc:493] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:36.832844 26519 raft_consensus.cc:515] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.834744 26531 raft_consensus.cc:359] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.835527 26530 tablet_bootstrap.cc:492] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:36.835553 26531 raft_consensus.cc:385] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.831518 26439 leader_election.cc:290] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:36.835129 26519 leader_election.cc:290] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:36.836160 26531 raft_consensus.cc:740] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.831324 26532 tablet_bootstrap.cc:492] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:36.836205 26530 ts_tablet_manager.cc:1403] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.026s
I20260709 14:59:36.836894 26532 ts_tablet_manager.cc:1403] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 14:59:36.837016 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720291150bcb4399ab85b3b673ceee1a" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:36.837651 26388 raft_consensus.cc:2468] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 0.
I20260709 14:59:36.837841 26439 raft_consensus.cc:493] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:36.838371 26439 raft_consensus.cc:515] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.839264 26517 raft_consensus.cc:493] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:36.838902 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31585dd641f3417ca36e18dd2d2adbd0" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:36.839735 26530 raft_consensus.cc:359] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.839928 26532 raft_consensus.cc:359] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.840727 26530 raft_consensus.cc:385] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.840868 26532 raft_consensus.cc:385] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.840963 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31585dd641f3417ca36e18dd2d2adbd0" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:36.841151 26530 raft_consensus.cc:740] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.841266 26532 raft_consensus.cc:740] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.840305 26241 raft_consensus.cc:3060] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.840266 26439 leader_election.cc:290] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:36.842110 26530 consensus_queue.cc:260] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.842598 26532 consensus_queue.cc:260] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.843798 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720291150bcb4399ab85b3b673ceee1a" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:36.844487 26316 raft_consensus.cc:2468] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 0.
I20260709 14:59:36.844642 26532 ts_tablet_manager.cc:1434] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:59:36.845765 26532 tablet_bootstrap.cc:492] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb: Bootstrap starting.
I20260709 14:59:36.841661 26206 leader_election.cc:304] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:36.847419 26519 raft_consensus.cc:2804] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:36.847766 26519 raft_consensus.cc:493] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:36.848071 26519 raft_consensus.cc:3060] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.839730 26517 raft_consensus.cc:515] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.856022 26517 leader_election.cc:290] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:36.857411 26532 tablet_bootstrap.cc:654] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb: Neither blocks nor log segments found. Creating new log.
W20260709 14:59:36.860276 26281 leader_election.cc:343] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:59:36.861407 26281 leader_election.cc:343] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:36.862298 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4cadd529ed4cb087de50e7543d013c" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:36.862953 26315 raft_consensus.cc:2468] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 0.
I20260709 14:59:36.863305 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db246f122401401d994810aa300bbc34" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:36.864071 26389 raft_consensus.cc:2468] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:36.866730 26239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db246f122401401d994810aa300bbc34" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:36.867842 26240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4cadd529ed4cb087de50e7543d013c" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:36.868455 26240 raft_consensus.cc:2468] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 0.
I20260709 14:59:36.869221 26532 tablet_bootstrap.cc:492] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb: No bootstrap required, opened a new log
I20260709 14:59:36.869491 26281 leader_election.cc:304] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:36.870393 26439 raft_consensus.cc:2804] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:36.870792 26439 raft_consensus.cc:493] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:36.871147 26439 raft_consensus.cc:3060] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.864190 26356 leader_election.cc:304] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:36.869676 26532 ts_tablet_manager.cc:1403] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 14:59:36.875617 26517 raft_consensus.cc:2804] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:36.876025 26517 raft_consensus.cc:493] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:36.876367 26517 raft_consensus.cc:3060] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.880095 26439 raft_consensus.cc:515] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.882282 26439 leader_election.cc:290] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:36.882087 26532 raft_consensus.cc:359] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.882838 26532 raft_consensus.cc:385] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:36.883139 26532 raft_consensus.cc:740] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Initialized, Role: FOLLOWER
I20260709 14:59:36.883805 26532 consensus_queue.cc:260] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.884212 26238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db246f122401401d994810aa300bbc34" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:36.885908 26532 ts_tablet_manager.cc:1434] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:59:36.887769 26241 raft_consensus.cc:2468] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:36.888895 26281 leader_election.cc:304] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:36.889700 26543 raft_consensus.cc:2804] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:36.890123 26543 raft_consensus.cc:697] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:36.891000 26543 consensus_queue.cc:237] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.891778 26519 raft_consensus.cc:515] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.895840 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720291150bcb4399ab85b3b673ceee1a" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:36.896453 26315 raft_consensus.cc:3060] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.895150 26531 consensus_queue.cc:260] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.898810 26239 raft_consensus.cc:2468] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:36.899514 26519 leader_election.cc:290] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Requested vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:36.902843 26531 ts_tablet_manager.cc:1434] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260709 14:59:36.903798 26531 tablet_bootstrap.cc:492] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:36.909374 26315 raft_consensus.cc:2468] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 1.
I20260709 14:59:36.910200 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db246f122401401d994810aa300bbc34" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:36.912254 26389 raft_consensus.cc:3060] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.912650 26517 raft_consensus.cc:515] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.915740 26543 raft_consensus.cc:493] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:36.915256 26139 catalog_manager.cc:5697] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 1 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:36.916220 26543 raft_consensus.cc:515] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.919365 26389 raft_consensus.cc:2468] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:36.920904 26207 leader_election.cc:304] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:36.921777 26561 raft_consensus.cc:2804] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:36.922228 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720291150bcb4399ab85b3b673ceee1a" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:36.922339 26281 leader_election.cc:304] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 198260348cac4f9e81507aee877aec5f
I20260709 14:59:36.922857 26388 raft_consensus.cc:3060] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.923288 26439 raft_consensus.cc:2804] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:36.923982 26439 raft_consensus.cc:697] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:36.924846 26439 consensus_queue.cc:237] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.926365 26543 leader_election.cc:290] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:36.926972 26239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89adc61a995c4e948ced7a75828c7c63" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:36.927680 26239 raft_consensus.cc:2468] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:36.938905 26559 raft_consensus.cc:493] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:36.939196 26281 leader_election.cc:304] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:36.940436 26559 raft_consensus.cc:515] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.940497 26553 raft_consensus.cc:2804] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:36.941220 26553 raft_consensus.cc:493] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:36.941521 26553 raft_consensus.cc:3060] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.942564 26559 leader_election.cc:290] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:36.943706 26388 raft_consensus.cc:2468] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 1.
I20260709 14:59:36.943612 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89adc61a995c4e948ced7a75828c7c63" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:36.944811 26389 raft_consensus.cc:2468] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:36.946156 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db7db93176460bb44d0ff0ceb43fea" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:36.947180 26315 raft_consensus.cc:2468] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 0.
I20260709 14:59:36.947777 26517 leader_election.cc:290] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:36.949132 26356 leader_election.cc:304] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:36.952934 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4cadd529ed4cb087de50e7543d013c" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:36.953604 26315 raft_consensus.cc:3060] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.954311 26239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4cadd529ed4cb087de50e7543d013c" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:36.954949 26239 raft_consensus.cc:3060] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.957281 26531 tablet_bootstrap.cc:654] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:36.960453 26315 raft_consensus.cc:2468] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 1.
I20260709 14:59:36.962169 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db7db93176460bb44d0ff0ceb43fea" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:36.963233 26356 leader_election.cc:304] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:36.961472 26517 raft_consensus.cc:2804] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:36.964092 26559 raft_consensus.cc:2804] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:36.964344 26517 raft_consensus.cc:493] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:36.964592 26559 raft_consensus.cc:697] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:36.965391 26561 raft_consensus.cc:697] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:36.966153 26559 consensus_queue.cc:237] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.966292 26561 consensus_queue.cc:237] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.961252 26519 raft_consensus.cc:493] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:59:36.970813 26355 leader_election.cc:343] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:36.969440 26517 raft_consensus.cc:3060] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.975237 26530 ts_tablet_manager.cc:1434] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.138s	user 0.030s	sys 0.050s
I20260709 14:59:36.974931 26519 raft_consensus.cc:515] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.979921 26530 tablet_bootstrap.cc:492] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:36.980841 26519 leader_election.cc:290] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:36.981856 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addddf14abee4570868138eee6782c3c" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:36.982493 26389 raft_consensus.cc:2468] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 0.
I20260709 14:59:36.983724 26553 raft_consensus.cc:515] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
W20260709 14:59:36.988335 26187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:59:36.984136 26206 leader_election.cc:304] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:36.989612 26239 raft_consensus.cc:2468] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 1.
I20260709 14:59:36.990134 26519 raft_consensus.cc:2804] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:36.991637 26519 raft_consensus.cc:493] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:36.992007 26519 raft_consensus.cc:3060] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.985993 26553 leader_election.cc:290] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:36.989327 26517 raft_consensus.cc:515] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:36.998359 26137 catalog_manager.cc:5697] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d6165b8494a33ba21861135c07d82 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "ea3d6165b8494a33ba21861135c07d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:37.001170 26519 raft_consensus.cc:515] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.002904 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db7db93176460bb44d0ff0ceb43fea" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:37.003502 26315 raft_consensus.cc:3060] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:36.991638 26530 tablet_bootstrap.cc:654] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:37.005621 26517 leader_election.cc:290] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:37.006948 26239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db7db93176460bb44d0ff0ceb43fea" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:37.008049 26531 tablet_bootstrap.cc:492] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:37.008515 26531 ts_tablet_manager.cc:1403] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.003s
I20260709 14:59:37.011322 26315 raft_consensus.cc:2468] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 1.
I20260709 14:59:37.010879 26138 catalog_manager.cc:5697] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 1 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.011356 26531 raft_consensus.cc:359] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.012907 26531 raft_consensus.cc:385] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:59:37.012437 26355 leader_election.cc:343] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:37.013193 26531 raft_consensus.cc:740] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:37.014058 26531 consensus_queue.cc:260] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.014554 26356 leader_election.cc:304] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 198260348cac4f9e81507aee877aec5f
I20260709 14:59:37.015427 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addddf14abee4570868138eee6782c3c" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:37.016036 26316 raft_consensus.cc:2468] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 0.
I20260709 14:59:37.016063 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89adc61a995c4e948ced7a75828c7c63" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:37.016690 26389 raft_consensus.cc:3060] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.017544 26531 ts_tablet_manager.cc:1434] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:59:37.019510 26531 tablet_bootstrap.cc:492] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:37.019989 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addddf14abee4570868138eee6782c3c" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:37.020563 26388 raft_consensus.cc:3060] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.026191 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addddf14abee4570868138eee6782c3c" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:37.026566 26517 raft_consensus.cc:2804] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:37.026754 26316 raft_consensus.cc:3060] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.027175 26517 raft_consensus.cc:697] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:37.028067 26517 consensus_queue.cc:237] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.031468 26239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89adc61a995c4e948ced7a75828c7c63" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:37.032315 26239 raft_consensus.cc:3060] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.036729 26531 tablet_bootstrap.cc:654] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:37.037711 26389 raft_consensus.cc:2468] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:37.039551 26281 leader_election.cc:304] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:37.039467 26388 raft_consensus.cc:2468] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 1.
I20260709 14:59:37.044905 26206 leader_election.cc:304] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:37.045253 26439 raft_consensus.cc:2804] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:37.040920 26519 leader_election.cc:290] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Requested vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.045846 26439 raft_consensus.cc:697] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:37.047024 26439 consensus_queue.cc:237] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.048017 26239 raft_consensus.cc:2468] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:37.045974 26561 raft_consensus.cc:2804] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:37.049314 26561 raft_consensus.cc:697] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:37.050345 26316 raft_consensus.cc:2468] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 1.
I20260709 14:59:37.050096 26561 consensus_queue.cc:237] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.061198 26530 tablet_bootstrap.cc:492] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:37.061717 26530 ts_tablet_manager.cc:1403] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.006s
I20260709 14:59:37.062511 26531 tablet_bootstrap.cc:492] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:37.063022 26531 ts_tablet_manager.cc:1403] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.044s	user 0.003s	sys 0.009s
I20260709 14:59:37.064868 26530 raft_consensus.cc:359] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.065784 26531 raft_consensus.cc:359] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.066533 26531 raft_consensus.cc:385] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:37.066849 26531 raft_consensus.cc:740] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:37.067507 26531 consensus_queue.cc:260] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.069166 26531 ts_tablet_manager.cc:1434] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:59:37.069850 26531 tablet_bootstrap.cc:492] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f: Bootstrap starting.
I20260709 14:59:37.070593 26519 raft_consensus.cc:493] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:37.071079 26519 raft_consensus.cc:515] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.071003 26139 catalog_manager.cc:5697] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 1 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.073305 26519 leader_election.cc:290] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.075151 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c72db4087c64385a3bbe9ec85655c96" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:37.075620 26531 tablet_bootstrap.cc:654] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:37.075553 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c72db4087c64385a3bbe9ec85655c96" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:37.075753 26316 raft_consensus.cc:2468] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 0.
I20260709 14:59:37.077072 26207 leader_election.cc:304] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:37.078028 26519 raft_consensus.cc:2804] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:37.078474 26519 raft_consensus.cc:493] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:37.078795 26519 raft_consensus.cc:3060] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.065649 26530 raft_consensus.cc:385] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:37.082485 26530 raft_consensus.cc:740] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:37.083184 26136 catalog_manager.cc:5697] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d6165b8494a33ba21861135c07d82 (127.17.138.131). New cstate: current_term: 1 leader_uuid: "ea3d6165b8494a33ba21861135c07d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:37.083223 26530 consensus_queue.cc:260] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.086288 26531 tablet_bootstrap.cc:492] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f: No bootstrap required, opened a new log
I20260709 14:59:37.086800 26531 ts_tablet_manager.cc:1403] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.009s
W20260709 14:59:37.077811 26206 leader_election.cc:343] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:37.088593 26530 ts_tablet_manager.cc:1434] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 14:59:37.089622 26530 tablet_bootstrap.cc:492] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:37.089412 26531 raft_consensus.cc:359] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.090114 26531 raft_consensus.cc:385] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:37.090400 26531 raft_consensus.cc:740] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Initialized, Role: FOLLOWER
I20260709 14:59:37.091141 26531 consensus_queue.cc:260] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.093778 26531 ts_tablet_manager.cc:1434] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:59:37.094972 26138 catalog_manager.cc:5697] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 1 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.096029 26530 tablet_bootstrap.cc:654] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:37.085860 26519 raft_consensus.cc:515] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.102025 26519 leader_election.cc:290] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Requested vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.103060 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c72db4087c64385a3bbe9ec85655c96" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:37.104780 26530 tablet_bootstrap.cc:492] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
W20260709 14:59:37.104734 26206 leader_election.cc:343] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:59:37.105585 26530 ts_tablet_manager.cc:1403] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:59:37.104689 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c72db4087c64385a3bbe9ec85655c96" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:37.106156 26316 raft_consensus.cc:3060] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.107028 26136 catalog_manager.cc:5697] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 1 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.108309 26530 raft_consensus.cc:359] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.108963 26530 raft_consensus.cc:385] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:37.109232 26530 raft_consensus.cc:740] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:37.109933 26530 consensus_queue.cc:260] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.112105 26530 ts_tablet_manager.cc:1434] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:59:37.113131 26530 tablet_bootstrap.cc:492] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82: Bootstrap starting.
I20260709 14:59:37.117475 26316 raft_consensus.cc:2468] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 1.
I20260709 14:59:37.119179 26207 leader_election.cc:304] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:37.120395 26439 raft_consensus.cc:493] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:37.120471 26519 raft_consensus.cc:2804] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:37.120759 26530 tablet_bootstrap.cc:654] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82: Neither blocks nor log segments found. Creating new log.
I20260709 14:59:37.121011 26439 raft_consensus.cc:515] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.121344 26519 raft_consensus.cc:697] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:37.122269 26519 consensus_queue.cc:237] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.124512 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8132b834e718498380d2265d543a8b4f" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:37.125128 26388 raft_consensus.cc:2468] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:37.125504 26239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8132b834e718498380d2265d543a8b4f" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:37.126106 26239 raft_consensus.cc:2468] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 0.
I20260709 14:59:37.126444 26281 leader_election.cc:304] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:37.123239 26439 leader_election.cc:290] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.127226 26553 raft_consensus.cc:2804] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:59:37.127617 26553 raft_consensus.cc:493] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:59:37.127965 26553 raft_consensus.cc:3060] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.131569 26530 tablet_bootstrap.cc:492] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82: No bootstrap required, opened a new log
I20260709 14:59:37.132066 26530 ts_tablet_manager.cc:1403] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 14:59:37.134774 26530 raft_consensus.cc:359] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.135485 26530 raft_consensus.cc:385] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:59:37.135782 26530 raft_consensus.cc:740] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Initialized, Role: FOLLOWER
I20260709 14:59:37.136086 26553 raft_consensus.cc:515] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.136500 26530 consensus_queue.cc:260] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.138761 26239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8132b834e718498380d2265d543a8b4f" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:37.138931 26530 ts_tablet_manager.cc:1434] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:59:37.139330 26239 raft_consensus.cc:3060] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.143566 26553 leader_election.cc:290] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.144539 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8132b834e718498380d2265d543a8b4f" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:37.145128 26388 raft_consensus.cc:3060] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.147743 26239 raft_consensus.cc:2468] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:37.149915 26281 leader_election.cc:304] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:37.150579 26553 raft_consensus.cc:2804] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:59:37.150166 26139 catalog_manager.cc:5697] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 1 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.151022 26553 raft_consensus.cc:697] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:37.151937 26553 consensus_queue.cc:237] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.152205 26388 raft_consensus.cc:2468] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 1.
I20260709 14:59:37.160171 26136 catalog_manager.cc:5697] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 1 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.210721 26388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac4cadd529ed4cb087de50e7543d013c"
dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
mode: GRACEFUL
new_leader_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:48512
I20260709 14:59:37.211252 26388 raft_consensus.cc:606] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Received request to transfer leadership to TS 198260348cac4f9e81507aee877aec5f
I20260709 14:59:37.216019 26316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db246f122401401d994810aa300bbc34"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
mode: GRACEFUL
new_leader_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:50302
I20260709 14:59:37.216459 26316 raft_consensus.cc:606] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Received request to transfer leadership to TS 198260348cac4f9e81507aee877aec5f
I20260709 14:59:37.223868 26316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89adc61a995c4e948ced7a75828c7c63"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
mode: GRACEFUL
new_leader_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:50302
I20260709 14:59:37.224354 26316 raft_consensus.cc:606] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Received request to transfer leadership to TS 198260348cac4f9e81507aee877aec5f
I20260709 14:59:37.231246 26239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "720291150bcb4399ab85b3b673ceee1a"
dest_uuid: "198260348cac4f9e81507aee877aec5f"
mode: GRACEFUL
new_leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:51914
I20260709 14:59:37.231735 26239 raft_consensus.cc:606] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Received request to transfer leadership to TS 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:37.236037 26388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0db7db93176460bb44d0ff0ceb43fea"
dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
mode: GRACEFUL
new_leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:48512
I20260709 14:59:37.236449 26388 raft_consensus.cc:606] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Received request to transfer leadership to TS 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:37.239933 26517 raft_consensus.cc:493] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:37.240536 26239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c72db4087c64385a3bbe9ec85655c96"
dest_uuid: "198260348cac4f9e81507aee877aec5f"
mode: GRACEFUL
new_leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:51914
I20260709 14:59:37.240428 26517 raft_consensus.cc:515] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.241175 26239 raft_consensus.cc:606] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Received request to transfer leadership to TS 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:37.242753 26517 leader_election.cc:290] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:37.243733 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c72db4087c64385a3bbe9ec85655c96" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:37.243821 26239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c72db4087c64385a3bbe9ec85655c96" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "198260348cac4f9e81507aee877aec5f" is_pre_election: true
I20260709 14:59:37.244393 26316 raft_consensus.cc:2393] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3d6165b8494a33ba21861135c07d82 in current term 1: Already voted for candidate 198260348cac4f9e81507aee877aec5f in this term.
I20260709 14:59:37.245518 26356 leader_election.cc:304] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d6165b8494a33ba21861135c07d82; no voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb
I20260709 14:59:37.246206 26517 raft_consensus.cc:3060] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.246381 26316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8132b834e718498380d2265d543a8b4f"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
mode: GRACEFUL
new_leader_uuid: "ea3d6165b8494a33ba21861135c07d82"
 from {username='slave'} at 127.0.0.1:50302
I20260709 14:59:37.246894 26316 raft_consensus.cc:606] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Received request to transfer leadership to TS ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:37.251386 26517 raft_consensus.cc:2749] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:37.336146 26519 raft_consensus.cc:493] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:59:37.336616 26519 raft_consensus.cc:515] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.338330 26519 leader_election.cc:290] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.338887 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db7db93176460bb44d0ff0ceb43fea" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" is_pre_election: true
I20260709 14:59:37.339270 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db7db93176460bb44d0ff0ceb43fea" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d6165b8494a33ba21861135c07d82" is_pre_election: true
I20260709 14:59:37.339732 26316 raft_consensus.cc:2393] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 198260348cac4f9e81507aee877aec5f in current term 1: Already voted for candidate ea3d6165b8494a33ba21861135c07d82 in this term.
I20260709 14:59:37.340662 26206 leader_election.cc:304] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 198260348cac4f9e81507aee877aec5f; no voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:37.341286 26519 raft_consensus.cc:3060] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.342585 26388 raft_consensus.cc:3060] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.346725 26519 raft_consensus.cc:2749] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:59:37.348410 26553 consensus_queue.cc:1048] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.354786 26439 consensus_queue.cc:1048] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.370126 26519 consensus_queue.cc:1048] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.378751 26553 consensus_queue.cc:1048] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.388429 26241 raft_consensus.cc:3060] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:59:37.402156 26553 consensus_queue.cc:1048] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.406195 26519 consensus_queue.cc:1048] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.418471 26543 raft_consensus.cc:993] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb: : Instructing follower 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:37.418941 26543 raft_consensus.cc:1081] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Signalling peer 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:37.420781 26239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db246f122401401d994810aa300bbc34"
dest_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:51908
I20260709 14:59:37.421408 26239 raft_consensus.cc:493] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:37.421833 26239 raft_consensus.cc:3060] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.422586 26519 raft_consensus.cc:993] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f: : Instructing follower 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:37.423110 26557 raft_consensus.cc:1081] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Signalling peer 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:37.425009 26316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "720291150bcb4399ab85b3b673ceee1a"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:50286
I20260709 14:59:37.425541 26316 raft_consensus.cc:493] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:37.425910 26316 raft_consensus.cc:3060] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.429466 26239 raft_consensus.cc:515] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.433682 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db246f122401401d994810aa300bbc34" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:37.433956 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db246f122401401d994810aa300bbc34" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:37.434284 26390 raft_consensus.cc:3060] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.432551 26239 leader_election.cc:290] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 2 election: Requested vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.434567 26315 raft_consensus.cc:3055] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:37.434980 26315 raft_consensus.cc:740] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:37.435663 26315 consensus_queue.cc:260] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.436825 26315 raft_consensus.cc:3060] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.432528 26316 raft_consensus.cc:515] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.439060 26316 leader_election.cc:290] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.440537 26390 raft_consensus.cc:2468] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 2.
I20260709 14:59:37.441305 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720291150bcb4399ab85b3b673ceee1a" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:37.441751 26206 leader_election.cc:304] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:37.441956 26389 raft_consensus.cc:3060] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.442692 26557 raft_consensus.cc:2804] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:37.443145 26557 raft_consensus.cc:697] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:37.443159 26315 raft_consensus.cc:2468] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 2.
I20260709 14:59:37.444000 26557 consensus_queue.cc:237] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.444643 26239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720291150bcb4399ab85b3b673ceee1a" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:37.445204 26239 raft_consensus.cc:3055] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:37.445531 26239 raft_consensus.cc:740] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:37.446300 26239 consensus_queue.cc:260] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.447306 26239 raft_consensus.cc:3060] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.447662 26389 raft_consensus.cc:2468] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:37.450086 26281 leader_election.cc:304] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:37.450773 26439 raft_consensus.cc:2804] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:37.451220 26439 raft_consensus.cc:697] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:37.451978 26439 consensus_queue.cc:237] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.451890 26138 catalog_manager.cc:5697] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 1 to 2, leader changed from 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130) to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 2 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.453701 26239 raft_consensus.cc:2468] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:37.461011 26136 catalog_manager.cc:5697] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 1 to 2, leader changed from 198260348cac4f9e81507aee877aec5f (127.17.138.129) to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 2 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.472083 26559 consensus_queue.cc:1048] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.480284 26557 consensus_queue.cc:1048] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.488310 26559 consensus_queue.cc:1048] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.491387 26593 consensus_queue.cc:1048] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:59:37.498365 26561 consensus_queue.cc:1048] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.514745 26593 raft_consensus.cc:993] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82: : Instructing follower 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:37.515159 26593 raft_consensus.cc:1081] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Signalling peer 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:37.517421 26315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0db7db93176460bb44d0ff0ceb43fea"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:50274
I20260709 14:59:37.518009 26315 raft_consensus.cc:493] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:37.518366 26315 raft_consensus.cc:3060] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.519297 26593 raft_consensus.cc:993] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82: : Instructing follower 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:37.519791 26593 raft_consensus.cc:1081] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Signalling peer 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:37.521713 26241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac4cadd529ed4cb087de50e7543d013c"
dest_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:51896
I20260709 14:59:37.522190 26241 raft_consensus.cc:493] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:37.522511 26241 raft_consensus.cc:3060] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.524727 26315 raft_consensus.cc:515] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.527496 26517 consensus_queue.cc:1048] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.532675 26241 raft_consensus.cc:515] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.537334 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4cadd529ed4cb087de50e7543d013c" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:37.537892 26314 raft_consensus.cc:3060] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.538178 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4cadd529ed4cb087de50e7543d013c" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:37.538774 26389 raft_consensus.cc:3055] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:37.539057 26389 raft_consensus.cc:740] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:37.539815 26389 consensus_queue.cc:260] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.540838 26389 raft_consensus.cc:3060] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.549139 26314 raft_consensus.cc:2468] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 2.
I20260709 14:59:37.550236 26316 raft_consensus.cc:1240] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Rejecting Update request from peer ea3d6165b8494a33ba21861135c07d82 for earlier term 1. Current term is 2. Ops: []
I20260709 14:59:37.550510 26389 raft_consensus.cc:2468] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 2.
I20260709 14:59:37.550933 26241 leader_election.cc:290] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 2 election: Requested vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.553188 26206 leader_election.cc:304] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:37.554078 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db7db93176460bb44d0ff0ceb43fea" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:37.554165 26562 raft_consensus.cc:2804] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:37.554805 26388 raft_consensus.cc:3055] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:37.555331 26388 raft_consensus.cc:740] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:37.554675 26239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db7db93176460bb44d0ff0ceb43fea" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:37.556124 26388 consensus_queue.cc:260] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.555333 26562 raft_consensus.cc:697] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:37.558521 26562 consensus_queue.cc:237] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.557080 26388 raft_consensus.cc:3060] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:59:37.557179 26598 consensus_queue.cc:1175] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer ea3d6165b8494a33ba21861135c07d82 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:59:37.566425 26315 leader_election.cc:290] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.569082 26388 raft_consensus.cc:2468] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:37.570151 26281 leader_election.cc:304] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [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: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 198260348cac4f9e81507aee877aec5f
I20260709 14:59:37.570844 26439 raft_consensus.cc:2804] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:37.571285 26439 raft_consensus.cc:697] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:37.572052 26439 consensus_queue.cc:237] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [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: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.579813 26138 catalog_manager.cc:5697] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 1 to 2, leader changed from ea3d6165b8494a33ba21861135c07d82 (127.17.138.131) to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 2 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.580739 26562 consensus_queue.cc:1048] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.586781 26553 consensus_queue.cc:1048] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.587601 26562 raft_consensus.cc:993] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f: : Instructing follower 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:37.587882 26139 catalog_manager.cc:5697] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 1 to 2, leader changed from ea3d6165b8494a33ba21861135c07d82 (127.17.138.131) to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 2 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.587989 26562 raft_consensus.cc:1081] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Signalling peer 88de3ca777f44f2c9c84fefeb5c1caeb to start an election
I20260709 14:59:37.593173 26314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c72db4087c64385a3bbe9ec85655c96"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
 from {username='slave'} at 127.0.0.1:50286
I20260709 14:59:37.593696 26314 raft_consensus.cc:493] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:37.596074 26314 raft_consensus.cc:3060] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.599396 26562 consensus_queue.cc:1048] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.604707 26314 raft_consensus.cc:515] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.606746 26314 leader_election.cc:290] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [CANDIDATE]: Term 2 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.607775 26554 raft_consensus.cc:993] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb: : Instructing follower ea3d6165b8494a33ba21861135c07d82 to start an election
I20260709 14:59:37.608285 26554 raft_consensus.cc:1081] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Signalling peer ea3d6165b8494a33ba21861135c07d82 to start an election
I20260709 14:59:37.611586 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c72db4087c64385a3bbe9ec85655c96" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:37.614573 26238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c72db4087c64385a3bbe9ec85655c96" candidate_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:37.615171 26238 raft_consensus.cc:3055] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:37.615476 26238 raft_consensus.cc:740] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:37.616297 26238 consensus_queue.cc:260] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.617213 26238 raft_consensus.cc:3060] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.619846 26390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8132b834e718498380d2265d543a8b4f"
dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
 from {username='slave'} at 127.0.0.1:48492
I20260709 14:59:37.620434 26390 raft_consensus.cc:493] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:37.620786 26390 raft_consensus.cc:3060] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.627271 26238 raft_consensus.cc:2468] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88de3ca777f44f2c9c84fefeb5c1caeb in term 2.
I20260709 14:59:37.627743 26390 raft_consensus.cc:515] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.628201 26553 consensus_queue.cc:1048] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.628515 26439 consensus_queue.cc:1048] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.630180 26281 leader_election.cc:304] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [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: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:37.630797 26388 raft_consensus.cc:1240] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Rejecting Update request from peer 88de3ca777f44f2c9c84fefeb5c1caeb for earlier term 1. Current term is 2. Ops: []
I20260709 14:59:37.632290 26238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8132b834e718498380d2265d543a8b4f" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:37.634130 26238 raft_consensus.cc:3060] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.634599 26439 raft_consensus.cc:2804] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:37.635087 26439 raft_consensus.cc:697] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Becoming Leader. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:37.635797 26439 consensus_queue.cc:237] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.632968 26390 leader_election.cc:290] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 2 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:37.641574 26238 raft_consensus.cc:2468] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 2.
I20260709 14:59:37.642668 26241 raft_consensus.cc:1240] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Rejecting Update request from peer 88de3ca777f44f2c9c84fefeb5c1caeb for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:59:37.643687 26355 leader_election.cc:304] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:37.644361 26598 raft_consensus.cc:2804] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:37.644824 26598 raft_consensus.cc:697] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 2 LEADER]: Becoming Leader. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:37.645627 26553 raft_consensus.cc:993] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb: : Instructing follower 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:37.645624 26598 consensus_queue.cc:237] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [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: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.646199 26543 consensus_queue.cc:1059] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.646402 26554 raft_consensus.cc:1081] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Signalling peer 198260348cac4f9e81507aee877aec5f to start an election
I20260709 14:59:37.645648 26139 catalog_manager.cc:5697] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb reported cstate change: term changed from 1 to 2, leader changed from 198260348cac4f9e81507aee877aec5f (127.17.138.129) to 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130). New cstate: current_term: 2 leader_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.645696 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8132b834e718498380d2265d543a8b4f" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:37.653057 26238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89adc61a995c4e948ced7a75828c7c63"
dest_uuid: "198260348cac4f9e81507aee877aec5f"
 from {username='slave'} at 127.0.0.1:51908
I20260709 14:59:37.653587 26238 raft_consensus.cc:493] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:37.654066 26238 raft_consensus.cc:3060] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.656544 26553 consensus_queue.cc:1048] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:37.660429 26238 raft_consensus.cc:515] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.665122 26314 raft_consensus.cc:3055] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:37.665064 26554 consensus_queue.cc:1059] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:59:37.665652 26314 raft_consensus.cc:740] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:37.665684 26139 catalog_manager.cc:5697] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 reported cstate change: term changed from 1 to 2, leader changed from 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130) to ea3d6165b8494a33ba21861135c07d82 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "ea3d6165b8494a33ba21861135c07d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:37.666599 26314 consensus_queue.cc:260] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.667732 26314 raft_consensus.cc:3060] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.675438 26314 raft_consensus.cc:2468] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 2.
I20260709 14:59:37.680261 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89adc61a995c4e948ced7a75828c7c63" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:37.680821 26314 raft_consensus.cc:3055] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:37.681176 26314 raft_consensus.cc:740] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:37.681687 26238 leader_election.cc:290] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 2 election: Requested vote from peers 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085), ea3d6165b8494a33ba21861135c07d82 (127.17.138.131:38603)
I20260709 14:59:37.682327 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89adc61a995c4e948ced7a75828c7c63" candidate_uuid: "198260348cac4f9e81507aee877aec5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
I20260709 14:59:37.682104 26314 consensus_queue.cc:260] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.683002 26390 raft_consensus.cc:3060] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.683454 26314 raft_consensus.cc:3060] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:37.688671 26314 raft_consensus.cc:2468] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 2.
I20260709 14:59:37.689445 26390 raft_consensus.cc:2468] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 198260348cac4f9e81507aee877aec5f in term 2.
I20260709 14:59:37.689672 26207 leader_election.cc:304] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 198260348cac4f9e81507aee877aec5f, 88de3ca777f44f2c9c84fefeb5c1caeb; no voters: 
I20260709 14:59:37.690547 26562 raft_consensus.cc:2804] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:37.690999 26562 raft_consensus.cc:697] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Becoming Leader. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:37.691763 26562 consensus_queue.cc:237] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:37.698365 26136 catalog_manager.cc:5697] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f reported cstate change: term changed from 1 to 2, leader changed from 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130) to 198260348cac4f9e81507aee877aec5f (127.17.138.129). New cstate: current_term: 2 leader_uuid: "198260348cac4f9e81507aee877aec5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:59:37.833519 26315 raft_consensus.cc:1275] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:37.834879 26562 consensus_queue.cc:1048] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:37.842531 26390 raft_consensus.cc:1275] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:37.843969 26519 consensus_queue.cc:1048] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:37.916482 26390 raft_consensus.cc:1275] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:37.917547 26439 consensus_queue.cc:1048] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:37.924228 26238 raft_consensus.cc:1275] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:37.927199 26439 consensus_queue.cc:1048] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:37.968319 26315 raft_consensus.cc:1275] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:37.969383 26562 consensus_queue.cc:1048] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:37.975687 26390 raft_consensus.cc:1275] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:37.977362 26562 consensus_queue.cc:1048] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:38.016486 26241 raft_consensus.cc:1275] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:38.017796 26554 consensus_queue.cc:1048] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:38.027398 26390 raft_consensus.cc:3060] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:38.031174 26315 raft_consensus.cc:1275] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Refusing update from remote peer ea3d6165b8494a33ba21861135c07d82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:38.032663 26598 consensus_queue.cc:1048] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:38.033393 26390 raft_consensus.cc:1275] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:38.035070 26554 consensus_queue.cc:1048] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:38.042950 26241 raft_consensus.cc:1275] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Refusing update from remote peer ea3d6165b8494a33ba21861135c07d82: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:38.043987 26599 consensus_queue.cc:1048] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:59:38.055454 26241 raft_consensus.cc:3060] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:38.061352 26241 raft_consensus.cc:1275] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:38.062301 26554 consensus_queue.cc:1048] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:38.070080 26390 raft_consensus.cc:1275] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 88de3ca777f44f2c9c84fefeb5c1caeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:38.071569 26439 consensus_queue.cc:1048] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:38.105432 26390 raft_consensus.cc:1275] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:38.106596 26561 consensus_queue.cc:1048] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:38.113626 26315 raft_consensus.cc:1275] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Refusing update from remote peer 198260348cac4f9e81507aee877aec5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:38.115182 26562 consensus_queue.cc:1048] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:40.249635 26139 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34218:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:59:40.268510 26139 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34218:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:59:40.306524 17962 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:59:40.436861 26651 tablet.cc:1724] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.446719 26315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "287f53606fba45fb80881a353c77aa55"
dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
mode: GRACEFUL
new_leader_uuid: "ea3d6165b8494a33ba21861135c07d82"
 from {username='slave'} at 127.0.0.1:37344
I20260709 14:59:40.447453 26315 raft_consensus.cc:606] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Received request to transfer leadership to TS ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:40.497184 26650 tablet.cc:1724] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.493126 26661 tablet.cc:1724] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.448264 26662 tablet.cc:1724] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.520885 26207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.130:46085, user_credentials={real_user=slave}} blocked reactor thread for 67008.5us
I20260709 14:59:40.541250 26668 tablet.cc:1724] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.575692 26674 tablet.cc:1724] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.551911 26657 tablet.cc:1724] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.591303 26672 tablet.cc:1724] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.609570 26206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.131:38603, user_credentials={real_user=slave}} blocked reactor thread for 63154.7us
I20260709 14:59:40.620700 26662 tablet.cc:1724] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.606990 26676 tablet.cc:1724] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.631016 26669 log.cc:927] Time spent T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 14:59:40.645056 26651 tablet.cc:1724] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.658176 26682 tablet.cc:1724] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.672850 26661 tablet.cc:1724] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.675834 26241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "856dc28083c34f7c805f382d39069f1d"
dest_uuid: "198260348cac4f9e81507aee877aec5f"
mode: GRACEFUL
new_leader_uuid: "ea3d6165b8494a33ba21861135c07d82"
 from {username='slave'} at 127.0.0.1:41742
I20260709 14:59:40.676424 26241 raft_consensus.cc:606] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Received request to transfer leadership to TS ea3d6165b8494a33ba21861135c07d82
I20260709 14:59:40.677798 17962 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:59:40.678372 17962 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:59:40.680904 26674 tablet.cc:1724] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.688900 26650 tablet.cc:1724] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.707314 26668 tablet.cc:1724] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.709522 26662 tablet.cc:1724] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.685173 26672 tablet.cc:1724] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.712137 26676 tablet.cc:1724] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.731983 26687 tablet.cc:1724] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.734014 26672 tablet.cc:1724] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.744041 26672 tablet.cc:1724] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.714110 26657 tablet.cc:1724] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.754287 26686 tablet.cc:1724] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.726536 26355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.138.129:42149, user_credentials={real_user=slave}} blocked reactor thread for 76314.6us
I20260709 14:59:40.764094 26652 raft_consensus.cc:993] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb: : Instructing follower ea3d6165b8494a33ba21861135c07d82 to start an election
I20260709 14:59:40.765178 26660 raft_consensus.cc:1081] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Signalling peer ea3d6165b8494a33ba21861135c07d82 to start an election
I20260709 14:59:40.763999 26682 tablet.cc:1724] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.766515 26662 tablet.cc:1724] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.771474 26387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "287f53606fba45fb80881a353c77aa55"
dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
 from {username='slave'} at 127.0.0.1:48492
I20260709 14:59:40.772078 26387 raft_consensus.cc:493] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:40.772423 26387 raft_consensus.cc:3060] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:40.766760 26668 tablet.cc:1724] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59:40.780040 26387 raft_consensus.cc:515] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:40.783821 26238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f53606fba45fb80881a353c77aa55" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:40.784377 26238 raft_consensus.cc:3060] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:40.791124 26238 raft_consensus.cc:2468] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 3.
I20260709 14:59:40.791642 26387 leader_election.cc:290] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 3 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:40.792675 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "287f53606fba45fb80881a353c77aa55" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:40.793609 26315 raft_consensus.cc:3055] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:59:40.793941 26315 raft_consensus.cc:740] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88de3ca777f44f2c9c84fefeb5c1caeb, State: Running, Role: LEADER
I20260709 14:59:40.794612 26315 consensus_queue.cc:260] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [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: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:40.795581 26315 raft_consensus.cc:3060] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:59:40.803930 26315 raft_consensus.cc:2468] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 3.
I20260709 14:59:40.792295 26355 leader_election.cc:304] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [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: 198260348cac4f9e81507aee877aec5f, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:40.805541 26689 raft_consensus.cc:2804] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:59:40.806064 26689 raft_consensus.cc:697] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 3 LEADER]: Becoming Leader. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:40.806782 26689 consensus_queue.cc:237] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [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: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:40.818361 26139 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1: soft_deleted_table [id=a0a1f095c2174789afa19a7ef324fd29] alter complete (version 1)
I20260709 14:59:40.831234 26138 catalog_manager.cc:5697] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 reported cstate change: term changed from 2 to 3, leader changed from 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130) to ea3d6165b8494a33ba21861135c07d82 (127.17.138.131). New cstate: current_term: 3 leader_uuid: "ea3d6165b8494a33ba21861135c07d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:40.872654 26684 raft_consensus.cc:993] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f: : Instructing follower ea3d6165b8494a33ba21861135c07d82 to start an election
I20260709 14:59:40.873136 26679 raft_consensus.cc:1081] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Signalling peer ea3d6165b8494a33ba21861135c07d82 to start an election
I20260709 14:59:40.874501 26387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "856dc28083c34f7c805f382d39069f1d"
dest_uuid: "ea3d6165b8494a33ba21861135c07d82"
 from {username='slave'} at 127.0.0.1:48498
I20260709 14:59:40.874956 26387 raft_consensus.cc:493] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:59:40.875236 26387 raft_consensus.cc:3060] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:40.879710 26387 raft_consensus.cc:515] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:40.881083 26387 leader_election.cc:290] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 2 election: Requested vote from peers 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149), 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085)
I20260709 14:59:40.881909 26238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856dc28083c34f7c805f382d39069f1d" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "198260348cac4f9e81507aee877aec5f"
I20260709 14:59:40.882063 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856dc28083c34f7c805f382d39069f1d" candidate_uuid: "ea3d6165b8494a33ba21861135c07d82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb"
I20260709 14:59:40.882607 26238 raft_consensus.cc:3055] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:59:40.882788 26315 raft_consensus.cc:3060] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:40.882944 26238 raft_consensus.cc:740] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 198260348cac4f9e81507aee877aec5f, State: Running, Role: LEADER
I20260709 14:59:40.883833 26238 consensus_queue.cc:260] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:40.884820 26238 raft_consensus.cc:3060] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:59:40.887388 26315 raft_consensus.cc:2468] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 2.
I20260709 14:59:40.888312 26356 leader_election.cc:304] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88de3ca777f44f2c9c84fefeb5c1caeb, ea3d6165b8494a33ba21861135c07d82; no voters: 
I20260709 14:59:40.888916 26689 raft_consensus.cc:2804] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:59:40.889267 26689 raft_consensus.cc:697] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 2 LEADER]: Becoming Leader. State: Replica: ea3d6165b8494a33ba21861135c07d82, State: Running, Role: LEADER
I20260709 14:59:40.889372 26238 raft_consensus.cc:2468] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d6165b8494a33ba21861135c07d82 in term 2.
I20260709 14:59:40.890101 26689 consensus_queue.cc:237] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } }
I20260709 14:59:40.897145 26138 catalog_manager.cc:5697] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 reported cstate change: term changed from 1 to 2, leader changed from 198260348cac4f9e81507aee877aec5f (127.17.138.129) to ea3d6165b8494a33ba21861135c07d82 (127.17.138.131). New cstate: current_term: 2 leader_uuid: "ea3d6165b8494a33ba21861135c07d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d6165b8494a33ba21861135c07d82" member_type: VOTER last_known_addr { host: "127.17.138.131" port: 38603 } health_report { overall_health: HEALTHY } } }
I20260709 14:59:41.293478 26238 raft_consensus.cc:1275] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Refusing update from remote peer ea3d6165b8494a33ba21861135c07d82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:41.294584 26689 consensus_queue.cc:1048] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:41.304641 26316 raft_consensus.cc:1275] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Refusing update from remote peer ea3d6165b8494a33ba21861135c07d82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:59:41.305966 26689 consensus_queue.cc:1048] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:59:41.350513 26316 raft_consensus.cc:1275] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 3 FOLLOWER]: Refusing update from remote peer ea3d6165b8494a33ba21861135c07d82: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:41.351621 26689 consensus_queue.cc:1048] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88de3ca777f44f2c9c84fefeb5c1caeb" member_type: VOTER last_known_addr { host: "127.17.138.130" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:41.359745 26238 raft_consensus.cc:1275] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 3 FOLLOWER]: Refusing update from remote peer ea3d6165b8494a33ba21861135c07d82: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:59:41.361557 26689 consensus_queue.cc:1048] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "198260348cac4f9e81507aee877aec5f" member_type: VOTER last_known_addr { host: "127.17.138.129" port: 42149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:59:41.729560 17962 tablet_server.cc:179] TabletServer@127.17.138.129:0 shutting down...
W20260709 14:59:41.734149 26281 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260709 14:59:41.739286 26281 consensus_peers.cc:597] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb -> Peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Couldn't send request to peer 198260348cac4f9e81507aee877aec5f. 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:59:41.759516 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:41.760778 17962 tablet_replica.cc:333] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.761560 17962 raft_consensus.cc:2243] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.762135 17962 raft_consensus.cc:2272] T 8132b834e718498380d2265d543a8b4f P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.765928 17962 tablet_replica.cc:333] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.766673 17962 raft_consensus.cc:2243] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.767131 17962 raft_consensus.cc:2272] T 9c72db4087c64385a3bbe9ec85655c96 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.768745 17962 tablet_replica.cc:333] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.769224 17962 raft_consensus.cc:2243] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.769605 17962 raft_consensus.cc:2272] T 720291150bcb4399ab85b3b673ceee1a P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.771606 17962 tablet_replica.cc:333] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.772120 17962 raft_consensus.cc:2243] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.772795 17962 raft_consensus.cc:2272] T 89adc61a995c4e948ced7a75828c7c63 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.774443 17962 tablet_replica.cc:333] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.774950 17962 raft_consensus.cc:2243] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.775337 17962 raft_consensus.cc:2272] T a0db7db93176460bb44d0ff0ceb43fea P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.776890 17962 tablet_replica.cc:333] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.777405 17962 raft_consensus.cc:2243] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.777822 17962 raft_consensus.cc:2272] T 287f53606fba45fb80881a353c77aa55 P 198260348cac4f9e81507aee877aec5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.780037 17962 tablet_replica.cc:333] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.780556 17962 raft_consensus.cc:2243] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.781255 17962 raft_consensus.cc:2272] T addddf14abee4570868138eee6782c3c P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.783548 17962 tablet_replica.cc:333] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.784083 17962 raft_consensus.cc:2243] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.784574 17962 raft_consensus.cc:2272] T 31585dd641f3417ca36e18dd2d2adbd0 P 198260348cac4f9e81507aee877aec5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.786662 17962 tablet_replica.cc:333] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.787225 17962 raft_consensus.cc:2243] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.787946 17962 raft_consensus.cc:2272] T 7f61fe5b79e14987aefc250e841003d1 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.789805 17962 tablet_replica.cc:333] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.790575 17962 raft_consensus.cc:2243] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.791157 17962 raft_consensus.cc:2272] T 442614b7678745e0944c3917cd5acc91 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:41.793205 26355 consensus_peers.cc:597] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 -> Peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Couldn't send request to peer 198260348cac4f9e81507aee877aec5f. 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:59:41.793777 17962 tablet_replica.cc:333] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.794445 17962 raft_consensus.cc:2243] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.795276 17962 raft_consensus.cc:2272] T c6a459300cda4227b3f602a255bd63ea P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.797053 17962 tablet_replica.cc:333] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.797531 17962 raft_consensus.cc:2243] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.797919 17962 raft_consensus.cc:2272] T 856dc28083c34f7c805f382d39069f1d P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.800040 17962 tablet_replica.cc:333] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.800523 17962 raft_consensus.cc:2243] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.801167 17962 raft_consensus.cc:2272] T db246f122401401d994810aa300bbc34 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.802754 17962 tablet_replica.cc:333] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.803381 17962 raft_consensus.cc:2243] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.803853 17962 raft_consensus.cc:2272] T 467c0431fd5d468fae762442983b455b P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.806033 17962 tablet_replica.cc:333] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.806551 17962 raft_consensus.cc:2243] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.806948 17962 raft_consensus.cc:2272] T bc70731bf0c54472a49a73e023f1506c P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.808591 17962 tablet_replica.cc:333] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.809029 17962 raft_consensus.cc:2243] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.809653 17962 raft_consensus.cc:2272] T ac4cadd529ed4cb087de50e7543d013c P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.811225 17962 tablet_replica.cc:333] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.811640 17962 raft_consensus.cc:2243] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.812305 17962 raft_consensus.cc:2272] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.814126 17962 tablet_replica.cc:333] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f: stopping tablet replica
I20260709 14:59:41.814531 17962 raft_consensus.cc:2243] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.814903 17962 raft_consensus.cc:2272] T 21a39087e03c4d7fbc2ebf085f83f020 P 198260348cac4f9e81507aee877aec5f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:41.819237 26355 consensus_peers.cc:597] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 -> Peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Couldn't send request to peer 198260348cac4f9e81507aee877aec5f. 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:59:41.832423 26355 consensus_peers.cc:597] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 -> Peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Couldn't send request to peer 198260348cac4f9e81507aee877aec5f. 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:59:41.842303 26281 consensus_peers.cc:597] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb -> Peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Couldn't send request to peer 198260348cac4f9e81507aee877aec5f. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:42149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:59:41.847096 26355 consensus_peers.cc:597] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 -> Peer 198260348cac4f9e81507aee877aec5f (127.17.138.129:42149): Couldn't send request to peer 198260348cac4f9e81507aee877aec5f. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.129:42149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:41.853125 17962 tablet_server.cc:196] TabletServer@127.17.138.129:0 shutdown complete.
I20260709 14:59:41.883507 17962 tablet_server.cc:179] TabletServer@127.17.138.130:0 shutting down...
I20260709 14:59:41.907968 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:41.908660 17962 tablet_replica.cc:333] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.909410 17962 raft_consensus.cc:2243] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.909982 17962 raft_consensus.cc:2272] T 8132b834e718498380d2265d543a8b4f P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.911792 17962 tablet_replica.cc:333] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.912272 17962 raft_consensus.cc:2243] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.912941 17962 raft_consensus.cc:2272] T 720291150bcb4399ab85b3b673ceee1a P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.914579 17962 tablet_replica.cc:333] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.915079 17962 raft_consensus.cc:2243] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.915729 17962 raft_consensus.cc:2272] T 9c72db4087c64385a3bbe9ec85655c96 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.917336 17962 tablet_replica.cc:333] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.917851 17962 raft_consensus.cc:2243] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.918255 17962 raft_consensus.cc:2272] T 89adc61a995c4e948ced7a75828c7c63 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.919868 17962 tablet_replica.cc:333] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.920312 17962 raft_consensus.cc:2243] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.920941 17962 raft_consensus.cc:2272] T 31585dd641f3417ca36e18dd2d2adbd0 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.922719 17962 tablet_replica.cc:333] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.923161 17962 raft_consensus.cc:2243] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.923532 17962 raft_consensus.cc:2272] T c6a459300cda4227b3f602a255bd63ea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.925194 17962 tablet_replica.cc:333] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.925678 17962 raft_consensus.cc:2243] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.926060 17962 raft_consensus.cc:2272] T 856dc28083c34f7c805f382d39069f1d P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.928179 17962 tablet_replica.cc:333] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.928654 17962 raft_consensus.cc:2243] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.929308 17962 raft_consensus.cc:2272] T 442614b7678745e0944c3917cd5acc91 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.931113 17962 tablet_replica.cc:333] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.931581 17962 raft_consensus.cc:2243] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.931946 17962 raft_consensus.cc:2272] T 7f61fe5b79e14987aefc250e841003d1 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.933832 17962 tablet_replica.cc:333] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.934363 17962 raft_consensus.cc:2243] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.934810 17962 raft_consensus.cc:2272] T db246f122401401d994810aa300bbc34 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.936931 17962 tablet_replica.cc:333] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.937552 17962 raft_consensus.cc:2243] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.938068 17962 raft_consensus.cc:2272] T 467c0431fd5d468fae762442983b455b P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.940255 17962 tablet_replica.cc:333] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.940840 17962 raft_consensus.cc:2243] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.941838 17962 raft_consensus.cc:2272] T 21a39087e03c4d7fbc2ebf085f83f020 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.944223 17962 tablet_replica.cc:333] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.944882 17962 raft_consensus.cc:2243] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.945786 17962 raft_consensus.cc:2272] T a0db7db93176460bb44d0ff0ceb43fea P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.947794 17962 tablet_replica.cc:333] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.948442 17962 raft_consensus.cc:2243] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.948894 17962 raft_consensus.cc:2272] T addddf14abee4570868138eee6782c3c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.950519 17962 tablet_replica.cc:333] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.951035 17962 raft_consensus.cc:2243] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.951463 17962 raft_consensus.cc:2272] T 287f53606fba45fb80881a353c77aa55 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.953574 17962 tablet_replica.cc:333] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.954105 17962 raft_consensus.cc:2243] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:41.954777 17962 raft_consensus.cc:2272] T bc70731bf0c54472a49a73e023f1506c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.956470 17962 tablet_replica.cc:333] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.956911 17962 raft_consensus.cc:2243] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.957278 17962 raft_consensus.cc:2272] T ac4cadd529ed4cb087de50e7543d013c P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.958884 17962 tablet_replica.cc:333] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb: stopping tablet replica
I20260709 14:59:41.959300 17962 raft_consensus.cc:2243] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:41.959697 17962 raft_consensus.cc:2272] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P 88de3ca777f44f2c9c84fefeb5c1caeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:41.994917 17962 tablet_server.cc:196] TabletServer@127.17.138.130:0 shutdown complete.
I20260709 14:59:42.022619 17962 tablet_server.cc:179] TabletServer@127.17.138.131:0 shutting down...
I20260709 14:59:42.044500 17962 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:59:42.045217 17962 tablet_replica.cc:333] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.045990 17962 raft_consensus.cc:2243] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.046528 17962 raft_consensus.cc:2272] T 9c72db4087c64385a3bbe9ec85655c96 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.048323 17962 tablet_replica.cc:333] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.049001 17962 raft_consensus.cc:2243] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:42.049813 17962 raft_consensus.cc:2272] T 8132b834e718498380d2265d543a8b4f P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.051823 17962 tablet_replica.cc:333] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.052332 17962 raft_consensus.cc:2243] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.052819 17962 raft_consensus.cc:2272] T 31585dd641f3417ca36e18dd2d2adbd0 P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:59:42.053341 26356 consensus_peers.cc:597] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 -> Peer 88de3ca777f44f2c9c84fefeb5c1caeb (127.17.138.130:46085): Couldn't send request to peer 88de3ca777f44f2c9c84fefeb5c1caeb. Status: Network error: Client connection negotiation failed: client connection to 127.17.138.130:46085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:59:42.054595 17962 tablet_replica.cc:333] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.055159 17962 raft_consensus.cc:2243] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.055545 17962 raft_consensus.cc:2272] T 720291150bcb4399ab85b3b673ceee1a P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.057153 17962 tablet_replica.cc:333] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.057650 17962 raft_consensus.cc:2243] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.058038 17962 raft_consensus.cc:2272] T 89adc61a995c4e948ced7a75828c7c63 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.059634 17962 tablet_replica.cc:333] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.060226 17962 raft_consensus.cc:2243] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.060618 17962 raft_consensus.cc:2272] T a0db7db93176460bb44d0ff0ceb43fea P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.062220 17962 tablet_replica.cc:333] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.062704 17962 raft_consensus.cc:2243] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:59:42.063387 17962 raft_consensus.cc:2272] T 287f53606fba45fb80881a353c77aa55 P ea3d6165b8494a33ba21861135c07d82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.065788 17962 tablet_replica.cc:333] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.066298 17962 raft_consensus.cc:2243] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.066669 17962 raft_consensus.cc:2272] T addddf14abee4570868138eee6782c3c P ea3d6165b8494a33ba21861135c07d82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.068197 17962 tablet_replica.cc:333] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.068675 17962 raft_consensus.cc:2243] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.069103 17962 raft_consensus.cc:2272] T 7f61fe5b79e14987aefc250e841003d1 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.070932 17962 tablet_replica.cc:333] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.071393 17962 raft_consensus.cc:2243] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.071833 17962 raft_consensus.cc:2272] T 442614b7678745e0944c3917cd5acc91 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.073546 17962 tablet_replica.cc:333] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.074031 17962 raft_consensus.cc:2243] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.074424 17962 raft_consensus.cc:2272] T bc70731bf0c54472a49a73e023f1506c P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.076077 17962 tablet_replica.cc:333] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.076529 17962 raft_consensus.cc:2243] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.076897 17962 raft_consensus.cc:2272] T ac4cadd529ed4cb087de50e7543d013c P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.078516 17962 tablet_replica.cc:333] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.078980 17962 raft_consensus.cc:2243] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.079376 17962 raft_consensus.cc:2272] T 7cba9da7b47d4eeaaf2c1ab17efc1af3 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.081054 17962 tablet_replica.cc:333] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.081509 17962 raft_consensus.cc:2243] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.081928 17962 raft_consensus.cc:2272] T 21a39087e03c4d7fbc2ebf085f83f020 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.083570 17962 tablet_replica.cc:333] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.084024 17962 raft_consensus.cc:2243] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:42.084700 17962 raft_consensus.cc:2272] T 467c0431fd5d468fae762442983b455b P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.086485 17962 tablet_replica.cc:333] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.086931 17962 raft_consensus.cc:2243] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.087309 17962 raft_consensus.cc:2272] T db246f122401401d994810aa300bbc34 P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.088891 17962 tablet_replica.cc:333] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.089358 17962 raft_consensus.cc:2243] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:59:42.090041 17962 raft_consensus.cc:2272] T 856dc28083c34f7c805f382d39069f1d P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.092056 17962 tablet_replica.cc:333] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82: stopping tablet replica
I20260709 14:59:42.092483 17962 raft_consensus.cc:2243] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:59:42.092833 17962 raft_consensus.cc:2272] T c6a459300cda4227b3f602a255bd63ea P ea3d6165b8494a33ba21861135c07d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.119174 17962 tablet_server.cc:196] TabletServer@127.17.138.131:0 shutdown complete.
I20260709 14:59:42.146003 17962 master.cc:562] Master@127.17.138.190:36091 shutting down...
I20260709 14:59:42.163661 17962 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:59:42.164170 17962 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:59:42.164443 17962 tablet_replica.cc:333] T 00000000000000000000000000000000 P a9d92d38b4a44337a3798195d4038ef1: stopping tablet replica
I20260709 14:59:42.183511 17962 master.cc:584] Master@127.17.138.190:36091 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10410 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23987 ms total)

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

 1 FAILED TEST
I20260709 14:59:42.233071 17962 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 373 messages since previous log ~13 seconds ago
I20260709 14:59:42.233299 17962 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 373 messages since previous log ~13 seconds ago
I20260709 14:59:42.233481 17962 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 362 messages since previous log ~13 seconds ago
I20260709 14:59:42.233673 17962 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 ~32 seconds ago
I20260709 14:59:42.233848 17962 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 ~32 seconds ago
I20260709 14:59:42.234133 17962 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 14:59:42.234408 17962 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~5 seconds ago
